Mercurial > hg
graph
-
obsolete: add the detection of bumped changeset.Fri, 19 Oct 2012 00:36:18 +0200, by Pierre-Yves David
-
obsolete: have `allsuccessors` takes a list of nodesTue, 16 Oct 2012 15:49:58 +0200, by Pierre-Yves David
-
obsolete: rename `anysuccessors` into `allsuccessors`Fri, 19 Oct 2012 00:30:11 +0200, by Pierre-Yves David
-
obsolete: rename `getobscache` into `getrevs`Fri, 19 Oct 2012 00:28:13 +0200, by Pierre-Yves David
-
largefiles: always create the cache and standin directories when cloningSun, 14 Oct 2012 15:10:13 -0400, by Matt Harbison
-
largefiles: fix a traceback in lfconvert if a largefile is missing (issue3519)Sun, 14 Oct 2012 14:44:08 -0400, by Matt Harbison
-
bookmarks: further flatten codeThu, 18 Oct 2012 16:34:13 -0500, by Kevin Bullock
-
scmutil: add bad character checking to checknewlabelWed, 17 Oct 2012 21:42:06 -0500, by Kevin Bullock
-
tag: disallow '\0' in tag namesWed, 17 Oct 2012 21:39:07 -0500, by Kevin Bullock
-
dirstate: use scmutil.checknewlabel to check new branch nameWed, 17 Oct 2012 21:32:19 -0500, by Kevin Bullock
-
bookmarks: use scmutil.checknewlabelWed, 17 Oct 2012 17:23:39 -0500, by Kevin Bullock
-
scmutil: add function to validate new branch, tag, and bookmark namesWed, 17 Oct 2012 16:34:46 -0500, by Kevin Bullock
-
bookmarks: disallow bookmarks named 'tip', '.', or 'null'Wed, 17 Oct 2012 16:32:43 -0500, by Kevin Bullock
-
bookmarks: abort directly on invalid nameWed, 17 Oct 2012 17:03:01 -0500, by Kevin Bullock
-
bookmarks: remove redundant check for newlineWed, 17 Oct 2012 16:23:42 -0500, by Kevin Bullock
-
test-tag: test that all reserved names are rejectedWed, 17 Oct 2012 22:25:41 -0500, by Kevin Bullock
-
amend: do a bare kill of temporary changesetThu, 18 Oct 2012 17:54:34 +0200, by Pierre-Yves David
-
amend: add noise in extra to avoid creating obsolescence cycle (issue3664)Thu, 18 Oct 2012 22:12:15 +0200, by Pierre-Yves David
-
changelog: extract description cleaning logic in a dedicated functionThu, 18 Oct 2012 22:04:49 +0200, by Pierre-Yves David
-
bookmarks: replace code-redundant comment with something more usefulThu, 18 Oct 2012 22:35:28 +0200, by Adrian Buehlmann
-
bookmarks: remove another uneeded returnThu, 18 Oct 2012 22:33:58 +0200, by Adrian Buehlmann
-
update: remove unnecessary argument checkSat, 05 May 2012 15:30:54 -0500, by Kevin Bullock
-
grep: colorize all fieldsSun, 14 Oct 2012 20:27:55 +0200, by Idan Kamara
-
test-grep: add a test for -lSun, 14 Oct 2012 20:40:23 +0200, by Idan Kamara
-
clfilter: remove use of xrange in revsetMon, 08 Oct 2012 15:54:53 +0200, by Pierre-Yves David
-
largefile: use `self` in repo method instead of `repo`Mon, 08 Oct 2012 15:41:58 +0200, by Pierre-Yves David
-
test: use proper subclassing in `test-issue2137.t`.Tue, 16 Oct 2012 23:12:07 +0200, by Pierre-Yves David
-
run-tests: remove dead code for supporting old test scriptsThu, 18 Oct 2012 00:44:32 +0200, by Mads Kiilerich
-
run-tests: handle windows crlf in .py tests againThu, 18 Oct 2012 00:33:29 +0200, by Mads Kiilerich
-
test-run-tests.t: fix wrong test case for cr handling on WindowsThu, 18 Oct 2012 00:33:26 +0200, by Mads Kiilerich