summaryrefslogtreecommitdiffstats
path: root/refs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-10Declare that the next one will be named 2.20Junio C Hamano2-167/+168
2018-10-07tests: order arguments to git-rev-list properlyMatthew DeVore3-29/+44
2018-10-07t9109: don't swallow Git errors upstream of pipesMatthew DeVore1-13/+21
2018-10-07tests: don't swallow Git errors upstream of pipesMatthew DeVore3-132/+141
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore32-112/+112
2018-10-07tests: standardize pipe placementMatthew DeVore7-250/+344
2018-10-07Documentation: add shell guidelinesMatthew DeVore2-0/+45
2018-10-07t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore1-22/+20
2018-10-04more oideq/hasheq conversionsJeff King4-7/+8
2018-09-29config.txt: correct the note about uploadpack.packObjectsHookNguyễn Thái Ngọc Duy1-4/+4
2018-09-29git doc: direct bug reporters to mailing list archiveJonathan Nieder1-1/+3
2018-09-28git-rebase.sh: fix typos in error messagesRalf Thielow1-3/+3
2018-09-28t1400: drop debug `echo` to actually execute `test`Martin Ågren1-1/+1
2018-09-28Doc: refer to the "commit-graph file" with dashMartin Ågren2-10/+10
2018-09-28git-commit-graph.txt: refer to "*commit*-graph file"Martin Ågren1-6/+6
2018-09-28git-commit-graph.txt: typeset more in monospaceMartin Ågren1-6/+7
2018-09-28git-commit-graph.txt: fix bullet listsMartin Ågren1-2/+2
2018-09-28doc: clarify gitcredentials path component matchingDavid Zych1-0/+6
2018-09-28commit: fix erroneous BUG, 'multiple renames on the same target? how?'Elijah Newren2-0/+24
2018-09-27Git 2.19.1v2.19.1Junio C Hamano3-2/+8
2018-09-27Git 2.18.1v2.18.1Junio C Hamano3-2/+8
2018-09-27Git 2.17.2v2.17.2Junio C Hamano3-2/+14
2018-09-27fsck: detect submodule paths starting with dashJeff King2-0/+15
2018-09-27fsck: detect submodule urls starting with dashJeff King2-0/+22
2018-09-27Git 2.16.5v2.16.5Junio C Hamano3-2/+8
2018-09-27Git 2.15.3v2.15.3Junio C Hamano3-2/+8
2018-09-27Git 2.14.5v2.14.5Junio C Hamano3-2/+18
2018-09-27submodule-config: ban submodule paths that start with a dashJeff King2-0/+22
2018-09-27submodule-config: ban submodule urls that start with dashJeff King2-0/+42
2018-09-27submodule--helper: use "--" to signal end of clone optionsJeff King1-0/+1
2018-09-26mailmap: consistently normalize brian m. carlson's nameJonathan Nieder1-1/+1
2018-09-25receive-pack: update comment with check_everything_connectedJeff King1-1/+1
2018-09-25commit-reach: cleanups in can_all_from_reach...Derrick Stolee1-5/+3
2018-09-24Second batch post 2.19Junio C Hamano1-0/+55
2018-09-24t5551: compare sorted cookies filesThomas Gummerer1-2/+2
2018-09-24t5551: move setup code inside test_expect blocksThomas Gummerer1-33/+33
2018-09-21commit-reach: fix memory and flag leaksDerrick Stolee1-0/+5
2018-09-21commit-reach: properly peel tagsDerrick Stolee3-14/+74
2018-09-21git-describe.1: clarify that "human readable" is also git-readableFrederick Eaton1-1/+3
2018-09-21git-column.1: clarify initial description, provide examplesFrederick Eaton1-2/+33
2018-09-21git-archimport.1: specify what kind of Arch we're talking aboutFrederick Eaton1-2/+3
2018-09-21add: do not accept pathspec magic 'attr'Nguyễn Thái Ngọc Duy2-2/+2
2018-09-20merge-recursive: rename merge_file_1() and merge_content()Elijah Newren1-32/+34
2018-09-20merge-recursive: remove final remaining caller of merge_file_one()Elijah Newren1-27/+17
2018-09-20merge-recursive: avoid wrapper function when unnecessary and wastefulElijah Newren1-4/+1
2018-09-20merge-recursive: set paths correctly when three-way merging contentElijah Newren1-40/+9
2018-09-20gc: fix regression in 7b0f229222 impacting --quietÆvar Arnfjörð Bjarmason2-1/+22
2018-09-20git-config.txt: fix 'see: above' noteMartin Ågren1-2/+2
2018-09-20Doc: use `--type=bool` instead of `--bool`Martin Ågren3-4/+4
2018-09-20delta-islands.h: add missing forward declarations (hdr-check)Ramsay Jones1-0/+4