summaryrefslogtreecommitdiffstats
path: root/builtin-help.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-11drop length argument of has_extensionRene Scharfe1-1/+1
2006-08-10Add has_extension()Rene Scharfe1-1/+1
2006-08-02Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones1-31/+23
2006-07-29Call setup_git_directory() much earlierLinus Torvalds1-2/+2
2006-07-25git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin1-1/+1
2006-07-10Fix more typos, primarily in the codePavel Roskin1-1/+1
2006-04-27Fix "git help -a" terminal autosizingLinus Torvalds1-0/+1
2006-04-21Split up builtin commands into separate files from git.cLinus Torvalds1-0/+241