Commit Graph

32 Commits

Author SHA1 Message Date
Arialdo Martini
aa63017ad0 By default does not print a symbol when the correspondent flag is false 2013-09-08 13:08:59 +02:00
Arialdo Martini
f2e3a20c19 tag symbol is close to tag name 2013-09-08 13:08:59 +02:00
Arialdo Martini
5818883195 It does not fire any errors when in a brand new repository 2013-09-08 13:08:59 +02:00
Arialdo Martini
e7a7c07427 Is a git repo has a violet symbol 2013-09-04 22:56:51 +02:00
Arialdo Martini
249b717000 a star is displayed when stash list is not empty 2013-09-04 22:36:13 +02:00
Arialdo Martini
87a75f7d77 detached symbol is not overwritten 2013-09-04 22:28:03 +02:00
Arialdo Martini
475805526b number of ahead/behind commits, should push, can fast forward and has diverged sybols are set correctly 2013-09-04 20:17:21 +02:00
Arialdo Martini
8d32b73a46 When not in a git repo, the prompt does not use two lines 2013-09-04 08:55:49 +02:00
Arialdo Martini
fc42bd7a57 Has modifications cached has a nicer symbol 2013-09-04 08:45:20 +02:00
Arialdo Martini
5c0092061d ready to commit is displayed only when no files are left to cache 2013-09-04 08:38:57 +02:00
Arialdo Martini
20e74a8159 when browsing bash history the cursor is no shifted anymore 2013-09-04 08:13:30 +02:00
Arialdo Martini
d8b3c75047 tags are detected correctly 2013-09-03 23:35:13 +02:00
Arialdo Martini
dd7f87d054 tag in last position; has diverged and can fast-forward work 2013-09-03 23:20:48 +02:00
Arialdo Martini
bd94ce0058 the number of commits behind or ahead is correct even after a push 2013-09-03 22:02:15 +02:00
Arialdo Martini
71d2975e6a the number of commits from or to the remote branch is correctly calculated 2013-09-03 19:11:22 +02:00
Arialdo Martini
c6e25a79c0 display of tag name is optional 2013-09-03 18:47:06 +02:00
Arialdo Martini
48ccb29b25 if on a tag, it displays a symbol and the tag name 2013-09-03 18:41:00 +02:00
Arialdo Martini
05577400d6 it doesn't display an extra space if no ahead/behind message needs to be printed 2013-09-03 09:14:58 +02:00
Arialdo Martini
745bb609f8 Shows how many commits the branch is behind or ahead its upstream 2013-09-03 08:57:36 +02:00
Arialdo Martini
9b972b6143 Symbols can be overwritten 2013-09-03 08:35:50 +02:00
Arialdo Martini
a7d727b800 The prompt is displayed in two lines 2013-09-03 07:54:15 +02:00
Arialdo Martini
27f6403382 fake Will merge, will rebase 2013-09-03 07:47:52 +02:00
Arialdo Martini
a48b0acabd Support for just initialized repositories 2013-09-02 23:27:36 +02:00
Arialdo Martini
694e1f854e It displays added and removed files 2013-09-02 22:59:09 +02:00
Arialdo Martini
f254267b28 if upstream branch has the same name as the local one, the name is omitted 2013-09-02 20:11:54 +02:00
Arialdo Martini
d86af5c1e9 The upstream branch is shown 2013-09-02 19:15:33 +02:00
Arialdo Martini
c397ff3c92 Using only enrich 2013-09-02 19:12:27 +02:00
Arialdo Martini
064812ae41 refactoring 2013-09-02 19:00:26 +02:00
Arialdo Martini
c1fc8c0151 one-line if-then-elses 2013-09-02 08:49:50 +02:00
Arialdo Martini
bb9e173fd2 Refactoring, partly working 2013-09-02 08:31:05 +02:00
Arialdo Martini
e51614216b Flags for modifications, indexed and untracked 2013-09-02 00:59:21 +02:00
Arialdo Martini
12360123b4 Displays a yellow heart if the current directory is a git repository 2013-09-02 00:02:16 +02:00