Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/fetch-quick-tag-following' into maint | Junio C Hamano | 2016-10-28 |
|\ | |||
| * | fetch: use "quick" has_sha1_file for tag following | Jeff King | 2016-10-14 |
| * | Merge branch 'nd/pack-ofs-4gb-limit' into maint | Junio C Hamano | 2016-08-08 |
| |\ | |||
* | \ | Merge branch 'jc/verify-loose-object-header' into maint | Junio C Hamano | 2016-10-11 |
|\ \ \ | |||
| * | | | unpack_sha1_header(): detect malformed object header | Junio C Hamano | 2016-09-26 |
* | | | | Merge branch 'vs/typofix' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ | |||
| * | | | | Spelling fixes | Ville Skyttä | 2016-08-11 |
* | | | | | Merge branch 'js/am-3-merge-recursive-direct' | Junio C Hamano | 2016-08-10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | die("bug"): report bugs consistently | Johannes Schindelin | 2016-07-26 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jk/pack-objects-optim' | Junio C Hamano | 2016-08-08 |
|\ \ \ \ | |||
| * | | | | find_pack_entry: replace last_found_pack with MRU cache | Jeff King | 2016-07-29 |
| * | | | | sha1_file: drop free_pack_by_name | Jeff King | 2016-07-29 |
| |/ / / | |||
* | | | | Merge branch 'nd/pack-ofs-4gb-limit' | Junio C Hamano | 2016-07-28 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||
| * | | pack-objects: pass length to check_pack_crc() without truncation | Nguyễn Thái Ngọc Duy | 2016-07-12 |
* | | | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 |
|\ \ \ | |||
| * | | | dir.c: rename str(n)cmp_icase to fspath(n)cmp | Nguyễn Thái Ngọc Duy | 2016-04-22 |
| |/ / | |||
* | | | sha1_file.c: use {error,die,warning}_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
|/ / | |||
* | | Merge branch 'jk/pack-idx-corruption-safety' | Junio C Hamano | 2016-03-04 |
|\ \ | |||
| * | | 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 |
* | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 |
|\ \ \ | |||
| * | | | 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 |
* | | | | clone/sha1_file: read info/alternates with strbuf_getline() | Junio C Hamano | 2016-01-15 |
* | | | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 |
|/ / / | |||
* | | | 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 |