aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mh/ref-api'Junio C Hamano2011-12-20
|\
| * add_ref(): take a (struct ref_entry *) parameterMichael Haggerty2011-12-12
| * create_ref_entry(): extract function from add_ref()Michael Haggerty2011-12-12
| * repack_without_ref(): remove temporaryMichael Haggerty2011-12-12
| * resolve_gitlink_ref_recursive(): change to work with struct ref_cacheMichael Haggerty2011-12-12
| * Pass a (ref_cache *) to the resolve_gitlink_*() helper functionsMichael Haggerty2011-12-12
| * resolve_gitlink_ref(): improve docstringMichael Haggerty2011-12-12
| * get_ref_dir(): change signatureMichael Haggerty2011-12-12
| * refs: change signatures of get_packed_refs() and get_loose_refs()Michael Haggerty2011-12-12
| * is_dup_ref(): extract function from sort_ref_array()Michael Haggerty2011-12-12
| * add_ref(): add docstringMichael Haggerty2011-12-12
| * parse_ref_line(): add docstringMichael Haggerty2011-12-12
| * is_refname_available(): remove the "quiet" argumentMichael Haggerty2011-12-12
| * clear_ref_array(): rename from free_ref_array()Michael Haggerty2011-12-12
| * refs: rename parameters result -> sha1Michael Haggerty2011-12-12
| * refs: rename "refname" variablesMichael Haggerty2011-12-12
| * struct ref_entry: document name memberMichael Haggerty2011-12-12
* | Merge branch 'jc/advice-doc'Junio C Hamano2011-12-20
|\ \
| * | advice: Document that they all default to trueJunio C Hamano2011-12-18
* | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-20
|\ \ \
| * | | request-pull: do not emit "tag" before the tagnameJunio C Hamano2011-12-19
| * | | request-pull: update the "pull" command generation logicJunio C Hamano2011-12-16
* | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-20
|\ \ \ \
| * | | | commit: do not lose mergetag header when not amendingJunio C Hamano2011-12-20
* | | | | Merge branch 'jc/checkout-m-twoway'Junio C Hamano2011-12-20
|\ \ \ \ \
| * | | | | t/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason2011-12-20
* | | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-20
|\ \ \ \ \ \
| * | | | | | t0090: be prepared that 'wc -l' writes leading blanksJohannes Sixt2011-12-20
* | | | | | | Update draft release notes to 1.7.9Junio C Hamano2011-12-19
* | | | | | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \
| * | | | | | | i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
* | | | | | | | Merge branch 'ew/keepalive'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \
| * | | | | | | | enable SO_KEEPALIVE for connected TCP socketsEric Wong2011-12-05
* | | | | | | | | Merge branch 'jc/checkout-m-twoway'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | checkout_merged(): squelch false warning from some gccJunio C Hamano2011-12-15
| * | | | | | | | Test 'checkout -m -- path'Pete Harlan2011-12-11
| * | | | | | | | checkout -m: no need to insist on having all 3 stagesJunio C Hamano2011-12-06
* | | | | | | | | Merge branch 'jk/maint-push-over-dav'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http-push: enable "proactive auth"Jeff King2011-12-13
| * | | | | | | | | t5540: test DAV push with authenticationJeff King2011-12-13
* | | | | | | | | | Merge branch 'jk/fetch-no-tail-match-refs'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | connect.c: drop path_match functionJeff King2011-12-13
| * | | | | | | | | | fetch-pack: match refs exactlyJeff King2011-12-13
| * | | | | | | | | | t5500: give fully-qualified refs to fetch-packJeff King2011-12-13
| * | | | | | | | | | drop "match" parameter from get_remote_headsJeff King2011-12-13
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'nd/resolve-ref'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | revert: convert resolve_ref() to read_ref_full()Nguyễn Thái Ngọc Duy2011-12-12
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jn/maint-sequencer-fixes'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \