Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'da/difftool' into maint | Junio C Hamano | 2016-06-06 |
|\ | |||
| * | difftool: handle unmerged files in dir-diff mode | David Aguilar | 2016-05-16 |
* | | Merge branch 'tb/core-eol-fix' into maint | Junio C Hamano | 2016-06-06 |
|\ \ | |||
| * | | convert.c: ident + core.autocrlf didn't work | Torsten Bögershausen | 2016-04-25 |
| * | | t0027: test cases for combined attributes | Torsten Bögershausen | 2016-04-25 |
| * | | t0027: make commit_chk_wrnNNO() reliable | Torsten Bögershausen | 2016-04-25 |
* | | | Merge branch 'ar/diff-args-osx-precompose' into maint | Junio C Hamano | 2016-06-06 |
|\ \ \ | |||
| * | | | diff: run arguments through precompose_argv | Alexander Rinass | 2016-05-13 |
* | | | | Merge branch 'sb/submodule-deinit-all' into maint | Junio C Hamano | 2016-05-31 |
|\ \ \ \ | |||
| * | | | | submodule deinit: require '--all' instead of '.' for all submodules | Stefan Beller | 2016-05-05 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint | Junio C Hamano | 2016-05-31 |
|\ \ \ \ | |||
| * | | | | test-lib: set BASH_XTRACEFD automatically | Jeff King | 2016-05-11 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'js/name-rev-use-oldest-ref' into maint | Junio C Hamano | 2016-05-31 |
|\ \ \ \ | |||
| * | | | | name-rev: include taggerdate in considering the best name | Johannes Schindelin | 2016-04-22 |
| |/ / / | |||
* | | | | Merge branch 'jc/fsck-nul-in-commit' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ | |||
| * | | | | fsck: detect and warn a commit with embedded NUL | Junio C Hamano | 2016-05-10 |
* | | | | | Merge branch 'js/windows-dotgit' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | mingw: introduce the 'core.hideDotFiles' setting | Johannes Schindelin | 2016-05-11 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'lp/typofixes' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 2016-05-06 |
| |/ / / / | |||
* | | | | | Merge branch 'sb/z-is-gnutar-ism' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | t6041: do not compress backup tar file | Stefan Beller | 2016-05-09 |
| * | | | | | t3513: do not compress backup tar file | Stefan Beller | 2016-05-09 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'va/i18n-misc-updates' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | i18n: unpack-trees: avoid substituting only a verb in sentences | Vasco Almeida | 2016-05-12 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'ak/t4151-ls-files-could-be-empty' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | t4151: make sure argument to 'test -z' is given | Armin Kunaschik | 2016-05-09 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'jc/test-seq' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | test-lib-functions.sh: rewrite test_seq without Perl | Junio C Hamano | 2016-05-09 |
| * | | | | | test-lib-functions.sh: remove misleading comment on test_seq | Junio C Hamano | 2016-05-09 |
| |/ / / / | |||
* | | | | | Merge branch 'tb/t5601-sed-fix' into maint | Junio C Hamano | 2016-05-26 |
|\ \ \ \ \ | |||
| * | | | | | t5601: Remove trailing space in sed expression | Torsten Bögershausen | 2016-05-09 |
| |/ / / / | |||
* | | | | | Merge branch 'sb/clean-test-fix' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ | |||
| * | | | | | t7300: mark test with SANITY | Stefan Beller | 2016-05-03 |
* | | | | | | Merge branch 'sg/test-lib-simplify-expr-away' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | test-lib: simplify '--option=value' parsing | SZEDER Gábor | 2016-04-22 |
* | | | | | | | Merge branch 'js/close-packs-before-gc' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t5510: run auto-gc in the foreground | SZEDER Gábor | 2016-05-02 |
* | | | | | | | | Merge branch 'ls/p4-lfs' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-p4: fix Git LFS pointer parsing | Lars Schneider | 2016-04-28 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'ls/p4-lfs-test-fix-2.7.0' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | t9824: fix wrong reference value | Lars Schneider | 2016-04-29 |
| * | | | | | | | | t9824: fix broken &&-chain in a subshell | SZEDER Gábor | 2016-04-24 |
* | | | | | | | | | Merge branch 'nf/mergetool-prompt' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | difftool/mergetool: make the form of yes/no questions consistent | Nikola Forró | 2016-04-25 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jk/push-client-deadlock-fix' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t5504: drop sigpipe=ok from push tests | Jeff King | 2016-04-20 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'sb/mv-submodule-fix' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | mv: allow moving nested submodules | Stefan Beller | 2016-04-19 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'ld/p4-test-py3' into HEAD | Junio C Hamano | 2016-05-18 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | |