Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 | 1 | -0/+3 |
|\ | |||||
| * | path.c: add git_common_path() and strbuf_git_common_path() | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -0/+3 |
* | | Merge branch 'js/windows-dotgit' | Junio C Hamano | 2016-05-17 | 1 | -0/+8 |
|\ \ | |||||
| * | | mingw: introduce the 'core.hideDotFiles' setting | Johannes Schindelin | 2016-05-11 | 1 | -0/+8 |
* | | | Merge branch 'ab/hooks' | Junio C Hamano | 2016-05-17 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | hooks: allow customizing where the hook directory is | Ævar Arnfjörð Bjarmason | 2016-05-04 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-05-06 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | match-trees: convert shift_tree() and shift_tree_by() to use object_id | brian m. carlson | 2016-04-19 | 1 | -2/+2 |
| * | | | sha1-name: introduce a get_oid() function | brian m. carlson | 2016-04-19 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge branch 'nd/remove-unused' | Junio C Hamano | 2016-05-03 | 1 | -2/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | wrapper.c: delete dead function git_mkstemps()nd/remove-unused | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -2/+0 |
* | | | Merge branch 'jk/check-repository-format' | Junio C Hamano | 2016-04-13 | 1 | -5/+35 |
|\ \ \ | |/ / |/| | | |||||
| * | | setup: drop repository_format_version global | Jeff King | 2016-03-11 | 1 | -1/+0 |
| * | | setup: unify repository version callbacks | Jeff King | 2016-03-11 | 1 | -1/+0 |
| * | | setup: refactor repo format reading and verification | Jeff King | 2016-03-11 | 1 | -0/+24 |
| * | | config: drop git_config_early | Jeff King | 2016-03-11 | 1 | -1/+0 |
| * | | wrap shared_repository global in get/set accessors | Jeff King | 2016-03-11 | 1 | -1/+3 |
| * | | setup: document check_repository_format() | Jeff King | 2016-03-11 | 1 | -1/+8 |
| |/ | |||||
* | | setup: make startup_info available everywhere | Jeff King | 2016-03-06 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'jk/pack-idx-corruption-safety' | Junio C Hamano | 2016-03-04 | 1 | -0/+10 |
|\ | |||||
| * | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 | 1 | -0/+10 |
* | | Merge branch 'ps/config-error' | Junio C Hamano | 2016-02-26 | 1 | -5/+9 |
|\ \ | |||||
| * | | config: rename git_config_set_or_die to git_config_setps/config-error | Patrick Steinhardt | 2016-02-22 | 1 | -4/+4 |
| * | | config: rename git_config_set to git_config_set_gently | Patrick Steinhardt | 2016-02-22 | 1 | -5/+5 |
| * | | config: introduce set_or_die wrappers | Patrick Steinhardt | 2016-02-16 | 1 | -0/+4 |
| * | | Merge branch 'jk/ref-cache-non-repository-optim' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+19 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/clang-pedantic' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'ls/config-origin' | Junio C Hamano | 2016-02-26 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | config: add 'origin_type' to config_source struct | Lars Schneider | 2016-02-22 | 1 | -2/+4 |
| * | | | | | rename git_config_from_buf to git_config_from_mem | Lars Schneider | 2016-02-19 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/am-i-v-fix' | Junio C Hamano | 2016-02-24 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | pager: factor out a helper to prepare a child process to run the pager | Junio C Hamano | 2016-02-17 | 1 | -0/+3 |
* | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | test-dump-untracked-cache: don't modify the untracked cache | Christian Couder | 2016-01-27 | 1 | -0/+7 |
| * | | | | | | config: add core.untrackedCache | Christian Couder | 2016-01-27 | 1 | -0/+1 |
* | | | | | | | Merge branch 'jk/ref-cache-non-repository-optim' | Junio C Hamano | 2016-02-03 | 1 | -1/+19 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | clean: make is_git_repository a public function | Jeff King | 2016-01-25 | 1 | -1/+19 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/clang-pedantic' | Junio C Hamano | 2016-01-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | avoid shifting signed integers 31 bits | Jeff King | 2016-01-04 | 1 | -1/+1 |
| * | | | | | Merge branch 'ad/sha1-update-chunked' into maint | Junio C Hamano | 2015-12-08 | 1 | -5/+23 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | 1 | -2/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'dt/name-hash-dir-entry-fix' into maint | Junio C Hamano | 2015-11-03 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mk/submodule-gitdir-path' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'js/clone-dissociate' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/ita-cleanup' | Junio C Hamano | 2016-01-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | add and use a convenience macro ce_intent_to_add() | Nguyễn Thái Ngọc Duy | 2015-09-06 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge branch 'jk/pack-revindex' | Junio C Hamano | 2016-01-20 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | pack-revindex: store entries directly in packed_gitjk/pack-revindex | Jeff King | 2015-12-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | pack-revindex: drop hash table | Jeff King | 2015-12-21 | 1 | -0/+2 |