summaryrefslogtreecommitdiffstats
path: root/git-difftool.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-06status: cleanup API to wt_status_printJeff Hostetler3-49/+43
2016-08-06status: rename long-format print routinesJeff Hostetler3-58/+58
2016-07-28Eighth batch of topics for 2.10Junio C Hamano1-19/+34
2016-07-28t9100: portability fixJunio C Hamano1-2/+4
2016-07-28Some fixes for 2.9.3Junio C Hamano2-1/+59
2016-07-26submodule deinit: remove outdated commentStefan Beller1-2/+0
2016-07-26config.mak.uname: correct perl path on FreeBSDNguyễn Thái Ngọc Duy1-0/+1
2016-07-25Seventh batch of topics for 2.10Junio C Hamano1-0/+69
2016-07-22git-svn: allow --version to work anywhereEric Wong2-2/+21
2016-07-22Windows: add missing definition of ENOTSOCKJohannes Sixt1-0/+3
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-19git-svn: document svn.authorsProg in configEric Wong1-0/+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-18daemon: ignore ENOTSOCK from setsockoptEric Wong1-3/+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-13fsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy4-6/+29
2016-07-13pack-objects: do not truncate result in-pack object size on 32-bit systemsNguyễn Thái Ngọc Duy1-7/+8
2016-07-13index-pack: correct "offset" type in unpack_entry_data()Nguyễn Thái Ngọc Duy1-1/+1
2016-07-13index-pack: report correct bad object offsets even if they are largeNguyễn Thái Ngọc Duy1-3/+4
2016-07-13index-pack: correct "len" type in unpack_data()Nguyễn Thái Ngọc Duy1-7/+7
2016-07-13sha1_file.c: use type off_t* for object_info->disk_sizepNguyễn Thái Ngọc Duy2-3/+3
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-12pack-objects: pass length to check_pack_crc() without truncationNguyễn Thái Ngọc Duy2-2/+2
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