Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/indentation-fix' | Junio C Hamano | 2019-01-15 | 13 | -77/+77 |
|\ | |||||
| * | Indent code with TABs | Nguyễn Thái Ngọc Duy | 2018-12-09 | 13 | -77/+77 |
* | | Merge branch 'en/directory-renames-nothanks-doc-update' | Junio C Hamano | 2019-01-15 | 1 | -2/+3 |
|\ \ | |||||
| * | | git-rebase.txt: update note about directory rename detection and am | Elijah Newren | 2018-12-09 | 1 | -2/+3 |
| |/ | |||||
* | | Merge branch 'bw/mailmap' | Junio C Hamano | 2019-01-15 | 1 | -0/+1 |
|\ \ | |||||
| * | | mailmap: update brandon williams's email address | Brandon Williams | 2018-12-09 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'fd/gitweb-snapshot-conf-doc-fix' | Junio C Hamano | 2019-01-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | docs/gitweb.conf: config variable typo | Frank Dana | 2018-12-09 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin' | Junio C Hamano | 2019-01-15 | 9 | -72/+54 |
|\ \ | |||||
| * | | git clone <url> C:\cygwin\home\USER\repo' is working (again) | Torsten Bögershausen | 2018-12-27 | 9 | -72/+54 |
* | | | Merge branch 'km/rebase-doc-typofix' | Junio C Hamano | 2019-01-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | rebase docs: drop stray word in merge command description | Kyle Meyer | 2018-12-10 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'md/exclude-promisor-objects-fix-cleanup' | Junio C Hamano | 2019-01-15 | 5 | -11/+16 |
|\ \ \ | |||||
| * | | | revision.c: put promisor option in specialized struct | Matthew DeVore | 2018-12-06 | 5 | -11/+16 |
* | | | | Merge branch 'tb/log-G-binary' | Junio C Hamano | 2019-01-15 | 4 | -1/+48 |
|\ \ \ \ | |||||
| * | | | | log -G: ignore binary files | Thomas Braun | 2018-12-26 | 4 | -1/+48 |
* | | | | | Merge branch 'sb/diff-color-moved-config-option-fixup' | Junio C Hamano | 2019-01-15 | 3 | -10/+36 |
|\ \ \ \ \ | |||||
| * | | | | | diff: align move detection error handling with other options | Stefan Beller | 2018-11-14 | 3 | -10/+36 |
* | | | | | | Merge branch 'hn/highlight-sideband-keywords' | Junio C Hamano | 2019-01-15 | 2 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sideband: color lines with keyword only | Stefan Beller | 2018-12-04 | 2 | -2/+5 |
* | | | | | | | Merge branch 'cb/test-lint-cp-a' | Junio C Hamano | 2019-01-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tests: add lint for non portable cp -a | Carlo Marcelo Arenas Belón | 2018-12-03 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'cb/t5004-empty-tar-archive-fix' | Junio C Hamano | 2019-01-15 | 1 | -9/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t5004: avoid using tar for empty packages | Carlo Marcelo Arenas Belón | 2018-12-03 | 1 | -9/+8 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'cb/openbsd-allows-reading-directory' | Junio C Hamano | 2019-01-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | config.mak.uname: OpenBSD uses BSD semantics with fread for directories | Carlo Marcelo Arenas Belón | 2018-12-03 | 1 | -0/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'hb/t0061-dot-in-path-fix' | Junio C Hamano | 2019-01-15 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t0061: do not fail test if '.' is part of $PATH | Junio C Hamano | 2018-12-03 | 1 | -1/+9 |
* | | | | | | | | | Merge branch 'nd/checkout-noisy' | Junio C Hamano | 2019-01-15 | 8 | -23/+51 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t0027: squelch checkout path run outside test_expect_* block | Junio C Hamano | 2018-11-20 | 1 | -2/+2 |
| * | | | | | | | | | checkout: print something when checking out paths | Nguyễn Thái Ngọc Duy | 2018-11-14 | 7 | -21/+49 |
* | | | | | | | | | | Merge branch 'ab/commit-graph-progress-fix' | Junio C Hamano | 2019-01-15 | 1 | -3/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit-graph: split up close_reachable() progress output | Ævar Arnfjörð Bjarmason | 2018-11-20 | 1 | -3/+10 |
* | | | | | | | | | | | Merge branch 'nd/attr-pathspec-in-tree-walk' | Junio C Hamano | 2019-01-15 | 21 | -109/+235 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | tree-walk: support :(attr) matching | Nguyễn Thái Ngọc Duy | 2018-11-19 | 3 | -15/+112 |
| * | | | | | | | | | | | dir.c: move, rename and export match_attrs() | Nguyễn Thái Ngọc Duy | 2018-11-19 | 3 | -39/+43 |
| * | | | | | | | | | | | pathspec.h: clean up "extern" in function declarations | Nguyễn Thái Ngọc Duy | 2018-11-19 | 1 | -12/+12 |
| * | | | | | | | | | | | tree-walk.c: make tree_entry_interesting() take an index | Nguyễn Thái Ngọc Duy | 2018-11-19 | 9 | -20/+33 |
| * | | | | | | | | | | | tree.c: make read_tree*() take 'struct repository *' | Nguyễn Thái Ngọc Duy | 2018-11-19 | 8 | -23/+35 |
* | | | | | | | | | | | | Merge branch 'md/list-lazy-objects-fix' | Junio C Hamano | 2019-01-15 | 2 | -2/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | list-objects.c: don't segfault for missing cmdline objects | Matthew DeVore | 2018-12-06 | 2 | -2/+16 |
* | | | | | | | | | | | | | First batch after 2.20.1 | Junio C Hamano | 2019-01-04 | 1 | -0/+44 |
* | | | | | | | | | | | | | Merge branch 'mk/http-backend-kill-children-before-exit' | Junio C Hamano | 2019-01-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | http-backend: enable cleaning up forked upload/receive-pack on exit | Max Kirillov | 2018-11-26 | 1 | -0/+2 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'sd/stash-wo-user-name' | Junio C Hamano | 2019-01-04 | 2 | -0/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | stash: tolerate missing user identity | Slavica Djukic | 2018-11-19 | 2 | -0/+45 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'sg/clone-initial-fetch-configuration' | Junio C Hamano | 2019-01-04 | 3 | -14/+72 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Documentation/clone: document ignored configuration variables | SZEDER Gábor | 2018-11-16 | 1 | -0/+6 |
| * | | | | | | | | | | | | | clone: respect additional configured fetch refspecs during initial fetch | SZEDER Gábor | 2018-11-16 | 2 | -10/+62 |
| * | | | | | | | | | | | | | clone: use a more appropriate variable name for the default refspec | SZEDER Gábor | 2018-11-16 | 1 | -6/+6 |