Age | Commit message (Expand) | Author | Files | Lines |
2021-01-15 | config: allow specifying config entries via envvar pairs | Patrick Steinhardt | 1 | -0/+1 |
2021-01-15 | environment: make `getenv_safe()` a public function | Patrick Steinhardt | 1 | -5/+2 |
2020-08-27 | Merge branch 'jk/leakfix' | Junio C Hamano | 1 | -2/+2 |
2020-08-17 | config: drop git_config_get_string_const() | Jeff King | 1 | -2/+2 |
2020-07-30 | strvec: rename struct fields | Jeff King | 1 | -1/+1 |
2020-07-28 | strvec: convert more callers away from argv_array name | Jeff King | 1 | -4/+4 |
2020-07-28 | strvec: rename files from argv-array to strvec | Jeff King | 1 | -1/+1 |
2020-05-13 | Merge branch 'tb/shallow-cleanup' | Junio C Hamano | 1 | -0/+1 |
2020-04-30 | shallow: extract a header file for shallow-related functions | Taylor Blau | 1 | -0/+1 |
2020-03-10 | real_path: remove unsafe API | Alexandr Miloslavskiy | 1 | -1/+6 |
2020-03-06 | set_git_dir: fix crash when used with real_path() | Alexandr Miloslavskiy | 1 | -1/+10 |
2019-12-25 | Merge branch 'ds/sparse-cone' | Junio C Hamano | 1 | -0/+1 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.15.4 | Johannes Schindelin | 1 | -1/+1 |
2019-12-06 | Sync with 2.14.6 | Johannes Schindelin | 1 | -1/+1 |
2019-12-05 | protect_ntfs: turn on NTFS protection by default | Johannes Schindelin | 1 | -1/+1 |
2019-11-22 | sparse-checkout: add 'cone' mode | Derrick Stolee | 1 | -0/+1 |
2019-06-25 | Move core_partial_clone_filter_default to promisor-remote.c | Christian Couder | 1 | -1/+0 |
2019-06-25 | Move repository_format_partial_clone to promisor-remote.c | Christian Couder | 1 | -1/+0 |
2019-01-29 | Merge branch 'jk/save-getenv-result' | Junio C Hamano | 1 | -2/+2 |
2019-01-11 | get_super_prefix(): copy getenv() result | Jeff King | 1 | -2/+2 |
2019-01-04 | Merge branch 'jk/loose-object-cache' | Junio C Hamano | 1 | -2/+2 |
2018-11-13 | Merge branch 'js/mingw-perl5lib' | Junio C Hamano | 1 | -1/+0 |
2018-11-13 | sha1-file: use an object_directory for the main object dir | Jeff King | 1 | -2/+2 |
2018-10-31 | config: move Windows-specific config settings into compat/mingw.c | Johannes Schindelin | 1 | -1/+0 |
2018-10-22 | worktree: add per-worktree config files | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-08-20 | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 1 | -0/+1 |
2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -2/+2 |
2018-08-15 | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 1 | -2/+2 |
2018-08-15 | Move definition of enum branch_track from cache.h to branch.h | Elijah Newren | 1 | -0/+1 |
2018-07-23 | environment.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2018-07-18 | check_replace_refs: rename to read_replace_refs | Jeff King | 1 | -2/+2 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -4/+4 |
2018-07-17 | commit-graph: add repo arg to graph readers | Jonathan Tan | 1 | -1/+0 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -4/+4 |
2018-05-18 | cache: convert get_graft_file to handle arbitrary repositories | Stefan Beller | 1 | -3/+3 |
2018-05-18 | shallow: add repository argument to set_alternate_shallow_file | Stefan Beller | 1 | -1/+1 |
2018-05-08 | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 1 | -0/+1 |
2018-05-08 | Merge branch 'sb/object-store-replace' | Junio C Hamano | 1 | -1/+1 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+1 |
2018-04-25 | Merge branch 'jk/relative-directory-fix' | Junio C Hamano | 1 | -3/+23 |
2018-04-16 | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 1 | -0/+1 |
2018-04-12 | replace-object: check_replace_refs is safe in multi repo environment | Stefan Beller | 1 | -1/+1 |
2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -2/+3 |
2018-04-11 | commit-graph: add core.commitGraph setting | Derrick Stolee | 1 | -0/+1 |