Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create_bundle(): drop unused "header" parameter | Jeff King | 2019-01-24 | 1 | -2/+1 |
* | Merge branch 'js/gc-repack-close-before-remove' | Junio C Hamano | 2019-01-18 | 2 | -1/+5 |
|\ | |||||
| * | gc/repack: release packs when needed | Johannes Schindelin | 2019-01-11 | 2 | -1/+5 |
* | | Merge branch 'nd/worktree-remove-with-uninitialized-submodules' | Junio C Hamano | 2019-01-18 | 1 | -6/+23 |
|\ \ | |||||
| * | | worktree: allow to (re)move worktrees with uninitialized submodules | Nguyễn Thái Ngọc Duy | 2019-01-07 | 1 | -6/+23 |
* | | | Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost' | Junio C Hamano | 2019-01-18 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | submodule deinit: unset core.worktree | Stefan Beller | 2018-12-26 | 1 | -0/+2 |
| * | | | submodule--helper: fix BUG message in ensure_core_worktree | Stefan Beller | 2018-12-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'jn/stripspace-wo-repository' | Junio C Hamano | 2019-01-18 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | stripspace: allow -s/-c outside git repository | Jonathan Nieder | 2018-12-27 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge branch 'sb/submodule-fetchjobs-default-to-one' | Junio C Hamano | 2019-01-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | submodule update: run at most one fetch job unless otherwise set | Junio C Hamano | 2018-12-14 | 1 | -1/+1 |
* | | | | Merge branch 'nd/style-opening-brace' | Junio C Hamano | 2019-01-18 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | style: the opening '{' of a function is in a separate line | Nguyễn Thái Ngọc Duy | 2018-12-10 | 2 | -2/+5 |
| |/ / / | |||||
* | | | | Merge branch 'nd/indentation-fix' | Junio C Hamano | 2019-01-15 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Indent code with TABs | Nguyễn Thái Ngọc Duy | 2018-12-09 | 2 | -2/+2 |
| |/ / / | |||||
* | | | | Merge branch 'md/exclude-promisor-objects-fix-cleanup' | Junio C Hamano | 2019-01-15 | 3 | -5/+8 |
|\ \ \ \ | |||||
| * | | | | revision.c: put promisor option in specialized struct | Matthew DeVore | 2018-12-06 | 3 | -5/+8 |
* | | | | | Merge branch 'nd/checkout-noisy' | Junio C Hamano | 2019-01-15 | 3 | -11/+36 |
|\ \ \ \ \ | |||||
| * | | | | | checkout: print something when checking out paths | Nguyễn Thái Ngọc Duy | 2018-11-14 | 3 | -11/+36 |
* | | | | | | Merge branch 'nd/attr-pathspec-in-tree-walk' | Junio C Hamano | 2019-01-15 | 6 | -7/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tree-walk.c: make tree_entry_interesting() take an index | Nguyễn Thái Ngọc Duy | 2018-11-19 | 2 | -2/+3 |
| * | | | | | | tree.c: make read_tree*() take 'struct repository *' | Nguyễn Thái Ngọc Duy | 2018-11-19 | 4 | -5/+8 |
* | | | | | | | Merge branch 'sg/clone-initial-fetch-configuration' | Junio C Hamano | 2019-01-04 | 1 | -14/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clone: respect additional configured fetch refspecs during initial fetch | SZEDER Gábor | 2018-11-16 | 1 | -10/+15 |
| * | | | | | | | clone: use a more appropriate variable name for the default refspec | SZEDER Gábor | 2018-11-16 | 1 | -6/+6 |
* | | | | | | | | Merge branch 'nd/checkout-dwim-fix' | Junio C Hamano | 2019-01-04 | 1 | -5/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | checkout: disambiguate dwim tracking branches and local files | Nguyễn Thái Ngọc Duy | 2018-11-14 | 1 | -5/+13 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'en/fast-export-import' | Junio C Hamano | 2019-01-04 | 1 | -53/+137 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fast-export: add a --show-original-ids option to show original names | Elijah Newren | 2018-11-17 | 1 | -5/+15 |
| * | | | | | | | | fast-export: add --reference-excluded-parents option | Elijah Newren | 2018-11-17 | 1 | -10/+32 |
| * | | | | | | | | fast-export: ensure we export requested refs | Elijah Newren | 2018-11-17 | 1 | -12/+42 |
| * | | | | | | | | fast-export: when using paths, avoid corrupt stream with non-existent mark | Elijah Newren | 2018-11-17 | 1 | -1/+12 |
| * | | | | | | | | fast-export: move commit rewriting logic into a function for reuse | Elijah Newren | 2018-11-17 | 1 | -15/+22 |
| * | | | | | | | | fast-export: avoid dying when filtering by paths and old tags exist | Elijah Newren | 2018-11-17 | 1 | -3/+6 |
| * | | | | | | | | fast-export: use value from correct enum | Elijah Newren | 2018-11-17 | 1 | -6/+6 |
| * | | | | | | | | fast-export: convert sha1 to oid | Elijah Newren | 2018-11-17 | 1 | -12/+13 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'nd/the-index' | Junio C Hamano | 2019-01-04 | 19 | -50/+65 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rebase-interactive.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+1 |
| * | | | | | | | | rerere.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 4 | -8/+10 |
| * | | | | | | | | pack-*.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+1 |
| * | | | | | | | | pack-check.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+2 |
| * | | | | | | | | diff-lib.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 2 | -2/+3 |
| * | | | | | | | | delta-islands.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -2/+2 |
| * | | | | | | | | cache-tree.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 3 | -3/+5 |
| * | | | | | | | | bundle.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -3/+4 |
| * | | | | | | | | branch.c: remove the_repository reference | Nguyễn Thái Ngọc Duy | 2018-11-12 | 5 | -7/+10 |
| * | | | | | | | | bisect.c: remove the_repository reference | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+1 |
| * | | | | | | | | sequencer.c: remove implicit dependency on the_repository | Nguyễn Thái Ngọc Duy | 2018-11-12 | 2 | -6/+7 |
| * | | | | | | | | sequencer.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-11-12 | 4 | -6/+7 |