summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/format-patch-rangediff'Junio C Hamano2018-09-171-0/+19
|\
| * format-patch: allow --range-diff to apply to a lone-patchEric Sunshine2018-08-141-1/+2
| * format-patch: add --creation-factor tweak for --range-diffEric Sunshine2018-08-141-1/+7
| * format-patch: extend --range-diff to accept revision rangeEric Sunshine2018-08-141-3/+5
| * format-patch: add --range-diff option to embed diff in cover letterEric Sunshine2018-08-141-0/+10
| * Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediffJunio C Hamano2018-08-141-0/+10
| |\
* | \ Merge branch 'es/format-patch-interdiff'Junio C Hamano2018-09-171-0/+10
|\ \ \ | | |/ | |/|
| * | format-patch: allow --interdiff to apply to a lone-patchEric Sunshine2018-07-231-1/+2
| * | format-patch: add --interdiff option to embed diff in cover letterEric Sunshine2018-07-231-0/+9
* | | Merge branch 'cc/delta-islands'Junio C Hamano2018-09-173-0/+121
|\ \ \
| * | | repack: add delta-islands supportJeff King2018-08-162-0/+9
| * | | pack-objects: add delta-islands supportJeff King2018-08-162-0/+112
* | | | Merge branch 'jk/trailer-fixes'Junio C Hamano2018-09-171-2/+8
|\ \ \ \
| * | | | interpret-trailers: allow suppressing "---" dividerJeff King2018-08-231-1/+6
| * | | | interpret-trailers: tighten check for "---" patch boundaryJeff King2018-08-231-2/+3
* | | | | Merge branch 'tg/rerere'Junio C Hamano2018-09-171-0/+182
|\ \ \ \ \
| * | | | | rerere: teach rerere to handle nested conflictsThomas Gummerer2018-08-061-0/+42
| * | | | | rerere: add documentation for conflict normalizationThomas Gummerer2018-08-061-0/+140
* | | | | | Merge branch 'ds/multi-pack-index'Junio C Hamano2018-09-174-0/+247
|\ \ \ \ \ \
| * \ \ \ \ \ Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano2018-08-214-0/+247
| |\ \ \ \ \ \
| | * | | | | | config: create core.multiPackIndex settingDerrick Stolee2018-07-201-0/+5
| | * | | | | | midx: write object offsetsDerrick Stolee2018-07-201-1/+14
| | * | | | | | midx: write object id fanout chunkDerrick Stolee2018-07-201-0/+5
| | * | | | | | midx: write object ids in a chunkDerrick Stolee2018-07-201-0/+4
| | * | | | | | multi-pack-index: write pack names in chunkDerrick Stolee2018-07-201-0/+6
| | * | | | | | multi-pack-index: add 'write' verbDerrick Stolee2018-07-201-1/+21
| | * | | | | | multi-pack-index: add builtinDerrick Stolee2018-07-201-0/+36
| | * | | | | | multi-pack-index: add format detailsDerrick Stolee2018-07-121-0/+49
| | * | | | | | multi-pack-index: add design documentDerrick Stolee2018-07-121-0/+109
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'jk/branch-l-1-repurpose'Junio C Hamano2018-09-171-7/+2
|\ \ \ \ \ \ \
| * | | | | | | doc/git-branch: remove obsolete "-l" referencesJeff King2018-08-301-5/+1
| * | | | | | | branch: make "-l" a synonym for "--list"Jeff King2018-06-221-2/+1
* | | | | | | | Merge branch 'ts/doc-build-manpage-xsl-quietly'Junio C Hamano2018-09-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/Makefile: make manpage-base-url.xsl generation quieterTim Schumacher2018-08-291-1/+1
* | | | | | | | | Merge branch 'bp/checkout-new-branch-optim'Junio C Hamano2018-09-171-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | checkout: optimize "git checkout -b <new_branch>"Ben Peart2018-08-161-0/+8
* | | | | | | | | | Git 2.19v2.19.0Junio C Hamano2018-09-101-8/+0
* | | | | | | | | | Git 2.19-rc2v2.19.0-rc2Junio C Hamano2018-09-041-0/+23
* | | | | | | | | | Getting ready for -rc1Junio C Hamano2018-08-271-1/+34
* | | | | | | | | | Merge branch 'ds/commit-graph-fsck'Junio C Hamano2018-08-271-6/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config: fix commit-graph related config docsDerrick Stolee2018-08-231-6/+11
* | | | | | | | | | | Merge branch 'nd/complete-config-vars'Junio C Hamano2018-08-272-12/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy2018-08-212-12/+12
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ep/worktree-quiet-option'Junio C Hamano2018-08-271-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | worktree: add --quiet optionElia Pinto2018-08-181-0/+4
* | | | | | | | | | | | Merge branch 'sm/branch-sort-config'Junio C Hamano2018-08-272-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch: support configuring --sort via .gitconfigSamuel Maftoul2018-08-162-2/+9
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'nd/config-core-checkstat-doc'Junio C Hamano2018-08-271-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | config.txt: clarify core.checkStatJunio C Hamano2018-08-171-4/+14
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Git 2.19-rc0v2.19.0-rc0Junio C Hamano2018-08-201-0/+80