summaryrefslogtreecommitdiff
path: root/builtin/receive-pack.c
Commit message (Expand)AuthorAgeFilesLines
* receive-pack: eliminate duplicate .have refsJeff King2011-05-191-3/+13
* refactor refs_from_alternate_cb to allow passing extra dataJeff King2011-05-191-1/+1
* sparse: Fix errors and silence warningsStephen Boyd2011-04-031-1/+1
* Merge branch 'jc/maint-fetch-alt'Junio C Hamano2011-03-221-32/+3
|\
| * refs_from_alternate: helper to use refs from alternatesJunio C Hamano2011-03-171-32/+3
* | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-191-0/+2
|\ \
| * | add packet tracing debug codeJeff King2011-03-081-0/+2
| |/
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-171-1/+1
|/
* string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-051-1/+1
* Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-301-2/+2
|\
| * string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-1/+1
| * string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-271-1/+1
* | Merge branch 'tr/receive-pack-aliased-update-fix'Junio C Hamano2010-06-211-2/+2
* | Merge branch 'gv/portable'Junio C Hamano2010-06-211-1/+1
|\ \ | |/ |/|
| * enums: omit trailing comma for portabilityGary V. Vaughan2010-05-311-1/+1
* | Merge branch 'js/maint-receive-pack-symref-alias'Junio C Hamano2010-05-211-37/+91
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+800