aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * | | | | git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * | | | | git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * | | | | install-webdoc.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * | | | | howto-index.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
* | | | | | Git 2.0-rc0v2.0.0-rc0Junio C Hamano2014-04-18
* | | | | | Merge branch 'jk/config-die-bad-number-noreturn'Junio C Hamano2014-04-18
|\ \ \ \ \ \
| * | | | | | config.c: mark die_bad_number as NORETURNJeff King2014-04-16
* | | | | | | Merge branch 'fc/remote-helper-fixes'Junio C Hamano2014-04-18
|\ \ \ \ \ \ \
| * | | | | | | remote-bzr: trivial test fixFelipe Contreras2014-04-14
| * | | | | | | remote-bzr: include authors field in pushed commitsdequis2014-04-09
| * | | | | | | remote-bzr: add support for older versionsFelipe Contreras2014-04-09
| * | | | | | | remote-hg: always normalize pathsFelipe Contreras2014-04-09
| * | | | | | | remote-helpers: allow all tests running from any dirFelipe Contreras2014-04-09
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fc/complete-aliased-push'Junio C Hamano2014-04-18
|\ \ \ \ \ \ \
| * | | | | | | completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2014-04-09
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano2014-04-18
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | prompt: fix missing file errors in zshFelipe Contreras2014-04-14
| |/ / / / /
* | | | | | Update draft release notes for 2.0Junio C Hamano2014-04-16
* | | | | | Merge branch 'mh/multimail'Junio C Hamano2014-04-16
|\ \ \ \ \ \
| * | | | | | git-multimail: update to version 1.0.0Michael Haggerty2014-04-07
* | | | | | | Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano2014-04-16
|\ \ \ \ \ \ \
| * | | | | | | utf8.c: partially update to version 6.3Torsten Bögershausen2014-04-09
| |/ / / / / /
* | | | | | | Merge branch 'km/avoid-cp-a'Junio C Hamano2014-04-16
|\ \ \ \ \ \ \
| * | | | | | | test: fix t7001 cp to use POSIX optionsKyle J. McKay2014-04-11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'km/avoid-bs-in-shell-glob'Junio C Hamano2014-04-16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | test: fix t5560 on FreeBSDKyle J. McKay2014-04-11
| |/ / / / /
* | | | | | Sync with 1.9.2Junio C Hamano2014-04-09
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Git 1.9.2v1.9.2Junio C Hamano2014-04-09
| * | | | | Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cn/fetch-prune-overlapping-destination' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mh/update-ref-batch-create-fix' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/fix-diff-no-index-diff-opt-parse' into maintJunio C Hamano2014-04-09
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'doc/http-backend: missing accent grave in literal mark-up'Junio C Hamano2014-04-09
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | doc/http-backend: missing accent grave in literal mark-upThomas Ackermann2014-04-09
* | | | | | | | | | | | Update draft release notes to 2.0Junio C Hamano2014-04-08
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Update draft release notes to 1.9.2Junio C Hamano2014-04-08
| * | | | | | | | | | | Merge branch 'mm/status-porcelain-format-i18n-fix' into maintJunio C Hamano2014-04-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bp/commit-p-editor' into maintJunio C Hamano2014-04-08
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | pack-objects: do not reuse packfiles without --delta-base-offsetJeff King2014-04-04
| * | | | | | | | | | | | | add `ignore_missing_links` mode to revwalkVicent Marti2014-04-04
* | | | | | | | | | | | | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | code and test: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | | | | | | | | | comments: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | | | | | | | | | contrib: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | | | | | | | | | Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* | | | | | | | | | | | | | Merge branch 'mh/update-ref-batch-create-fix'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |