Mercurial > hg-stable
graph
-
revlog: fix partial revision() docstring (from d7d64b89a65c)Fri, 13 Apr 2012 10:14:59 +0200, by Patrick Mezard
-
graphlog: fix --follow FILE and relative pathsSat, 14 Apr 2012 11:27:11 +0200, by Patrick Mezard
-
graphlog: reduce duplication in --follow codeSat, 14 Apr 2012 11:16:57 +0200, by Patrick Mezard
-
graphlog: add all log options to glog commandSat, 14 Apr 2012 10:44:13 +0200, by Patrick Mezard
-
graphlog: implement --hiddenSat, 14 Apr 2012 10:30:38 +0200, by Patrick Mezard
-
revert: add support for reverting subrepos without --no-backup and/or --allWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
revert: add support for reverting subreposWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
merge with stableSat, 14 Apr 2012 01:39:35 -0500, by Matt Mackall
-
commands: move bundle type validation earlierFri, 13 Apr 2012 11:01:07 -0700, by Bryan O'Sullivan
-
changegroupsubset: optimize function lookup in pruneFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroup: optimize gennodelistFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: drop some unneeded rev.node calls in revdiffFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: avoid an expensive string copyThu, 12 Apr 2012 20:26:33 -0700, by Bryan O'Sullivan
-
changegroupsubset: avoid setdefault in inner loopFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroupsubset: drop repeated len() callsFri, 13 Apr 2012 22:55:40 -0500, by Matt Mackall
-
changegroup: reduce progress overheadFri, 13 Apr 2012 22:27:29 -0500, by Matt Mackall
-
changegroupsubset: renest inner loopFri, 13 Apr 2012 22:23:45 -0500, by Matt Mackall
-
revlog: increase readahead sizeFri, 13 Apr 2012 21:35:48 -0500, by Matt Mackall
-
revset: avoid demandimport bugFri, 13 Apr 2012 15:32:49 -0500, by Matt Mackall
-
mq: replace hasattr() with util.safehasattr(), update check-code.py stableFri, 13 Apr 2012 15:07:13 +0200, by Patrick Mezard
-
merge with stableThu, 12 Apr 2012 20:52:39 -0500, by Matt Mackall
-
parsers: use base-16 trie for faster node->rev mappingThu, 12 Apr 2012 14:05:59 -0700, by Bryan O'Sullivan
-
check-code: avoid false-positive on ++Thu, 12 Apr 2012 20:22:18 -0500, by Matt Mackall
-
graphlog: cleanup before code moveWed, 11 Apr 2012 11:37:13 +0200, by Patrick Mezard
-
graphlog: correctly handle calls in subdirectoriesWed, 11 Apr 2012 11:32:00 +0200, by Patrick Mezard
-
context: revert workingctx.ancestors() followfirst optionWed, 11 Apr 2012 11:29:12 +0200, by Patrick Mezard
-
graphlog: fix --follow-first --rev combinationsWed, 11 Apr 2012 11:25:34 +0200, by Patrick Mezard
-
graphlog: fix --follow --rev combinationsWed, 11 Apr 2012 11:22:40 +0200, by Patrick Mezard
-
graphlog: support changeset identifiers in --branchWed, 11 Apr 2012 11:17:26 +0200, by Patrick Mezard
-
graphlog: pass changesets to revset.match() in changelog orderWed, 11 Apr 2012 11:14:07 +0200, by Patrick Mezard