aboutsummaryrefslogtreecommitdiff
path: root/sha1_name.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\
| * rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-09
| * sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-09
| * sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-09
| * sha1_name.c: teach lookup context to get_sha1_with_context()Junio C Hamano2012-07-09
| * sha1_name.c: many short names can only be committishJunio C Hamano2012-07-09
| * sha1_name.c: get_sha1_1() takes lookup flagsJunio C Hamano2012-07-09
| * sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-09
| * sha1_name.c: teach get_short_sha1() a commit-only optionJunio C Hamano2012-07-03
| * sha1_name.c: allow get_short_sha1() to take other flagsJunio C Hamano2012-07-03
| * get_sha1(): fix error status regressionJunio C Hamano2012-07-03
| * sha1_name.c: restructure disambiguation of short namesJunio C Hamano2012-07-03
| * sha1_name.c: correct misnamed "canonical" and "res"Junio C Hamano2012-07-03
| * sha1_name.c: refactor find_short_packed_object()Junio C Hamano2012-07-03
| * sha1_name.c: rename "now" to "current"Junio C Hamano2012-07-03
| * sha1_name.c: clarify what "fake" is for in find_short_object_filename()Junio C Hamano2012-07-03
| * sha1_name.c: get rid of get_sha1_with_mode()Junio C Hamano2012-07-03
| * sha1_name.c: get rid of get_sha1_with_mode_1()Junio C Hamano2012-07-03
| * sha1_name.c: hide get_sha1_with_context_1() uglinessJunio C Hamano2012-07-02
| * sha1_name.c: indentation fixJunio C Hamano2012-06-18
* | Merge branch 'mm/verify-filename-fix'Junio C Hamano2012-06-28
|\ \
| * | sha1_name: do not trigger detailed diagnosis for file argumentsMatthieu Moy2012-06-18
| |/
* | i18n: mark @{upstream} error messages for translationZbigniew Jędrzejewski-Szmek2012-04-15
* | Be more specific if upstream branch is not trackedZbigniew Jędrzejewski-Szmek2012-04-15
* | Provide better message for barnhc_wiht_tpyo@{u}Zbigniew Jędrzejewski-Szmek2012-04-15
* | Provide branch name in error message when using @{u}Zbigniew Jędrzejewski-Szmek2012-04-15
|/
* Merge branch 'jc/broken-ref-dwim-fix'Junio C Hamano2011-10-21
|\
| * refs.c: move dwim_ref()/dwim_log() from sha1_name.cJunio C Hamano2011-10-12
* | Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-10
|\ \ | |/
| * Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
* | Allow git merge ":/<pattern>"Junio C Hamano2011-09-15
|/
* Merge branch 'jc/magic-pathspec'Junio C Hamano2011-05-23
|\
| * fix overslow :/no-such-string-ever-existed diagnosticsJunio C Hamano2011-05-10
| * fix overstrict :<path> diagnosisJunio C Hamano2011-05-10
* | sha1_name: Suggest commit:./file for path in subdirMichael J Gruber2011-04-03
|/
* Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
* Merge branch 'tf/commit-list-prefix'Junio C Hamano2010-12-22
|\
| * commit: Add commit_list prefix in two function names.Thiago Farina2010-11-29
* | Merge branch 'nd/oneline-sha1-name-from-specific-ref'Junio C Hamano2010-12-21
|\ \
| * | get_sha1: handle special case $commit^{/}Nguyễn Thái Ngọc Duy2010-12-16
| * | get_sha1: support $commit^{/regex} syntaxNguyễn Thái Ngọc Duy2010-12-14
| * | get_sha1_oneline: make callers prepare the commit list to traverseNguyễn Thái Ngọc Duy2010-12-12
| * | get_sha1_oneline: fix lifespan rule of temp_commit_buffer variableJunio C Hamano2010-12-12
* | | Merge branch 'nd/extended-sha1-relpath'Junio C Hamano2010-12-16
|\ \ \ | |/ / |/| |
| * | get_sha1: teach ":$n:<path>" the same relative path logicJunio C Hamano2010-12-09
| * | get_sha1: support relative path ":path" syntaxNguyễn Thái Ngọc Duy2010-12-07
* | | Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-03
|\ \ \
| * | | strbuf: move strbuf_branchname to sha1_name.cJonathan Nieder2010-11-10
| |/ /
* | | Merge branch 'jc/abbrev-guard'Junio C Hamano2010-12-03
|\ \ \ | |_|/ |/| |
| * | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-28
| |/