218 Commits (bb8040f9f9274d739b894230959134584b156ae5)

Author SHA1 Message Date
Junio C Hamano 2c2b6646c2 Revert "Add new @ shortcut for HEAD" 12 years ago
Thomas Rast 8dc84fdc48 Rename advice.object_name_warning to objectNameWarning 12 years ago
Ondřej Bílka 749f763dbb typofix: in-code comments 12 years ago
Jeff King 25fba78d36 cat-file: disable object/refname ambiguity check for batch mode 12 years ago
Nguyễn Thái Ngọc Duy 9c5e6c802c Convert "struct cache_entry *" to "const ..." wherever possible 12 years ago
Junio C Hamano 94d75d1ed5 get_short_sha1(): correctly disambiguate type-limited abbreviation 12 years ago
Ramkumar Ramachandra 305ebea06d sha1_name: fix error message for @{<N>}, @{<date>} 12 years ago
Nguyễn Thái Ngọc Duy 798c35fcd8 get_sha1: warn about full or short object names that look like refs 12 years ago
Ramkumar Ramachandra 17bf4ff3cd sha1_name: fix error message for @{u} 12 years ago
Junio C Hamano 84cf246670 strbuf_branchname(): do not double-expand @{-1}~22 12 years ago
Felipe Contreras 1f27e7d56b sha1_name: compare variable with constant, not constant with variable 12 years ago
Felipe Contreras cdfd94837b Add new @ shortcut for HEAD 12 years ago
Felipe Contreras 7a0a49a7ca sha1_name: refactor reinterpret() 12 years ago
Ramkumar Ramachandra 83d16bc7be sha1_name: check @{-N} errors sooner 12 years ago
Felipe Contreras 128fd54dae sha1_name: reorganize get_sha1_basic() 12 years ago
Ramkumar Ramachandra e883a057a9 sha1_name: don't waste cycles in the @-parsing loop 12 years ago
Felipe Contreras b5f769a0d7 sha1_name: remove unnecessary braces 12 years ago
Felipe Contreras 1ef2d8dacc sha1_name: remove no-op 12 years ago
Junio C Hamano a6a3f2cc07 peel_onion(): teach $foo^{object} peeler 12 years ago
Junio C Hamano ed1ca6025f peel_onion: disambiguate to favor tree-ish when we know we want a tree-ish 12 years ago
René Scharfe b2981d0622 sha1_name: pass object name length to diagnose_invalid_sha1_path() 12 years ago
Junio C Hamano 98f85ff4b6 reflog: add for_each_reflog_ent_reverse() API 12 years ago
Junio C Hamano 957d74062c rev-parse --disambiguate=<prefix> 13 years ago
Junio C Hamano daba53aeaf sha1_name.c: add support for disambiguating other types 13 years ago
Junio C Hamano cd74e4733d sha1_name.c: introduce get_sha1_committish() 13 years ago
Junio C Hamano 33bd598c39 sha1_name.c: teach lookup context to get_sha1_with_context() 13 years ago
Junio C Hamano e2643617d7 sha1_name.c: many short names can only be committish 13 years ago
Junio C Hamano e48ba200be sha1_name.c: get_sha1_1() takes lookup flags 13 years ago
Junio C Hamano 6269b6b676 sha1_name.c: get_describe_name() by definition groks only commits 13 years ago
Junio C Hamano aa1dec9ef6 sha1_name.c: teach get_short_sha1() a commit-only option 13 years ago
Junio C Hamano 37c00e5590 sha1_name.c: allow get_short_sha1() to take other flags 13 years ago
Junio C Hamano c005e98612 get_sha1(): fix error status regression 13 years ago
Junio C Hamano a78fafe74a sha1_name.c: restructure disambiguation of short names 13 years ago
Junio C Hamano 1703f9aa0b sha1_name.c: correct misnamed "canonical" and "res" 13 years ago
Junio C Hamano f703e6ea5e sha1_name.c: refactor find_short_packed_object() 13 years ago
Junio C Hamano 1b27c2f01a sha1_name.c: rename "now" to "current" 13 years ago
Junio C Hamano 274ac009f4 sha1_name.c: clarify what "fake" is for in find_short_object_filename() 13 years ago
Junio C Hamano 249c8f4a16 sha1_name.c: get rid of get_sha1_with_mode() 13 years ago
Junio C Hamano 8c135ea260 sha1_name.c: get rid of get_sha1_with_mode_1() 13 years ago
Junio C Hamano f01cc14c3c sha1_name.c: hide get_sha1_with_context_1() ugliness 13 years ago
Matthieu Moy d7236c4395 sha1_name: do not trigger detailed diagnosis for file arguments 13 years ago
Junio C Hamano a1b475eeb4 sha1_name.c: indentation fix 13 years ago
Zbigniew Jędrzejewski-Szmek 6472028893 i18n: mark @{upstream} error messages for translation 13 years ago
Zbigniew Jędrzejewski-Szmek 17c82211ec Be more specific if upstream branch is not tracked 13 years ago
Zbigniew Jędrzejewski-Szmek bb0dab5d61 Provide better message for barnhc_wiht_tpyo@{u} 13 years ago
Zbigniew Jędrzejewski-Szmek 9884e67f9d Provide branch name in error message when using @{u} 13 years ago
Junio C Hamano ff74f7f118 refs.c: move dwim_ref()/dwim_log() from sha1_name.c 14 years ago
Michael Haggerty 8d9c50105f Change check_ref_format() to take a flags argument 14 years ago
Junio C Hamano 6099835c19 Allow git merge ":/<pattern>" 14 years ago
Junio C Hamano 2e83b66c32 fix overslow :/no-such-string-ever-existed diagnostics 14 years ago