summaryrefslogtreecommitdiffstats
path: root/builtin/pack-redundant.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-01merge-recursive: write the commit title in one goJohannes Schindelin1-8/+9
2016-08-01merge-recursive: flush output buffer before printing error messagesJohannes Schindelin1-48/+68
2016-07-26am -3: use merge_recursive() directly againJohannes Schindelin1-40/+22
2016-07-26merge-recursive: switch to returning errors instead of dyingJohannes Schindelin1-27/+35
2016-07-26merge-recursive: handle return values indicating errorsJohannes Schindelin1-102/+150
2016-07-26merge-recursive: allow write_tree_from_memory() to error outJohannes Schindelin1-2/+2
2016-07-26merge-recursive: avoid returning a wholesale structJohannes Schindelin1-50/+56
2016-07-26merge_recursive: abort properly upon errorsJohannes Schindelin1-5/+12
2016-07-26prepare the builtins for a libified merge_recursive()Johannes Schindelin3-1/+9
2016-07-26merge-recursive: clarify code in was_tracked()Johannes Schindelin1-16/+14
2016-07-26die(_("BUG")): avoid translating bug messagesJohannes Schindelin1-3/+3
2016-07-26die("bug"): report bugs consistentlyJohannes Schindelin9-21/+21
2016-07-26t5520: verify that `pull --rebase` shows the helpful advice when failingJohannes Schindelin1-0/+32
2016-07-25Seventh batch of topics for 2.10Junio C Hamano1-0/+69
2016-07-22strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()René Scharfe2-5/+8
2016-07-21t5541: fix url scrubbing test when GPG is not setJeff King1-2/+4
2016-07-19Sixth batch of topics for 2.10Junio C Hamano1-0/+70
2016-07-19use strbuf_addbuf() for appending a strbuf to anotherRené Scharfe3-3/+3
2016-07-19fsck: optionally show more helpful info for broken linksJohannes Schindelin4-9/+85
2016-07-18t/t8003-blame-corner-cases.sh: Use here documentsMike Hommey1-17/+17
2016-07-18blame: allow to blame paths freshly added to the indexMike Hommey2-1/+54
2016-07-18cache-tree: do not generate empty trees as a result of all i-t-a subentriesNguyễn Thái Ngọc Duy2-1/+23
2016-07-18cache-tree.c: fix i-t-a entry skipping directory updates sometimesNguyễn Thái Ngọc Duy2-2/+19
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy8-38/+35
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy6-13/+11
2016-07-18fsck: give the error function a chance to see the fsck_optionsJohannes Schindelin3-5/+9
2016-07-18fsck_walk(): optionally name objects on the goJohannes Schindelin2-4/+84
2016-07-18fsck: refactor how to describe objectsJohannes Schindelin1-14/+23
2016-07-18configure.ac: stronger test for pthread linkageEric Wong1-0/+5
2016-07-15archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano2-6/+11
2016-07-15Git 2.9.2v2.9.2Junio C Hamano4-3/+17
2016-07-15t0006: skip "far in the future" test when unsigned long is not long enoughJeff King3-3/+18
2016-07-14diff: document diff-filter exclusionJunio C Hamano1-0/+3
2016-07-14mingw: fix regression in t1308-config-setJohannes Schindelin1-1/+9
2016-07-14push: anonymize URL in status outputJeff King2-2/+12
2016-07-13Fifth batch of topics for 2.10Junio C Hamano1-19/+40
2016-07-13worktree: use strbuf_add_absolute_path() directlyRené Scharfe1-2/+2
2016-07-13rm: reuse strbuf for all remove_dir_recursively() callsRené Scharfe1-2/+3
2016-07-12merge: avoid "safer crlf" during recording of merge resultsJunio C Hamano4-31/+43
2016-07-12travis-ci: enable web server tests t55xx on LinuxLars Schneider1-0/+2
2016-07-11mingw: fix the shortlog --output=<file> testJohannes Schindelin1-2/+2
2016-07-11t/test-lib.sh: fix running tests with --valgrindJohannes Schindelin1-1/+1
2016-07-11diff: fix a double off-by-one with --ignore-space-at-eolJohannes Schindelin3-4/+6
2016-07-11diff: demonstrate a bug with --patience and --ignore-space-at-eolJohannes Schindelin1-0/+8
2016-07-11config.mak.uname: define NEEDS_LIBRT under Linux, for nowEric Wong1-0/+2
2016-07-11Git 2.9.1v2.9.1Junio C Hamano3-2/+58
2016-07-11Fourth batch of topics for 2.10Junio C Hamano1-0/+40
2016-07-11hoist out handle_nonblock function for xread and xwriteEric Wong1-28/+20
2016-07-10git-svn: warn instead of dying when commit data is missingEric Wong1-2/+6
2016-07-09git-p4: place temporary refs used for branch import under refs/git-p4-tmpLars Schneider2-3/+3