| Commit message (Expand) | Author | Age |
* | Merge branch 'db/vcs-helper' | Junio C Hamano | 2009-09-13 |
|\ |
|
| * | git-http-fetch: not a builtin | Linus Torvalds | 2009-08-05 |
* | | wrap git's main usage string. | Matthieu Moy | 2009-09-13 |
* | | update-server-info: make builtin, use parseopt | René Scharfe | 2009-08-29 |
* | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 |
|\ \ |
|
| * | | Add new "git replace" command | Christian Couder | 2009-05-31 |
* | | | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | run_command: report failure to execute the program, but optionally don't | Johannes Sixt | 2009-07-06 |
| * | | run_command: report system call errors instead of returning error codes | Johannes Sixt | 2009-07-06 |
| * | | run_command: return exit code as positive value | Johannes Sixt | 2009-07-05 |
* | | | Merge branch 'js/run-command-updates' (early part) | Junio C Hamano | 2009-07-09 |
|\ \ \
| |/ / |
|
| * | | MinGW: truncate exit()'s argument to lowest 8 bits | Johannes Sixt | 2009-07-05 |
* | | | Merge branch 'tr/die_errno' | Junio C Hamano | 2009-07-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 |
| |/ |
|
* | | git.c: avoid allocating one-too-many elements for new argv array | Brandon Casey | 2009-06-30 |
|/ |
|
* | build-in git-mktree | Junio C Hamano | 2009-05-10 |
* | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 |
* | Fix typos / spelling in comments | Mike Ralphson | 2009-04-22 |
* | Merge branch 'cc/bisect-filter' | Junio C Hamano | 2009-04-12 |
|\ |
|
| * | bisect--helper: implement "git bisect--helper" | Christian Couder | 2009-04-05 |
* | | add --html-path to get the location of installed HTML docs | Markus Heidelberg | 2009-04-04 |
|/ |
|
* | Merge branch 'jk/maint-cleanup-after-exec-failure' | Junio C Hamano | 2009-02-03 |
|\ |
|
| * | git: use run_command() to execute dashed externals | Jeff King | 2009-01-28 |
| * | git: s/run_command/run_builtin/ | Jeff King | 2009-01-28 |
* | | git_extract_argv0_path(): Move check for valid argv0 from caller to callee | Steffen Prohaska | 2009-01-26 |
* | | Refactor git_set_argv0_path() to git_extract_argv0_path() | Steve Haslam | 2009-01-26 |
* | | Merge branch 'as/autocorrect-alias' | Junio C Hamano | 2009-01-17 |
|\ \ |
|
| * | | git.c: make autocorrected aliases work | Adeodato Simó | 2009-01-05 |
* | | | remove trailing LF in die() messages | Alexander Potashev | 2009-01-05 |
|/ / |
|
* | | git wrapper: Make while loop more reader-friendly | Johannes Schindelin | 2009-01-02 |
|/ |
|
* | Make chdir failures visible | Alex Riesen | 2008-12-04 |
* | Add a built-in alias for 'stage' to the 'add' command | Scott Chacon | 2008-12-02 |
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 |
* | Merge branch 'jc/alternate-push' | Shawn O. Pearce | 2008-09-25 |
|\ |
|
| * | receive-pack: make it a builtin | Junio C Hamano | 2008-09-09 |
* | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-25 |
|\ \ |
|
| * | | maint: check return of split_cmdline to avoid bad config strings | Deskin Miller | 2008-09-24 |
* | | | Use xmalloc() and friends to catch allocation failures | Dotan Barak | 2008-09-09 |
| |/
|/| |
|
* | | Merge branch 'ar/autospell' | Junio C Hamano | 2008-09-07 |
|\ \
| |/
|/| |
|
| * | git wrapper: DWIM mistyped commands | Johannes Schindelin | 2008-08-31 |
| * | Revert "Build-in "git-shell"" | Junio C Hamano | 2008-08-25 |
| * | Build-in "git-shell" | Junio C Hamano | 2008-08-20 |
* | | diff*: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 |
|/ |
|
* | Record the command invocation path early | Johannes Sixt | 2008-07-25 |
* | Revert "make git-status use a pager" | Junio C Hamano | 2008-07-21 |
* | Merge branch 'mv/merge-in-c' | Junio C Hamano | 2008-07-15 |
|\ |
|
| * | Build in merge | Miklos Vajna | 2008-07-07 |
| * | Move split_cmdline() to alias.c | Miklos Vajna | 2008-06-30 |
* | | Allow per-command pager config | Jeff King | 2008-07-06 |
* | | Merge branch 'j6t/mingw' | Junio C Hamano | 2008-07-02 |
|\ \ |
|