| Commit message (Expand) | Author | Age | Files | Lines |
* | bundle.c: fix memory leak | Stefan Beller | 2015-03-10 | 1 | -6/+5 |
* | bundle: split out ref writing from bundle_creaters/use-child-process-init-more | Jeff King | 2014-10-30 | 1 | -39/+58 |
* | bundle: split out a helper function to compute and write prerequisites | Junio C Hamano | 2014-10-30 | 1 | -24/+35 |
* | bundle: split out a helper function to create pack data | Junio C Hamano | 2014-10-30 | 1 | -27/+37 |
* | use child_process_init() to initialize struct child_process variables | René Scharfe | 2014-10-28 | 1 | -1/+1 |
* | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 2014-10-15 | 1 | -1/+1 |
* | Merge branch 'rs/plug-leak-in-bundle' | Junio C Hamano | 2014-10-14 | 1 | -7/+10 |
|\ |
|
| * | bundle: plug minor memory leak in is_tag_in_date_range()rs/plug-leak-in-bundle | René Scharfe | 2014-10-07 | 1 | -7/+10 |
| * | Merge branch 'lf/bundle-exclusion' into maint | Junio C Hamano | 2014-09-19 | 1 | -2/+2 |
| |\ |
|
* | | | lockfile.h: extract new header file for the functions in lockfile.cmh/lockfile | Michael Haggerty | 2014-10-01 | 1 | -0/+1 |
* | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2014-09-11 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 | 1 | -4/+2 |
| |/ / |
|
* | | | Merge branch 'lf/bundle-exclusion' | Junio C Hamano | 2014-09-09 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | bundle: fix exclusion of annotated tagslf/bundle-exclusion | Lukas Fleischer | 2014-08-07 | 1 | -2/+2 |
* | | bundle: use internal argv_array of struct child_process in create_bundle() | René Scharfe | 2014-07-18 | 1 | -10/+5 |
* | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -0/+1 |
|\ \ |
|
| * | | object.h: centralize object flag allocation | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -0/+1 |
* | | | Merge branch 'sh/use-hashcpy' | Junio C Hamano | 2014-03-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Use hashcpy() when copying object namessh/use-hashcpy | Sun He | 2014-03-06 | 1 | -1/+1 |
| |/ / |
|
* | | | bundle.c: use ALLOC_GROW() in add_to_ref_list() | Dmitry S. Dolzhenko | 2014-03-03 | 1 | -5/+1 |
|/ / |
|
* | | bundle: use argv-array | Junio C Hamano | 2013-11-12 | 1 | -16/+16 |
|/ |
|
* | object_array_entry: fix memory handling of the name field | Michael Haggerty | 2013-06-02 | 1 | -1/+1 |
* | bundle: Accept prerequisites without commit messages | Lukas Fleischer | 2013-04-07 | 1 | -1/+1 |
* | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1 | Junio C Hamano | 2013-04-03 | 1 | -3/+3 |
|\ |
|
| * | avoid segfaults on parse_object failure | Jeff King | 2013-03-17 | 1 | -3/+3 |
* | | bundle: Add colons to list headings in "verify" | Lukas Fleischer | 2013-03-08 | 1 | -4/+4 |
* | | bundle: Fix "verify" output if history is complete | Lukas Fleischer | 2013-03-07 | 1 | -1/+1 |
|/ |
|
* | tweak "bundle verify" of a complete history | Junio C Hamano | 2012-06-04 | 1 | -6/+10 |
* | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 | 1 | -17/+21 |
|\ |
|
| * | i18n: bundle: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -17/+21 |
| * | Merge branch 'tr/maint-bundle-boundary' | Junio C Hamano | 2012-03-06 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'tr/maint-bundle-long-subject' | Junio C Hamano | 2012-02-26 | 1 | -26/+10 |
| |\ \ |
|
* | \ \ | Sync with 1.7.8.6 | Junio C Hamano | 2012-04-26 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Sync with 1.7.7.7 | Junio C Hamano | 2012-04-26 | 1 | -1/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | bundle: remove stray single-quote from error message | Jonathan Nieder | 2012-04-26 | 1 | -1/+1 |
* | | | | | Merge branch 'tr/maint-bundle-boundary' into maint | Junio C Hamano | 2012-03-12 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | bundle: keep around names passed to add_pending_object()tr/maint-bundle-boundary | Thomas Rast | 2012-03-01 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'tr/maint-bundle-long-subject' into maint | Junio C Hamano | 2012-03-04 | 1 | -26/+10 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | bundle: use a strbuf to scan the log for boundary commits | Thomas Rast | 2012-02-23 | 1 | -7/+8 |
| * | | bundle: put strbuf_readline_fd in strbuf.c with adjustments | Thomas Rast | 2012-02-22 | 1 | -19/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2012-01-03 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | fix hang in git fetch if pointed at a 0 length bundle | Brian Harring | 2012-01-03 | 1 | -2/+2 |
* | | | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'jc/unseekable-bundle' | Junio C Hamano | 2011-10-21 | 1 | -36/+88 |
|\ \ |
|
| * | | bundle: add parse_bundle_header() helper functionjc/unseekable-bundle | Junio C Hamano | 2011-10-13 | 1 | -8/+31 |
| * | | bundle: allowing to read from an unseekable fd | Junio C Hamano | 2011-10-13 | 1 | -35/+64 |
* | | | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-13 | 1 | -7/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | commit: factor out clear_commit_marks_for_object_arrayrs/pending | René Scharfe | 2011-10-03 | 1 | -2/+1 |
| * | | bundle: use leak_pending flag | René Scharfe | 2011-10-03 | 1 | -5/+3 |
| |/ |
|
* | | Teach progress eye-candy to fetch_refs_from_bundle() | Junio C Hamano | 2011-09-19 | 1 | -2/+5 |
|/ |
|