Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ns/batch-fsync' | Junio C Hamano | 2022-06-03 | 1 | -1/+3 |
|\ | |||||
| * | core.fsync: use batch mode and sync loose objects by default on Windows | Neeraj Singh | 2022-04-06 | 1 | -1/+1 |
| * | core.fsyncmethod: batched disk flushes for loose-objects | Neeraj Singh | 2022-04-06 | 1 | -0/+2 |
| * | Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync | Junio C Hamano | 2022-04-06 | 1 | -0/+94 |
| |\ | |||||
* | \ | Merge branch 'tk/simple-autosetupmerge' | Junio C Hamano | 2022-05-26 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | branch: new autosetupmerge option 'simple' for matching branches | Tao Klerks | 2022-04-29 | 1 | -0/+3 |
* | | | | Merge branch 'ep/maint-equals-null-cocci' | Junio C Hamano | 2022-05-20 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 | Junio C Hamano | 2022-05-02 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | tree-wide: apply equals-null.cocci | Junio C Hamano | 2022-05-02 | 1 | -4/+4 |
* | | | | | Merge branch 'jh/builtin-fsmonitor-part2' | Junio C Hamano | 2022-04-04 | 1 | -14/+0 |
|\ \ \ \ \ | |||||
| * | | | | | fsmonitor: config settings are repository-specific | Jeff Hostetler | 2022-03-25 | 1 | -14/+0 |
* | | | | | | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 2022-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | core.fsyncmethod: correctly camel-case warning message | Neeraj Singh | 2022-03-30 | 1 | -1/+1 |
* | | | | | | core.fsync: new option to harden references | Patrick Steinhardt | 2022-03-15 | 1 | -0/+1 |
* | | | | | | Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs | Junio C Hamano | 2022-03-15 | 1 | -0/+94 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | core.fsync: documentation and user-friendly aggregate options | Neeraj Singh | 2022-03-15 | 1 | -0/+5 |
| * | | | | core.fsync: new option to harden the index | Neeraj Singh | 2022-03-10 | 1 | -0/+1 |
| * | | | | core.fsync: add configuration parsing | Neeraj Singh | 2022-03-10 | 1 | -0/+76 |
| * | | | | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 2022-03-10 | 1 | -0/+12 |
| |/ / / | |||||
* | | | | Merge branch 'en/present-despite-skipped' | Junio C Hamano | 2022-03-09 | 1 | -0/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | repo_read_index: add config to expect files outside sparse patterns | Elijah Newren | 2022-03-01 | 1 | -0/+14 |
| |/ / | |||||
* | | | Merge branch 'ab/date-mode-release' | Junio C Hamano | 2022-02-25 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | date API: create a date.h, split from cache.h | Ævar Arnfjörð Bjarmason | 2022-02-16 | 1 | -0/+1 |
* | | | | Merge branch 'ds/sparse-checkout-requires-per-worktree-config' | Junio C Hamano | 2022-02-25 | 1 | -5/+34 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | config: make git_configset_get_string_tmp() private | Derrick Stolee | 2022-02-08 | 1 | -2/+2 |
| * | | | config: add repo_config_set_worktree_gently() | Derrick Stolee | 2022-02-08 | 1 | -3/+32 |
| |/ / | |||||
* | | | Merge branch 'jt/conditional-config-on-remote-url' | Junio C Hamano | 2022-02-09 | 1 | -8/+124 |
|\ \ \ | |/ / |/| | | |||||
| * | | config: include file if remote URL matches a glob | Jonathan Tan | 2022-01-18 | 1 | -7/+113 |
| * | | config: make git_config_include() static | Jonathan Tan | 2022-01-18 | 1 | -1/+11 |
| |/ | |||||
* | | Merge branch 'js/branch-track-inherit' | Junio C Hamano | 2022-01-10 | 1 | -1/+4 |
|\ \ | |||||
| * | | config: require lowercase for branch.*.autosetupmerge | Josh Steadmon | 2021-12-20 | 1 | -1/+1 |
| * | | branch: add flags and config to inherit tracking | Josh Steadmon | 2021-12-20 | 1 | -0/+3 |
* | | | config API: use get_error_routine(), not vreportf() | Ævar Arnfjörð Bjarmason | 2021-12-07 | 1 | -1/+2 |
| |/ |/| | |||||
* | | config.c: don't leak memory in handle_path_include() | Ævar Arnfjörð Bjarmason | 2021-10-21 | 1 | -2/+5 |
|/ | |||||
* | config.c: remove unused git_config_key_is_valid() | Ævar Arnfjörð Bjarmason | 2021-09-28 | 1 | -26/+8 |
* | Merge branch 'rs/drop-core-compression-vars' | Junio C Hamano | 2021-09-23 | 1 | -3/+0 |
|\ | |||||
| * | compression: drop write-only core_compression_* variables | René Scharfe | 2021-09-12 | 1 | -3/+0 |
* | | Merge branch 'jt/grep-wo-submodule-odb-as-alternate' | Junio C Hamano | 2021-09-20 | 1 | -7/+13 |
|\ \ | |||||
| * | | submodule-config: pass repo upon blob config read | Jonathan Tan | 2021-09-08 | 1 | -7/+13 |
| |/ | |||||
* | | Merge branch 'js/expand-runtime-prefix' | Junio C Hamano | 2021-08-24 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Use a better name for the function interpolating paths | Johannes Schindelin | 2021-07-26 | 1 | -4/+4 |
* | | Merge branch 'ds/gender-neutral-doc' | Junio C Hamano | 2021-07-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | *: fix typos | Derrick Stolee | 2021-06-16 | 1 | -1/+1 |
* | | | Merge branch 'ab/struct-init' | Junio C Hamano | 2021-07-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | string-list.h users: change to use *_{nodup,dup}() | Ævar Arnfjörð Bjarmason | 2021-07-01 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'ew/mmap-failures' | Junio C Hamano | 2021-07-16 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | xmmap: inform Linux users of tuning knobs on ENOMEM | Eric Wong | 2021-06-29 | 1 | -1/+2 |
| |/ / | |||||
* | | | config: normalize the path of the system gitconfig | Johannes Schindelin | 2021-06-28 | 1 | -3/+4 |
|/ / | |||||
* | | Merge branch 'ps/config-global-override' | Junio C Hamano | 2021-05-07 | 1 | -12/+29 |
|\ \ | |||||
| * | | config: allow overriding of global and system configuration | Patrick Steinhardt | 2021-04-19 | 1 | -3/+14 |