aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* git: grok 'help' to mean '--help'.Andreas Ericsson2006-01-05
* \n usage in stderr outputAlex Riesen2005-12-21
* Make "git help" sort git commands in columnsLinus Torvalds2005-12-18
* Make "git help" react to window size correctlyLinus Torvalds2005-12-18
* Clean up compatibility definitions.Junio C Hamano2005-12-05
* git.c: remove excess output for debugging when command is too long.Junio C Hamano2005-12-04
* git.c: two fixes, gitsetenv type and off-by-one error.Junio C Hamano2005-12-04
* Add compat/setenv.c, use in git.c.Jason Riedy2005-12-03
* git wrapper: more careful argument stuffingAlex Riesen2005-12-01
* Fix a warning about unused value.YOSHIFUJI Hideaki / 吉藤英明2005-11-25
* Do not show .exe in git command list.Junio C Hamano2005-11-18
* git wrapper: basic fixes.Junio C Hamano2005-11-15
* git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson2005-11-15
* C implementation of the 'git' program, take two.Andreas Ericsson2005-11-15