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