| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 1 | -0/+1 |
| 2012-04-27 | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
| 2012-04-24 | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2012-01-08 | dashed externals: kill children on exit | Clemens Buchacher | 1 | -1/+1 |
| 2011-12-19 | Merge branch 'ab/enable-i18n' | Junio C Hamano | 1 | -0/+2 |
| 2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2011-11-21 | upload-archive: use start_command instead of fork | Jeff King | 1 | -0/+1 |
| 2011-08-28 | Merge branch 'jk/pager-with-external-command' | Junio C Hamano | 1 | -0/+2 |
| 2011-08-19 | support pager.* for external commands | Jeff King | 1 | -0/+2 |
| 2011-08-17 | Merge branch 'js/bisect-no-checkout' | Junio C Hamano | 1 | -1/+1 |
| 2011-08-17 | Merge branch 'js/ref-namespaces' | Junio C Hamano | 1 | -2/+16 |
| 2011-08-09 | bisect: add support for bisecting bare repositories | Jon Seymour | 1 | -1/+1 |
| 2011-07-06 | ref namespaces: infrastructure | Josh Triplett | 1 | -2/+16 |
| 2011-06-29 | Merge branch 'da/git-prefix-everywhere' into next | Junio C Hamano | 1 | -9/+1 |
| 2011-05-30 | Merge branch 'jk/maint-config-alias-fix' | Junio C Hamano | 1 | -4/+2 |
| 2011-05-26 | git: Remove handling for GIT_PREFIX | David Aguilar | 1 | -9/+1 |
| 2011-05-24 | handle_options(): do not miscount how many arguments were used | Junio C Hamano | 1 | -4/+2 |
| 2011-05-06 | Merge branch 'js/info-man-path' | Junio C Hamano | 1 | -1/+7 |
| 2011-05-01 | git: add --info-path and --man-path options | Jon Seymour | 1 | -1/+7 |
| 2011-04-27 | handle_alias: provide GIT_PREFIX to !alias | Michael J Gruber | 1 | -1/+9 |
| 2011-02-15 | git.c: reorder builtin command list | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
| 2011-02-13 | repo-config: add deprecation warning | René Scharfe | 1 | -1/+1 |
| 2011-01-06 | alias: use run_command api to execute aliases | Erik Faye-Lund | 1 | -17/+17 |
| 2010-12-28 | Merge branch 'nd/setup' | Junio C Hamano | 1 | -0/+4 |
| 2010-12-08 | Merge branch 'il/remote-fd-ext' | Junio C Hamano | 1 | -0/+2 |
| 2010-11-29 | builtins: print setup info if repo is found | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
| 2010-11-17 | allow command-specific pagers in pager.<cmd> | Jeff King | 1 | -5/+16 |
| 2010-10-13 | git-remote-ext | Ilari Liusvaara | 1 | -0/+1 |
| 2010-10-13 | git-remote-fd | Ilari Liusvaara | 1 | -0/+1 |
| 2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -4/+4 |
| 2010-09-08 | Merge branch 'tf/cleanup-builtin-help-headers' | Junio C Hamano | 1 | -1/+2 |
| 2010-09-08 | Merge branch 'kf/askpass-config' | Junio C Hamano | 1 | -3/+0 |
| 2010-09-08 | Merge branch 'jk/maint-pass-c-config-in-env' | Junio C Hamano | 1 | -1/+1 |
| 2010-09-01 | builtin.h: Move two functions definitions to help.h. | Thiago Farina | 1 | -1/+2 |
| 2010-08-31 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -15/+23 |
| 2010-08-31 | Allow core.askpass to override SSH_ASKPASS. | Knut Franke | 1 | -3/+0 |
| 2010-08-26 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
| 2010-08-25 | Fix 'git log' early pager startup error case | Linus Torvalds | 1 | -3/+3 |
| 2010-08-24 | pass "git -c foo=bar" params through environment | Jeff King | 1 | -1/+1 |
| 2010-08-21 | Merge branch 'gb/split-cmdline-errmsg' | Junio C Hamano | 1 | -1/+2 |
| 2010-08-15 | merge-file: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-15 | var: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-15 | ls-remote: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2010-08-15 | index-pack: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-15 | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2010-08-15 | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-15 | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-11 | split_cmdline: Allow caller to access error string | Greg Brockman | 1 | -1/+2 |
| 2010-08-11 | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-11 | shortlog: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-08-11 | git wrapper: allow setup_git_directory_gently() be called earlier | Nguyễn Thái Ngọc Duy | 1 | -4/+9 |
| 2010-08-11 | git wrapper: introduce startup_info struct | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
| 2010-07-27 | Fix 'git' wrapper usage string | Thomas Rast | 1 | -2/+2 |
| 2010-07-15 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -1/+4 |
| 2010-07-14 | git --paginate: paginate external commands again | Jonathan Nieder | 1 | -0/+3 |
| 2010-06-28 | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2010-06-13 | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 1 | -1/+1 |
| 2010-03-28 | Allow passing of configuration parameters in the command line | Alex Riesen | 1 | -0/+9 |
| 2010-03-15 | Merge branch 'jh/notes' | Junio C Hamano | 1 | -0/+1 |
| 2010-03-02 | fallback SSH_ASKPASS when GIT_ASKPASS not set | Frank Li | 1 | -0/+3 |
| 2010-02-16 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
| 2010-02-16 | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 1 | -1/+1 |
| 2010-02-15 | Remove hyphen from "git-command" in two error messages | Pete Harlan | 1 | -1/+1 |
| 2010-02-13 | Builtin-ify git-notes | Johan Herland | 1 | -0/+1 |
| 2010-02-13 | Resurrect "git grep --no-index" | Junio C Hamano | 1 | -1/+1 |
| 2010-02-05 | Revert 30816237 and 7e62265 | Junio C Hamano | 1 | -1/+1 |
| 2010-01-22 | make "index-pack" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-22 | make "git pack-redundant" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-22 | make "git unpack-file" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-22 | make "mktag" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-22 | make "merge-index" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-21 | make "git patch-id" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-21 | make "git var" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-21 | make "git hash-object" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-21 | make "git merge-tree" a built-in | Linus Torvalds | 1 | -0/+1 |
| 2010-01-20 | Merge branch 'ap/merge-backend-opts' | Junio C Hamano | 1 | -0/+2 |
| 2010-01-17 | git merge -X<option> | Avery Pennarun | 1 | -0/+2 |
| 2010-01-15 | grep: prepare to run outside of a work tree | Junio C Hamano | 1 | -1/+1 |
| 2009-11-23 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+3 |
| 2009-11-20 | replace: use a GIT_NO_REPLACE_OBJECTS env variable | Christian Couder | 1 | -0/+3 |
| 2009-11-10 | Let 'git <command> -h' show usage without a git dir | Jonathan Nieder | 1 | -9/+12 |
| 2009-11-09 | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 1 | -1/+0 |
| 2009-10-13 | git: add --no-replace-objects option to disable replacing | Christian Couder | 1 | -1/+3 |
| 2009-09-13 | Merge branch 'db/vcs-helper' | Junio C Hamano | 1 | -3/+0 |
| 2009-09-13 | wrap git's main usage string. | Matthieu Moy | 1 | -1/+4 |
| 2009-08-29 | update-server-info: make builtin, use parseopt | René Scharfe | 1 | -0/+1 |
| 2009-08-21 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+1 |
| 2009-08-10 | Merge branch 'js/run-command-updates' | Junio C Hamano | 1 | -7/+3 |
| 2009-08-05 | git-http-fetch: not a builtin | Linus Torvalds | 1 | -3/+0 |
| 2009-07-09 | Merge branch 'js/run-command-updates' (early part) | Junio C Hamano | 1 | -1/+1 |
| 2009-07-06 | Merge branch 'tr/die_errno' | Junio C Hamano | 1 | -3/+3 |
| 2009-07-06 | run_command: report failure to execute the program, but optionally don't | Johannes Sixt | 1 | -1/+1 |
| 2009-07-06 | run_command: report system call errors instead of returning error codes | Johannes Sixt | 1 | -5/+1 |
| 2009-07-05 | run_command: return exit code as positive value | Johannes Sixt | 1 | -2/+2 |
| 2009-07-05 | MinGW: truncate exit()'s argument to lowest 8 bits | Johannes Sixt | 1 | -1/+1 |
| 2009-06-30 | git.c: avoid allocating one-too-many elements for new argv array | Brandon Casey | 1 | -2/+1 |
| 2009-06-27 | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 1 | -3/+3 |
| 2009-05-31 | Add new "git replace" command | Christian Couder | 1 | -0/+1 |
| 2009-05-10 | build-in git-mktree | Junio C Hamano | 1 | -0/+1 |
| 2009-05-01 | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 1 | -4/+4 |
| 2009-04-22 | Fix typos / spelling in comments | Mike Ralphson | 1 | -1/+1 |
| 2009-04-12 | Merge branch 'cc/bisect-filter' | Junio C Hamano | 1 | -0/+1 |
| 2009-04-05 | bisect--helper: implement "git bisect--helper" | Christian Couder | 1 | -0/+1 |
| 2009-04-04 | add --html-path to get the location of installed HTML docs | Markus Heidelberg | 1 | -1/+4 |
| 2009-02-03 | Merge branch 'jk/maint-cleanup-after-exec-failure' | Junio C Hamano | 1 | -6/+15 |
| 2009-01-28 | git: use run_command() to execute dashed externals | Jeff King | 1 | -4/+13 |
| 2009-01-28 | git: s/run_command/run_builtin/ | Jeff King | 1 | -2/+2 |
| 2009-01-26 | git_extract_argv0_path(): Move check for valid argv0 from caller to callee | Steffen Prohaska | 1 | -3/+2 |
| 2009-01-26 | Refactor git_set_argv0_path() to git_extract_argv0_path() | Steve Haslam | 1 | -14/+5 |
| 2009-01-17 | Merge branch 'as/autocorrect-alias' | Junio C Hamano | 1 | -20/+33 |
| 2009-01-05 | remove trailing LF in die() messages | Alexander Potashev | 1 | -1/+1 |
| 2009-01-05 | git.c: make autocorrected aliases work | Adeodato Simó | 1 | -20/+33 |
| 2009-01-02 | git wrapper: Make while loop more reader-friendly | Johannes Schindelin | 1 | -3/+2 |
| 2008-12-04 | Make chdir failures visible | Alex Riesen | 1 | -2/+2 |
| 2008-12-02 | Add a built-in alias for 'stage' to the 'add' command | Scott Chacon | 1 | -0/+1 |
| 2008-10-12 | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 1 | -2/+1 |
| 2008-09-25 | Merge branch 'jc/alternate-push' | Shawn O. Pearce | 1 | -0/+1 |
| 2008-09-25 | Merge branch 'maint' | Shawn O. Pearce | 1 | -0/+2 |
| 2008-09-24 | maint: check return of split_cmdline to avoid bad config strings | Deskin Miller | 1 | -0/+2 |
| 2008-09-09 | Use xmalloc() and friends to catch allocation failures | Dotan Barak | 1 | -1/+1 |
| 2008-09-09 | receive-pack: make it a builtin | Junio C Hamano | 1 | -0/+1 |
| 2008-09-07 | Merge branch 'ar/autospell' | Junio C Hamano | 1 | -1/+3 |
| 2008-08-31 | git wrapper: DWIM mistyped commands | Johannes Schindelin | 1 | -1/+3 |
| 2008-08-28 | diff*: fix worktree setup | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2008-08-25 | Revert "Build-in "git-shell"" | Junio C Hamano | 1 | -1/+0 |
| 2008-08-20 | Build-in "git-shell" | Junio C Hamano | 1 | -0/+1 |
| 2008-07-25 | Record the command invocation path early | Johannes Sixt | 1 | -3/+2 |
| 2008-07-21 | Revert "make git-status use a pager" | Junio C Hamano | 1 | -1/+1 |
| 2008-07-15 | Merge branch 'mv/merge-in-c' | Junio C Hamano | 1 | -53/+1 |
| 2008-07-07 | Build in merge | Miklos Vajna | 1 | -0/+1 |
| 2008-07-06 | Allow per-command pager config | Jeff King | 1 | -4/+47 |
| 2008-07-02 | Merge branch 'j6t/mingw' | Junio C Hamano | 1 | -3/+16 |
| 2008-06-30 | Move split_cmdline() to alias.c | Miklos Vajna | 1 | -53/+0 |
| 2008-06-23 | Prepare execv_git_cmd() for removal of builtins from the filesystem | Junio C Hamano | 1 | -1/+31 |
| 2008-06-23 | Windows: Strip ".exe" from the program name. | Johannes Sixt | 1 | -3/+16 |
| 2008-06-09 | Ignore .gitattributes in bare repositories | René Scharfe | 1 | -1/+1 |
| 2008-06-06 | Print info about "git help COMMAND" on git's main usage pages | Teemu Likonen | 1 | -0/+4 |
| 2008-05-26 | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 1 | -1/+1 |
| 2008-05-24 | diff-files: do not play --no-index games | Junio C Hamano | 1 | -1/+1 |
| 2008-05-04 | Build in clone | Daniel Barkalow | 1 | -0/+1 |
| 2008-04-29 | make git-status use a pager | Bart Trojanowski | 1 | -1/+1 |
| 2008-04-01 | Accept git aliases outside a git repository | Junio C Hamano | 1 | -1/+2 |
| 2008-03-26 | Always set *nongit_ok in setup_git_directory_gently() | SZEDER Gábor | 1 | -2/+2 |
| 2008-03-15 | shortlog: do not require to run from inside a git repository | Jonas Fonseca | 1 | -1/+1 |
| 2008-03-01 | Make git-remote a builtin | Johannes Schindelin | 1 | -0/+1 |
| 2008-02-27 | Merge branch 'db/checkout' | Junio C Hamano | 1 | -0/+3 |
| 2008-02-24 | make alias lookup a public, procedural function | Jeff King | 1 | -14/+3 |
| 2008-02-23 | Add merge-subtree back | Junio C Hamano | 1 | -0/+1 |
| 2008-02-16 | Build in checkout | Daniel Barkalow | 1 | -0/+1 |
| 2008-02-11 | git.c: guard config parser from value=NULL | Junio C Hamano | 1 | -0/+2 |
| 2008-02-09 | Build-in merge-recursive | Daniel Barkalow | 1 | -0/+1 |
| 2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -1/+2 |
| 2007-12-03 | Trace and quote with argv: get rid of unneeded count argument. | Christian Couder | 1 | -3/+3 |
| 2007-12-02 | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 1 | -0/+1 |
| 2007-11-24 | Merge branch 'jk/send-pack' | Junio C Hamano | 1 | -0/+3 |
| 2007-11-24 | Merge branch 'sb/clean' | Junio C Hamano | 1 | -0/+1 |
| 2007-11-24 | Merge branch 'js/mingw-fallouts' | Junio C Hamano | 1 | -1/+1 |
| 2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -1/+2 |
| 2007-11-22 | git-merge-ours: make it a builtin. | Thomas Harning | 1 | -0/+1 |
| 2007-11-18 | Make git-clean a builtin | Shawn Bohrer | 1 | -0/+1 |
| 2007-11-17 | Merge branch 'ph/parseopt-sh' | Junio C Hamano | 1 | -1/+1 |
| 2007-11-14 | builtin run_command: do not exit with -1. | Johannes Sixt | 1 | -1/+1 |
| 2007-11-14 | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 1 | -0/+3 |
| 2007-11-06 | git-rev-parse --parseopt | Junio C Hamano | 1 | -1/+1 |
| 2007-11-05 | Don't always require working tree for git-rm | Mike Hommey | 1 | -1/+1 |
| 2007-11-05 | Refactor working tree setup | Mike Hommey | 1 | -8/+3 |
| 2007-11-05 | Build in ls-remote | Daniel Barkalow | 1 | -1/+2 |
| 2007-11-02 | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 1 | -0/+1 |
| 2007-11-02 | Build-in peek-remote, using transport infrastructure. | Daniel Barkalow | 1 | -0/+1 |
| 2007-10-29 | use only the $PATH for exec'ing git commands | Scott R Parish | 1 | -36/+7 |
| 2007-10-29 | "current_exec_path" is a misleading name, use "argv_exec_path" | Scott R Parish | 1 | -1/+1 |
| 2007-10-29 | "git" returns 1; "git help" and "git help -a" return 0 | Scott R Parish | 1 | -3/+4 |
| 2007-10-24 | Merge branch 'db/fetch-pack' | Junio C Hamano | 1 | -0/+5 |
| 2007-10-20 | Deduce exec_path also from calls to git with a relative path | Johannes Schindelin | 1 | -2/+3 |
| 2007-10-16 | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 1 | -11/+5 |
| 2007-09-21 | sq_quote_argv and add_to_string rework with strbuf's. | Pierre Habouzit | 1 | -11/+5 |
| 2007-09-19 | Make fetch a builtin | Daniel Barkalow | 1 | -0/+1 |
| 2007-09-19 | Make fetch-pack a builtin with an internal API | Daniel Barkalow | 1 | -0/+1 |
| 2007-09-19 | Modularize commit-walker | Daniel Barkalow | 1 | -0/+3 |
| 2007-09-12 | Make "git reset" a builtin. | Carlos Rica | 1 | -0/+1 |
| 2007-08-27 | git --bare cmd: do not unconditionally nuke GIT_DIR | Junio C Hamano | 1 | -1/+1 |
| 2007-08-27 | Fix initialization of a bare repository | Junio C Hamano | 1 | -0/+1 |
| 2007-08-19 | Add and document a global --no-pager option for git. | Matthieu Moy | 1 | -1/+5 |
| 2007-08-13 | diff: don't run pager if user asked for a diff style exit code | René Scharfe | 1 | -1/+1 |
| 2007-08-10 | Merge branch 'cr/tag' | Junio C Hamano | 1 | -0/+2 |
| 2007-08-04 | checkout-index needs a working tree | Johannes Schindelin | 1 | -1/+2 |
| 2007-08-01 | Clean up work-tree handling | Johannes Schindelin | 1 | -3/+8 |
| 2007-07-31 | git.c: execution path | Junio C Hamano | 1 | -5/+5 |
| 2007-07-26 | Make verify-tag a builtin. | Carlos Rica | 1 | -0/+1 |
| 2007-07-20 | Make git tag a builtin. | Carlos Rica | 1 | -0/+1 |
| 2007-07-04 | Remove USE_PAGER from git-pickaxe and git-annotate | Andrew Ruder | 1 | -2/+2 |
| 2007-07-02 | Make '!' aliases more useful | Johannes Schindelin | 1 | -0/+15 |
| 2007-07-01 | Merge branch 'ml/worktree' | Junio C Hamano | 1 | -4/+18 |
| 2007-07-01 | Merge branch 'ei/worktree+filter' | Junio C Hamano | 1 | -13/+22 |
| 2007-06-30 | git: Try a bit harder not to lose errno in stdio | Linus Torvalds | 1 | -4/+5 |
| 2007-06-24 | Check for IO errors after running a command | Linus Torvalds | 1 | -1/+20 |
| 2007-06-24 | Clean up internal command handling | Linus Torvalds | 1 | -22/+30 |
| 2007-06-12 | make git barf when an alias changes environment variables | Matthias Lederhofer | 1 | -4/+18 |
| 2007-06-06 | Use new semantics of is_bare/inside_git_dir/inside_work_tree | Matthias Lederhofer | 1 | -10/+10 |
| 2007-06-06 | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 1 | -1/+11 |