summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/indentation-fix'Junio C Hamano2019-01-1513-77/+77
|\
| * Indent code with TABsNguyễn Thái Ngọc Duy2018-12-0913-77/+77
* | Merge branch 'en/directory-renames-nothanks-doc-update'Junio C Hamano2019-01-151-2/+3
|\ \
| * | git-rebase.txt: update note about directory rename detection and amElijah Newren2018-12-091-2/+3
| |/
* | Merge branch 'bw/mailmap'Junio C Hamano2019-01-151-0/+1
|\ \
| * | mailmap: update brandon williams's email addressBrandon Williams2018-12-091-0/+1
| |/
* | Merge branch 'fd/gitweb-snapshot-conf-doc-fix'Junio C Hamano2019-01-151-1/+1
|\ \
| * | docs/gitweb.conf: config variable typoFrank Dana2018-12-091-1/+1
| |/
* | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano2019-01-159-72/+54
|\ \
| * | git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen2018-12-279-72/+54
* | | Merge branch 'km/rebase-doc-typofix'Junio C Hamano2019-01-151-1/+1
|\ \ \
| * | | rebase docs: drop stray word in merge command descriptionKyle Meyer2018-12-101-1/+1
| |/ /
* | | Merge branch 'md/exclude-promisor-objects-fix-cleanup'Junio C Hamano2019-01-155-11/+16
|\ \ \
| * | | revision.c: put promisor option in specialized structMatthew DeVore2018-12-065-11/+16
* | | | Merge branch 'tb/log-G-binary'Junio C Hamano2019-01-154-1/+48
|\ \ \ \
| * | | | log -G: ignore binary filesThomas Braun2018-12-264-1/+48
* | | | | Merge branch 'sb/diff-color-moved-config-option-fixup'Junio C Hamano2019-01-153-10/+36
|\ \ \ \ \
| * | | | | diff: align move detection error handling with other optionsStefan Beller2018-11-143-10/+36
* | | | | | Merge branch 'hn/highlight-sideband-keywords'Junio C Hamano2019-01-152-2/+5
|\ \ \ \ \ \
| * | | | | | sideband: color lines with keyword onlyStefan Beller2018-12-042-2/+5
* | | | | | | Merge branch 'cb/test-lint-cp-a'Junio C Hamano2019-01-151-0/+1
|\ \ \ \ \ \ \
| * | | | | | | tests: add lint for non portable cp -aCarlo Marcelo Arenas Belón2018-12-031-0/+1
* | | | | | | | Merge branch 'cb/t5004-empty-tar-archive-fix'Junio C Hamano2019-01-151-9/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | t5004: avoid using tar for empty packagesCarlo Marcelo Arenas Belón2018-12-031-9/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'cb/openbsd-allows-reading-directory'Junio C Hamano2019-01-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | config.mak.uname: OpenBSD uses BSD semantics with fread for directoriesCarlo Marcelo Arenas Belón2018-12-031-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'hb/t0061-dot-in-path-fix'Junio C Hamano2019-01-151-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | t0061: do not fail test if '.' is part of $PATHJunio C Hamano2018-12-031-1/+9
* | | | | | | | | Merge branch 'nd/checkout-noisy'Junio C Hamano2019-01-158-23/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0027: squelch checkout path run outside test_expect_* blockJunio C Hamano2018-11-201-2/+2
| * | | | | | | | | checkout: print something when checking out pathsNguyễn Thái Ngọc Duy2018-11-147-21/+49
* | | | | | | | | | Merge branch 'ab/commit-graph-progress-fix'Junio C Hamano2019-01-151-3/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | commit-graph: split up close_reachable() progress outputÆvar Arnfjörð Bjarmason2018-11-201-3/+10
* | | | | | | | | | | Merge branch 'nd/attr-pathspec-in-tree-walk'Junio C Hamano2019-01-1521-109/+235
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tree-walk: support :(attr) matchingNguyễn Thái Ngọc Duy2018-11-193-15/+112
| * | | | | | | | | | | dir.c: move, rename and export match_attrs()Nguyễn Thái Ngọc Duy2018-11-193-39/+43
| * | | | | | | | | | | pathspec.h: clean up "extern" in function declarationsNguyễn Thái Ngọc Duy2018-11-191-12/+12
| * | | | | | | | | | | tree-walk.c: make tree_entry_interesting() take an indexNguyễn Thái Ngọc Duy2018-11-199-20/+33
| * | | | | | | | | | | tree.c: make read_tree*() take 'struct repository *'Nguyễn Thái Ngọc Duy2018-11-198-23/+35
* | | | | | | | | | | | Merge branch 'md/list-lazy-objects-fix'Junio C Hamano2019-01-152-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | list-objects.c: don't segfault for missing cmdline objectsMatthew DeVore2018-12-062-2/+16
* | | | | | | | | | | | | First batch after 2.20.1Junio C Hamano2019-01-041-0/+44
* | | | | | | | | | | | | Merge branch 'mk/http-backend-kill-children-before-exit'Junio C Hamano2019-01-041-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | http-backend: enable cleaning up forked upload/receive-pack on exitMax Kirillov2018-11-261-0/+2
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sd/stash-wo-user-name'Junio C Hamano2019-01-042-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | stash: tolerate missing user identitySlavica Djukic2018-11-192-0/+45
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sg/clone-initial-fetch-configuration'Junio C Hamano2019-01-043-14/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation/clone: document ignored configuration variablesSZEDER Gábor2018-11-161-0/+6
| * | | | | | | | | | | | | clone: respect additional configured fetch refspecs during initial fetchSZEDER Gábor2018-11-162-10/+62
| * | | | | | | | | | | | | clone: use a more appropriate variable name for the default refspecSZEDER Gábor2018-11-161-6/+6