summaryrefslogtreecommitdiffstats
path: root/archive.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-11read-cache: load cache entries on worker threadsBen Peart1-37/+193
2018-10-11ieot: add Index Entry Offset Table (IEOT) extensionBen Peart2-3/+211
2018-10-11read-cache: load cache extensions on a worker threadBen Peart1-16/+79
2018-10-11config: add new index.threads config settingBen Peart5-0/+36
2018-10-11eoie: add End of Index Entry (EOIE) extensionBen Peart3-12/+177
2018-10-11read-cache: clean up casting and byte decodingBen Peart1-12/+11
2018-10-10Third batch for 2.20Junio C Hamano1-0/+16
2018-10-10Declare that the next one will be named 2.20Junio C Hamano2-167/+168
2018-10-07docs: typo: s/isimilar/similar/Michael Witten1-1/+1
2018-10-07docs: graph: remove unnecessary `graph_update()' callMichael Witten1-1/+0
2018-10-07docs: typo: s/go/to/Michael Witten1-1/+1
2018-10-07git-completion.bash: add completion for stash listSteven Fernandez1-0/+3
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-05diff --color-moved: fix a memory leakPhillip Wood1-2/+2
2018-10-05diff --color-moved-ws: fix another memory leakPhillip Wood1-0/+2
2018-10-05diff --color-moved-ws: fix a memory leakPhillip Wood1-1/+4
2018-10-05diff --color-moved-ws: fix out of bounds string accessPhillip Wood1-1/+1
2018-10-05diff --color-moved-ws: fix double free crashPhillip Wood1-37/+45
2018-10-04oidset: uninline oidset_init()René Scharfe2-6/+14
2018-10-04oidset: use khashRené Scharfe2-30/+40
2018-10-04khash: factor out kh_release_*René Scharfe1-2/+7
2018-10-04fetch-pack: load tip_oids eagerly iff neededRené Scharfe1-21/+15
2018-10-04fetch-pack: factor out is_unmatched_ref()René Scharfe1-8/+11
2018-10-04fetch-pack: exclude blobs when lazy-fetching treesJonathan Tan3-0/+62
2018-10-04fetch-pack: avoid object flags if no_dependentsJonathan Tan1-42/+59
2018-10-04mingw: bump the minimum Windows version to VistaJohannes Schindelin2-5/+1
2018-10-04mingw: set _WIN32_WINNT explicitly for Git for WindowsJohannes Schindelin1-1/+1
2018-10-04compat/poll: prepare for targeting Windows VistaJohannes Schindelin2-3/+18
2018-10-04more oideq/hasheq conversionsJeff King4-7/+8
2018-10-04roll wt_status_state into wt_status and populate in the collect phaseStephen P. Smith3-93/+82
2018-10-04grep: add -r/--[no-]recursiveRené Scharfe3-2/+23
2018-10-04help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy4-10/+54
2018-10-04sequencer: use return value of oidset_insert()René Scharfe1-3/+1
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-29CodingGuidelines: document the API in *.h filesJunio C Hamano1-1/+4
2018-09-28git-rebase.sh: fix typos in error messagesRalf Thielow1-3/+3
2018-09-28rev-parse: --show-superproject-working-tree should work during a mergeSam McKelvie2-1/+17
2018-09-28t1400: drop debug `echo` to actually execute `test`Martin Ågren1-1/+1
2018-09-28t0000: do not get self-test disrupted by environment warningsJunio C Hamano2-0/+12
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart4-3/+7
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart3-9/+15
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart5-9/+26
2018-09-28Doc: refer to the "commit-graph file" with dashMartin Ågren2-10/+10