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
|
Thu, 18 Oct 2012 22:12:15 +0200 |
Pierre-Yves David |
amend: add noise in extra to avoid creating obsolescence cycle (issue3664)
|
Thu, 18 Oct 2012 22:04:49 +0200 |
Pierre-Yves David |
changelog: extract description cleaning logic in a dedicated function
|
Thu, 18 Oct 2012 22:35:28 +0200 |
Adrian Buehlmann |
bookmarks: replace code-redundant comment with something more useful
|
Thu, 18 Oct 2012 22:33:58 +0200 |
Adrian Buehlmann |
bookmarks: remove another uneeded return
|
Sat, 05 May 2012 15:30:54 -0500 |
Kevin Bullock |
update: remove unnecessary argument check
|
Sun, 14 Oct 2012 20:27:55 +0200 |
Idan Kamara |
grep: colorize all fields
|
Sun, 14 Oct 2012 20:40:23 +0200 |
Idan Kamara |
test-grep: add a test for -l
|
Mon, 08 Oct 2012 15:54:53 +0200 |
Pierre-Yves David |
clfilter: remove use of xrange in revset
|
Mon, 08 Oct 2012 15:41:58 +0200 |
Pierre-Yves David |
largefile: use `self` in repo method instead of `repo`
|