aboutsummaryrefslogtreecommitdiff
path: root/sha1_name.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2016-11-01
|\
| * sha1_name: make wraparound of the index into ring-buffer explicitRené Scharfe2016-11-01
* | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2016-10-27
|\ \ | |/
| * find_unique_abbrev: use 4-buffer ringJeff King2016-10-26
* | Merge branch 'jk/abbrev-auto'Junio C Hamano2016-10-27
|\ \
| * | find_unique_abbrev: move logic out of get_short_sha1()Jeff King2016-10-03
* | | Merge branch 'lt/abbrev-auto'Junio C Hamano2016-10-27
|\ \ \ | |/ / | | / | |/ |/|
| * abbrev: auto size the default abbreviationLinus Torvalds2016-10-03
* | Merge branch 'jk/alt-odb-cleanup'Junio C Hamano2016-10-17
|\ \ | |/ |/|
| * alternates: store scratch buffer as strbufJeff King2016-10-10
| * alternates: use a separate scratch spaceJeff King2016-10-10
| * alternates: provide helper for allocating alternateJeff King2016-10-10
* | get_short_sha1: make default disambiguation configurableJeff King2016-09-27
* | get_short_sha1: list ambiguous objects on errorJeff King2016-09-26
* | for_each_abbrev: drop duplicate objectsJeff King2016-09-26
* | get_short_sha1: mark ambiguity error for translationJeff King2016-09-26
* | get_short_sha1: NUL-terminate hex prefixJeff King2016-09-26
* | get_short_sha1: refactor init of disambiguation codeJeff King2016-09-26
* | get_short_sha1: parse tags when looking for treeishJeff King2016-09-26
* | get_sha1: propagate flags to child functionsJeff King2016-09-26
* | get_sha1: avoid repeating ourselves via ONLY_TO_DIEJeff King2016-09-26
* | get_sha1: detect buggy calls with multiple disambiguatorsJeff King2016-09-26
|/
* sha1_name: convert get_sha1_mb to struct object_idbrian m. carlson2016-09-07
* cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
* Merge branch 'bc/object-id'Junio C Hamano2016-05-06
|\
| * sha1-name: introduce a get_oid() functionbrian m. carlson2016-04-19
* | setup: make startup_info available everywhereJeff King2016-03-06
|/
* Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\
| * use st_add and st_mult for allocation size computationJeff King2016-02-22
* | Merge branch 'nd/dwim-wildcards-as-pathspecs'Junio C Hamano2016-02-24
|\ \
| * | get_sha1: don't die() on bogus search stringsJeff King2016-02-10
* | | Merge branch 'wp/sha1-name-negative-match'Junio C Hamano2016-02-10
|\ \ \ | |_|/ |/| |
| * | object name: introduce '^{/!-<negative pattern>}' notationWill Palmer2016-02-01
| |/
* | Remove get_object_hash.brian m. carlson2015-11-20
* | Convert struct object to object_idbrian m. carlson2015-11-20
* | Add several uses of get_object_hash.brian m. carlson2015-11-20
* | diagnose_invalid_index_path: use strbuf to avoid strcpy/strcatJeff King2015-10-05
* | find_short_object_filename: convert sprintf to xsnprintfJeff King2015-09-25
* | add reentrant variants of sha1_to_hex and find_unique_abbrevJeff King2015-09-25
* | convert "enum date_mode" into a structJeff King2015-06-29
* | Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\ \
| * | handle_one_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
| |/
* | Merge branch 'jk/at-push-sha1'Junio C Hamano2015-06-05
|\ \
| * | sha1_name: implement @{push} shorthandJeff King2015-05-22
| * | sha1_name: refactor interpret_upstream_markJeff King2015-05-22
| * | sha1_name: refactor upstream_markJeff King2015-05-22
| * | remote.c: report specific errors from branch_get_upstreamJeff King2015-05-21
| |/
* | Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-01
|\ \
| * | sha1_name: get_sha1_with_context learns to follow symlinksDavid Turner2015-05-20
| |/