summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-27date: add "unix" formatLibravatar Jeff King5-1/+19
2016-07-27date: document and test "raw-local" modeLibravatar Jeff King2-2/+6
2016-07-27t4205: indent here documentsLibravatar Jeff King1-196/+196
2016-07-27t4205: drop top-level &&-chainingLibravatar Jeff King1-2/+4
2016-07-27completion: add option '--recurse-submodules' to 'git clone'Libravatar Chris Packham1-0/+1
2016-07-26subtree: fix "git subtree split --rejoin"Libravatar David Aguilar2-0/+17
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsLibravatar David Aguilar1-8/+8
2016-07-26submodule deinit: remove outdated commentLibravatar Stefan Beller1-2/+0
2016-07-26push: allow pushing new branches with --force-with-leaseLibravatar John Keeping3-5/+15
2016-07-26push: add shorthand for --force-with-lease branch creationLibravatar John Keeping3-1/+30
2016-07-26commit: describe that --no-verify skips the commit-msg hook in the help textLibravatar Orgad Shaneh1-1/+1
2016-07-26am -3: use merge_recursive() directly againLibravatar Johannes Schindelin1-40/+22
2016-07-26merge-recursive: switch to returning errors instead of dyingLibravatar Johannes Schindelin1-27/+35
2016-07-26merge-recursive: handle return values indicating errorsLibravatar Johannes Schindelin1-102/+150
2016-07-26merge-recursive: allow write_tree_from_memory() to error outLibravatar Johannes Schindelin1-2/+2
2016-07-26merge-recursive: avoid returning a wholesale structLibravatar Johannes Schindelin1-50/+56
2016-07-26merge_recursive: abort properly upon errorsLibravatar Johannes Schindelin1-5/+12
2016-07-26prepare the builtins for a libified merge_recursive()Libravatar Johannes Schindelin3-1/+9
2016-07-26merge-recursive: clarify code in was_tracked()Libravatar Johannes Schindelin1-16/+14
2016-07-26die(_("BUG")): avoid translating bug messagesLibravatar Johannes Schindelin1-3/+3
2016-07-26die("bug"): report bugs consistentlyLibravatar Johannes Schindelin9-21/+21
2016-07-26t5520: verify that `pull --rebase` shows the helpful advice when failingLibravatar Johannes Schindelin1-0/+32
2016-07-26t5510: skip tests under GETTEXT_POISON buildLibravatar Vasco Almeida1-2/+2
2016-07-26config.mak.uname: correct perl path on FreeBSDLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2016-07-25Documentation/git-push: fix placeholder formattingLibravatar John Keeping1-1/+1
2016-07-25Seventh batch of topics for 2.10Libravatar Junio C Hamano1-0/+69
2016-07-25Merge branch 'rs/use-strbuf-addbuf'Libravatar Junio C Hamano5-8/+11
2016-07-25Merge branch 'ew/autoconf-pthread'Libravatar Junio C Hamano1-0/+5
2016-07-25Merge branch 'mh/blame-worktree'Libravatar Junio C Hamano2-18/+71
2016-07-25Merge branch 'js/fsck-name-object'Libravatar Junio C Hamano5-31/+200
2016-07-25Merge branch 'nd/cache-tree-ita'Libravatar Junio C Hamano15-53/+87
2016-07-25Merge branch 'jk/push-scrub-url'Libravatar Junio C Hamano2-2/+14
2016-07-25Merge branch 'nd/test-helpers'Libravatar Junio C Hamano2-11/+3
2016-07-25Merge branch 'jc/doc-diff-filter-exclude'Libravatar Junio C Hamano1-0/+3
2016-07-25Merge branch 'ls/travis-enable-httpd-tests'Libravatar Junio C Hamano1-0/+2
2016-07-25Merge branch 'jc/renormalize-merge-kill-safer-crlf'Libravatar Junio C Hamano10-90/+112
2016-07-25Merge branch 'rs/worktree-use-strbuf-absolute-path'Libravatar Junio C Hamano1-2/+2
2016-07-25Merge branch 'rs/rm-strbuf-optim'Libravatar Junio C Hamano1-2/+3
2016-07-25Merge branch 'rw/make-needs-librt'Libravatar Junio C Hamano2-3/+11
2016-07-25Merge branch 'js/ignore-space-at-eol'Libravatar Junio C Hamano3-3/+13
2016-07-25Merge branch 'mh/ref-iterators'Libravatar Junio C Hamano11-324/+1460
2016-07-25Merge branch 'mh/update-ref-errors'Libravatar Junio C Hamano3-213/+449
2016-07-25Merge branch 'mh/split-under-lock'Libravatar Junio C Hamano10-260/+1016
2016-07-25git svn: migrate tests to use lib-httpdLibravatar Eric Wong7-86/+30
2016-07-25t/t91*: do not say how to avoid the testsLibravatar Michael J Gruber3-5/+0
2016-07-25grep: further simplify setting the pattern typeLibravatar Junio C Hamano4-16/+29
2016-07-22doc/pretty-formats: explain shortening of %gdLibravatar Jeff King1-3/+6
2016-07-22doc/pretty-formats: describe index/time formats for %gdLibravatar Jeff King1-2/+5
2016-07-22doc/rev-list-options: explain "-g" output formatsLibravatar Jeff King1-4/+19
2016-07-22doc/rev-list-options: clarify "commit@{Nth}" for "-g" optionLibravatar Jeff King1-2/+2