Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'
[git] / t / t1512-rev-parse-disambiguation.sh
2012-07-22  Junio C HamanoMerge branch 'jl/maint-1.7.10-recurse-submodules-with...
2012-07-22  Junio C HamanoMerge branch 'ms/daemon-doc-typo'
2012-07-22  Junio C HamanoMerge branch 'lk/more-helpful-status-hints'
2012-07-22  Junio C HamanoMerge branch 'jc/sha1-name-more'
2012-07-13  Junio C Hamanot1512: match the "other" object names
2012-07-11  Junio C Hamanot1512: ignore whitespaces in wc -l output
2012-07-09  Junio C Hamanorev-parse --disambiguate=<prefix>
2012-07-09  Junio C Hamanorev-parse: A and B in "rev-parse A..B" refer to committish
2012-07-09  Junio C Hamanoreset: the command takes committish
2012-07-09  Junio C Hamanocommit-tree: the command wants a tree and commits
2012-07-09  Junio C Hamanoapply: --build-fake-ancestor expects blobs
2012-07-09  Junio C Hamanosha1_name.c: add support for disambiguating other types
2012-07-09  Junio C Hamanorevision.c: the "log" family, except for "show", takes...
2012-07-09  Junio C Hamanosha1_name.c: introduce get_sha1_committish()
2012-07-09  Junio C Hamanosha1_name.c: many short names can only be committish
2012-07-09  Junio C Hamanosha1_name.c: get_describe_name() by definition groks...