Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core.fsyncmethod: batched disk flushes for loose-objects | Neeraj Singh | 2022-04-06 | 1 | -0/+8 |
* | Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync | Junio C Hamano | 2022-04-06 | 1 | -4/+54 |
|\ | |||||
| * | core.fsync: documentation and user-friendly aggregate options | Neeraj Singh | 2022-03-15 | 1 | -0/+40 |
| * | core.fsync: add configuration parsing | Neeraj Singh | 2022-03-11 | 1 | -4/+5 |
| * | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 2022-03-11 | 1 | -0/+9 |
* | | The eleventh batch | Junio C Hamano | 2022-03-13 | 1 | -0/+21 |
* | | Merge branch 'nj/read-tree-doc-reffix' | Junio C Hamano | 2022-03-13 | 1 | -2/+2 |
|\ \ | |||||
| * | | Documentation: git-read-tree: separate links using commas | Nihal Jere | 2022-03-03 | 1 | -2/+2 |
* | | | Merge branch 'ab/make-optim-noop' | Junio C Hamano | 2022-03-13 | 1 | -57/+6 |
|\ \ \ | |||||
| * | | | Makefiles: add and use wildcard "mkdir -p" template | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -22/+3 |
| * | | | Makefile: add "$(QUIET)" boilerplate to shared.mak | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -32/+0 |
| * | | | Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it | Ævar Arnfjörð Bjarmason | 2022-03-03 | 1 | -3/+3 |
* | | | | The tenth batch | Junio C Hamano | 2022-03-09 | 1 | -1/+27 |
* | | | | Merge branch 'ab/help-fixes' | Junio C Hamano | 2022-03-09 | 1 | -4/+11 |
|\ \ \ \ | |||||
| * | | | | help: add --no-[external-commands|aliases] for use with --all | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -1/+9 |
| * | | | | help: correct usage & behavior of "git help --all" | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -3/+2 |
| * | | | | help doc: add missing "]" to "[-a|--all]" | Ævar Arnfjörð Bjarmason | 2022-02-23 | 1 | -1/+1 |
* | | | | | Merge branch 'ab/c99-variadic-macros' | Junio C Hamano | 2022-03-09 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code | Ævar Arnfjörð Bjarmason | 2022-02-22 | 1 | -0/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'hn/reftable-no-empty-keys' | Junio C Hamano | 2022-03-09 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: object_id_len goes up to 31 | Han-Wen Nienhuys | 2022-02-23 | 1 | -1/+1 |
* | | | | | | Merge branch 'jc/cat-file-batch-commands' | Junio C Hamano | 2022-03-09 | 1 | -4/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cat-file: add --batch-command mode | John Cai | 2022-02-18 | 1 | -4/+38 |
* | | | | | | | Merge branch 'en/present-despite-skipped' | Junio C Hamano | 2022-03-09 | 5 | -47/+127 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | repo_read_index: add config to expect files outside sparse patterns | Elijah Newren | 2022-03-02 | 2 | -0/+29 |
| * | | | | | | Update documentation related to sparsity and the skip-worktree bit | Elijah Newren | 2022-01-14 | 3 | -47/+98 |
| * | | | | | | Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped | Junio C Hamano | 2022-01-13 | 1 | -2/+8 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | The ninth batch | Junio C Hamano | 2022-03-07 | 1 | -0/+21 |
* | | | | | | | | Merge branch 'jt/ls-files-stage-recurse' | Junio C Hamano | 2022-03-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ls-files: support --recurse-submodules --stage | Jonathan Tan | 2022-02-24 | 1 | -1/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ah/advice-switch-requires-detach-to-detach' | Junio C Hamano | 2022-03-07 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | switch: mention the --detach option when dying due to lack of a branch | Alex Henrie | 2022-02-26 | 1 | -0/+3 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ds/worktree-docs' | Junio C Hamano | 2022-03-07 | 1 | -134/+134 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -7/+7 |
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -12/+12 |
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -11/+11 |
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -16/+15 |
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -21/+21 |
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -44/+41 |
| * | | | | | | | | worktree: use 'worktree' over 'working tree' | Derrick Stolee | 2022-02-23 | 1 | -23/+27 |
* | | | | | | | | | The eighth batch | Junio C Hamano | 2022-02-26 | 1 | -0/+29 |
* | | | | | | | | | Merge branch 'js/apply-partial-clone-filters-recursively' | Junio C Hamano | 2022-02-26 | 3 | -2/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | clone, submodule: pass partial clone filters to submodules | Josh Steadmon | 2022-02-10 | 3 | -2/+16 |
* | | | | | | | | | | Merge branch 'ds/sparse-checkout-requires-per-worktree-config' | Junio C Hamano | 2022-02-26 | 4 | -9/+57 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | sparse-checkout: set worktree-config correctly | Derrick Stolee | 2022-02-08 | 1 | -4/+12 |
| * | | | | | | | | Documentation: add extensions.worktreeConfig details | Derrick Stolee | 2022-02-08 | 3 | -5/+45 |
* | | | | | | | | | The seventh batch | Junio C Hamano | 2022-02-24 | 1 | -0/+12 |
* | | | | | | | | | Merge branch 'bc/clarify-eol-attr' | Junio C Hamano | 2022-02-24 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | doc: clarify interaction between 'eol' and text=auto | brian m. carlson | 2022-02-14 | 1 | -5/+6 |
* | | | | | | | | | The sixth batch | Junio C Hamano | 2022-02-18 | 1 | -0/+34 |