| Commit message (Expand) | Author | Age |
* | Merge branch 'er/fast-import-dump-refs-on-checkpoint' | Junio C Hamano | 2017-10-05 |
|\ |
|
| * | fast-import: checkpoint: dump branches/tags/marks even if object_count==0 | Eric Rannaud | 2017-09-29 |
* | | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 2017-09-25 |
|\ \ |
|
| * | | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 2017-09-14 |
| |/ |
|
* | | pack: move pack name-related functions | Jonathan Tan | 2017-08-23 |
|/ |
|
* | Merge branch 'ab/free-and-null' | Junio C Hamano | 2017-06-24 |
|\ |
|
| * | coccinelle: make use of the "type" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 2017-06-16 |
* | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 |
|\ \ |
|
| * | | config: don't include config.h by default | Brandon Williams | 2017-06-15 |
* | | | Merge branch 'mh/fast-import-raise-default-depth' | Junio C Hamano | 2017-06-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | fast-import: increase the default pack depth to 50 | Mike Hommey | 2017-06-12 |
* | | | Merge branch 'nd/fopen-errors' | Junio C Hamano | 2017-06-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | use xfopen() in more places | Nguyễn Thái Ngọc Duy | 2017-05-26 |
| |/ |
|
* | | pack: convert struct pack_idx_entry to struct object_id | brian m. carlson | 2017-05-08 |
* | | Convert lookup_commit* to struct object_id | brian m. carlson | 2017-05-08 |
* | | fast-import: convert to struct object_id | brian m. carlson | 2017-05-08 |
* | | fast-import: convert internal structs to struct object_id | brian m. carlson | 2017-05-02 |
|/ |
|
* | Merge branch 'jk/war-on-git-path' | Junio C Hamano | 2017-04-26 |
|\ |
|
| * | replace xstrdup(git_path(...)) with git_pathdup(...) | Jeff King | 2017-04-20 |
* | | odb_mkstemp: write filename into strbuf | Jeff King | 2017-03-28 |
* | | Merge branch 'jk/fast-import-cleanup' | Junio C Hamano | 2017-03-28 |
|\ \ |
|
| * | | encode_in_pack_object_header: respect output buffer length | Jeff King | 2017-03-24 |
| * | | fast-import: use xsnprintf for formatting headers | Jeff King | 2017-03-24 |
| * | | fast-import: use xsnprintf for writing sha1s | Jeff King | 2017-03-24 |
* | | | Merge branch 'jk/pack-name-cleanups' | Junio C Hamano | 2017-03-21 |
|\ \ \
| | |/
| |/| |
|
| * | | replace snprintf with odb_pack_name() | Jeff King | 2017-03-16 |
| * | | odb_pack_keep(): stop generating keepfile name | Jeff King | 2017-03-16 |
| |/ |
|
* | | delete_ref: accept a reflog message argument | Kyle Meyer | 2017-02-20 |
|/ |
|
* | Merge branch 'mh/fast-import-notes-fix-new' | Junio C Hamano | 2017-01-10 |
|\ |
|
| * | fast-import: properly fanout notes when tree is imported | Mike Hommey | 2016-12-20 |
* | | compression: unify pack.compression configuration parsing | Junio C Hamano | 2016-11-15 |
|/ |
|
* | use QSORT | René Scharfe | 2016-09-29 |
* | Merge branch 'jk/common-main' | Junio C Hamano | 2016-07-19 |
|\ |
|
| * | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 |
| |\ |
|
| | * | common-main: call git_setup_gettext() | Jeff King | 2016-07-01 |
| | * | common-main: call git_extract_argv0_path() | Jeff King | 2016-07-01 |
| | * | add an extra level of indirection to main() | Jeff King | 2016-07-01 |
* | | | Merge branch 'ew/fast-import-unpack-limit' | Junio C Hamano | 2016-06-20 |
|\ \ \
| |/ /
|/| | |
|
| * | | fast-import: invalidate pack_id references after loosening | Eric Wong | 2016-05-29 |
| * | | fast-import: implement unpack limit | Eric Wong | 2016-05-11 |
| |/ |
|
* | | Merge branch 'fc/fast-import-broken-marks-file' | Junio C Hamano | 2016-05-31 |
|\ \ |
|
| * | | fast-import: do not truncate exported marks file | Felipe Contreras | 2016-05-17 |
| |/ |
|
* | | 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 |
| |/ |
|
* | | fast-import.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
|/ |
|
* | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 |
|\ |
|
| * | fast-import: simplify allocation in start_packfile | Jeff King | 2016-02-22 |
| * | 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 |
* | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 |
|/ |
|