summaryrefslogtreecommitdiffstats
path: root/userdiff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28fsck_describe_object(): build on our get_object_name() primitiveJeff King1-4/+1
2019-10-28fsck: unify object-name codeJeff King4-69/+89
2019-10-28fsck: require an actual buffer for non-blobsJeff King2-43/+14
2019-10-28fsck: stop checking tag->taggedJeff King1-13/+2
2019-10-28fsck: stop checking commit->parent countsJeff King1-22/+1
2019-10-28fsck: stop checking commit->tree valueJeff King1-5/+0
2019-10-28commit, tag: don't set parsed bit for parse failuresJeff King4-6/+25
2019-10-21parse_tag_buffer(): treat NULL tag pointer as parse errorJeff King1-2/+7
2019-10-21parse_commit_buffer(): treat lookup_tree() failure as parse errorJeff King1-1/+7
2019-10-21parse_commit_buffer(): treat lookup_commit() failure as parse errorJeff King2-4/+9
2019-10-18Git 2.24-rc0v2.24.0-rc0Junio C Hamano2-1/+18
2019-10-15Ninth batchJunio C Hamano1-0/+33
2019-10-15remote-curl: use argv_array in parse_push()René Scharfe1-13/+9
2019-10-15column: use utf8_strnwidth() to strip out ANSI color escapesRené Scharfe1-12/+1
2019-10-15http-push: simplify deleting a list itemRené Scharfe1-4/+4
2019-10-15stash: avoid recursive hard reset on submodulesJakob Jarmar3-3/+43
2019-10-12format-patch: create leading components of output directoryBert Wesarg4-2/+42
2019-10-12git-compat-util: fix documentation syntaxBeat Bolli1-1/+1
2019-10-12utf8: use ARRAY_SIZE() in git_wcwidth()Beat Bolli1-4/+2
2019-10-12Makefile: respect $(V) in %.cocci.patch targetDenton Liu1-1/+2
2019-10-11pthread.h: manually align parameter listsDenton Liu1-1/+1
2019-10-11t1308-config-set: fix a test that has a typoTanay Abhra1-4/+4
2019-10-11doc(stash): clarify the description of `save`Johannes Schindelin1-2/+3
2019-10-11Eighth batchJunio C Hamano1-0/+30
2019-10-10CODE_OF_CONDUCT: mention individual project-leader emailsJeff King1-0/+8