Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 17 Oct 2012 16:34:46 -0500 | Kevin Bullock | scmutil: add function to validate new branch, tag, and bookmark names |
Wed, 17 Oct 2012 16:32:43 -0500 | Kevin Bullock | bookmarks: disallow bookmarks named 'tip', '.', or 'null' |
Wed, 17 Oct 2012 17:03:01 -0500 | Kevin Bullock | bookmarks: abort directly on invalid name |
Wed, 17 Oct 2012 16:23:42 -0500 | Kevin Bullock | bookmarks: remove redundant check for newline |
Wed, 17 Oct 2012 22:25:41 -0500 | Kevin Bullock | test-tag: test that all reserved names are rejected |
Thu, 18 Oct 2012 17:54:34 +0200 | Pierre-Yves David | amend: do a bare kill of temporary changeset |