aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 2.9-rc0v2.9.0-rc0Junio C Hamano2016-05-23
* Merge branch 'svn-travis' of git://bogomips.org/git-svnJunio C Hamano2016-05-23
|\
| * travis-ci: enable Git SVN tests t91xx on LinuxLars Schneider2016-05-22
* | Merge branch 'jc/rerere-multi'Junio C Hamano2016-05-23
|\ \
| * | rerere: remove an null statementJunio C Hamano2016-05-19
| * | rerere: plug memory leaks upon "rerere forget" failureJunio C Hamano2016-05-11
* | | Merge branch 'da/difftool'Junio C Hamano2016-05-23
|\ \ \
| * | | difftool: handle unmerged files in dir-diff modeDavid Aguilar2016-05-16
| * | | difftool: initialize variables for readabilityDavid Aguilar2016-05-16
* | | | Merge branch 'jk/test-z-n-unquoted'Junio C Hamano2016-05-23
|\ \ \ \
| * | | | always quote shell arguments to test -z/-nJeff King2016-05-14
| * | | | t9103: modernize test styleJeff King2016-05-14
| * | | | t9107: switch inverted single/double quotes in testJeff King2016-05-14
| * | | | t9107: use "return 1" instead of "exit 1"Jeff King2016-05-14
| * | | | t9100,t3419: enclose all test code in single-quotesJeff King2016-05-13
| * | | | t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King2016-05-13
* | | | | Merge branch 'ar/diff-args-osx-precompose'Junio C Hamano2016-05-23
|\ \ \ \ \
| * | | | | diff: run arguments through precompose_argvAlexander Rinass2016-05-13
* | | | | | Merge branch 'jc/doc-lint'Junio C Hamano2016-05-23
|\ \ \ \ \ \
| * | | | | | ci: validate "linkgit:" in documentationJunio C Hamano2016-05-10
* | | | | | | Merge branch 'js/perf-rebase-i'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \
| * | | | | | | perf: run "rebase -i" under perfJohannes Schindelin2016-05-13
| * | | | | | | perf: make the tests work in worktreesJohannes Schindelin2016-05-13
| * | | | | | | perf: let's disable symlinks when they are not availableJohannes Schindelin2016-05-13
* | | | | | | | Merge branch 'jc/test-parse-options-expect'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | t0040: convert a few tests to use test-parse-options --expectJunio C Hamano2016-05-10
| * | | | | | | | t0040: remove unused test helpersJunio C Hamano2016-05-10
| * | | | | | | | test-parse-options: --expect=<string> option to simplify testsJunio C Hamano2016-05-10
| * | | | | | | | test-parse-options: fix output when callback option failsJunio C Hamano2016-05-10
* | | | | | | | | Merge branch 'pb/commit-verbose-config'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | commit: add a commit.verbose config variablePranit Bauva2016-05-10
| * | | | | | | | t7507-commit-verbose: improve test coverage by testing number of diffsPranit Bauva2016-05-05
| * | | | | | | | parse-options.c: make OPTION_COUNTUP respect "unspecified" valuesPranit Bauva2016-05-05
| * | | | | | | | t/t7507: improve test coveragePranit Bauva2016-05-05
| * | | | | | | | t0040-parse-options: improve test coveragePranit Bauva2016-05-05
| * | | | | | | | test-parse-options: print quiet as integerPranit Bauva2016-04-19
| * | | | | | | | t0040-test-parse-options.sh: fix style issuesPranit Bauva2016-04-19
* | | | | | | | | Merge branch 'xy/format-patch-base'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: introduce format.useAutoBase configurationXiaolong Ye2016-04-26
| * | | | | | | | | format-patch: introduce --base=auto optionXiaolong Ye2016-04-26
| * | | | | | | | | format-patch: add '--base' option to record base tree infoXiaolong Ye2016-04-26
| * | | | | | | | | patch-ids: make commit_patch_id() a public helper functionXiaolong Ye2016-04-26
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tb/core-eol-fix'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | convert.c: ident + core.autocrlf didn't workTorsten Bögershausen2016-04-25
| * | | | | | | | | t0027: test cases for combined attributesTorsten Bögershausen2016-04-25
| * | | | | | | | | convert: allow core.autocrlf=input and core.eol=crlfTorsten Bögershausen2016-04-25
| * | | | | | | | | t0027: make commit_chk_wrnNNO() reliableTorsten Bögershausen2016-04-25
| |/ / / / / / / /
* | | | | | | | | Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy2016-04-22
| * | | | | | | | | worktree.c: check whether branch is bisected in another worktreeNguyễn Thái Ngọc Duy2016-04-22