Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-27 | contrib/examples/git-commit.sh: use the $( ... ) construct for command substi... | Elia Pinto | 1 | -4/+4 |
2014-06-09 | contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -2/+2 |
2014-04-21 | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 1 | -5/+5 |
2014-04-17 | git-commit.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -5/+5 |
2014-03-31 | contrib: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
2010-07-27 | examples/commit: use --abbrev for commit summary | Jonathan Nieder | 1 | -1/+1 |
2008-07-30 | Replace uses of "git-var" with "git var" | Todd Zullinger | 1 | -3/+3 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -0/+639 |
2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -0/+629 |