aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* transport-helper: propagate recvline() error pushingFelipe Contreras2014-04-14
* remote-helpers: make recvline return an errorFelipe Contreras2014-04-14
* transport-helper: remove barely used xchgline()Felipe Contreras2014-04-14
* 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
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
* | | | | | | | | | | Merge branch 'mr/opt-set-ptr'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parse-options: remove unused OPT_SET_PTRMarat Radchenko2014-03-31
| * | | | | | | | | | | parse-options: add cast to correct pointer type to OPT_SET_PTRJunio C Hamano2014-03-31
| * | | | | | | | | | | MSVC: fix t0040-parse-options crashMarat Radchenko2014-03-31
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rev-parse: fix typo in example on manpageRené Scharfe2014-04-01
* | | | | | | | | | | | Merge branch 'mr/msvc-link-with-invalidcontinue'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MSVC: link in invalidcontinue.obj for better POSIX compatibilityMarat Radchenko2014-03-28
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | parse-options: make sure argh string does not have SP or _Junio C Hamano2014-03-24
| * | | | | | | | | | | | update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano2014-03-24
| * | | | | | | | | | | | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | t4212: loosen far-in-future test for AIXJeff King2014-04-01
| * | | | | | | | | | | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-01
* | | | | | | | | | | | git-p4: explicitly specify that HEAD is a revisionVlad Dogaru2014-04-07
* | | | | | | | | | | | MSVC: allow using ExtUtils::MakeMakerMarat Radchenko2014-04-04
* | | | | | | | | | | | Update draft release notes to 2.0Junio C Hamano2014-04-03
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Start preparing for 1.9.1Junio C Hamano2014-04-03
| * | | | | | | | | | | Merge branch 'jk/mv-submodules-fix' into maintJunio C Hamano2014-04-03
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/remove-subtree-long-pathname-fix' into maintJunio C Hamano2014-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/lib-terminal-lazy' into maintJunio C Hamano2014-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \