summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cs/http-use-basic-after-failed-negotiate'Junio C Hamano2021-05-211-5/+0
|\
* | A handful more topics before -rc1Junio C Hamano2021-05-201-0/+19
* | Git 2.32-rc0v2.32.0-rc0Junio C Hamano2021-05-161-0/+16
* | Merge branch 'ls/typofix'Junio C Hamano2021-05-161-1/+1
|\ \
| * | pretty: fix a typo in the documentation for %(trailers)Louis Sautier2021-05-131-1/+1
* | | Merge branch 'ma/typofixes'Junio C Hamano2021-05-162-2/+2
|\ \ \
| * | | pretty-formats.txt: add missing spaceMartin Ågren2021-05-101-1/+1
| * | | git-repack.txt: remove spurious ")"Martin Ågren2021-05-101-1/+1
* | | | Merge branch 'dd/mailinfo-quoted-cr'Junio C Hamano2021-05-162-1/+24
|\ \ \ \
| * | | | am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh2021-05-101-0/+4
| * | | | mailinfo: allow stripping quoted CR without warningĐoàn Trần Công Danh2021-05-101-0/+1
| * | | | mailinfo: allow squelching quoted CRLF warningĐoàn Trần Công Danh2021-05-101-1/+19
* | | | | Merge branch 'jt/push-negotiation'Junio C Hamano2021-05-162-0/+15
|\ \ \ \ \
| * | | | | send-pack: support push negotiationJonathan Tan2021-05-051-0/+7
| * | | | | fetch: teach independent negotiation (no packfile)Jonathan Tan2021-05-051-0/+8
* | | | | | The seventeenth batchJunio C Hamano2021-05-141-0/+15
* | | | | | Merge branch 'ba/object-info'Junio C Hamano2021-05-141-0/+31
|\ \ \ \ \ \
| * | | | | | object-info: support for retrieving object infoBruno Albuquerque2021-04-201-0/+31
* | | | | | | The sixteenth batchJunio C Hamano2021-05-111-0/+26
* | | | | | | Merge branch 'zh/trailer-cmd'Junio C Hamano2021-05-111-16/+78
|\ \ \ \ \ \ \
| * | | | | | | trailer: add new .cmd config optionZheNing Hu2021-05-041-9/+66
| * | | | | | | docs: correct descript of trailer.<token>.commandZheNing Hu2021-05-041-16/+21
* | | | | | | | Merge branch 'jk/symlinked-dotgitx-cleanup'Junio C Hamano2021-05-114-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: document symlink restrictions for dot-filesJeff King2021-05-044-0/+25
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/doc-format-patch-skips-merges'Junio C Hamano2021-05-111-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/format-patch: mention handling of mergesJeff King2021-05-031-1/+9
* | | | | | | | | Merge branch 'jc/test-allows-local'Junio C Hamano2021-05-111-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CodingGuidelines: explicitly allow "local" for test scriptsJunio C Hamano2021-05-031-0/+5
* | | | | | | | | | The fifteenth batchJunio C Hamano2021-05-101-0/+5
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | The fourteenth batchJunio C Hamano2021-05-071-0/+53
* | | | | | | | | Merge branch 'ps/rev-list-object-type-filter'Junio C Hamano2021-05-072-4/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rev-list: allow filtering of provided itemsPatrick Steinhardt2021-04-191-0/+5
| * | | | | | | | | list-objects: implement object type filterPatrick Steinhardt2021-04-192-3/+6
| * | | | | | | | | uploadpack.txt: document implication of `uploadpackfilter.allow`Patrick Steinhardt2021-04-101-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ab/rebase-no-reschedule-failed-exec'Junio C Hamano2021-05-071-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase: don't override --no-reschedule-failed-exec with configÆvar Arnfjörð Bjarmason2021-04-101-0/+8
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ab/doc-lint'Junio C Hamano2021-05-0712-138/+288
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: fix linting issues due to incorrect relative section orderÆvar Arnfjörð Bjarmason2021-04-106-98/+78
| * | | | | | | | | doc lint: lint relative section orderÆvar Arnfjörð Bjarmason2021-04-102-1/+127
| * | | | | | | | | doc lint: lint and fix missing "GIT" end sectionsÆvar Arnfjörð Bjarmason2021-04-105-1/+38
| * | | | | | | | | doc lint: fix bugs in, simplify and improve lint scriptÆvar Arnfjörð Bjarmason2021-04-102-57/+55
| * | | | | | | | | doc lint: Perl "strict" and "warnings" in lint-gitlink.perlÆvar Arnfjörð Bjarmason2021-04-101-1/+3
| * | | | | | | | | Documentation/Makefile: make doc.dep dependencies a variable againÆvar Arnfjörð Bjarmason2021-04-101-1/+5
| * | | | | | | | | Documentation/Makefile: make $(wildcard howto/*.txt) a varÆvar Arnfjörð Bjarmason2021-04-101-3/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mt/add-rm-in-sparse-checkout'Junio C Hamano2021-05-072-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rm: honor sparse checkout patternsMatheus Tavares2021-04-082-3/+6
| * | | | | | | | | add: warn when asked to update SKIP_WORKTREE entriesMatheus Tavares2021-04-081-0/+3
* | | | | | | | | | Merge branch 'ps/config-global-override'Junio C Hamano2021-05-072-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config: allow overriding of global and system configurationPatrick Steinhardt2021-04-192-0/+15
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'zh/pretty-date-human'Junio C Hamano2021-05-071-0/+4
|\ \ \ \ \ \ \ \ \ \