Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2016-03-10 |
|\ | |||
| * | sha1_file.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 2016-02-27 |
| * | use_pack: handle signed off_t overflow | Jeff King | 2016-02-25 |
| * | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 |
* | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 |
* | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 |
* | | Merge branch 'bc/format-patch-null-from-line' | Junio C Hamano | 2015-12-21 |
|\ \ | |||
| * | | sha1_file.c: introduce a null_oid constant | brian m. carlson | 2015-12-14 |
* | | | Merge branch 'jk/prune-mtime' | Junio C Hamano | 2015-12-15 |
|\ \ \ | |/ / |/| | | |||
| * | | prune: close directory earlier during loose-object directory traversal | Johannes Sixt | 2015-08-12 |
* | | | sha1_file: introduce has_object_file helper. | brian m. carlson | 2015-11-20 |
* | | | Merge branch 'dk/gc-idx-wo-pack' | Jeff King | 2015-11-20 |
|\ \ \ | |||
| * | | | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 2015-08-17 |
* | | | | Merge branch 'js/misc-fixes' | Junio C Hamano | 2015-10-30 |
|\ \ \ \ | |||
| * | | | | Silence GCC's "cast of pointer to integer of a different size" warning | Johannes Schindelin | 2015-10-26 |
* | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ \ \ \ \ | |||
| * | | | | | avoid sprintf and strcpy with flex arrays | Jeff King | 2015-10-05 |
| * | | | | | write_loose_object: convert to strbuf | Jeff King | 2015-10-05 |
| * | | | | | sha1_get_pack_name: use a strbuf | Jeff King | 2015-09-25 |
| * | | | | | use strip_suffix and xstrfmt to replace suffix | Jeff King | 2015-09-25 |
| * | | | | | add_packed_git: convert strcpy into xsnprintf | Jeff King | 2015-09-25 |
| * | | | | | use xsnprintf for generating git object headers | Jeff King | 2015-09-25 |
* | | | | | | Merge branch 'js/clone-dissociate' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | sha1_file.c: add a function to release all packs | Johannes Schindelin | 2015-10-07 |
| * | | | | | sha1_file: consolidate code to close a pack's file descriptor | Johannes Schindelin | 2015-10-05 |
| | |_|_|/ | |/| | | | |||
* | | | | | Sync with 2.5.2 | Junio C Hamano | 2015-09-09 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Sync with 2.4.9 | Junio C Hamano | 2015-09-04 |
| |\ \ \ \ \ | | |/ / / / | |||
| | * | | | | Sync with 2.3.9 | Junio C Hamano | 2015-09-04 |
| | |\ \ \ \ | |||
| | | * \ \ \ | Sync with 2.2.3 | Junio C Hamano | 2015-09-04 |
| | | |\ \ \ \ | | | | |/ / / | |||
| | | | * | | | read_info_alternates: handle paths larger than PATH_MAX | Jeff King | 2015-09-04 |
| | | * | | | | Merge branch 'rs/deflate-init-cleanup' into maint | Junio C Hamano | 2015-03-23 |
| | | |\ \ \ \ | |||
| | | * \ \ \ \ | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-03-05 |
| | | |\ \ \ \ \ | |||
| | * | \ \ \ \ \ | Merge branch 'jk/fix-refresh-utime' into maint | Junio C Hamano | 2015-07-27 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-reduce-recheck' into maint | Junio C Hamano | 2015-07-27 |
| | |\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ | Merge branch 'jk/diagnose-config-mmap-failure' into maint | Junio C Hamano | 2015-06-25 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'jh/filter-empty-contents' into maint | Junio C Hamano | 2015-06-16 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/sha1-file-reduce-useless-warnings' into maint | Junio C Hamano | 2015-06-05 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cb/open-noatime-clear-errno' into maint | Junio C Hamano | 2015-09-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge branch 'cb/open-noatime-clear-errno' | Junio C Hamano | 2015-08-25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | git_open_noatime: return with errno=0 on success | Clemens Buchacher | 2015-08-12 |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | add_to_alternates_file: don't add duplicate entries | Jeff King | 2015-08-10 |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'jc/finalize-temp-file' | Junio C Hamano | 2015-08-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | sha1_file.c: rename move_temp_to_file() to finalize_object_file() | Junio C Hamano | 2015-08-10 |
* | | | | | | | | | | | | | | Merge branch 'jk/fix-refresh-utime' | Junio C Hamano | 2015-07-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | check_and_freshen_file: fix reversed success-check | Jeff King | 2015-07-08 |
* | | | | | | | | | | | | | | Merge branch 'jk/maint-for-each-packed-object' | Junio C Hamano | 2015-07-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | for_each_packed_object: automatically open pack index | Jeff King | 2015-06-22 |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge branch 'jk/prune-mtime' into maint | Junio C Hamano | 2015-05-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |