aboutsummaryrefslogtreecommitdiff
path: root/bundle.c
Commit message (Expand)AuthorAge
* refs: convert dwim_ref and expand_ref to struct object_idbrian m. carlson2017-10-16
* refs: convert read_ref and read_ref_full to object_idbrian m. carlson2017-10-16
* leak_pending: use `object_array_clear()`, not `free()`Martin Ågren2017-09-24
* Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\
| * object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
| * Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| * bundle: convert to struct object_idbrian m. carlson2017-05-02
* | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-27
* | parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-23
|/
* bundle: don't leak an fd in case of early returnStefan Beller2016-04-01
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* create_bundle(): duplicate file descriptor to avoid closing it twiceMichael Haggerty2015-08-10
* bundle.c: fix memory leakStefan Beller2015-03-10
* bundle: split out ref writing from bundle_createJeff King2014-10-30
* bundle: split out a helper function to compute and write prerequisitesJunio C Hamano2014-10-30
* bundle: split out a helper function to create pack dataJunio C Hamano2014-10-30
* use child_process_init() to initialize struct child_process variablesRené Scharfe2014-10-28
* refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* Merge branch 'rs/plug-leak-in-bundle'Junio C Hamano2014-10-14
|\
| * bundle: plug minor memory leak in is_tag_in_date_range()René Scharfe2014-10-07
| * Merge branch 'lf/bundle-exclusion' into maintJunio C Hamano2014-09-19
| |\
* | | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
* | | Merge branch 'rs/child-process-init'Junio C Hamano2014-09-11
|\ \ \
| * | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
| |/ /
* | | Merge branch 'lf/bundle-exclusion'Junio C Hamano2014-09-09
|\ \ \ | |/ / |/| / | |/
| * bundle: fix exclusion of annotated tagsLukas Fleischer2014-08-07
* | bundle: use internal argv_array of struct child_process in create_bundle()René Scharfe2014-07-18
* | Merge branch 'nd/log-show-linear-break'Junio C Hamano2014-04-03
|\ \
| * | object.h: centralize object flag allocationNguyễn Thái Ngọc Duy2014-03-25
* | | Merge branch 'sh/use-hashcpy'Junio C Hamano2014-03-18
|\ \ \
| * | | Use hashcpy() when copying object namesSun He2014-03-06
| |/ /
* | | bundle.c: use ALLOC_GROW() in add_to_ref_list()Dmitry S. Dolzhenko2014-03-03
|/ /
* | bundle: use argv-arrayJunio C Hamano2013-11-12
|/
* object_array_entry: fix memory handling of the name fieldMichael Haggerty2013-06-02
* bundle: Accept prerequisites without commit messagesLukas Fleischer2013-04-07
* Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1Junio C Hamano2013-04-03
|\
| * avoid segfaults on parse_object failureJeff King2013-03-17
* | bundle: Add colons to list headings in "verify"Lukas Fleischer2013-03-08
* | bundle: Fix "verify" output if history is completeLukas Fleischer2013-03-07
|/
* tweak "bundle verify" of a complete historyJunio C Hamano2012-06-04
* Merge branch 'nd/i18n'Junio C Hamano2012-05-02
|\
| * i18n: bundle: mark strings for translationNguyễn Thái Ngọc Duy2012-04-24
| * Merge branch 'tr/maint-bundle-boundary'Junio C Hamano2012-03-06
| |\
| * \ Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano2012-02-26
| |\ \
* | \ \ Sync with 1.7.8.6Junio C Hamano2012-04-26
|\ \ \ \
| * \ \ \ Sync with 1.7.7.7Junio C Hamano2012-04-26
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | bundle: remove stray single-quote from error messageJonathan Nieder2012-04-26
* | | | | Merge branch 'tr/maint-bundle-boundary' into maintJunio C Hamano2012-03-12
|\ \ \ \ \ | |/ / / /