aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'js/msys2'Junio C Hamano2016-01-28
|\ \ \ \ \
| * | | | | mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin2016-01-15
| * | | | | mingw: squash another warning about a castJohannes Schindelin2016-01-15
| * | | | | mingw: avoid warnings when casting HANDLEs to intJohannes Schindelin2016-01-15
| * | | | | mingw: avoid redefining S_* constantsJohannes Schindelin2016-01-15
| * | | | | compat/winansi: support compiling with MSys2Johannes Schindelin2016-01-14
| * | | | | compat/mingw: support MSys2-based MinGW buildJohannes Schindelin2016-01-14
| * | | | | nedmalloc: allow compiling with MSys2's compilerJohannes Schindelin2016-01-14
| * | | | | config.mak.uname: supporting 64-bit MSys2Johannes Schindelin2016-01-13
| * | | | | config.mak.uname: support MSys2Johannes Schindelin2016-01-13
| |/ / / /
* | | | | Merge branch 'tk/interpret-trailers-in-place'Junio C Hamano2016-01-28
|\ \ \ \ \
| * | | | | interpret-trailers: add option for in-place editingTobias Klauser2016-01-14
| * | | | | trailer: allow to write to files other than stdoutTobias Klauser2016-01-14
| |/ / / /
* | | | | Merge branch 'jk/sanity'Junio C Hamano2016-01-28
|\ \ \ \ \
| * | | | | test-lib: clarify and tighten SANITYJunio C Hamano2016-01-19
* | | | | | Merge branch 'jk/filter-branch-no-index'Junio C Hamano2016-01-28
|\ \ \ \ \ \
| * | | | | | filter-branch: resolve $commit^{tree} in no-index caseJeff King2016-01-19
* | | | | | | Third batch for 2.8 cycleJunio C Hamano2016-01-26
* | | | | | | Merge branch 'jk/symbolic-ref'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \
| * | | | | | | lock_ref_sha1_basic: handle REF_NODEREF with invalid refsJeff King2016-01-13
| * | | | | | | lock_ref_sha1_basic: always fill old_oid while holding lockJeff King2016-01-13
| * | | | | | | checkout,clone: check return value of create_symrefJeff King2016-01-12
| * | | | | | | create_symref: write reflog while holding lockJeff King2015-12-29
| * | | | | | | create_symref: use existing ref-lock codeJeff King2015-12-29
| * | | | | | | create_symref: modernize variable namesJeff King2015-12-29
* | | | | | | | Merge branch 'ak/format-patch-odir-config'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: introduce format.outputDirectory configurationAlexander Kuleshov2016-01-13
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'rp/p4-filetype-change'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4.py: add support for filetype changeRomain Picard2016-01-13
* | | | | | | | | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | receive-pack: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | | | | | | | merge: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | | | | | | | am: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| * | | | | | | | | fetch: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase: ignore failures from "gc --auto"Jeff King2016-01-13
* | | | | | | | | | Merge branch 'js/pull-rebase-i'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | completion: add missing branch.*.rebase valuesJohannes Schindelin2016-01-13
| * | | | | | | | | | remote: handle the config setting branch.*.rebase=interactiveJohannes Schindelin2016-01-13
| * | | | | | | | | | pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin2016-01-13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t9901-git-web--browse.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | | t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Elia Pinto2016-01-12
| * | | | | | | | | | t9350-fast-export.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | | t9300-fast-import.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | | t9150-svk-mergetickets.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | | t9145-git-svn-master-branch.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-12
| * | | | | | | | | | t9138-git-svn-authors-prog.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-12
| * | | | | | | | | | t9137-git-svn-dcommit-clobber-series.sh: use the $( ... ) construct for comma...Elia Pinto2016-01-12
| * | | | | | | | | | t9132-git-svn-broken-symlink.sh: use the $( ... ) construct for command subst...Elia Pinto2016-01-12