Merge http://www.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / sha1_name.c
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-21 Make sure heads/foo and tags/foo do not confuse things.
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-03 Be careful when dereferencing tags.
2005-10-28 Be more careful about reference parsing
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-21 Merge /pub/scm/git/git to recover lost side branch
2005-10-20 Make sure we barf on ref^{type} failure.
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Introduce notation "ref^{type}".
2005-10-15 Merge branch 'fixes'
2005-10-12 Merge branch 'fixes'
2005-10-11 show-branch: optionally use unique prefix as name.
2005-10-04 Merge branch 'fixes'
2005-10-04 Make sure get_sha1 does not accept ambiguous sha1 prefi...
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Merge branch 'fixes'
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Error message from get_sha1() on ambiguous short SHA1.
2005-10-03 Make sure get_sha1 does not accept ambiguous sha1 prefix.
2005-10-02 [PATCH] Allow reading "symbolic refs" that point to...
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-20 Fix extended short SHA1 name completion
2005-08-30 Merge refs/heads/master from paulus
2005-08-23 Merge refs/heads/master from .
2005-08-23 [PATCH] Add a new extended SHA1 syntax <name>~<num>
2005-08-21 Merge refs/heads/master from .
2005-08-21 [PATCH] sha1_name: do not accept .git/refs/snap/.
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-14 Merge master into rc
2005-08-14 [PATCH] Make get_sha1_basic() more careful
2005-08-14 [PATCH] Make sure git-resolve-script always works on...
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 [PATCH] Fix git-rev-parse's parent handling
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-08-05 Update get_sha1() to grok extended format.