aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
r>2019-05-09diff-highlight: use correct /dev/null for UNIX and WindowsChris. Webster1-1/+6 2019-05-09The eighth batchJunio C Hamano1-2/+88 2019-05-08submodule--helper: add a missing \nNguyễn Thái Ngọc Duy1-1/+1 2019-05-08coccicheck: make batch size of 0 mean "unlimited"Jeff King1-1/+7 2019-05-08perf-lib.sh: forbid the use of GIT_TEST_INSTALLEDÆvar Arnfjörð Bjarmason2-0/+13 2019-05-08perf tests: add "bindir" prefix to git tree test resultsÆvar Arnfjörð Bjarmason2-2/+4 2019-05-08perf-lib.sh: remove GIT_TEST_INSTALLED from perf-lib.shÆvar Arnfjörð Bjarmason3-32/+38 2019-05-08perf-lib.sh: make "./run <revisions>" use the correct gitsÆvar Arnfjörð Bjarmason2-2/+10 2019-05-08perf aggregate: remove GIT_TEST_INSTALLED from --codespeedÆvar Arnfjörð Bjarmason1-3/+0 2019-05-08perf README: correct docs for 3c8f12c96c regressionÆvar Arnfjörð Bjarmason1-1/+1 2019-05-08revisions.txt: remove ambibuity between <rev>:<path> and :<path>Andreas Heiduk1-5/+2 2019-05-08revisions.txt: mention <rev>~ formDenton Liu1-1/+3 2019-05-08revisions.txt: mark optional rev arguments with []Denton Liu1-5/+5 2019-05-08revisions.txt: change "rev" to "<rev>"Denton Liu1-4/+4 2019-05-07commit-graph: fix memory leakJosh Steadmon1-1/+3 2019-05-07branch: make create_branch accept a merge base revDenton Liu5-6/+33 2019-05-07t2018: cleanup in current testDenton Liu1-26/+17 2019-05-07coccicheck: optionally batch spatch invocationsJeff King1-7/+6 2019-05-07trace2: fixup access problem on /etc/gitconfig in read_very_early_configJeff Hostetler2-1/+5 2019-05-05*.[ch]: manually align parameter listsDenton Liu44-202/+202 2019-05-05*.[ch]: remove extern from function declarations using sedDenton Liu11-49/+49 2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu70-885/+885