aboutsummaryrefslogtreecommitdiff
path: root/fetch-pack.c
Commit message (Expand)AuthorAge
...
| * fetch-pack: check for shallow if depth givenMike Edgar2015-06-17
* | Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\ \
| * | rev_list_insert_ref(): remove unneeded argumentsMichael Haggerty2015-05-25
| * | rev_list_insert_ref_oid(): new function, taking an object_oidMichael Haggerty2015-05-25
| * | mark_complete(): remove unneeded argumentsMichael Haggerty2015-05-25
| * | mark_complete_oid(): new function, taking an object_oidMichael Haggerty2015-05-25
| * | clear_marks(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | | upload-pack: optionally allow fetching reachable sha1Fredrik Medley2015-05-22
* | | upload-pack: prepare to extend allow-tip-sha1-in-wantFredrik Medley2015-05-22
|/ /
* | fetch-pack: remove dead assignment to ref->new_sha1Jeff King2015-03-19
* | filter_ref: make a copy of extra "sought" entriesJeff King2015-03-19
* | filter_ref: avoid overwriting ref->old_sha1 with garbageJeff King2015-03-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
* | | fetchpack.c: replace `git_config()` with `git_config_get_*()` familyTanay Abhra2014-08-07
|/ /
* | Merge branch 'jk/skip-prefix'Junio C Hamano2014-07-09
|\ \
| * | fetch-pack: refactor parsing in get_ackJeff King2014-06-20
| * | use skip_prefix to avoid magic numbersJeff King2014-06-20
| |/
* | Use starts_with() for C strings instead of memcmp()René Scharfe2014-06-09
|/
* 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 'jk/shallow-update-fix'Junio C Hamano2014-03-21
|\ \
| * | shallow: automatically clean up shallow tempfilesJeff King2014-02-27
* | | fetch-pack: fix deepen shallow over smart http with no-done capNguyễn Thái Ngọc Duy2014-02-10
|/ /
* | Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-27
|\ \ | |/ |/|
| * fetch-pack: do not filter out one-level refsJeff King2014-01-15
| * Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-23
| |\
* | \ Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\ \ \
| * | | shallow: remove unused codeRamsay Jones2014-01-06
| * | | fetch: add --update-shallow to accept refs that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * | | fetch: support fetching from a shallow repositoryNguyễn Thái Ngọc Duy2013-12-10
| * | | clone: support remote shallow repositoryNguyễn Thái Ngọc Duy2013-12-10
| * | | fetch-pack.c: move shallow update code out of fetch_pack()Nguyễn Thái Ngọc Duy2013-12-10
| * | | shallow.c: extend setup_*_shallow() to accept extra shallow commitsNguyễn Thái Ngọc Duy2013-12-10
* | | | Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\ \ \ \
| * | | | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
| |/ / /
* | | | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-05
|\ \ \ \ | |/ / / |/| | |
| * | | assume parse_commit checks commit->object.parsedJeff King2013-10-24
* | | | Merge branch 'jl/pack-transfer-avoid-double-close'Junio C Hamano2013-10-30
|\ \ \ \
| * | | | Clear fd after closing to avoid double-close errorJens Lindstrom2013-10-23
| | |/ / | |/| |
| * | | Merge branch 'nd/fetch-pack-shallow-fix' into maintJunio C Hamano2013-09-05
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'nd/fetch-pack-error-reporting-fix'Jonathan Nieder2013-09-24
|\ \ \ \
| * | | | fetch-pack.c: show correct command name that failsNguyễn Thái Ngọc Duy2013-09-18
* | | | | Merge branch 'nd/fetch-into-shallow'Junio C Hamano2013-09-20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | move setup_alternate_shallow and write_shallow_commits to shallow.cNguyễn Thái Ngọc Duy2013-08-18
| | |/ / | |/| |
* | | | Merge branch 'jc/push-cas'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | cache.h: move remote/connect API out of itJunio C Hamano2013-07-08
* | | | | Merge branch 'nd/fetch-pack-shallow-fix'Junio C Hamano2013-08-30
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |