aboutsummaryrefslogtreecommitdiff
path: root/builtin/receive-pack.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/misc-fixes-maint'Junio C Hamano2014-07-28
|\
| * receive-pack: don't copy "dir" parameterJeff King2014-07-24
* | Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\ \
| * | trace: improve trace performanceKarsten Blees2014-07-13
| |/
* | use xstrdup instead of xmalloc + strcpyJeff King2014-06-19
|/
* shallow: automatically clean up shallow tempfilesJeff King2014-02-27
* Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\
| * shallow: remove unused codeRamsay Jones2014-01-06
| * receive-pack: support pushing to a shallow clone via httpNguyễn Thái Ngọc Duy2013-12-10
| * receive-pack: allow pushes that update .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| * receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-12-10
| * receive-pack: reorder some code in unpack()Nguyễn Thái Ngọc Duy2013-12-10
| * make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy2013-12-10
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/
* Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-20
|\
| * refs: report ref type from lock_any_ref_for_updateBrad King2013-08-30
* | Merge branch 'nd/push-no-thin'Junio C Hamano2013-09-11
|\ \
| * | push: respect --no-thinNguyễn Thái Ngọc Duy2013-08-13
| |/
* | cache.h: move remote/connect API out of itJunio C Hamano2013-07-08
|/
* Merge branch 'jk/receive-pack-deadlocks-with-early-failure'Junio C Hamano2013-04-23
|\
| * receive-pack: close sideband fd on early pack errorsJeff King2013-04-19
* | pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-20
* | pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-20
* | pkt-line: drop safe_write functionJeff King2013-02-20
* | Merge branch 'jc/hidden-refs'Junio C Hamano2013-02-17
|\ \
| * | upload/receive-pack: allow hiding ref hierarchiesJunio C Hamano2013-02-07
| |/
* | hooks: Add function to check if a hook existsAaron Schrab2013-01-14
|/
* Merge branch 'jk/receive-pack-unpack-error-to-pusher'Junio C Hamano2012-10-01
|\
| * receive-pack: drop "n/a" on unpacker errorsJeff King2012-09-21
| * receive-pack: send pack-processing stderr over sidebandJeff King2012-09-21
| * receive-pack: redirect unpack-objects stdout to /dev/nullJeff King2012-09-21
| * Merge branch 'jc/capabilities' into maintJunio C Hamano2012-09-11
| |\
* | \ Merge branch 'jc/merge-bases'Junio C Hamano2012-09-11
|\ \ \
| * | | receive-pack: use in_merge_bases() for fast-forward checkJunio C Hamano2012-08-27
* | | | Merge branch 'jc/capabilities'Junio C Hamano2012-08-29
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | include agent identifier in capability stringJeff King2012-08-03
| * | Merge branch 'cb/receive-pack-keep-errors'Junio C Hamano2012-02-20
| |\ \
| * \ \ Merge branch 'cb/push-quiet'Junio C Hamano2012-01-29
| |\ \ \
* | | | | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-06
| |_|_|/ |/| | |
* | | | Merge branch 'cb/receive-pack-keep-errors' into maintJunio C Hamano2012-02-21
|\ \ \ \ | | |_|/ | |/| |
| * | | do not override receive-pack errorsClemens Buchacher2012-02-13
* | | | Merge branch 'cb/push-quiet' into maintJunio C Hamano2012-02-05
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | fix push --quiet: add 'quiet' capability to receive-packClemens Buchacher2012-01-08
| * | server_supports(): parse feature list more carefullyJunio C Hamano2012-01-08
* | | Merge branch 'mh/ref-api-less-extra-refs'Junio C Hamano2012-01-09
|\ \ \ | |/ / |/| |
| * | write_head_info(): handle "extra refs" locallyMichael Haggerty2012-01-06
| * | show_ref(): remove unused "flag" and "cb_data" argumentsMichael Haggerty2012-01-06
| * | receive-pack: move more work into write_head_info()Michael Haggerty2012-01-06
* | | Rename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2011-12-13
* | | Convert resolve_ref+xstrdup to new resolve_refdup functionNguyễn Thái Ngọc Duy2011-12-13
|/ /