index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1_name.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/t1512-fix'
Junio C Hamano
2013-07-11
1
-1
/
+1
|
\
|
*
get_short_sha1(): correctly disambiguate type-limited abbreviation
Junio C Hamano
2013-07-02
1
-1
/
+1
*
|
Merge branch 'fc/at-head'
Junio C Hamano
2013-06-11
1
-37
/
+66
|
\
\
|
*
|
sha1_name: compare variable with constant, not constant with variable
Felipe Contreras
2013-05-08
1
-5
/
+7
|
*
|
Add new @ shortcut for HEAD
Felipe Contreras
2013-05-08
1
-0
/
+17
|
*
|
sha1_name: refactor reinterpret()
Felipe Contreras
2013-05-08
1
-19
/
+23
|
*
|
sha1_name: check @{-N} errors sooner
Ramkumar Ramachandra
2013-05-08
1
-5
/
+4
|
*
|
sha1_name: reorganize get_sha1_basic()
Felipe Contreras
2013-05-08
1
-11
/
+19
|
*
|
sha1_name: don't waste cycles in the @-parsing loop
Ramkumar Ramachandra
2013-05-08
1
-1
/
+1
|
*
|
sha1_name: remove unnecessary braces
Felipe Contreras
2013-05-08
1
-3
/
+2
|
*
|
sha1_name: remove no-op
Felipe Contreras
2013-05-08
1
-1
/
+1
*
|
|
Merge branch 'nd/warn-ambiguous-object-name'
Junio C Hamano
2013-06-11
1
-2
/
+23
|
\
\
\
|
*
|
|
get_sha1: warn about full or short object names that look like refs
Nguyễn Thái Ngọc Duy
2013-05-29
1
-2
/
+23
*
|
|
|
Merge branch 'rr/die-on-missing-upstream'
Junio C Hamano
2013-06-11
1
-7
/
+17
|
\
\
\
\
|
*
|
|
|
sha1_name: fix error message for @{<N>}, @{<date>}
Ramkumar Ramachandra
2013-06-02
1
-1
/
+10
|
*
|
|
|
sha1_name: fix error message for @{u}
Ramkumar Ramachandra
2013-05-22
1
-6
/
+7
|
|
|
/
/
|
|
/
|
|
*
/
|
|
strbuf_branchname(): do not double-expand @{-1}~22
Junio C Hamano
2013-05-16
1
-2
/
+6
|
/
/
/
*
|
|
Merge branch 'jc/sha1-name-object-peeler'
Junio C Hamano
2013-04-03
1
-1
/
+5
|
\
\
\
|
*
|
|
peel_onion(): teach $foo^{object} peeler
Junio C Hamano
2013-04-01
1
-1
/
+3
|
*
|
|
peel_onion: disambiguate to favor tree-ish when we know we want a tree-ish
Junio C Hamano
2013-04-01
1
-0
/
+2
*
|
|
|
Merge branch 'jc/reflog-reverse-walk'
Junio C Hamano
2013-03-26
1
-30
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
reflog: add for_each_reflog_ent_reverse() API
Junio C Hamano
2013-03-08
1
-30
/
+18
|
|
/
/
*
/
/
sha1_name: pass object name length to diagnose_invalid_sha1_path()
René Scharfe
2013-03-17
1
-18
/
+14
|
/
/
*
|
Merge branch 'jc/sha1-name-more'
Junio C Hamano
2012-07-22
1
-128
/
+366
|
\
|
|
*
rev-parse --disambiguate=<prefix>
Junio C Hamano
2012-07-10
1
-9
/
+50
|
*
sha1_name.c: add support for disambiguating other types
Junio C Hamano
2012-07-10
1
-1
/
+65
|
*
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
2012-07-10
1
-2
/
+19
|
*
sha1_name.c: teach lookup context to get_sha1_with_context()
Junio C Hamano
2012-07-10
1
-9
/
+13
|
*
sha1_name.c: many short names can only be committish
Junio C Hamano
2012-07-10
1
-4
/
+28
|
*
sha1_name.c: get_sha1_1() takes lookup flags
Junio C Hamano
2012-07-10
1
-8
/
+8
|
*
sha1_name.c: get_describe_name() by definition groks only commits
Junio C Hamano
2012-07-10
1
-1
/
+2
|
*
sha1_name.c: teach get_short_sha1() a commit-only option
Junio C Hamano
2012-07-03
1
-0
/
+9
|
*
sha1_name.c: allow get_short_sha1() to take other flags
Junio C Hamano
2012-07-03
1
-3
/
+4
|
*
get_sha1(): fix error status regression
Junio C Hamano
2012-07-03
1
-1
/
+1
|
*
sha1_name.c: restructure disambiguation of short names
Junio C Hamano
2012-07-03
1
-60
/
+112
|
*
sha1_name.c: correct misnamed "canonical" and "res"
Junio C Hamano
2012-07-03
1
-22
/
+22
|
*
sha1_name.c: refactor find_short_packed_object()
Junio C Hamano
2012-07-03
1
-47
/
+56
|
*
sha1_name.c: rename "now" to "current"
Junio C Hamano
2012-07-03
1
-8
/
+8
|
*
sha1_name.c: clarify what "fake" is for in find_short_object_filename()
Junio C Hamano
2012-07-03
1
-0
/
+7
|
*
sha1_name.c: get rid of get_sha1_with_mode()
Junio C Hamano
2012-07-03
1
-8
/
+0
|
*
sha1_name.c: get rid of get_sha1_with_mode_1()
Junio C Hamano
2012-07-03
1
-4
/
+16
|
*
sha1_name.c: hide get_sha1_with_context_1() ugliness
Junio C Hamano
2012-07-02
1
-13
/
+18
|
*
sha1_name.c: indentation fix
Junio C Hamano
2012-06-18
1
-2
/
+2
*
|
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
2012-06-29
1
-1
/
+1
|
\
\
|
*
|
sha1_name: do not trigger detailed diagnosis for file arguments
Matthieu Moy
2012-06-19
1
-1
/
+1
|
|
/
*
|
i18n: mark @{upstream} error messages for translation
Zbigniew Jędrzejewski-Szmek
2012-04-15
1
-4
/
+4
*
|
Be more specific if upstream branch is not tracked
Zbigniew Jędrzejewski-Szmek
2012-04-15
1
-1
/
+6
*
|
Provide better message for barnhc_wiht_tpyo@{u}
Zbigniew Jędrzejewski-Szmek
2012-04-15
1
-1
/
+4
*
|
Provide branch name in error message when using @{u}
Zbigniew Jędrzejewski-Szmek
2012-04-15
1
-4
/
+8
|
/
*
Merge branch 'jc/broken-ref-dwim-fix'
Junio C Hamano
2011-10-22
1
-85
/
+0
|
\
[next]