Commit Graph

20 Commits

Author SHA1 Message Date
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