Mercurial > hg
graph
-
revset: add tests for multiple and mixed ^ and ~ operatorsSat, 30 Apr 2011 18:53:56 +0200, by Kevin Gessner
-
extensions: obsolete and remove parentrevspec extensionSat, 30 Apr 2011 18:27:39 +0200, by Kevin Gessner
-
wix: a new mercurial.js has replaced graph.jsSat, 30 Apr 2011 11:53:57 -0500, by Steve Borho
-
util.url: copy urllib.unquote() into util to improve startup timesSat, 30 Apr 2011 09:43:23 -0700, by Brodie Rao
-
url: move URL parsing functions into util to improve startup timeSat, 30 Apr 2011 09:43:20 -0700, by Brodie Rao
-
revlog: introduce _chunkbase to allow filelog to overrideSat, 30 Apr 2011 16:33:47 +0200, by Sune Foldager
-
filelog: extract metadata parsing and packingSat, 30 Apr 2011 16:32:50 +0200, by Sune Foldager
-
discovery: drop findoutgoing and simplify findcommonincoming's apiSat, 30 Apr 2011 17:21:37 +0200, by Peter Arrenbrecht
-
revset: add missing whitespaceSat, 30 Apr 2011 18:25:45 +0200, by Kevin Gessner
-
url: remove unused/obsolete functionsSat, 30 Apr 2011 07:00:13 -0700, by Brodie Rao
-
revset: add ^ and ~ operators from parentrevspec extensionSat, 30 Apr 2011 17:43:04 +0200, by Kevin Gessner
-
encoding: add an encoding-aware lower functionSat, 30 Apr 2011 10:57:13 -0500, by Matt Mackall
-
add: notify when adding a file that would cause a case-folding collisionSat, 30 Apr 2011 12:39:46 +0200, by Kevin Gessner
-
scmutil: refactor ui.portablefilenames processingSat, 30 Apr 2011 11:08:24 +0200, by Kevin Gessner
-
pure bdiff: don't use a generatorSat, 30 Apr 2011 15:05:36 +0200, by Dan Villiom Podlaski Christiansen
-
pure mpatch: avoid using list.insert(0, ...)Sat, 30 Apr 2011 15:05:34 +0200, by Dan Villiom Podlaski Christiansen
-
remove unused imports and variablesSat, 30 Apr 2011 13:59:14 +0200, by Alexander Solovyov
-
Zeroconf: catch both ValueError and KeyError in get()Sat, 30 Apr 2011 07:30:38 -0500, by Augie Fackler
-
run-tests: print a new line before writing the diffSat, 30 Apr 2011 15:20:27 +0300, by Idan Kamara
-
revsets: add a last functionSat, 30 Apr 2011 10:56:43 -0500, by Matt Mackall
-
bundle: more comments about the different header types, remove useless ifSat, 30 Apr 2011 14:22:03 +0200, by Benoit Boissinot
-
merge with mpmSat, 30 Apr 2011 15:30:51 +0200, by Martin Geisler
-
hgweb: initialize permhooks at definition timeSat, 30 Apr 2011 13:47:22 +0200, by Martin Geisler
-
revset: fix undefined name ParseErrorSat, 30 Apr 2011 06:58:22 -0700, by Brodie Rao
-
branchcache: improve speed relative to the amount of headsSat, 30 Apr 2011 12:56:28 +0200, by Dan Villiom Podlaski Christiansen
-
drop {short,hex}(ctx.node()) calls in favor of ctx methodsSat, 30 Apr 2011 12:55:07 +0200, by Alexander Solovyov
-
mq: be more explicit on invalid patch name messageFri, 29 Apr 2011 22:21:13 +0300, by Idan Kamara
-
fix broken testsSat, 30 Apr 2011 11:16:52 +0200, by Benoit Boissinot
-
merge with stableSat, 30 Apr 2011 03:44:31 -0500, by Matt Mackall
-
mq: add '.' and '..' to list of forbidden patch names stableFri, 29 Apr 2011 22:21:13 +0300, by Idan Kamara
-
subrepo: handle svn tracked/unknown directory collisions stableFri, 04 Mar 2011 14:00:49 +0100, by Patrick Mezard
-
subrepo: backout bcc6ed0f6c3bSat, 30 Apr 2011 03:00:38 -0500, by Matt Mackall
-
wireproto: add test for new optional arg missing on serverFri, 29 Apr 2011 14:54:01 +0200, by Peter Arrenbrecht
-
merge with stableSat, 30 Apr 2011 02:42:05 -0500, by Matt Mackall
-
web: Made elapsed time calculation dynamic (javascript).Thu, 28 Apr 2011 17:02:39 +0200, by Benoit Allard
-
extdiff: add repository root as a variableWed, 27 Apr 2011 21:55:46 -0400, by Steven Stallion
-
help: move hgignore man page into built-in help (issue2769)Sun, 17 Apr 2011 23:08:35 +0800, by Yun Lee
-
graphlog: make use of graphmod's revset supportSat, 23 Apr 2011 15:04:15 +0200, by Alexander Solovyov
-
graphmod: use revsets internallySun, 13 Mar 2011 15:53:38 +0100, by Alexander Solovyov
-
svn subrepo: attempt work around obstructed checkouts (issue2752)Fri, 29 Apr 2011 03:34:18 -0500, by Augie Fackler
-
churn: strip key earlier to avoid false negative seach in aliasesFri, 29 Apr 2011 16:34:52 +0200, by Alexander Solovyov
-
bookmarks: further restrict IOError on writeFri, 29 Apr 2011 18:43:36 +0300, by Idan Kamara
-
tags: loosen IOError filtering when reading localtagsFri, 29 Apr 2011 18:44:56 +0300, by Idan Kamara
-
run-tests: don't count test as succeeded if it failedFri, 29 Apr 2011 20:29:22 +0300, by Idan Kamara
-
changegroup: do not count closed new heads (issue2697)Sun, 24 Apr 2011 20:11:05 +0200, by Adrian Buehlmann
-
merge with crewFri, 29 Apr 2011 20:02:46 +0200, by Benoit Boissinot
-
shrink-revlog: defend against null first parentsFri, 29 Apr 2011 09:28:45 -0500, by Augie Fackler
-
test-contrib: add a test for shrink-revlogFri, 29 Apr 2011 12:46:56 -0500, by Augie Fackler
-
test-simplemerge-cmd.t: move all tests into test-contrib.tFri, 29 Apr 2011 08:46:21 -0500, by Augie Fackler
-
Move test-dumprevlog to test-contrib in anticipation of more contrib testsFri, 29 Apr 2011 08:43:05 -0500, by Augie Fackler
-
shrink-revlog: use a bundler object (see d69c9510d648)Fri, 29 Apr 2011 08:04:54 -0500, by Augie Fackler
-
shrink-revlog: update util.opener to scmutil.opener after d13913355390Fri, 29 Apr 2011 08:01:10 -0500, by Augie Fackler
-
shrink-revlog: remove \ from docstringFri, 29 Apr 2011 07:38:12 -0500, by Augie Fackler
-
bookmarks: be more restrictive in our Exception catchingSun, 13 Mar 2011 15:02:49 +0100, by Benoit Boissinot
-
strip: make it clear that --force discards changes (issue310)Fri, 29 Apr 2011 14:56:23 +0200, by Patrick Mezard
-
subrepo: tell Subversion when we are non-interactive (issue2759) stableFri, 29 Apr 2011 03:05:48 -0500, by Augie Fackler
-
merge with stableFri, 29 Apr 2011 11:10:11 +0200, by Thomas Arendsen Hein
-
tests: check for (*/sec) instead of (*B/sec) to match (X bytes/sec) stableFri, 29 Apr 2011 11:04:39 +0200, by Thomas Arendsen Hein
-
test-repair-strip: turn into new style testFri, 29 Apr 2011 09:43:21 +0200, by Patrick Mezard
-
extdiff: fix broken symlinks handling (issue1909) stableFri, 29 Apr 2011 08:04:46 +0200, by Patrick Mezard
-
tags: catch more corruption during cache parsing (issue2779)Tue, 26 Apr 2011 10:51:19 -0500, by Matt Mackall
-
run-tests: do chdir for tests under a lock for thread safetyMon, 25 Apr 2011 17:01:34 -0500, by Matt Mackall
-
run-tests: add iolock to vlogMon, 25 Apr 2011 16:17:08 -0500, by Matt Mackall
-
patch: remove redundant variable in iterhunks()Tue, 26 Apr 2011 21:22:14 +0200, by Patrick Mezard
-
merge with stableTue, 26 Apr 2011 13:13:35 +0200, by Martin Geisler
-
merge default headsTue, 26 Apr 2011 12:56:56 +0200, by Martin Geisler
-
merge with stableMon, 25 Apr 2011 21:20:44 +0200, by Patrick Mezard
-
test-transplant: fix missing file addition stableMon, 25 Apr 2011 21:11:28 +0200, by Patrick Mezard
-
tests: add script to disable a selected wire protocol capabilityMon, 25 Apr 2011 18:00:30 +0800, by Steven Brown
-
mq: prevent traceback when qfinish patches not in series.Mon, 25 Apr 2011 14:03:12 +0200, by Pierre-Yves David
-
check-code: separate warnings to avoid repetitive str.startswithMon, 25 Apr 2011 13:03:26 +0300, by Idan Kamara
-
atomictempfile: rewrite docstring to clarify rename() vs. close().Sun, 24 Apr 2011 17:30:50 -0400, by Greg Ward
-
atomictempfile: avoid infinite recursion in __del__().Sun, 24 Apr 2011 19:25:10 -0400, by Greg Ward
-
run-tests: display diff before prompting with --interactiveMon, 25 Apr 2011 18:42:31 +0200, by Patrick Mezard
-
check-code: warn about naked except clausesSat, 23 Apr 2011 00:52:21 +0300, by Idan Kamara
-
eliminate various naked except clausesSat, 23 Apr 2011 00:51:25 +0300, by Idan Kamara
-
run-tests: fix some missing i/o locksSun, 24 Apr 2011 17:52:46 -0500, by Matt Mackall
-
run-tests: add a lock for console I/OSun, 24 Apr 2011 16:46:37 -0500, by Matt Mackall
-
run-tests: switch timeout handling from alarm to helper threadSun, 24 Apr 2011 16:42:15 -0500, by Matt Mackall
-
run-tests: add locking on results structSun, 24 Apr 2011 16:42:11 -0500, by Matt Mackall
-
run-tests: fix --interactive (after 994ad067ac6e)Sun, 24 Apr 2011 23:33:48 +0200, by Patrick Mezard
-
color: code simplificationSun, 24 Apr 2011 23:06:19 +0200, by Patrick Mezard
-
test-status-color: fix terminfo code compatibility problemSun, 24 Apr 2011 23:06:18 +0200, by Patrick Mezard
-
hg-ssh: fix duplicate word in docstringFri, 22 Apr 2011 16:43:06 +0200, by Andreas Freimuth
-
run-tests: move test loop into a helper functionFri, 22 Apr 2011 14:04:34 -0500, by Matt Mackall
-
run-tests: use a results dictFri, 22 Apr 2011 12:24:22 -0500, by Matt Mackall
-
run-tests: move blacklist and retest filtering to runoneFri, 22 Apr 2011 11:36:40 -0500, by Matt Mackall
-
run-tests: keep a list of passed testsFri, 22 Apr 2011 11:32:05 -0500, by Matt Mackall
-
run-tests: move keyword checking into runoneFri, 22 Apr 2011 11:24:27 -0500, by Matt Mackall
-
run-tests: add ignores listFri, 22 Apr 2011 11:22:02 -0500, by Matt Mackall
-
run-tests: move existence/name format check into runoneThu, 21 Apr 2011 18:38:30 -0500, by Matt Mackall
-
run-tests: move interactive handling into runoneThu, 21 Apr 2011 18:19:45 -0500, by Matt Mackall
-
color: add support for terminfo-based attributes and colorThu, 21 Apr 2011 13:47:45 -0700, by Danek Duvall
-
move system_rcpath and user_rcpath to scmutilThu, 21 Apr 2011 21:16:54 +0200, by Adrian Buehlmann
-
move os_rcpath from util to scmutilThu, 21 Apr 2011 20:54:45 +0200, by Adrian Buehlmann
-
move rcpath from util to scmutilThu, 21 Apr 2011 20:14:29 +0200, by Adrian Buehlmann
-
merge with stableThu, 21 Apr 2011 15:11:28 -0500, by Matt Mackall
-
merge with i18nThu, 21 Apr 2011 15:11:19 -0500, by Matt Mackall
-
i18n: merge with stableTue, 19 Apr 2011 09:46:45 +0200, by Martin Geisler
-
i18n-da: synchronize with 1184bb274cb3Tue, 19 Apr 2011 09:46:24 +0200, by Martin Geisler
-
win32: Wine doesn't know about hardlinksThu, 21 Apr 2011 15:08:48 -0500, by Matt Mackall
-
move walkrepos from util to scmutilThu, 21 Apr 2011 16:06:19 +0200, by Adrian Buehlmann
-
move checkfilename from util to scmutilThu, 21 Apr 2011 13:18:52 +0200, by Adrian Buehlmann
-
scmutil: fix erroneous Abort callThu, 21 Apr 2011 12:10:03 +0200, by Adrian Buehlmann
-
move path_auditor from util to scmutilWed, 20 Apr 2011 22:43:31 +0200, by Adrian Buehlmann
-
move canonpath from util to scmutilWed, 20 Apr 2011 21:41:41 +0200, by Adrian Buehlmann
-
move opener from util to scmutilWed, 20 Apr 2011 19:54:57 +0200, by Adrian Buehlmann
-
merge with stableWed, 20 Apr 2011 23:30:07 +0200, by Patrick Mezard
-
convert: make filemap prune useless branch closing revs (issue2774) stableWed, 20 Apr 2011 23:15:18 +0200, by Patrick Mezard
-
dispatch: improve repository not found messageWed, 20 Apr 2011 14:28:40 -0500, by Matt Mackall
-
hgweb: support disabling page cacheWed, 20 Apr 2011 00:01:50 -0400, by Steven Stallion
-
merge with stableWed, 20 Apr 2011 12:44:32 -0500, by Matt Mackall
-
hgweb: support alternate logo urlTue, 19 Apr 2011 23:37:06 -0400, by Steven Stallion
-
add: introduce a warning message for non-portable filenames (issue2756) (BC)Tue, 19 Apr 2011 12:42:53 +0200, by Adrian Buehlmann
-
paper: use monospace font for descriptionTue, 19 Apr 2011 14:56:47 +0200, by Adrian Buehlmann
-
update: fix check for no rev when a date is givenTue, 19 Apr 2011 14:56:46 +0300, by Idan Kamara
-
merge with stableTue, 19 Apr 2011 15:19:54 +0200, by Martin Geisler
-
hgweb: detect change based on changelog size too stableTue, 19 Apr 2011 15:15:56 +0200, by Martin Geisler
-
rollback: lower-case warning issued when branch cannot be reset stableTue, 19 Apr 2011 13:25:19 +0200, by Martin Geisler
-
tests: remove redundant mkdirTue, 19 Apr 2011 12:04:44 +0200, by Martin Geisler
-
help config: explain that config files do not exist by default stableMon, 18 Apr 2011 13:57:22 +0200, by Martin Geisler
-
merge with stableMon, 18 Apr 2011 20:52:08 -0500, by Matt Mackall
-
identify: restructure code to make it more readableTue, 19 Apr 2011 01:08:35 +0300, by Idan Kamara
-
identify/help: say what the command does first, mention bookmarks stableTue, 19 Apr 2011 00:41:47 +0300, by Idan Kamara
-
templatefilters: improve person() for john.doe@example.comSun, 17 Apr 2011 21:34:25 +0200, by Adrian Buehlmann
-
help: do not show full help text for command on option errorsSun, 17 Apr 2011 11:37:11 +0200, by Adrian Buehlmann
-
store: add some doctestsSun, 17 Apr 2011 17:55:34 +0200, by Adrian Buehlmann
-
paper: don't add breaks on the remaining instances of descSun, 17 Apr 2011 01:44:09 +0200, by Adrian Buehlmann
-
checkwinfilename: use %r in format stringSat, 16 Apr 2011 20:08:43 +0200, by Adrian Buehlmann
-
tests: new test cases for the unbundlehash capabilitySun, 17 Apr 2011 02:15:47 +0800, by Steven Brown
-
copy: do not copy file if name is disallowed anywayFri, 15 Apr 2011 16:15:32 +0200, by Adrian Buehlmann
-
util: new function checkfilenameFri, 15 Apr 2011 16:15:30 +0200, by Adrian Buehlmann
-
opener: use %r in format string for abortFri, 15 Apr 2011 16:15:28 +0200, by Adrian Buehlmann
-
wireproto: allow unbundle with hashed heads parameter (issue2126)Sat, 16 Apr 2011 01:05:56 +0900, by Shuhei Takahashi
-
merge with stableFri, 15 Apr 2011 23:46:59 -0500, by Matt Mackall
-
encoding: avoid localstr when a string can be encoded losslessly (issue2763) stableFri, 15 Apr 2011 23:45:41 -0500, by Matt Mackall
-
merge with stableFri, 15 Apr 2011 20:35:59 -0500, by Matt Mackall
-
revset: optimize stringset when subset == entire repoFri, 15 Apr 2011 20:07:44 +0300, by Idan Kamara
-
qrecord: provide help when mq is not enabledThu, 14 Apr 2011 10:00:15 +0200, by timeless
-
record: improve help test coverageThu, 14 Apr 2011 10:00:14 +0200, by timeless
-
paper: preserve whitespace on description instead of adding breaksFri, 15 Apr 2011 10:56:26 +0200, by Adrian Buehlmann
-
compact style: show bookmarks in the same manner as tagsWed, 13 Apr 2011 13:06:35 -0500, by Augie Fackler
-
revsets: preserve ordering with the or operatorWed, 13 Apr 2011 12:30:41 -0500, by Augie Fackler
-
hgweb: set minimum number of revision to display to 1 when revcount is 0Wed, 13 Apr 2011 07:40:24 +0530, by Md. O. Shayan
-
zeroconf: clean up naked exceptionsWed, 13 Apr 2011 12:57:24 -0500, by Matt Mackall
-
localrepo: don't add deleted files to list of modified/added files (issue2761)Mon, 11 Apr 2011 21:44:22 +0300, by Idan Kamara
-
path_auditor: eliminate local function 'check' in __call__Mon, 11 Apr 2011 10:06:57 +0200, by Adrian Buehlmann
-
subrepo: trailing whitespace cleanupMon, 11 Apr 2011 07:34:40 -0500, by Augie Fackler
-
util: move checkosfilename call from path_auditor to openerSun, 10 Apr 2011 19:31:49 +0200, by Adrian Buehlmann
-
tests: add tests for non-existant branch/tag/bookmarkSun, 10 Apr 2011 11:30:53 +0300, by Idan Kamara
-
hgweb: add bookmarks listing to summary page of gitweb/monoblue stylesSun, 10 Apr 2011 10:01:42 +0900, by Yuya Nishihara
-
hgweb: remove useless notip handling from bookmarks listingSun, 10 Apr 2011 10:01:39 +0900, by Yuya Nishihara
-
hgweb: sort bookmarks in the same manner as console commandSun, 10 Apr 2011 10:01:37 +0900, by Yuya Nishihara
-
hgweb: add bookmarks listing to raw style with test caseSun, 10 Apr 2011 06:37:20 +0900, by Yuya Nishihara
-
grep: don't print data from binary files for matches (issue2614)Sat, 09 Apr 2011 23:13:17 +0530, by Md. O. Shayan
-
color: reset win32 console color in a finally blockSat, 09 Apr 2011 23:53:23 +0300, by Idan Kamara
-
tests: better output on timeoutsSat, 09 Apr 2011 15:52:19 -0500, by Matt Mackall
-
acl: add branch tests for the current behavior of acl extensionMon, 07 Feb 2011 16:37:03 -0500, by John Mulligan
-
path_auditor: check filenames for basic platform validity (issue2755)Wed, 06 Apr 2011 18:09:43 +0200, by Adrian Buehlmann
-
revset: rearrange code so functions are sorted alphabeticallyFri, 08 Apr 2011 17:47:58 +0300, by Idan Kamara
-
revset: abort when tag or bookmark doesn't existThu, 07 Apr 2011 19:24:16 +0300, by Idan Kamara
-
merge with stableThu, 07 Apr 2011 15:08:15 -0500, by Matt Mackall
-
subrepo: prevent url normalization from removing // in ssh paths (issue2556) stableThu, 07 Apr 2011 12:33:47 +0200, by Thomas Arendsen Hein
-
bookmarks: change error messages to match those given by 'hg tag' commandsThu, 07 Apr 2011 17:57:38 +0300, by Idan Kamara
-
audit: improve nested repo messageThu, 07 Apr 2011 14:43:19 -0500, by Matt Mackall
-
tags: remove another check for valid nodesThu, 07 Apr 2011 17:16:17 +0300, by Idan Kamara
-
revset: replace for-loop with list comprehensionThu, 07 Apr 2011 16:20:40 +0300, by Idan Kamara
-
subrepo: fix up svn test outputThu, 07 Apr 2011 09:47:30 -0500, by Matt Mackall
-
merge with stableThu, 07 Apr 2011 11:40:54 +0200, by Martin Geisler
-
hgweb: fix inconsistant display of graphlog (issue1706) stableThu, 07 Apr 2011 13:23:07 +0530, by Md. O. Shayan
-
hgrc.5: drop 'hgext.' prefix when talking about extensions stableThu, 07 Apr 2011 11:17:55 +0200, by Martin Geisler
-
merge with crewWed, 06 Apr 2011 15:15:06 -0500, by Matt Mackall
-
merge with stableWed, 06 Apr 2011 15:14:51 -0500, by Matt Mackall
-
url: use a regex to hide unsupported ssh passwords (issue2754) stableWed, 06 Apr 2011 15:10:47 -0500, by Matt Mackall
-
commit: note when files are missingWed, 06 Apr 2011 16:21:12 +0200, by Martin Geisler
-
relink: correct unusual indentationWed, 06 Apr 2011 15:26:49 +0200, by Martin Geisler
-
hg: make parseurl() consistently return normalised pathWed, 06 Apr 2011 12:48:59 +0200, by Thomas Arendsen Hein
-
bugzilla: more documentation formatting fixupsWed, 06 Apr 2011 11:30:08 +0100, by Jim Hague
-
merge with stableTue, 05 Apr 2011 16:11:40 -0500, by Matt Mackall
-
rebase: don't mark file as removed if missing in parent's manifest (issue2725) stableSun, 27 Mar 2011 13:34:20 +0200, by Stefano Tortarolo
-
tags: no need to check for valid nodesMon, 04 Apr 2011 23:43:22 +0300, by Idan Kamara
-
localrepo: ignore tags to unknown nodes (issue2750)Mon, 04 Apr 2011 22:51:10 +0300, by Idan Kamara
-
merge: added info that hg help merge-tools shows the options for --toolTue, 05 Apr 2011 19:48:44 +0200, by Arne Babenhauserheide
-
util: move checklink() to posix.py and return False on WindowsTue, 05 Apr 2011 11:55:52 +0200, by Adrian Buehlmann
-
util: make 'hg log -d --2' abort (issue2734)Tue, 05 Apr 2011 16:55:47 +0800, by Yun Lee
-
help: sort help topics to make the output more readable (issue2751)Tue, 05 Apr 2011 12:40:47 +0800, by Yun Lee
-
merge with stableTue, 05 Apr 2011 11:09:08 +0200, by Martin Geisler
-
help/dates: use DATE as place-holder in help and abort textsTue, 05 Apr 2011 10:01:39 +0200, by Martin Geisler
-
keyword: convert a verbatim block to a field listTue, 05 Apr 2011 11:07:25 +0200, by Martin Geisler
-
bugzilla: convert a verbatim block to a field listTue, 05 Apr 2011 10:22:58 +0200, by Martin Geisler
-
bugzilla: fix reST error introduced in 22d200e49b10Tue, 05 Apr 2011 10:20:59 +0200, by Martin Geisler
-
help/dates: rephrase explanation of internal format stableTue, 05 Apr 2011 10:04:19 +0200, by Martin Geisler
-
rebase: drop ancestor importMon, 04 Apr 2011 23:14:03 -0500, by Matt Mackall
-
rebase: drop unused p2 arg from rebasenodeMon, 04 Apr 2011 16:58:24 -0500, by Matt Mackall
-
util: move checkexec() to posix.py and return False on WindowsMon, 04 Apr 2011 11:41:54 +0200, by Adrian Buehlmann
-
misc: replace .parents()[0] with p1()Mon, 04 Apr 2011 16:21:59 -0500, by Matt Mackall
-
filectx: introduce p1/p2 convenience methodsMon, 04 Apr 2011 16:21:57 -0500, by Matt Mackall
-
dirstate: add p1/p2 convenience methodsMon, 04 Apr 2011 15:52:55 -0500, by Matt Mackall
-
rebase: use merge's ancestor parameterMon, 04 Apr 2011 15:30:54 -0500, by Matt Mackall
-
merge: add ancestor to the update functionMon, 04 Apr 2011 15:25:20 -0500, by Matt Mackall
-
revset: teach optimizer that closed is slowishMon, 04 Apr 2011 14:21:54 -0500, by Matt Mackall
-
localrepo: tighten except clause when looking revMon, 04 Apr 2011 18:05:14 +0300, by Idan Kamara
-
bugzilla: more documentation fixesMon, 04 Apr 2011 17:37:18 +0100, by Jim Hague
-
bugzilla: correct sample configurationsMon, 04 Apr 2011 13:31:37 +0100, by Jim Hague
-
date: fixup breakage from ">" fixMon, 04 Apr 2011 09:39:22 -0500, by Matt Mackall
-
merge with stableMon, 04 Apr 2011 08:26:08 -0500, by Matt Mackall
-
log: abort for -d '>' or -d '<' (issue2749)Mon, 04 Apr 2011 00:23:21 +0800, by Yun Lee
-
convert: add hg source bookmark testMon, 04 Apr 2011 00:05:41 +0200, by Edouard Gomez
-
hgweb: add missing bookmarks definition to coal/map stableSun, 03 Apr 2011 23:47:17 +0900, by Yuya Nishihara
-
hgweb: add separate bookmarks listing to gitweb theme (based on 38c9837b1f75) stableSun, 03 Apr 2011 23:47:05 +0900, by Yuya Nishihara
-
hgweb: add bookmark labels to gitweb theme (based on 270f57d35525) stableSun, 03 Apr 2011 23:44:28 +0900, by Yuya Nishihara
-
hgweb: format page_nav of gitweb/error.tmpl and add missing links stableSun, 03 Apr 2011 23:42:05 +0900, by Yuya Nishihara
-
hgweb: fix typo and inactive link in page_nav and page_header of gitweb's help stableSun, 03 Apr 2011 22:53:20 +0900, by Yuya Nishihara
-
hgweb: add separate bookmarks listing to monoblue theme (based on 38c9837b1f75) stableSun, 03 Apr 2011 22:53:20 +0900, by Yuya Nishihara
-
hgweb: fix typo in page-header of monoblue's help template stableSun, 03 Apr 2011 22:53:19 +0900, by Yuya Nishihara
-
hgweb: add missing bookmarks templates to atom/rss styles stableSun, 03 Apr 2011 22:53:19 +0900, by Yuya Nishihara
-
subrepo: process merge substate in sorted order in submerge()Sun, 03 Apr 2011 01:57:17 +0200, by Adrian Buehlmann
-
rebase: add --tool argument for specifying merge toolSat, 02 Apr 2011 11:07:05 +0200, by Stefano Tortarolo
-
revert: note that added files are left as isFri, 01 Apr 2011 22:44:58 +0200, by Adrian Buehlmann
-
bugzilla: fix documentation typoFri, 01 Apr 2011 20:40:27 +0200, by Patrick Mezard
-
merge with stableFri, 01 Apr 2011 13:25:44 -0500, by Matt Mackall
-
hgweb: add base link to file log for paper and coal styles (issue2452)Thu, 31 Mar 2011 15:49:53 -0400, by Kevin Gessner
-
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPTWed, 05 Jan 2011 00:18:36 +1100, by Brodie Rao
-
url: be stricter about detecting schemesThu, 31 Mar 2011 17:37:33 -0700, by Brodie Rao
-
merge with stableFri, 01 Apr 2011 11:45:29 -0500, by Matt Mackall
-
bugzilla: fix bad reST markupFri, 01 Apr 2011 12:30:40 +0200, by Martin Geisler
-
bugzilla: markup literal text as suchFri, 01 Apr 2011 12:27:12 +0200, by Martin Geisler