Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2010-08-26 | 1 | -3/+3 |
|\ | |||||
| * | Fix 'git log' early pager startup error case | Linus Torvalds | 2010-08-25 | 1 | -3/+3 |
* | | Merge branch 'gb/split-cmdline-errmsg' | Junio C Hamano | 2010-08-21 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | split_cmdline: Allow caller to access error string | Greg Brockman | 2010-08-11 | 1 | -1/+2 |
* | | Fix 'git' wrapper usage string | Thomas Rast | 2010-07-27 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-07-15 | 1 | -1/+4 |
|\ | |||||
| * | git --paginate: paginate external commands again | Jonathan Nieder | 2010-07-14 | 1 | -0/+3 |
| * | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 2010-06-28 | 1 | -1/+1 |
* | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 | 1 | -1/+1 |
|/ | |||||
* | Allow passing of configuration parameters in the command line | Alex Riesen | 2010-03-28 | 1 | -0/+9 |
* | Merge branch 'jh/notes' | Junio C Hamano | 2010-03-15 | 1 | -0/+1 |
|\ | |||||
| * | Builtin-ify git-notes | Johan Herland | 2010-02-13 | 1 | -0/+1 |
* | | fallback SSH_ASKPASS when GIT_ASKPASS not set | Frank Li | 2010-03-02 | 1 | -0/+3 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-02-16 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-02-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Remove hyphen from "git-command" in two error messages | Pete Harlan | 2010-02-15 | 1 | -1/+1 |
* | | | | Resurrect "git grep --no-index" | Junio C Hamano | 2010-02-13 | 1 | -1/+1 |
|/ / / | |||||
* | | | Revert 30816237 and 7e62265 | Junio C Hamano | 2010-02-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 | 1 | -0/+1 |
* | | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 | 1 | -0/+1 |
* | | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 | 1 | -0/+1 |
* | | make "mktag" a built-in | Linus Torvalds | 2010-01-22 | 1 | -0/+1 |
* | | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 | 1 | -0/+1 |
* | | make "git patch-id" a built-in | Linus Torvalds | 2010-01-21 | 1 | -0/+1 |
* | | make "git var" a built-in | Linus Torvalds | 2010-01-21 | 1 | -0/+1 |
* | | make "git hash-object" a built-in | Linus Torvalds | 2010-01-21 | 1 | -0/+1 |
* | | make "git merge-tree" a built-in | Linus Torvalds | 2010-01-21 | 1 | -0/+1 |
* | | Merge branch 'ap/merge-backend-opts' | Junio C Hamano | 2010-01-20 | 1 | -0/+2 |
|\ \ | |||||
| * | | git merge -X<option> | Avery Pennarun | 2010-01-17 | 1 | -0/+2 |
| |/ | |||||
* | | grep: prepare to run outside of a work tree | Junio C Hamano | 2010-01-15 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'cc/replace' | Junio C Hamano | 2009-11-23 | 1 | -0/+3 |
|\ | |||||
| * | replace: use a GIT_NO_REPLACE_OBJECTS env variable | Christian Couder | 2009-11-20 | 1 | -0/+3 |
* | | Let 'git <command> -h' show usage without a git dir | Jonathan Nieder | 2009-11-10 | 1 | -9/+12 |
* | | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 2009-11-09 | 1 | -1/+0 |
|/ | |||||
* | git: add --no-replace-objects option to disable replacing | Christian Couder | 2009-10-13 | 1 | -1/+3 |
* | Merge branch 'db/vcs-helper' | Junio C Hamano | 2009-09-13 | 1 | -3/+0 |
|\ | |||||
| * | git-http-fetch: not a builtin | Linus Torvalds | 2009-08-05 | 1 | -3/+0 |
* | | wrap git's main usage string. | Matthieu Moy | 2009-09-13 | 1 | -1/+4 |
* | | update-server-info: make builtin, use parseopt | René Scharfe | 2009-08-29 | 1 | -0/+1 |
* | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add new "git replace" command | Christian Couder | 2009-05-31 | 1 | -0/+1 |
* | | | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 | 1 | -7/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | run_command: report failure to execute the program, but optionally don't | Johannes Sixt | 2009-07-06 | 1 | -1/+1 |
| * | | run_command: report system call errors instead of returning error codes | Johannes Sixt | 2009-07-06 | 1 | -5/+1 |
| * | | run_command: return exit code as positive value | Johannes Sixt | 2009-07-05 | 1 | -2/+2 |
* | | | Merge branch 'js/run-command-updates' (early part) | Junio C Hamano | 2009-07-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MinGW: truncate exit()'s argument to lowest 8 bits | Johannes Sixt | 2009-07-05 | 1 | -1/+1 |
* | | | Merge branch 'tr/die_errno' | Junio C Hamano | 2009-07-06 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | 1 | -3/+3 |
| |/ | |||||
* | | git.c: avoid allocating one-too-many elements for new argv array | Brandon Casey | 2009-06-30 | 1 | -2/+1 |
|/ |