summaryrefslogtreecommitdiffstats
path: root/convert.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-26http-backend: enable cleaning up forked upload/receive-pack on exitMax Kirillov1-0/+2
2018-11-25l10n: Update Catalan translationJordi Mas1-3076/+4258
2018-11-24odb_load_loose_cache: fix strbuf leakJeff King1-0/+1
2018-11-24t5562: fix perl pathJeff King2-1/+1
2018-11-24t5601-99: Enable colliding file detection for MINGWTorsten Bögershausen1-1/+1
2018-11-21Git 2.20-rc1v2.20.0-rc1Junio C Hamano2-3/+8
2018-11-21Git 2.19.2v2.19.2Junio C Hamano3-2/+110
2018-11-21index: make index.threads=true enable ieot and eoieJonathan Nieder4-16/+32
2018-11-21clone: fix colliding file detection on APFSNguyễn Thái Ngọc Duy2-3/+3
2018-11-21Documentation: build technical/multi-pack-indexTodd Zullinger1-0/+1
2018-11-21pack-objects: fix off-by-one in delta-island tree-depth computationJeff King1-1/+3
2018-11-21pack-objects: zero-initialize tree_depth/layer arraysJeff King2-2/+3
2018-11-21pack-objects: fix tree_depth and layer invariantsJeff King1-2/+2
2018-11-21rebase: warn about the correct tree's OIDJohannes Schindelin1-1/+2
2018-11-21ieot: default to not writing IEOT sectionJonathan Nieder2-1/+17
2018-11-21eoie: default to not writing EOIE sectionJonathan Nieder3-5/+24
2018-11-21legacy-rebase: backport -C<n> and --whitespace=<option> checksJohannes Schindelin1-0/+8
2018-11-20test-lib-functions: make 'test_cmp_rev' more informative on failureSZEDER Gábor1-3/+17
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor7-23/+26
2018-11-20l10n: git.pot: v2.20.0 round 1 (254 new, 27 removed)Jiang Xin1-2969/+4032
2018-11-20msvc: directly use MS version (_stricmp) of strcasecmpSven Strickroth1-7/+1
2018-11-19Prepare for 2.20-rc1Junio C Hamano1-0/+29
2018-11-19read-cache: make the split index obey umask settingsÆvar Arnfjörð Bjarmason2-1/+22
2018-11-19stash: tolerate missing user identitySlavica Djukic2-0/+45
2018-11-19RelNotes: name the release properlyJunio C Hamano1-2/+2
2018-11-18Git 2.20-rc0v2.20.0-rc0Junio C Hamano2-1/+63
2018-11-17fast-export: add a --show-original-ids option to show original namesElijah Newren5-5/+67
2018-11-17fast-import: remove unmaintained duplicate documentationElijah Newren1-154/+0
2018-11-17fast-export: add --reference-excluded-parents optionElijah Newren3-12/+58
2018-11-17fast-export: ensure we export requested refsElijah Newren2-15/+55
2018-11-17fast-export: when using paths, avoid corrupt stream with non-existent markElijah Newren2-1/+32
2018-11-17fast-export: move commit rewriting logic into a function for reuseElijah Newren1-15/+22
2018-11-17fast-export: avoid dying when filtering by paths and old tags existElijah Newren2-3/+22
2018-11-17fast-export: use value from correct enumElijah Newren1-6/+6
2018-11-17git-fast-export.txt: clarify misleading documentation about rev-list argsElijah Newren1-1/+2
2018-11-17git-fast-import.txt: fix documentation for --quiet optionElijah Newren1-3/+4
2018-11-17fast-export: convert sha1 to oidElijah Newren1-12/+13
2018-11-17bundle: dup() output descriptor closer to point-of-useJeff King2-21/+24
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason2-1/+8
2018-11-16rebase doc: document rebase.useBuiltinÆvar Arnfjörð Bjarmason1-0/+14
2018-11-16mingw: replace an obsolete link with the superseding oneJohannes Schindelin1-2/+2
2018-11-16Makefile: use FUZZ_CXXFLAGS for linking fuzzersJosh Steadmon1-2/+4
2018-11-16tests: explicitly use `git.exe` on WindowsJohannes Schindelin3-5/+11
2018-11-16tests: do not require Git to be built when testing an installed GitJohannes Schindelin1-2/+7
2018-11-16doc: move extensions.worktreeConfig to the right placeNguyễn Thái Ngọc Duy3-19/+16
2018-11-16ref-filter: don't look for objects when outside of a repositorySZEDER Gábor2-0/+10
2018-11-16Documentation/clone: document ignored configuration variablesSZEDER Gábor1-0/+6
2018-11-16clone: respect additional configured fetch refspecs during initial fetchSZEDER Gábor2-10/+62
2018-11-16clone: use a more appropriate variable name for the default refspecSZEDER Gábor1-6/+6
2018-11-16config: report a bug if git_dir exists without commondirJohannes Schindelin1-0/+2