summaryrefslogtreecommitdiffstats
path: root/git.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kb/perf-trace'Junio C Hamano2014-07-221-0/+2
|\
| * git: add performance tracing for git's main() function to debug scriptsKarsten Blees2014-07-131-0/+2
* | Merge branch 'mg/verify-commit'Junio C Hamano2014-07-101-0/+1
|\ \
| * | verify-commit: scriptable commit signature verificationMichael J Gruber2014-06-231-0/+1
| |/
* | Merge branch 'jk/skip-prefix'Junio C Hamano2014-07-091-12/+10
|\ \
| * | git: avoid magic number with skip_prefixJeff King2014-06-201-2/+2
| * | use skip_prefix to avoid magic numbersJeff King2014-06-201-10/+8
| |/
* | Merge branch 'nd/init-restore-env'Junio C Hamano2014-06-251-4/+49
|\ \ | |/ |/|
| * git potty: restore environments after alias expansionNguyễn Thái Ngọc Duy2014-06-101-4/+49
* | Merge branch 'lr/git-run-setup-gently'Junio C Hamano2014-06-031-1/+1
|\ \ | |/ |/|
| * git.c: treat RUN_SETUP_GENTLY and RUN_SETUP as mutually exclusiveLuis R. Rodriguez2014-04-221-1/+1
* | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-201-1/+1
|/
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-171-1/+1
|\
| * add GIT_SHALLOW_FILE to propagate --shallow-file to subprocessesNguyễn Thái Ngọc Duy2013-12-101-1/+1
* | builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth2014-01-061-115/+127
* | git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth2014-01-061-7/+7
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-051-6/+6
* | peek-remote: remove deprecated alias of ls-remoteJohn Keeping2013-11-121-1/+0
* | tar-tree: remove deprecated commandJohn Keeping2013-11-121-1/+0
* | repo-config: remove deprecated alias for "git config"John Keeping2013-11-121-1/+0
|/
* Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-181-0/+1
|\
| * repack: rewrite the shell script in CStefan Beller2013-09-171-0/+1
* | Merge branch 'nr/git-cd-to-a-directory'Junio C Hamano2013-09-201-1/+12
|\ \
| * | git: run in a directory given with -C optionNazri Ramliy2013-09-091-1/+12
| |/
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-0/+12
|\ \ | |/ |/|
| * parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2013-07-151-0/+4
| * pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2013-07-151-0/+8
* | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-221-0/+1
|\ \
| * | builtin: add git-check-mailmap commandEric Sunshine2013-07-131-0/+1
| |/
* | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-221-0/+7
|\ \ | |/ |/|
| * git: ensure 0/1/2 are open in main()Thomas Rast2013-07-171-0/+7
* | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-061-0/+7
|\ \
| * | fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-281-0/+7
* | | sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-281-1/+2
|/ /
* | help: mention -a and -g option, and 'git help <concept>' usage.Philip Oakley2013-04-021-1/+3
* | Merge branch 'jk/alias-in-bare'Junio C Hamano2013-03-251-0/+1
|\ \
| * | setup: suppress implicit "." work-tree for bare reposJeff King2013-03-081-0/+1
* | | Merge branch 'maint'Junio C Hamano2013-03-111-2/+2
|\ \ \ | | |/ | |/|
| * | git.c: make usage match manual pageKevin Bracey2013-03-111-2/+2
* | | Merge branch 'maint'Junio C Hamano2013-03-101-1/+1
|\| |
| * | Translate git_more_info_string consistentlyKevin Bracey2013-03-101-1/+1
| |/
* | Merge branch 'as/check-ignore'Junio C Hamano2013-01-231-0/+1
|\ \
| * | add git-check-ignore sub-commandAdam Spiers2013-01-061-0/+1
* | | add global --literal-pathspecs optionJeff King2012-12-191-0/+8
| |/ |/|
* | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-291-33/+0
* | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-251-0/+1
* | move git_version_string into version.cJeff King2012-06-031-2/+0
|/
* Merge branch 'nd/columns'Junio C Hamano2012-05-031-0/+1
|\
| * Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-271-0/+1
* | i18n: help: mark strings for translationNguyễn Thái Ngọc Duy2012-04-241-1/+1
|/