git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add @ shortcut, again
@ 2013-09-02  6:34 Felipe Contreras
  2013-09-02  6:34 ` [PATCH v5 1/2] sha1-name: pass len argument to interpret_branch_name() Felipe Contreras
  2013-09-02  6:34 ` [PATCH v5 2/2] Add new @ shortcut for HEAD Felipe Contreras
  0 siblings, 2 replies; 8+ messages in thread
From: Felipe Contreras @ 2013-09-02  6:34 UTC (permalink / raw)
  To: git; +Cc: Stefano Lattarini, Felipe Contreras

Felipe Contreras (2):
  sha1-name: pass len argument to interpret_branch_name()
  Add new @ shortcut for HEAD

 Documentation/git-check-ref-format.txt |  2 ++
 Documentation/revisions.txt            |  3 +++
 cache.h                                |  2 +-
 refs.c                                 |  6 +++++-
 revision.c                             |  2 +-
 sha1_name.c                            | 36 ++++++++++++++++++++++++++++++----
 t/t1508-at-combinations.sh             |  4 ++++
 7 files changed, 48 insertions(+), 7 deletions(-)

-- 
1.8.4-338-gefd7fa6

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-09-10 22:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02  6:34 [PATCH v5 0/2] Add @ shortcut, again Felipe Contreras
2013-09-02  6:34 ` [PATCH v5 1/2] sha1-name: pass len argument to interpret_branch_name() Felipe Contreras
2013-09-03 18:40   ` Junio C Hamano
2013-09-02  6:34 ` [PATCH v5 2/2] Add new @ shortcut for HEAD Felipe Contreras
2013-09-03 18:50   ` Junio C Hamano
2013-09-09  2:09     ` Felipe Contreras
2013-09-09 22:54       ` Junio C Hamano
2013-09-10 22:08         ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).