Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sha1-file: use an object_directory for the main object dir | Jeff King | 2018-11-13 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'js/mingw-perl5lib' | Junio C Hamano | 2018-11-13 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | config: move Windows-specific config settings into compat/mingw.c | Johannes Schindelin | 2018-10-31 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* / / / / / / | worktree: add per-worktree config files | Nguyễn Thái Ngọc Duy | 2018-10-22 | 1 | -0/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 2018-08-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move definition of enum branch_track from cache.h to branch.h | Elijah Newren | 2018-08-15 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2018-08-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | environment.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2018-07-23 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 2018-08-16 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | check_replace_refs: rename to read_replace_refs | Jeff King | 2018-07-19 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 2018-07-18 | 1 | -4/+4 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | commit-graph: add repo arg to graph readers | Jonathan Tan | 2018-07-18 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 2018-06-29 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | cache: convert get_graft_file to handle arbitrary repositories | Stefan Beller | 2018-05-18 | 1 | -3/+3 | |
| * | | | | | shallow: add repository argument to set_alternate_shallow_file | Stefan Beller | 2018-05-18 | 1 | -1/+1 | |
* | | | | | | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 2018-05-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 2018-04-16 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'sb/object-store-replace' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | replace-object: check_replace_refs is safe in multi repo environment | Stefan Beller | 2018-04-12 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'ds/commit-graph' | Junio C Hamano | 2018-05-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | commit-graph: add core.commitGraph setting | Derrick Stolee | 2018-04-11 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'jk/relative-directory-fix' | Junio C Hamano | 2018-04-25 | 1 | -3/+23 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | set_work_tree: use chdir_notify | Jeff King | 2018-03-30 | 1 | -1/+22 | |
| * | | | | | | | set_git_dir: die when setenv() fails | Jeff King | 2018-03-30 | 1 | -3/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'sb/object-store' | Junio C Hamano | 2018-04-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | repository: introduce raw object store field | Stefan Beller | 2018-03-23 | 1 | -2/+3 | |
* | | | | | | | | Merge branch 'nd/remove-ignore-env-field' | Junio C Hamano | 2018-04-10 | 1 | -3/+28 | |
|\| | | | | | | | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | sha1_file.c: move delayed getenv(altdb) back to setup_git_env() | Nguyễn Thái Ngọc Duy | 2018-03-05 | 1 | -0/+1 | |
| * | | | | | | repository.c: move env-related setup code back to environment.c | Nguyễn Thái Ngọc Duy | 2018-03-05 | 1 | -3/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 1 | -12/+12 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | environment: rename 'namespace' variables | Brandon Williams | 2018-02-22 | 1 | -5/+5 | |
| * | | | | | environment: rename 'template' variables | Brandon Williams | 2018-02-22 | 1 | -7/+7 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'tb/crlf-conv-flags' | Junio C Hamano | 2018-02-13 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | convert_to_git(): safe_crlf/checksafe becomes int conv_flags | Torsten Bögershausen | 2018-01-16 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'jh/partial-clone' | Junio C Hamano | 2018-02-13 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | partial-clone: define partial clone settings in config | Jeff Hostetler | 2017-12-08 | 1 | -0/+1 | |
* | | | | | Merge branch 'jh/fsck-promisors' | Junio C Hamano | 2018-02-13 | 1 | -0/+1 | |
|\| | | | | |/ / / |/| | | | ||||||
| * | | | extension.partialclone: introduce partial clone extension | Jonathan Tan | 2017-12-05 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | 1 | -0/+15 | |
|\ \ \ | ||||||
| * | | | print_sha1_ellipsis: introduce helper | Ann T Ropea | 2017-12-04 | 1 | -0/+15 | |
| |/ / | ||||||
* | | | Merge branch 'bp/fsmonitor' | Junio C Hamano | 2017-11-21 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 2017-10-01 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 2017-10-03 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | git: add --no-optional-locks option | Jeff King | 2017-09-27 | 1 | -0/+5 | |
| |/ | ||||||
* / | repository: free fields before overwriting them | Jeff King | 2017-09-06 | 1 | -1/+3 | |
|/ | ||||||
* | environment: store worktree in the_repository | Brandon Williams | 2017-06-24 | 1 | -5/+4 | |
* | environment: place key repository state in the_repository | Brandon Williams | 2017-06-24 | 1 | -45/+13 | |
* | environment: remove namespace_len variable | Brandon Williams | 2017-06-24 | 1 | -5/+4 | |
* | setup: don't perform lazy initialization of repository state | Brandon Williams | 2017-06-24 | 1 | -9/+8 | |
* | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-24 | 1 | -0/+1 | |
|\ |