index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sha1_name.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/broken-ref-dwim-fix'
Junio C Hamano
2011-10-21
|
\
|
*
refs.c: move dwim_ref()/dwim_log() from sha1_name.c
Junio C Hamano
2011-10-12
*
|
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
2011-10-10
|
\
\
|
|
/
|
*
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
*
|
Allow git merge ":/<pattern>"
Junio C Hamano
2011-09-15
|
/
*
Merge branch 'jc/magic-pathspec'
Junio C Hamano
2011-05-23
|
\
|
*
fix overslow :/no-such-string-ever-existed diagnostics
Junio C Hamano
2011-05-10
|
*
fix overstrict :<path> diagnosis
Junio C Hamano
2011-05-10
*
|
sha1_name: Suggest commit:./file for path in subdir
Michael J Gruber
2011-04-03
|
/
*
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
2011-03-10
*
Merge branch 'tf/commit-list-prefix'
Junio C Hamano
2010-12-22
|
\
|
*
commit: Add commit_list prefix in two function names.
Thiago Farina
2010-11-29
*
|
Merge branch 'nd/oneline-sha1-name-from-specific-ref'
Junio C Hamano
2010-12-21
|
\
\
|
*
|
get_sha1: handle special case $commit^{/}
Nguyễn Thái Ngọc Duy
2010-12-16
|
*
|
get_sha1: support $commit^{/regex} syntax
Nguyễn Thái Ngọc Duy
2010-12-14
|
*
|
get_sha1_oneline: make callers prepare the commit list to traverse
Nguyễn Thái Ngọc Duy
2010-12-12
|
*
|
get_sha1_oneline: fix lifespan rule of temp_commit_buffer variable
Junio C Hamano
2010-12-12
*
|
|
Merge branch 'nd/extended-sha1-relpath'
Junio C Hamano
2010-12-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
get_sha1: teach ":$n:<path>" the same relative path logic
Junio C Hamano
2010-12-09
|
*
|
get_sha1: support relative path ":path" syntax
Nguyễn Thái Ngọc Duy
2010-12-07
*
|
|
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
2010-12-03
|
\
\
\
|
*
|
|
strbuf: move strbuf_branchname to sha1_name.c
Jonathan Nieder
2010-11-10
|
|
/
/
*
|
|
Merge branch 'jc/abbrev-guard'
Junio C Hamano
2010-12-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core.abbrevguard: Ensure short object names stay unique a bit longer
Junio C Hamano
2010-10-28
|
|
/
*
|
Merge branch 'ks/no-textconv-symlink'
Junio C Hamano
2010-11-17
|
\
\
|
|
/
|
/
|
|
*
blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
Kirill Smelkov
2010-09-29
|
*
Merge branch 'jc/sha1-name-find-fix' into maint
Junio C Hamano
2010-08-19
|
|
\
*
|
|
update comment and documentation for :/foo syntax
Matthieu Moy
2010-09-27
*
|
|
Merge branch 'js/maint-reflog-beyond-horizon'
Junio C Hamano
2010-09-03
|
\
\
\
|
*
|
|
sha1_name.c: use warning in preference to fprintf(stderr
Jon Seymour
2010-08-24
|
*
|
|
rev-parse: exit with non-zero status if ref@{n} is not valid.
Jon Seymour
2010-08-24
|
|
/
/
*
|
|
Merge branch 'jc/sha1-name-find-fix'
Junio C Hamano
2010-08-12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
sha1_name.c: fix parsing of ":/token" syntax
Junio C Hamano
2010-08-02
*
|
Merge branch 'cp/textconv-cat-file'
Junio C Hamano
2010-06-27
|
\
\
|
*
|
sha1_name: add get_sha1_with_context()
Clément Poulain
2010-06-18
|
|
/
*
|
Make :/ accept a regex rather than a fixed pattern
Linus Torvalds
2010-06-14
|
/
*
sha1_name: fix segfault caused by invalid index access
Markus Heidelberg
2010-02-28
*
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
2010-02-16
|
\
|
*
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
2010-02-16
|
|
\
|
|
*
dwim_ref: fix dangling symref warning
Jeff King
2010-02-16
*
|
|
reject @{-1} not at beginning of object name
Jeff King
2010-01-28
*
|
|
fix parsing of @{-1}@{u} combination
Jeff King
2010-01-28
*
|
|
Merge branch 'jc/maint-reflog-bad-timestamp'
Junio C Hamano
2010-01-27
|
\
\
\
|
|
/
/
|
*
|
Update @{bogus.timestamp} fix not to die()
Junio C Hamano
2010-01-27
|
*
|
approxidate_careful() reports errorneous date string
Junio C Hamano
2010-01-26
|
|
/
*
|
Merge branch 'js/refer-upstream'
Junio C Hamano
2010-01-22
|
\
\
|
*
|
Teach @{upstream} syntax to strbuf_branchanme()
Junio C Hamano
2010-01-20
|
*
|
Introduce <branch>@{upstream} notation
Johannes Schindelin
2010-01-12
|
|
/
*
|
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
2010-01-13
|
\
\
|
*
|
"checkout A...B" switches to the merge base between A and B
Junio C Hamano
2009-10-18
|
|
/
[next]