aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* Fix 'git' wrapper usage stringThomas Rast2010-07-27
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-15
|\
| * git --paginate: paginate external commands againJonathan Nieder2010-07-14
| * git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-28
* | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13
|/
* Allow passing of configuration parameters in the command lineAlex Riesen2010-03-28
* Merge branch 'jh/notes'Junio C Hamano2010-03-15
|\
| * Builtin-ify git-notesJohan Herland2010-02-13
* | fallback SSH_ASKPASS when GIT_ASKPASS not setFrank Li2010-03-02
* | Merge branch 'maint'Junio C Hamano2010-02-16
|\ \
| * \ Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-16
| |\ \
| | * | Remove hyphen from "git-command" in two error messagesPete Harlan2010-02-15
* | | | Resurrect "git grep --no-index"Junio C Hamano2010-02-13
|/ / /
* | | Revert 30816237 and 7e62265Junio C Hamano2010-02-05
| |/ |/|
* | make "index-pack" a built-inLinus Torvalds2010-01-22
* | make "git pack-redundant" a built-inLinus Torvalds2010-01-22
* | make "git unpack-file" a built-inLinus Torvalds2010-01-22
* | make "mktag" a built-inLinus Torvalds2010-01-22
* | make "merge-index" a built-inLinus Torvalds2010-01-22
* | make "git patch-id" a built-inLinus Torvalds2010-01-21
* | make "git var" a built-inLinus Torvalds2010-01-21
* | make "git hash-object" a built-inLinus Torvalds2010-01-21
* | make "git merge-tree" a built-inLinus Torvalds2010-01-21
* | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\ \
| * | git merge -X<option>Avery Pennarun2010-01-17
| |/
* | grep: prepare to run outside of a work treeJunio C Hamano2010-01-15
|/
* Merge branch 'cc/replace'Junio C Hamano2009-11-23
|\
| * replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* | Let 'git <command> -h' show usage without a git dirJonathan Nieder2009-11-10
* | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
|/
* git: add --no-replace-objects option to disable replacingChristian Couder2009-10-13
* Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\
| * git-http-fetch: not a builtinLinus Torvalds2009-08-05
* | wrap git's main usage string.Matthieu Moy2009-09-13
* | update-server-info: make builtin, use parseoptRené Scharfe2009-08-29
* | Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\ \
| * | Add new "git replace" commandChristian Couder2009-05-31
* | | Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\ \ \ | |_|/ |/| |
| * | run_command: report failure to execute the program, but optionally don'tJohannes Sixt2009-07-06
| * | run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-06
| * | run_command: return exit code as positive valueJohannes Sixt2009-07-05
* | | Merge branch 'js/run-command-updates' (early part)Junio C Hamano2009-07-09
|\ \ \ | |/ /
| * | MinGW: truncate exit()'s argument to lowest 8 bitsJohannes Sixt2009-07-05
* | | Merge branch 'tr/die_errno'Junio C Hamano2009-07-06
|\ \ \ | |/ / |/| |
| * | Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast2009-06-27
| |/
* | git.c: avoid allocating one-too-many elements for new argv arrayBrandon Casey2009-06-30
|/
* build-in git-mktreeJunio C Hamano2009-05-10
* Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
* Fix typos / spelling in commentsMike Ralphson2009-04-22
* Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-12
|\