Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+10 |
|\ | |||||
| * | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 | 1 | -0/+10 |
* | | Merge branch 'jc/am-i-v-fix' into maint | Junio C Hamano | 2016-03-10 | 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 'ps/config-error' into maint | Junio C Hamano | 2016-03-10 | 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 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-02-22 | 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/ref-cache-non-repository-optim' into maint | Junio C Hamano | 2016-02-05 | 1 | -1/+19 |
|\ \ \ \ | |||||
| * | | | | clean: make is_git_repository a public function | Jeff King | 2016-01-25 | 1 | -1/+19 |
* | | | | | Merge branch 'jk/clang-pedantic' into maint | Junio C Hamano | 2016-02-05 | 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 'bc/format-patch-null-from-line' | Junio C Hamano | 2015-12-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | sha1_file.c: introduce a null_oid constant | brian m. carlson | 2015-12-14 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | sha1_file: introduce has_object_file helper. | brian m. carlson | 2015-11-20 | 1 | -0/+3 |
* | | | | | | | | | | | | Merge branch 'dt/refs-backend-pre-vtable' | Junio C Hamano | 2015-12-08 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | initdb: make safe_create_dir public | David Turner | 2015-11-20 | 1 | -0/+8 |
* | | | | | | | | | | | | | Merge branch 'ad/sha1-update-chunked' | Junio C Hamano | 2015-12-04 | 1 | -5/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | sha1: allow limiting the size of the data passed to SHA1_Update()ad/sha1-update-chunked | Atousa Pahlevan Duprat | 2015-11-05 | 1 | -0/+6 |
| * | | | | | | | | | | | sha1: provide another level of indirection for the SHA-1 functions | Atousa Pahlevan Duprat | 2015-11-05 | 1 | -5/+17 |
* | | | | | | | | | | | | Merge branch 'dk/gc-idx-wo-pack' | Jeff King | 2015-11-20 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 2015-08-17 | 1 | -2/+5 |
* | | | | | | | | | | | Merge branch 'dt/name-hash-dir-entry-fix' | Junio C Hamano | 2015-10-29 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | name-hash: don't reuse cache_entry in dir_entrydt/name-hash-dir-entry-fix | David Turner | 2015-10-21 | 1 | -1/+2 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jk/repository-extension' | Junio C Hamano | 2015-10-26 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | introduce "preciousObjects" repository extensionjk/repository-extension | Jeff King | 2015-06-24 | 1 | -0/+1 |
| * | | | | | | | | | introduce "extensions" form of core.repositoryformatversion | Jeff King | 2015-06-24 | 1 | -0/+6 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 1 | -2/+33 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add_packed_git: convert strcpy into xsnprintf | Jeff King | 2015-09-25 | 1 | -1/+1 |
| * | | | | | | | | | add reentrant variants of sha1_to_hex and find_unique_abbrev | Jeff King | 2015-09-25 | 1 | -1/+30 |
| * | | | | | | | | | add git_path_buf helper function | Jeff King | 2015-09-25 | 1 | -0/+2 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'js/clone-dissociate' | Junio C Hamano | 2015-10-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | sha1_file.c: add a function to release all packs | Johannes Schindelin | 2015-10-07 | 1 | -0/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'jk/index-pack-reduce-recheck' into maint | Junio C Hamano | 2015-07-27 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'mk/submodule-gitdir-path' | Junio C Hamano | 2015-10-15 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | path: implement common_dir handling in git_pathdup_submodule()mk/submodule-gitdir-path | Max Kirillov | 2015-09-14 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/date-local' | Junio C Hamano | 2015-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | date: make "local" orthogonal to date format | Jeff King | 2015-09-03 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'db/push-sign-if-asked' | Junio C Hamano | 2015-08-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_... | Dave Borowitz | 2015-08-19 | 1 | -0/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 2015-06-05 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ |