Mercurial > hg
graph
-
convert: use repo.join instead of referencing ".hg" directlyThu, 08 Sep 2011 10:20:42 +0200, by Martin Geisler
-
repair: switch from changegroupsubset to getbundleThu, 01 Sep 2011 12:29:24 +0200, by Peter Arrenbrecht
-
merge with stableTue, 30 Aug 2011 15:22:10 +0200, by Martin Geisler
-
i18n: calculate terminal columns by width information of each characters stableSat, 27 Aug 2011 04:56:12 +0900, by FUJIWARA Katsunori
-
util: wrap lines with multi-byte characters correctly (issue2943) stableSat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
setdiscovery: fix hang when #heads>200 (issue2971) stableThu, 25 Aug 2011 21:25:14 +0200, by Peter Arrenbrecht
-
ui: also swap sys.stdout with self.fout in _readline stableTue, 30 Aug 2011 14:18:58 +0200, by Martin Geisler
-
merge with stableFri, 26 Aug 2011 16:08:24 -0500, by Matt Mackall
-
util: postpone and reorder parent calculation in makedirsThu, 25 Aug 2011 11:03:16 +0200, by Adrian Buehlmann
-
atomictempfile: make close() consistent with other file-like objects.Thu, 25 Aug 2011 20:21:04 -0400, by Greg Ward
-
posix: check for executable bits on files identified by findexe functionWed, 24 Aug 2011 05:42:41 -0400, by Robert Jones
-
subrepo: fix cloning of repos from urls without slash after host (issue2970) stable 1.9.2Fri, 26 Aug 2011 16:23:35 +0200, by Mads Kiilerich
-
merge with stableThu, 25 Aug 2011 16:21:53 -0500, by Matt Mackall
-
dagutil: fix off-by-one in inverserevlogdag buildup stableThu, 25 Aug 2011 17:20:00 +0200, by Peter Arrenbrecht
-
util.makedirs: make recursion simpler and more stable (issue2948)Mon, 22 Aug 2011 00:42:38 +0200, by Mads Kiilerich
-
util.makedirs: propagate chmod exceptionsMon, 22 Aug 2011 00:35:42 +0200, by Mads Kiilerich
-
color: add styles for tagsSun, 21 Aug 2011 20:40:10 +0100, by Marc Simpson
-
ui: use labels when outputting tagsSat, 20 Aug 2011 21:47:10 +0100, by Marc Simpson
-
merge with stableThu, 18 Aug 2011 17:24:04 -0500, by Matt Mackall
-
commands: clarify that 'hg heads foo' shows heads on branch foo stableThu, 18 Aug 2011 13:56:58 +0200, by Martin Geisler
-
merge with stableWed, 17 Aug 2011 14:17:35 +0200, by Martin Geisler
-
merge: use repo.ui directly instead local variableWed, 17 Aug 2011 14:11:46 +0200, by Martin Geisler
-
win32: msvcr71.dll should be used for python 2.4 and 2.5 stableMon, 08 Aug 2011 14:32:27 +0900, by Shun-ichi GOTO
-
minirst: add a helper function to build an RST table from an arrayThu, 11 Aug 2011 22:40:43 -0500, by Matt Mackall
-
minirst: drop debug codeThu, 11 Aug 2011 22:40:41 -0500, by Matt Mackall
-
minirst: add simple table supportThu, 11 Aug 2011 22:05:57 -0500, by Matt Mackall
-
minirst: only strip leading newlines, not indentationThu, 11 Aug 2011 22:05:31 -0500, by Matt Mackall
-
ui: allow alternatives for config optionsThu, 11 Aug 2011 14:34:03 -0500, by Matt Mackall
-
merge with stableWed, 10 Aug 2011 13:52:52 -0500, by Matt Mackall
-
graphlog: attempt to fix index overrun (issue2912) stableWed, 10 Aug 2011 13:25:35 -0500, by Matt Mackall
-
util: wrap lines with multi-byte characters correctly (issue2943)Sat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
keyword: avoid x = a and b or cMon, 08 Aug 2011 11:34:52 +0100, by Christian Ebert
-
match: remove unused assignmentTue, 09 Aug 2011 11:05:13 +0200, by Martin Geisler
-
http: explain why the host is passed to urllib2 password managerSat, 06 Aug 2011 14:10:59 +0200, by Patrick Mezard
-
merge with stableFri, 05 Aug 2011 16:07:51 -0500, by Matt Mackall
-
http: pass user to readauthforuri() (fix 4a43e23b8c55) stableFri, 05 Aug 2011 21:05:41 +0200, by Patrick Mezard
-
http: strip credentials from urllib2 manager URIs (issue2885) stableFri, 05 Aug 2011 21:05:40 +0200, by Patrick Mezard
-
help: move option text display into a helper functionThu, 04 Aug 2011 16:12:58 -0500, by Matt Mackall
-
help: move 'additional help topics' codeThu, 04 Aug 2011 15:36:15 -0500, by Matt Mackall
-
help: rename option_lists to optlistThu, 04 Aug 2011 15:34:30 -0500, by Matt Mackall
-
help: drop with_versionThu, 04 Aug 2011 15:08:41 -0500, by Matt Mackall
-
dispatch: don't rewrap aliases that have the same definition stableThu, 04 Aug 2011 19:41:23 +0300, by Idan Kamara
-
url: really handle urls of the form file:///c:/foo/bar/ correctly stableThu, 04 Aug 2011 02:51:29 +0200, by Mads Kiilerich
-
wireproto: add out-of-band error class to allow remote repo to report errorsTue, 02 Aug 2011 15:21:10 -0400, by Andrew Pritchard
-
windows: fix pyflakes warning on unused importsWed, 03 Aug 2011 16:41:14 -0500, by Matt Mackall
-
minirst: add decorateblocks search helperTue, 02 Aug 2011 17:43:20 -0500, by Matt Mackall
-
minirst: add getsections helperTue, 02 Aug 2011 17:43:18 -0500, by Matt Mackall
-
minirst: add formatblocks helperTue, 02 Aug 2011 17:41:45 -0500, by Matt Mackall
-
minirst: add parse method to get document structureTue, 02 Aug 2011 14:54:38 -0500, by Matt Mackall
-
util: move copymode into posix.py and windows.pyTue, 02 Aug 2011 13:18:56 +0200, by Adrian Buehlmann
-
util: factor new function copymode out of mktempcopyTue, 02 Aug 2011 12:29:48 +0200, by Adrian Buehlmann
-
revert: introduce short option -C for --no-backupTue, 02 Aug 2011 11:32:39 +0200, by Adrian Buehlmann
-
merge with stableMon, 01 Aug 2011 18:10:05 -0500, by Matt Mackall
-
hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1Mon, 01 Aug 2011 23:58:50 +0200, by Patrick Mezard
-
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stableSun, 31 Jul 2011 01:46:52 +0200, by Matt Mackall
-
hgweb: extract the path logic from updatereqenv and add doctestsMon, 01 Aug 2011 14:53:10 -0500, by Matt Mackall
-
merge with stableMon, 01 Aug 2011 14:52:11 -0500, by Matt Mackall
-
hgweb: handle 'baseurl' configurations with leading slash (issue2934) stableMon, 01 Aug 2011 09:48:10 +0200, by wujek
-
ui: call write() so the prompt string goes through subclassed implementation stableMon, 01 Aug 2011 19:53:00 +0300, by Idan Kamara
-
merge with stableMon, 01 Aug 2011 10:54:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 4fdab926e111 stableSun, 31 Jul 2011 23:42:40 +0900, by FUJIWARA Katsunori
-
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)Sun, 31 Jul 2011 22:12:13 +0200, by py4fun
-
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stableThu, 28 Jul 2011 13:28:32 -0400, by Vasily Titskiy
-
hook: be prepared for __stdout/err__ not having fileno() stableSat, 30 Jul 2011 23:41:10 +0300, by Idan Kamara
-
dispatch: make sure global options on the command line take precedence stableSat, 30 Jul 2011 21:04:14 +0300, by Idan Kamara
-
http2: send an extra header to signal a non-broken client stableWed, 27 Jul 2011 18:35:35 -0500, by Augie Fackler
-
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932) stableFri, 29 Jul 2011 12:46:45 -0500, by Augie Fackler
-
color.py - clear _terminfo_params in win32 mode stableFri, 29 Jul 2011 15:36:27 +0400, by Andrei Vermel
-
url: store and assume the query part of an url is in escaped form (issue2921) stableSun, 31 Jul 2011 21:00:44 +0200, by Benoit Boissinot
-
mq/qqueue: print current queue nameFri, 29 Jul 2011 20:26:52 +0200, by Yann E. MORIN
-
export: add %m to file format string (first line of the commit message)Sat, 30 Jul 2011 11:08:45 +0100, by Andrzej Bieniek
-
windows: eliminate win32 wildcard importFri, 29 Jul 2011 00:39:27 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jul 2011 17:27:38 -0500, by Matt Mackall
-
merge with crewFri, 29 Jul 2011 17:27:14 -0500, by Matt Mackall
-
test-filecache: change for python 2.4 compatibilityThu, 28 Jul 2011 02:38:01 +0300, by Lee Cantey
-
setdiscovery: return anyincoming=False when remote's only head is nullid stableWed, 27 Jul 2011 18:32:54 -0400, by Andrew Pritchard
-
i18n: use UTF-8 string to lower filename for case collision check stableThu, 28 Jul 2011 14:36:07 +0900, by FUJIWARA Katsunori
-
merge with crewThu, 28 Jul 2011 14:20:06 -0500, by Matt Mackall
-
check-code: disallow use of hasattr()Mon, 25 Jul 2011 14:59:31 -0500, by Augie Fackler
-
demandimport: use getattr instead of hasattrMon, 25 Jul 2011 21:15:48 -0500, by Augie Fackler
-
demandimport: blacklist rfc822 and mimetools to prevent spurious warningsTue, 01 Mar 2011 23:35:22 -0600, by Augie Fackler
-
i18n: use getattr instead of hasattrMon, 25 Jul 2011 20:46:30 -0500, by Augie Fackler
-
win32/hgwebdir_wsgi: use getattr instead of hasattrMon, 25 Jul 2011 16:09:18 -0500, by Augie Fackler
-
setup.py: use getattr instead of hasdattrMon, 25 Jul 2011 16:08:57 -0500, by Augie Fackler
-
setup3k: use getattr instead of hasattrMon, 25 Jul 2011 16:07:52 -0500, by Augie Fackler
-
tests: use getattr instead of hasattrMon, 25 Jul 2011 16:37:18 -0500, by Augie Fackler
-
wireproto: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:05:01 -0500, by Augie Fackler
-
windows: use getattr instead of hasattrMon, 25 Jul 2011 16:04:44 -0500, by Augie Fackler
-
util: use safehasattr or getattr instead of hasattrMon, 25 Jul 2011 16:04:40 -0500, by Augie Fackler
-
templatefilters: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:42 -0500, by Augie Fackler
-
patch: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:27 -0500, by Augie Fackler
-
mail: use safehasattr instead of hasattrMon, 25 Jul 2011 16:02:15 -0500, by Augie Fackler
-
url: replace uses of hasattr with safehasattr or getattrMon, 25 Jul 2011 15:55:51 -0500, by Augie Fackler
-
subrepo: use safehasattr instead of hasattrMon, 25 Jul 2011 15:53:22 -0500, by Augie Fackler
-
statichttprepo: replace hasattr with getattrMon, 25 Jul 2011 15:47:43 -0500, by Augie Fackler
-
walkrepos: use getattr instead of hasattr for samestatMon, 25 Jul 2011 15:45:11 -0500, by Augie Fackler
-
revlog: use getattr instead of hasattrMon, 25 Jul 2011 15:43:55 -0500, by Augie Fackler
-
lsprof: use getattr instead of hasattrMon, 25 Jul 2011 15:41:46 -0500, by Augie Fackler
-
keepalive: use safehasattr instead of hasattrMon, 25 Jul 2011 20:36:59 -0500, by Augie Fackler
-
hgweb: move remaining hasattr calls to safehasattrMon, 25 Jul 2011 15:38:46 -0500, by Augie Fackler
-
wsgicgi: use getattr instead of hasattrMon, 25 Jul 2011 15:38:10 -0500, by Augie Fackler
-
httprepo: use getattr instead of hasattrMon, 25 Jul 2011 15:37:52 -0500, by Augie Fackler
-
help command: use safehasattr instead of hasattrMon, 25 Jul 2011 15:36:13 -0500, by Augie Fackler
-
hgweb_mod: use safehasattr instead of hasattrMon, 25 Jul 2011 16:27:08 -0500, by Augie Fackler
-
hg: use safehasattr instead of hasattrMon, 25 Jul 2011 15:22:18 -0500, by Augie Fackler
-
encoding: use getattr isntead of hasattrMon, 25 Jul 2011 15:19:43 -0500, by Augie Fackler
-
dispatch: use safehasattr instead of hasattrMon, 25 Jul 2011 15:17:47 -0500, by Augie Fackler
-
debugignore: use getattr instead of hasattrMon, 25 Jul 2011 16:36:56 -0500, by Augie Fackler
-
cmdutil: use safehasattr instead of hasattrMon, 25 Jul 2011 15:32:42 -0500, by Augie Fackler
-
byterange: replace uses of hasattr with getattrMon, 25 Jul 2011 15:09:17 -0500, by Augie Fackler
-
bookmarks: use getattr instead of hasattrMon, 25 Jul 2011 15:07:09 -0500, by Augie Fackler
-
hgext: replace uses of hasattr with util.safehasattrMon, 25 Jul 2011 20:37:12 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')Mon, 25 Jul 2011 15:30:19 -0500, by Augie Fackler
-
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')Mon, 25 Jul 2011 16:24:37 -0500, by Augie Fackler
-
safehasattr: new function to work around hasattr being brokenMon, 25 Jul 2011 14:59:55 -0500, by Augie Fackler
-
windows: check util.mainfrozen() instead of ad-hoc checks everywhereMon, 25 Jul 2011 16:14:02 -0500, by Augie Fackler
-
notify: rewrite user documentationTue, 26 Jul 2011 21:30:12 +0200, by Patrick Mezard
-
cmdserver: repo.invalidate() on every runcommandMon, 25 Jul 2011 22:19:28 +0300, by Idan Kamara
-
help: add "web/logoimg" setting descriptionMon, 25 Jul 2011 08:28:37 +0200, by Angel Ezquerra
-
filecache: fix check-code complaintMon, 25 Jul 2011 12:58:47 -0500, by Matt Mackall
-
localrepo: unify tag related info into a tagscache classMon, 25 Jul 2011 15:08:57 +0300, by Idan Kamara
-
localrepo: make invalidate() walk _filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate manifest() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate _bookmarks/current with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate changelog() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: refresh filecache entries after releasing a repo.lock()Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: decorate dirstate() with filecacheMon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
localrepo: add a cache with stat info for files under .hg/Mon, 25 Jul 2011 15:08:37 +0300, by Idan Kamara
-
scmutil: introduce filecacheSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
posix, windows: introduce cachestatMon, 25 Jul 2011 15:03:02 +0300, by Idan Kamara
-
util: eliminate wildcard importsSat, 23 Jul 2011 12:29:52 +0200, by Adrian Buehlmann
-
templater: use a global funcs tableSat, 23 Jul 2011 14:33:35 -0500, by Matt Mackall
-
ui: config path relative to repo rootSat, 23 Jul 2011 06:09:14 +0200, by Simon Heimberg
-
ui: providing no default value to configpath should not raise an ErrorSat, 23 Jul 2011 06:08:52 +0200, by Simon Heimberg
-
ui: fix error, base can not be a listSat, 23 Jul 2011 06:08:49 +0200, by Simon Heimberg
-
merge with stableSat, 23 Jul 2011 11:52:25 -0500, by Matt Mackall
-
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d stableFri, 22 Jul 2011 20:31:15 -0300, by Wagner Bruna
-
merge with stableFri, 22 Jul 2011 17:17:23 -0500, by Matt Mackall
-
rebase: remove trailing whitespace found by check-code stableThu, 21 Jul 2011 15:56:15 -0500, by Augie Fackler
-
hooks: use python 2.4 compatible exception handling stableFri, 22 Jul 2011 08:03:47 -0700, by Lee Cantey
-
url: handle urls of the form file:///c:/foo/bar/ correctly stableFri, 22 Jul 2011 17:11:35 -0500, by Matt Mackall
-
dispatch: avoid double backslashes in error message stableThu, 21 Jul 2011 16:02:34 -0400, by David Golub
-
hgweb: add a "web/logoimg" setting to customize the web logo imageThu, 21 Jul 2011 15:10:16 +0200, by Angel Ezquerra
-
util: move windows and posix wildcard imports to begin of fileThu, 21 Jul 2011 11:05:26 +0200, by Adrian Buehlmann
-
util: move "default" hidewindow to posix.pyFri, 22 Jul 2011 10:35:05 +0200, by Adrian Buehlmann
-
util: move "default" lookupreg to posix.pyFri, 22 Jul 2011 10:31:56 +0200, by Adrian Buehlmann
-
util: move "default" unlinkpath to posix.pyFri, 22 Jul 2011 09:55:46 +0200, by Adrian Buehlmann
-
util: move "default" makedir to posix.pyFri, 22 Jul 2011 09:53:15 +0200, by Adrian Buehlmann
-
summary: allow color to highlight active bookmarkThu, 21 Jul 2011 15:52:08 -0500, by Augie Fackler
-
summary: show bookmarks separate from tags and note active mark (issue2892)Mon, 18 Jul 2011 07:53:26 -0500, by Augie Fackler
-
localrepo: make requirements attribute of newly-created repos contain a setWed, 20 Jul 2011 18:23:06 -0400, by Andrew Pritchard
-
localrepo: fix comment on setFri, 22 Jul 2011 16:46:22 -0500, by Matt Mackall
-
revert: restore check for uncommitted merge (issue2915) (BC) stableThu, 21 Jul 2011 15:39:37 -0500, by Matt Mackall
-
localrepo: add set method to iterate over a given revsetThu, 21 Jul 2011 14:06:55 -0500, by Matt Mackall
-
revset: add formatspec convenience query builderThu, 21 Jul 2011 14:05:45 -0500, by Matt Mackall
-
revset: allow bypassing alias expansionThu, 21 Jul 2011 14:04:57 -0500, by Matt Mackall
-
merge with stableTue, 19 Jul 2011 17:51:45 -0500, by Matt Mackall
-
subrepo: don't commit in subrepo if it's clean stableTue, 19 Jul 2011 13:43:53 -0500, by Kevin Bullock
-
rebase: block collapse with keepbranches on multiple named branches (issue2112) stableMon, 18 Jul 2011 22:58:21 +0200, by Stefano Tortarolo
-
merge with stableTue, 19 Jul 2011 14:19:04 -0500, by Matt Mackall
-
hbisect: do not assume that min(good) is an ancestor of min(bad)Sun, 17 Jul 2011 00:36:43 +0200, by Alexander Krauss
-
hbisect: more consistent variable nameSun, 17 Jul 2011 00:35:31 +0200, by Alexander Krauss
-
hbisect: confine loop to the relevant intervalSat, 16 Jul 2011 12:22:40 +0200, by Alexander Krauss
-
win32: assign winstdout to sys.__stdout__ as well (issue2888) stableSat, 16 Jul 2011 15:24:28 +0300, by Idan Kamara
-
alias: note interaction of shell aliases with early opts in helpMon, 18 Jul 2011 14:57:22 -0500, by Matt Mackall
-
alias: fix up test resultsMon, 18 Jul 2011 14:53:52 -0500, by Matt Mackall
-
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stableSat, 09 Jul 2011 19:06:59 +0300, by Idan Kamara
-
alias: pass local ui to shell aliasFri, 15 Jul 2011 18:03:37 -0500, by Matt Mackall
-
aliases: drop cwd manipulationFri, 15 Jul 2011 16:06:54 -0500, by Matt Mackall
-
dispatch: move shell alias handling after early arg handlingFri, 15 Jul 2011 16:06:53 -0500, by Matt Mackall
-
merge with stableFri, 15 Jul 2011 14:27:16 -0500, by Matt Mackall
-
rebase: reset bookmarks (issue2265 and issue2873) stableFri, 15 Jul 2011 20:07:19 +0200, by Stefano Tortarolo
-
merge with stableFri, 15 Jul 2011 12:56:58 -0500, by Matt Mackall
-
web: Output a correct date in short format (issue2902) stableFri, 15 Jul 2011 10:18:24 +0200, by Benoit Allard
-
test-commandserver: explicitly close opened file stableFri, 15 Jul 2011 16:28:09 +0300, by Idan Kamara
-
verify: fix mq misfireThu, 14 Jul 2011 12:39:39 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:30:27 -0500, by Matt Mackall
-
merge with stableWed, 13 Jul 2011 19:27:56 -0500, by Matt Mackall
-
commit: suppress spurious new head message for duplicate commit (issue2893)Wed, 13 Jul 2011 16:43:18 -0500, by Matt Mackall
-
osutil: emulate os.listdir's OSError for long names (issue2898)Wed, 13 Jul 2011 16:58:51 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900)Wed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
merge with crewWed, 13 Jul 2011 19:24:54 -0500, by Matt Mackall
-
subrepo: use working copy of .hgsub to filter status (issue2901) stableWed, 13 Jul 2011 17:41:49 -0500, by Matt Mackall
-
notify: remove unused url() methodWed, 13 Jul 2011 19:23:33 +0200, by Patrick Mezard
-
test-notify-changegroup: test notifications on unbundleWed, 13 Jul 2011 19:23:12 +0200, by Patrick Mezard
-
run-tests: fix summary when accepting changes interactivelyWed, 13 Jul 2011 19:23:08 +0200, by Patrick Mezard
-
merge with stableWed, 13 Jul 2011 16:29:28 -0500, by Matt Mackall
-
verify: filter messages about missing null manifests (issue2900) stableWed, 13 Jul 2011 16:28:46 -0500, by Matt Mackall
-
cmdserver: restore old working dir after dispatch when we have --cwd stableMon, 11 Jul 2011 17:49:45 +0300, by Idan Kamara
-
dispatch: don't use request repo if we have --cwd stableMon, 11 Jul 2011 17:46:55 +0300, by Idan Kamara
-
eol: ignore IOError from deleted files in commitctx stableTue, 12 Jul 2011 12:06:11 -0400, by Nicholas Riley
-
dispatch: fix checking of rpath in _getlocalTue, 12 Jul 2011 16:36:34 -0500, by Matt Mackall
-
ui: rename _is_trusted to _trustedTue, 12 Jul 2011 16:36:22 -0500, by Matt Mackall
-
merge with stableTue, 12 Jul 2011 16:27:03 -0500, by Matt Mackall
-
eol: fix silly test-gendoc breakage by escaping control charactersTue, 12 Jul 2011 16:22:36 -0500, by Matt Mackall
-
eol: document new eol.fix-trailing-newline settingThu, 07 Jul 2011 12:13:07 +0200, by Martin Geisler
-
eol: fix missing trailing newlines in comitted filesFri, 01 Jul 2011 23:12:52 +0400, by Stepan Koltsov
-
eol: eol.only-consistent can now be specified in .hgeolFri, 01 Jul 2011 22:53:58 +0400, by Stepan Koltsov
-
merge with stableThu, 07 Jul 2011 10:34:19 +0200, by Martin Geisler
-
commands: use mergetoolopts when a command supports --toolThu, 07 Jul 2011 10:19:37 +0200, by Martin Geisler
-
revsets: actually catch type error on tip^p1(tip) (issue2884) stableTue, 12 Jul 2011 12:35:03 -0500, by Matt Mackall
-
hgcia: Set default value of strip to -1 (issue2891) stableSat, 09 Jul 2011 09:44:15 +0200, by Cédric Krier
-
commands: improve help for -y/--noninteractive stableThu, 07 Jul 2011 10:32:30 +0200, by Martin Geisler
-
bookmarks: simplify warning codeWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: drop superfluous stripWed, 06 Jul 2011 19:25:56 -0500, by Matt Mackall
-
bookmarks: add a warning for non empty malformed lineTue, 05 Jul 2011 10:20:27 +0200, by Pierre-Yves David
-
bookmarks: more robust parsing of bookmarks fileTue, 05 Jul 2011 10:13:54 +0200, by Pierre-Yves David
-
merge with stableWed, 06 Jul 2011 19:25:53 -0500, by Matt Mackall
-
revsets: catch type error on tip^p1(tip) (issue2884) stableWed, 06 Jul 2011 13:43:29 -0500, by Matt Mackall
-
revsets: do the right thing with x^:y (issue2884) stableWed, 06 Jul 2011 13:37:50 -0500, by Matt Mackall
-
win32mbcs: wrap two more functions to be wrapped. stableWed, 06 Jul 2011 18:28:42 +0900, by Shun-ichi GOTO
-
commands, merge: call setconfig on the right uiTue, 05 Jul 2011 14:36:33 +0300, by Idan Kamara
-
peer: change arg name to convey it can be a repo as wellTue, 05 Jul 2011 14:28:55 +0300, by Idan Kamara
-
progress: add a changedelay to prevent parallel topics from flapping (issue2698)Thu, 23 Jun 2011 15:00:45 -0500, by Augie Fackler
-
progress: make progress bar a singleton to avoid double-progress ui bugsThu, 23 Jun 2011 14:55:09 -0500, by Augie Fackler
-
progress: remove superfluous parensThu, 02 Jun 2011 14:33:01 -0500, by Augie Fackler
-
keyword: reuse already present working contexts for matchSun, 03 Jul 2011 12:58:03 +0200, by Christian Ebert
-
merge with stableTue, 05 Jul 2011 14:30:53 -0500, by Matt Mackall
-
patch: fix parsing patch files containing CRs not followed by LFs stableMon, 04 Jul 2011 19:53:39 -0300, by Wagner Bruna
-
treediscovery: rename stop() in tests to fix failures on AIX. stableTue, 05 Jul 2011 11:53:32 +0100, by Jim Hague
-
help: fileset foo.lst was named files.lst stableFri, 01 Jul 2011 22:50:36 +0200, by Arne Babenhauserheide
-
merge with stableFri, 01 Jul 2011 13:59:09 -0500, by Matt Mackall
-
util: rename the util.localpath that uses url to urllocalpath (issue2875) stable 1.9Fri, 01 Jul 2011 17:37:09 +0200, by Mads Kiilerich
-
tests: restore previous fix for date ambiguity in cvs test stableFri, 01 Jul 2011 18:13:48 +0200, by Mads Kiilerich
-
merge with stableThu, 30 Jun 2011 19:34:09 -0500, by Matt Mackall
-
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate() stableThu, 30 Jun 2011 16:36:38 +0200, by Thomas Arendsen Hein
-
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate() stableThu, 30 Jun 2011 16:25:05 +0200, by Thomas Arendsen Hein
-
i18n-pt_BR: translate template filter descriptions stableThu, 30 Jun 2011 20:37:32 -0300, by Wagner Bruna
-
i18n-ja: recover template translations from 15200b46165b stableThu, 30 Jun 2011 20:05:23 -0300, by Wagner Bruna
-
i18n-ru: fixed mixed up msgid and msgstr in annotate stableFri, 01 Jul 2011 00:26:45 +0400, by Alexander Sauta
-
i18n-ru: translated missing strings for commands, some typos corrected stableFri, 01 Jul 2011 00:14:30 +0400, by Alexander Sauta
-
merge with stableWed, 29 Jun 2011 16:05:59 -0500, by Matt Mackall
-
i18n-ja: synchronized with 5c046e4b9652 stableThu, 30 Jun 2011 01:55:14 +0900, by FUJIWARA Katsunori
-
i18n-ru: translated help for urls. Thus, all stock commands and help translated stableWed, 29 Jun 2011 19:04:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for multirevs-subrepos stableTue, 28 Jun 2011 20:42:07 +0400, by Alexander Sauta
-
i18n: merge with stableTue, 28 Jun 2011 10:02:39 +0200, by Martin Geisler
-
i18n-pt_BR: add lost translation used in test-i18n.t stableTue, 28 Jun 2011 09:58:39 +0200, by Martin Geisler
-
i18n: merge with mainTue, 28 Jun 2011 09:39:58 +0200, by Martin Geisler
-
merge with stableTue, 28 Jun 2011 00:38:59 +0400, by Alexander Sauta
-
i18n-ru: translated help for merge-toolsTue, 28 Jun 2011 00:34:49 +0400, by Alexander Sauta
-
i18n-ru: translated help for hgignoreMon, 27 Jun 2011 21:34:48 +0400, by Alexander Sauta
-
merge with stableMon, 27 Jun 2011 19:11:34 +0200, by Martin Geisler
-
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a stableWed, 22 Jun 2011 02:47:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for extensions and filesets stableWed, 22 Jun 2011 02:09:23 +0400, by Alexander Sauta
-
i18n: merge with mainMon, 27 Jun 2011 19:06:18 +0200, by Martin Geisler
-
merge with i18nMon, 27 Jun 2011 13:24:28 -0300, by Wagner Bruna
-
i18n-ru: glossary translatedThu, 23 Jun 2011 10:41:33 +0400, by Alexander Sauta
-
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399aWed, 22 Jun 2011 02:47:03 +0400, by Alexander Sauta
-
i18n-ru: translated help for extensions and filesetsWed, 22 Jun 2011 02:09:23 +0400, by Alexander Sauta
-
merge with i18nTue, 21 Jun 2011 19:00:27 -0300, by Wagner Bruna
-
i18n-ru: translated new config.txtTue, 21 Jun 2011 01:49:45 +0400, by Alexander Sauta
-
wix: add missing templates/paper/diffstat.tmpl stableWed, 29 Jun 2011 12:54:34 +0200, by Adrian Buehlmann
-
hgweb: treat branch attribute `closed' as more important than `inactive' stableWed, 29 Jun 2011 09:36:45 +0200, by Jesse Long
-
color: for the sake of "less -R", default to ansi in auto mode (issue2792) stableWed, 29 Jun 2011 13:20:40 -0400, by Brodie Rao
-
color: fix TypeError with auto mode on win32 when colors aren't available (issue2871) stableWed, 29 Jun 2011 13:20:39 -0400, by Brodie Rao
-
test-revert: add revert --all case when nothing changed stableTue, 28 Jun 2011 00:56:33 +0200, by Adrian Buehlmann
-
subrepos: be smarter about what's an absolute path (issue2808) stableWed, 29 Jun 2011 16:01:06 -0500, by Matt Mackall
-
test-wireprotocol.py: rename to test-wireproto.py for consistency stableWed, 29 Jun 2011 13:04:00 +0200, by Thomas Arendsen Hein
-
classes: fix class style problems found by b071cd58af50 stableWed, 29 Jun 2011 15:00:00 +0200, by Thomas Arendsen Hein
-
check-code: fix class style checking (with tests) stableWed, 29 Jun 2011 13:45:51 +0200, by Thomas Arendsen Hein
-
tests: ignore inotify extension in test-duplicateoptions.py stableWed, 29 Jun 2011 00:19:27 +0200, by Mads Kiilerich
-
error: Add a hint argument to RepoError stableSat, 25 Jun 2011 02:30:17 +0200, by Pierre-Yves David
-
test-revert: add revert --all case when nothing changed stableTue, 28 Jun 2011 00:56:33 +0200, by Adrian Buehlmann
-
merge with stableMon, 27 Jun 2011 16:39:02 -0500, by Matt Mackall
-
color: be silent when falling back to ECMA-48 mode if "auto" mode was desired stableMon, 27 Jun 2011 11:36:42 -0700, by Danek Duvall
-
tests: hardcode terminfo entry for the terminfo color test stableMon, 27 Jun 2011 11:36:40 -0700, by Danek Duvall
-
localrepo: mark progress step for translation stableSun, 26 Jun 2011 15:47:39 -0300, by Wagner Bruna
-
revert: improve hints on abort when reverting to parent without --all stableSun, 26 Jun 2011 01:13:30 +0200, by Adrian Buehlmann
-
dispatch: set config options on the request repo.ui stableFri, 24 Jun 2011 19:44:59 +0300, by Idan Kamara
-
dispatch: set global options on the request repo.ui stableFri, 24 Jun 2011 19:44:58 +0300, by Idan Kamara
-
cmdserver: assign repo.baseui before running commands stableFri, 24 Jun 2011 19:44:17 +0300, by Idan Kamara
-
cmdserver: copy repo.ui before running commands stableFri, 24 Jun 2011 19:43:59 +0300, by Idan Kamara
-
filemerge: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
dispatch: make sure unspecified global ui options don't override old values stableFri, 24 Jun 2011 12:16:14 +0300, by Idan Kamara
-
merge with stableMon, 27 Jun 2011 11:19:27 -0500, by Matt Mackall
-
requirements: show all missing features in the error message. stableSat, 25 Jun 2011 02:30:24 +0200, by Pierre-Yves David
-
test-revert: add case for nothing changed stableFri, 24 Jun 2011 23:29:51 +0200, by Adrian Buehlmann
-
dispatch: set descriptors on the request repo.ui stableFri, 24 Jun 2011 19:38:28 +0300, by Idan Kamara
-
archive: wrap the ui descriptor so it doesn't get closed stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
transplant: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 19:27:53 +0300, by Idan Kamara
-
bisect: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
extdiff: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
ui: use ui out descriptor when calling util.system stableFri, 24 Jun 2011 17:04:37 +0300, by Idan Kamara
-
call reposetup for repositories returned from peer (issue2864) stableFri, 24 Jun 2011 11:39:12 -0400, by David Golub
-
convert: fix git convert on solaris - it cannot remove environment variables stableSat, 25 Jun 2011 01:55:15 +0200, by Mads Kiilerich
-
tests: HGRCPATH must be exported after assignment stableSat, 25 Jun 2011 01:55:13 +0200, by Mads Kiilerich
-
merge with stableFri, 24 Jun 2011 18:00:29 -0500, by Matt Mackall
-
backout of d04ba50e104d: allow to qpop/push with a dirty working copy stableFri, 24 Jun 2011 23:25:42 +0300, by Idan Kamara
-
merge with stableFri, 24 Jun 2011 13:35:44 -0500, by Matt Mackall
-
update: do not use the term 'update' when mentioning reverting one file stableFri, 24 Jun 2011 10:31:44 +0200, by Adrian Buehlmann
-
cmdserver: fix read-loop string concatenation stableFri, 24 Jun 2011 16:36:24 +0300, by Idan Kamara
-
revert: mention update in hint of abort when reverting to non-parent stableFri, 24 Jun 2011 12:37:29 +0200, by Adrian Buehlmann
-
update: clarify that update changes the parent revison stableFri, 24 Jun 2011 10:51:05 +0200, by Adrian Buehlmann
-
merge with stableFri, 24 Jun 2011 00:21:00 -0500, by Matt Mackall
-
revset: fix aliases with 0 or more than 2 parameters stableWed, 22 Jun 2011 01:55:00 +0200, by Mads Kiilerich
-
match: fix bug caused by refactoring in cfc89398f710 stableThu, 23 Jun 2011 14:40:57 +0200, by Peter Arrenbrecht
-
revert: be more helpful on uncommitted merges stableWed, 22 Jun 2011 15:34:33 +0200, by Adrian Buehlmann
-
cmdserver: write the hello message as one chunk on the 'o' channel stableWed, 22 Jun 2011 17:13:04 +0300, by Idan Kamara
-
revset and fileset: fix typos in parser error messages stableWed, 22 Jun 2011 01:55:00 +0200, by Mads Kiilerich
-
fileset: use ParseError pos field correctly stableFri, 24 Jun 2011 00:18:41 +0200, by Mads Kiilerich
-
revset: fix parameter name in implementation of follow() stableFri, 24 Jun 2011 00:18:06 +0200, by Mads Kiilerich
-
merge with stableTue, 21 Jun 2011 17:27:20 -0500, by Matt Mackall
-
revert: be more explicit that changes are lost stableMon, 20 Jun 2011 22:15:52 -0500, by Kevin Bullock
-
hook: write hook output to ui fout descriptor stableTue, 21 Jun 2011 16:55:21 +0300, by Idan Kamara
-
merge with stableTue, 21 Jun 2011 15:26:44 -0500, by Matt Mackall
-
check-code: don't mark debug messages for translation stableTue, 21 Jun 2011 15:21:57 -0500, by Matt Mackall
-
i18n: remove translation of debug messages stableTue, 21 Jun 2011 18:35:13 +0200, by David Soria Parra
-
cmdserver, runcommand: properly handle the client sending no arguments stableTue, 21 Jun 2011 15:38:10 +0300, by Idan Kamara
-
cmdserver: don't raise EOFError when trying to read 0 bytes from the client stableTue, 21 Jun 2011 15:13:39 +0300, by Idan Kamara
-
i18n: extract docstrings from fileset module stableMon, 20 Jun 2011 19:08:41 -0300, by Wagner Bruna
-
merge with stableTue, 21 Jun 2011 14:00:26 +0200, by Martin Geisler
-
dispatch: translate alias debugging messages stableTue, 21 Jun 2011 13:24:19 +0200, by David Soria Parra
-
parsers: fix localization markup of parser errors stableTue, 21 Jun 2011 00:17:52 +0200, by Mads Kiilerich
-
fileset: use correct function name for hgignore in docstring stableSun, 19 Jun 2011 22:33:25 -0400, by Ollie Rutherfurd
-
url: catch UNC paths as yet another Windows special case (issue2808) stableMon, 20 Jun 2011 16:45:33 -0500, by Matt Mackall
-
treediscovery: always return all remote heads stableMon, 20 Jun 2011 14:11:01 +0200, by Peter Arrenbrecht
-
merge with stableMon, 20 Jun 2011 11:08:41 +0200, by Sune Foldager
-
merge with stableMon, 20 Jun 2011 10:42:19 +0200, by Martin Geisler
-
help/revsets: revset aliases can be defined on any config file stableFri, 17 Jun 2011 19:28:38 -0300, by Wagner Bruna
-
help/revsets: clean up whitespace between paragraphs stableFri, 17 Jun 2011 19:27:40 -0300, by Wagner Bruna
-
fileset: add missing whitespace around operator stableSun, 19 Jun 2011 11:43:40 +0200, by Thomas Arendsen Hein
-
merge default branch into stable to mark the start of the code freeze stableSat, 18 Jun 2011 17:03:01 -0500, by Matt Mackall
-
fileset: add a help topicSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add copied predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add encoding() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add size() predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add grep predicateSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some function help textSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add hgignoreSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add resolved and unresolved predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: prescan parse tree to optimize status usageSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add support for file status predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some basic predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
match: introduce basic fileset supportSat, 18 Jun 2011 16:53:44 -0500, by Matt Mackall
-
match: allow passing a context object to match coreSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
fileset: drop matchfnSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match no longer accepts repo objectsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: switch match users to supplying contextsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match now accepts a context or a repoSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
context: add a match builder methodSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
help/hgignore: refer to the builtin help instead of external URLsFri, 17 Jun 2011 18:24:54 -0300, by Wagner Bruna
-
sslutil: make messages for Python without certificate handling more helpfulSat, 18 Jun 2011 01:08:54 +0200, by Mads Kiilerich
-
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)Sat, 18 Jun 2011 01:03:03 +0200, by Nicolas Bareil
-
merge with i18nFri, 17 Jun 2011 15:43:50 -0500, by Matt Mackall
-
svn subrepos: work around checkout obstructions (issue2752)Fri, 17 Jun 2011 15:22:50 -0500, by Augie Fackler
-
update: check wc.dirty() before setting overwrite=TrueFri, 17 Jun 2011 15:21:02 -0500, by Augie Fackler
-
tags: don't allow environment errors to be raised from _writetagscacheThu, 16 Jun 2011 15:26:17 -0500, by Steve Borho
-
help/config: replace docutils markupFri, 17 Jun 2011 13:31:23 -0300, by Wagner Bruna
-
test-i18n, i18n-pt_BR: update test messageFri, 17 Jun 2011 12:23:12 -0300, by Wagner Bruna
-
config: undo change of empty line definitionFri, 17 Jun 2011 15:36:56 -0500, by Matt Mackall
-
patch: make filestore store data in memory and fallback to fsFri, 17 Jun 2011 20:33:02 +0200, by Patrick Mezard
-
i18n: merge in latest Romanian translationsWed, 15 Jun 2011 10:40:23 +0200, by Martin Geisler
-
i18n-ro: synchronized with 3c7907dc95caWed, 08 Jun 2011 17:06:29 +0200, by Daniel Dumitriu
-
i18n-ro: outstanding changesWed, 08 Jun 2011 15:17:23 +0200, by Daniel Dumitriu
-
help/config: quote config section names consistentlyThu, 16 Jun 2011 12:52:37 -0300, by Wagner Bruna
-
help/config: fix small typoThu, 16 Jun 2011 12:42:19 -0300, by Wagner Bruna
-
help/config: do not refer to config files as hgrc filesThu, 16 Jun 2011 12:30:57 -0300, by Wagner Bruna
-
help/config: fix 'Mercurial' casingThu, 16 Jun 2011 12:30:44 -0300, by Wagner Bruna
-
revset: add desc(string) to search in commit messagesThu, 16 Jun 2011 22:47:34 +0200, by Thomas Arendsen Hein
-
revset: update sorting of symbolsThu, 16 Jun 2011 22:03:26 +0200, by Thomas Arendsen Hein
-
http: fix variable name in unexpected response messageThu, 16 Jun 2011 14:33:06 -0500, by Matt Mackall
-
serve: add --cmdserver option to communicate with hg over a pipeFri, 03 Jun 2011 17:27:41 +0300, by Idan Kamara
-
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENTWed, 15 Jun 2011 23:15:04 +0300, by Idan Kamara
-
log: do not display hidden changesetThu, 16 Jun 2011 01:58:00 +0200, by Pierre-Yves David
-
hidden: Add ``hidden`` method for contextThu, 16 Jun 2011 01:57:59 +0200, by Pierre-Yves David
-
hidden: Add a hiddenrevs attributes to changelog.Thu, 16 Jun 2011 01:57:53 +0200, by Pierre-Yves David
-
config: handle comment lines in continuations (issue2854)Thu, 16 Jun 2011 13:24:44 -0500, by Matt Mackall
-
http: report unexpected unparsable push responses (issue2777)Thu, 16 Jun 2011 13:24:42 -0500, by Matt Mackall
-
dispatch: write shell alias output to ui out descriptorTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
commands: use ui descriptors when reading/writing from stdin/outWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil: return a dummy, closable file object if it cannot be dupedWed, 15 Jun 2011 23:50:33 +0300, by Idan Kamara
-
cmdutil: use ui descriptors in makefileobjWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
mq: use ui.fin when importing patch from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil, logmessage: use ui.fin when reading from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
dagutil: fix missing import of i18n._Wed, 15 Jun 2011 17:04:06 -0300, by Wagner Bruna
-
hgmanpage: adapt to Docutils 0.8 API changeThu, 16 Jun 2011 19:34:42 +0200, by Satish Balay
-
manifest: use "\0" instead of "\000"Thu, 16 Jun 2011 08:49:26 +0200, by Martin Geisler
-
commands: add pointer to bookmarks command in branch helpWed, 15 Jun 2011 17:25:58 +0200, by Martin Geisler
-
glossary: add entry for "Bookmark"Wed, 15 Jun 2011 17:10:26 +0200, by Martin Geisler
-
glossary: add entry for "Tag"Wed, 15 Jun 2011 17:10:16 +0200, by Martin Geisler
-
merge with i18nTue, 14 Jun 2011 20:43:04 -0500, by Matt Mackall
-
i18n-ru: translated all standard commands and config-environment additional help topicsTue, 14 Jun 2011 00:31:56 +0400, by Alexander Sauta
-
i18n-ru: translated push-renameFri, 10 Jun 2011 01:39:22 +0400, by Alexander Sauta
-
i18n-ru: translated parents-pullThu, 09 Jun 2011 20:37:32 +0400, by Alexander Sauta
-
setdiscovery: batch heads and known(ownheads)Tue, 14 Jun 2011 22:58:00 +0200, by Peter Arrenbrecht
-
wireproto: make a number of commands batchableTue, 14 Jun 2011 22:56:20 +0200, by Peter Arrenbrecht
-
wireproto: add batching support to wirerepositoryTue, 14 Jun 2011 22:52:58 +0200, by Peter Arrenbrecht
-
wireproto: add basic command batching infrastructureTue, 14 Jun 2011 22:51:26 +0200, by Peter Arrenbrecht
-
mq: make qrefresh/qfold keep wlock until saving patch statusWed, 15 Jun 2011 01:50:49 +0900, by Yuya Nishihara
-
bugzilla: fix typo in documentationTue, 14 Jun 2011 20:08:35 -0300, by Wagner Bruna
-
dispatch: fix for-loop variable nameTue, 14 Jun 2011 20:25:38 +0300, by Idan Kamara
-
notify: send changesets on 'outgoing' hook, updated docTue, 14 Jun 2011 13:29:25 +0200, by Ingo Bressler
-
sslutil: Restore missing imports of socket and httplib to sslutilTue, 14 Jun 2011 13:31:32 +1000, by Stephen Thorne
-
dispatch: assign I/O descriptors from the request to the uiWed, 08 Jun 2011 14:54:47 +0300, by Idan Kamara
-
ui: use I/O descriptors internallyWed, 08 Jun 2011 01:39:20 +0300, by Idan Kamara
-
dispatch: add I/O descriptors to the requestTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
ui: add I/O descriptorsTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
import: add --bypass optionTue, 14 Jun 2011 23:26:35 +0200, by Patrick Mezard
-
import: separate parents selection from working dir updateTue, 14 Jun 2011 23:24:40 +0200, by Patrick Mezard
-
patch: extend filtestore to store an optional copy sourceTue, 14 Jun 2011 23:24:34 +0200, by Patrick Mezard
-
paper/coal: use fixed width for diffstat +/- linkTue, 14 Jun 2011 16:38:34 +0200, by Martin Geisler
-
hg: rename opts argument to peeropts in cloneTue, 14 Jun 2011 16:33:46 +0200, by Martin Geisler
-
hg: move peerschemes back to schemesMon, 13 Jun 2011 16:25:18 -0500, by Matt Mackall
-
hg: rearrange peer scheme lookupMon, 13 Jun 2011 14:53:23 -0500, by Matt Mackall
-
forget, remove: don't note on nonexistent file twiceMon, 13 Jun 2011 14:56:00 +0300, by Idan Kamara
-
localrepo: local() returns selfMon, 13 Jun 2011 12:51:38 -0500, by Matt Mackall
-
tests: avoid instability in test-convert-cvs-syntheticMon, 13 Jun 2011 12:51:37 -0500, by Matt Mackall
-
dispatch: propagate ui command options to the local ui (issue2523)Mon, 13 Jun 2011 00:19:26 +0300, by Idan Kamara
-
mq: catch correct exception when calling changelog.rev()Sun, 12 Jun 2011 23:30:39 +0300, by Idan Kamara
-
rebase: preserve mq series order after rebasing (issue2849)Sun, 12 Jun 2011 17:26:58 +0300, by Idan Kamara
-
run-tests: verbose log ignored testSun, 12 Jun 2011 17:26:20 +0300, by Idan Kamara
-
record: add white space diff optionsFri, 10 Jun 2011 10:58:10 +0200, by Ingo Proetel
-
mq: rename abort_if_wdir_patched to abortifwdirpatchedMon, 13 Jun 2011 13:53:58 +0200, by Adrian Buehlmann
-
mq: rename partial_name to partialnameMon, 13 Jun 2011 13:48:47 +0200, by Adrian Buehlmann
-
mq: rename write_list to writelistMon, 13 Jun 2011 13:47:21 +0200, by Adrian Buehlmann
-
mq: rename series_dirty to seriesdirtyMon, 13 Jun 2011 13:45:48 +0200, by Adrian Buehlmann
-
mq: rename applied_dirty to applieddirtyMon, 13 Jun 2011 13:44:34 +0200, by Adrian Buehlmann
-
mq: rename guards_dirty to guardsdirtyMon, 13 Jun 2011 13:43:03 +0200, by Adrian Buehlmann
-
mq: rename active_guards to activeguardsMon, 13 Jun 2011 13:41:58 +0200, by Adrian Buehlmann
-
mq: rename guards_path to guardspathMon, 13 Jun 2011 13:40:35 +0200, by Adrian Buehlmann
-
mq: rename status_path to statuspathMon, 13 Jun 2011 13:39:14 +0200, by Adrian Buehlmann
-
mq: rename series_path to seriespathMon, 13 Jun 2011 13:38:04 +0200, by Adrian Buehlmann
-
mq: rename series_end to seriesendMon, 13 Jun 2011 12:11:49 +0200, by Adrian Buehlmann
-
mq: rename full_series_end to fullseriesendMon, 13 Jun 2011 12:09:29 +0200, by Adrian Buehlmann
-
mq: rename check_reserved_name to checkreservednameMon, 13 Jun 2011 12:07:46 +0200, by Adrian Buehlmann
-
mq: rename check_localchanges to checklocalchangesMon, 13 Jun 2011 12:06:32 +0200, by Adrian Buehlmann
-
mq: rename check_substate to checksubstateMon, 13 Jun 2011 12:05:20 +0200, by Adrian Buehlmann
-
mq: rename check_toppatch to checktoppatchMon, 13 Jun 2011 12:03:38 +0200, by Adrian Buehlmann
-
mq: rename save_dirty to savedirtyMon, 13 Jun 2011 12:02:14 +0200, by Adrian Buehlmann
-
mq: rename explain_pushable to explainpushableMon, 13 Jun 2011 12:00:56 +0200, by Adrian Buehlmann
-
mq: rename set_active to setactiveMon, 13 Jun 2011 11:59:35 +0200, by Adrian Buehlmann
-
mq: rename set_guards to setguardsMon, 13 Jun 2011 11:58:16 +0200, by Adrian Buehlmann
-
mq: rename check_guard to checkguardMon, 13 Jun 2011 11:57:21 +0200, by Adrian Buehlmann
-
mq: rename parse_series to parseseriesMon, 13 Jun 2011 11:55:46 +0200, by Adrian Buehlmann
-
mq: rename find_series to findseriesMon, 13 Jun 2011 11:54:25 +0200, by Adrian Buehlmann
-
mq: rename series_guards to seriesguardsMon, 13 Jun 2011 11:40:27 +0200, by Adrian Buehlmann
-
mq: rename full_series to fullseriesMon, 13 Jun 2011 11:06:11 +0200, by Adrian Buehlmann
-
paper, coal: display diffstat on the changeset pageSat, 11 Jun 2011 21:24:50 +0800, by Steven Brown
-
web: provide diff summary to the changeset pageSat, 11 Jun 2011 21:11:43 +0800, by Steven Brown
-
tests: fix up date ambiguity in cvs testSat, 11 Jun 2011 14:14:53 -0500, by Matt Mackall
-
hg: split peer and repo lookup tablesSat, 11 Jun 2011 14:14:52 -0500, by Matt Mackall
-
tests: rename test-git-import.t into test-import-git.tSat, 11 Jun 2011 14:40:25 +0200, by Patrick Mezard
-
patch: generalize the use of patchmeta in applydiff()Sat, 11 Jun 2011 14:17:25 +0200, by Patrick Mezard
-
patch: stop updating changed files set in applydiff()Sat, 11 Jun 2011 14:14:13 +0200, by Patrick Mezard
-
patch: turn patch() touched files dict into a setSat, 11 Jun 2011 14:14:11 +0200, by Patrick Mezard
-
paper, coal: define the diffstat templatesThu, 09 Jun 2011 01:19:39 +0800, by Steven Brown
-
web: provide the file number to the diffstat templatesThu, 09 Jun 2011 01:15:49 +0800, by Steven Brown
-
web: include all files in the diffstatThu, 09 Jun 2011 01:14:22 +0800, by Steven Brown
-
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)Fri, 10 Jun 2011 20:38:02 +0200, by Thomas Arendsen Hein
-
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8Wed, 08 Jun 2011 21:25:18 +0800, by LUO Zheng
-
distutils: Create MANIFEST.in instead of MANIFEST in MakefileThu, 09 Jun 2011 10:15:24 +1000, by Stephen Thorne
-
revert: is reverting file states, not just file contentsThu, 09 Jun 2011 18:39:14 +0200, by Adrian Buehlmann
-
hg: change various repository() users to use peer() where appropriateFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: have peer() call _lookup directlyFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add peer methodFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add opts argument to clone for internal remoteuiWed, 08 Jun 2011 18:24:33 +0200, by Peter Arrenbrecht
-
hg: use capable instead of capabilitiesMon, 06 Jun 2011 21:18:35 +0200, by Peter Arrenbrecht
-
fileset: basic pattern and boolean supportWed, 08 Jun 2011 13:44:41 -0500, by Matt Mackall
-
tests: fix updated monotone version requirementFri, 10 Jun 2011 16:50:45 +0200, by Thomas Arendsen Hein
-
check-code: catch misspellings of descendantTue, 07 Jun 2011 17:02:54 -0500, by Matt Mackall
-
revert: drop obvious paragraph about filenamesTue, 07 Jun 2011 16:02:51 -0500, by Matt Mackall
-
revert: actually add pointer to backoutTue, 07 Jun 2011 16:01:38 -0500, by Matt Mackall
-
revert: replace mention of 'roll back' with pointer to 'backout'Tue, 07 Jun 2011 14:54:17 -0500, by Matt Mackall
-
revert: simplify description of effect of -rTue, 07 Jun 2011 14:51:18 -0500, by Matt Mackall
-
revert: rearrange the date helpTue, 07 Jun 2011 14:49:04 -0500, by Matt Mackall
-
revert: remove some redundancy in basic descriptionTue, 07 Jun 2011 14:47:54 -0500, by Matt Mackall
-
revert: drop requirement to use -r to revert with two parentsTue, 07 Jun 2011 14:19:05 -0500, by Matt Mackall
-
revert: simplify usage noteTue, 07 Jun 2011 14:18:39 -0500, by Matt Mackall
-
revert: rewrite help summaryMon, 06 Jun 2011 17:38:32 -0500, by Matt Mackall
-
extensions: make disabled()/disabledext() load prebuilt index if availableSat, 04 Jun 2011 20:19:30 +0900, by Yuya Nishihara
-
setup: add command to generate index of extensionsSat, 04 Jun 2011 20:11:10 +0900, by Yuya Nishihara
-
sshrepo: fix addchangegroup's signatureMon, 06 Jun 2011 21:02:48 +0200, by Peter Arrenbrecht
-
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)Mon, 06 Jun 2011 15:17:40 -0500, by Matt Mackall
-
patch: dot not ignore hunk of files marked as 'deleted'Sun, 05 Jun 2011 22:26:01 +0200, by Patrick Mezard
-
patch: fix patchmeta/hunk synchronization in iterhunks()Sun, 05 Jun 2011 22:24:19 +0200, by Patrick Mezard
-
patch: remove unnecessary exists() call in selectfile()Sun, 05 Jun 2011 22:24:11 +0200, by Patrick Mezard
-
import: deprecate --baseSun, 05 Jun 2011 22:24:02 +0200, by Patrick Mezard
-
patch: remove redundant islink() callSun, 05 Jun 2011 13:27:06 +0200, by Patrick Mezard
-
extensions: update doc of enabled() and disabled() according to d5b525697ddbSat, 04 Jun 2011 20:01:01 +0900, by Yuya Nishihara
-
localrepo: add savecommitmessage() to write last-message.txtSat, 04 Jun 2011 15:56:48 +0200, by Patrick Mezard
-
memctx: simplify constructorSat, 04 Jun 2011 15:20:49 +0200, by Patrick Mezard
-
scmutil: improve path calculation for install-relative RC files (issue2841)Fri, 03 Jun 2011 15:08:08 -0500, by Matt Mackall
-
prepush: show details about new remote heads with --verboseFri, 03 Jun 2011 13:10:22 +0200, by Adrian Buehlmann
-
prepush: print short hash of first new head in abort messageFri, 03 Jun 2011 12:16:17 +0200, by Adrian Buehlmann
-
prepush: eliminate 'if branch'Fri, 03 Jun 2011 11:26:43 +0200, by Adrian Buehlmann
-
revlog: bail out earlier in group when we have no chunksFri, 03 Jun 2011 20:32:54 +0200, by Sune Foldager
-
localrepo: simplify file bundling code and fix progress bugFri, 03 Jun 2011 20:23:32 +0200, by Sune Foldager
-
localrepo: use list comprehension instead of generatorsFri, 03 Jun 2011 20:15:06 +0200, by Sune Foldager
-
localrepo: add total to changeset progress in bundle/pushFri, 03 Jun 2011 20:12:37 +0200, by Sune Foldager
-
statichttprepo: use in-place difference for shorter lineFri, 03 Jun 2011 20:08:26 +0200, by Martin Geisler
-
workingctx: eliminate remove functionThu, 02 Jun 2011 00:33:33 +0200, by Adrian Buehlmann
-
test-copy2: add case for moving a missing fileThu, 02 Jun 2011 19:43:17 +0200, by Adrian Buehlmann
-
color: check if ui is already a subclass of colorui before wrapping itThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
util: add helper function isatty(fd) to check for tty-nessThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
web: prevent TypeError thrown when using the diffstat templatesThu, 02 Jun 2011 18:52:31 +0800, by Steven Brown
-
fileset: fix long lineThu, 02 Jun 2011 11:27:40 -0500, by Matt Mackall
-
COPYING: refresh with current address from fsf.orgThu, 02 Jun 2011 11:17:02 -0500, by Matt Mackall
-
filesets: introduce basic fileset expression parserWed, 01 Jun 2011 19:12:18 -0500, by Matt Mackall
-
dispatch: add repo to the requestThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
merge with stableWed, 01 Jun 2011 16:42:50 -0500, by Matt Mackall
-
subrepo: make stdin for svn a pipe for non-interactive use (issue2759) stable 1.8.4Tue, 31 May 2011 19:49:17 -0500, by Augie Fackler
-
subrepo: svn abort now depends on exit code (issue2833) stableTue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
httprepo: send URL redirection notices to stderr (issue2828) stableTue, 24 May 2011 17:16:31 -0500, by Matt Mackall
-
httprepo: proper handling of invalid responses without content-type (issue2019) stableMon, 07 Mar 2011 14:47:30 +0100, by Mads Kiilerich
-
strip: make it clear that --force discards changes (issue310) stableFri, 29 Apr 2011 14:56:23 +0200, by Patrick Mezard
-
tags: catch more corruption during cache parsing (issue2779) stableTue, 26 Apr 2011 10:51:19 -0500, by Matt Mackall
-
localrepo: don't add deleted files to list of modified/added files (issue2761) stableMon, 11 Apr 2011 21:44:22 +0300, by Idan Kamara
-
localrepo: ignore tags to unknown nodes (issue2750) stableMon, 04 Apr 2011 22:51:10 +0300, by Idan Kamara
-
bookmarks: do not forward merged bookmark (issue1877) stableMon, 14 Mar 2011 23:50:28 +0100, by David Soria Parra
-
rebase: restore mq guards after rebasing (issue2107) stableSat, 26 Mar 2011 13:05:17 +0100, by Stefano Tortarolo
-
revset: report a parse error if a revset is not parsed completely (issue2654) stableWed, 16 Mar 2011 23:09:14 +0100, by Bernhard Leiner
-
color: fix --color=always when output is pipedWed, 25 May 2011 18:48:00 +0200, by Peter Arrenbrecht
-
check-code: flag 0/1 used as constant Boolean expressionWed, 01 Jun 2011 12:38:46 +0200, by Martin Geisler
-
run-tests: allow whitelisting tests that should always runTue, 31 May 2011 20:39:04 -0500, by Augie Fackler
-
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)Tue, 31 May 2011 19:49:17 -0500, by Augie Fackler
-
tests: glob version number in test-hgrcTue, 31 May 2011 17:18:23 -0500, by Matt Mackall
-
web: provide diffstat to the changeset pageSat, 28 May 2011 14:44:45 +0800, by Steven Brown
-
tests: update for handling of missing hgrc includesTue, 31 May 2011 16:24:47 -0500, by Matt Mackall
-
subrepo: svn abort now depends on exit code (issue2833)Tue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
fixed issue2833: aborts nows depends on svn exit codeTue, 31 May 2011 12:41:22 +0200, by desgropp
-
config: ignore include errors for nonexistent filesTue, 31 May 2011 16:00:39 -0500, by Matt Mackall
-
Make pull -u behave like pull && updateTue, 31 May 2011 11:52:22 -0700, by Brendan Cully
-
requires: note apparent corruptionTue, 31 May 2011 15:55:23 -0500, by Matt Mackall
-
readrequires: provide easier to understand error messageTue, 31 May 2011 19:16:25 +0200, by Adrian Buehlmann
-
introduce new function scmutil.readrequiresTue, 31 May 2011 19:16:18 +0200, by Adrian Buehlmann
-
merge with stableTue, 31 May 2011 15:28:23 -0500, by Matt Mackall
-
merge with crewTue, 31 May 2011 15:26:02 -0500, by Matt Mackall
-
merge with stableMon, 30 May 2011 12:21:53 +0200, by Martin Geisler
-
merge with hg-i18nMon, 30 May 2011 12:20:36 +0200, by Martin Geisler
-
test-gendoc: update for new Russian translationMon, 30 May 2011 11:52:17 +0200, by Martin Geisler
-
i18n-ru: branches-import translatedMon, 30 May 2011 01:24:21 +0400, by Alexander Sauta
-
i18n-ru:bisect,backout,branch translatedSun, 29 May 2011 02:33:36 +0400, by Alexander Sauta
-
i18n-ru: translated add, addremove, annotate, archiveSun, 29 May 2011 01:42:59 +0400, by Alexander Sauta
-
i18n-ru:translation started,convert translatedSun, 29 May 2011 01:31:12 +0400, by Alexander Sauta
-
subrepo: don't crash when git .hgsubstate is empty (issue2716) stableSat, 28 May 2011 11:03:48 -0400, by Eric Eisner
-
mq: no need to make a copy of seriesoptsMon, 30 May 2011 21:44:03 +0300, by Idan Kamara
-
workingctx.remove: use self.forgetFri, 27 May 2011 21:11:44 +0200, by Adrian Buehlmann
-
commands: use repo.branchheads in heads commandTue, 31 May 2011 13:18:56 +0200, by Martin Geisler
-
commands: remove unused variable from heads commandTue, 31 May 2011 09:59:03 +0200, by Martin Geisler
-
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guardsTue, 31 May 2011 08:47:16 +0200, by Martin Geisler
-
hg: remove underscores in clone functionFri, 27 May 2011 12:42:36 +0200, by Martin Geisler
-
hg-ssh: fix dispatch call to use dispatch.request()Sun, 29 May 2011 13:43:50 +0300, by Idan Kamara
-
gendoc: config help topic is in hgrc.5, do not include it in hg.1Mon, 30 May 2011 11:18:47 +0200, by Martin Geisler
-
doc: improve merge between hgrc.5 and config help topicMon, 30 May 2011 11:15:25 +0200, by Martin Geisler
-
doc: rebuild hgrc.5 man and HTML page when help/config changesMon, 30 May 2011 11:14:31 +0200, by Martin Geisler
-
help/config: separate terms with a blank lineMon, 30 May 2011 10:35:43 +0200, by Martin Geisler
-
help/config: fix rendering of definition listMon, 30 May 2011 10:30:46 +0200, by Martin Geisler
-
help: move part of hgrc.5 man page config help topicMon, 30 May 2011 10:21:39 +0200, by Yun Lee
-
hgrc.5: make minirst find headings correctlyMon, 30 May 2011 10:05:39 +0200, by Yun Lee
-
run-tests: fix --blacklist (broken by 95715c2f90bf)Sat, 28 May 2011 11:44:27 +0200, by Patrick Mezard
-
patch: do not patch unknown files (issue752)Fri, 27 May 2011 21:50:11 +0200, by Patrick Mezard
-
patch: use temporary files to handle intermediate copiesFri, 27 May 2011 21:50:10 +0200, by Patrick Mezard
-
patch: refactor file creation/removal detectionFri, 27 May 2011 21:50:09 +0200, by Patrick Mezard
-
commands.remove: don't use workingctx.remove(list, unlink=True)Fri, 27 May 2011 15:59:52 +0200, by Adrian Buehlmann
-
tests: add a test to check for duplicate command optionsFri, 27 May 2011 17:51:16 +0300, by Idan Kamara
-
mq: allow --mq for qrecordFri, 27 May 2011 17:49:54 +0300, by Idan Kamara
-
run-tests: fix --blacklist with jobs > 1Fri, 27 May 2011 17:46:48 +0300, by Idan Kamara
-
run-tests: slightly simplify blacklist checkFri, 27 May 2011 17:46:47 +0300, by Idan Kamara
-
coal: use preformatted text for descriptions (issue2835)Fri, 27 May 2011 08:50:27 -0500, by Matt Mackall
-
rebase: add option --tool/-t for 'pull --rebase'Fri, 27 May 2011 10:03:29 +0200, by Adrian Buehlmann
-
subrepo: refactor writestate for clarityFri, 27 May 2011 11:01:44 +0200, by Martin Geisler
-
cmdutil: make private copies of option lists to avoid sharing monkeypatchesThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
record: fix options placeholderThu, 26 May 2011 19:00:47 +0300, by Idan Kamara
-
subrepo: bare git repos considered dirtyWed, 25 May 2011 08:38:58 -0700, by Paul Molodowitch
-
dispatch: use the request to store the ui objectThu, 26 May 2011 00:53:23 +0300, by Idan Kamara
-
dispatch: wrap dispatch related information in a request classThu, 26 May 2011 00:44:11 +0300, by Idan Kamara
-
patch: restore the previous output of 'diff --stat'Thu, 26 May 2011 22:51:02 +0800, by Steven Brown
-
wireproto: enable optional args for known() for future extensibilityTue, 24 May 2011 17:48:16 +0200, by Peter Arrenbrecht
-
context: make forget work like commands.forgetThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
dirstate: rename forget to dropThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
minirst: read test input from stdinThu, 26 May 2011 10:46:34 +0200, by Martin Geisler
-
tests: update monotone version requirementThu, 26 May 2011 11:11:34 +0200, by Sune Foldager
-
test-git-import: test patching existing copy targetsWed, 25 May 2011 10:06:17 +0200, by Patrick Mezard
-
httprepo: handle large lengths by bypassing the len() operatorTue, 24 May 2011 17:30:00 -0500, by Matt Mackall
-
workingctx.remove: don't stat files again after unlinkingTue, 24 May 2011 14:52:23 +0200, by Adrian Buehlmann
-
httprepo: send URL redirection notices to stderr (issue2828)Tue, 24 May 2011 17:16:31 -0500, by Matt Mackall
-
record: alias qrecord to qnew -i/--interactiveTue, 24 May 2011 19:17:22 +0300, by Idan Kamara
-
record: add qrefresh -i/--interactiveTue, 24 May 2011 19:17:19 +0300, by Idan Kamara
-
record: add an option to backup all wc modificationsTue, 24 May 2011 19:17:04 +0300, by Idan Kamara
-
record: check patch name is valid before prompting in qrecordTue, 24 May 2011 19:17:02 +0300, by Idan Kamara
-
mq: use checkpatchnameTue, 24 May 2011 19:16:51 +0300, by Idan Kamara
-
mq: wrap patch file name checks in a functionTue, 24 May 2011 19:16:51 +0300, by Idan Kamara
-
pure parsers: properly detect corrupt index filesTue, 24 May 2011 13:30:10 -0500, by Augie Fackler
-
workingctx: unlink paths while holding the wlockTue, 24 May 2011 14:08:20 +0200, by Adrian Buehlmann
-
wireproto: do not hash when heads == ['force']Tue, 24 May 2011 16:12:01 +0200, by Martin Geisler
-
patch: remove EOL support from linereader classTue, 24 May 2011 14:21:04 +0200, by Patrick Mezard
-
subrepo: handle local added subrepo case correctlyMon, 23 May 2011 22:49:10 -0500, by Matt Mackall
-
graphlog: remove unused arg from _wrapcmdMon, 23 May 2011 23:22:47 +0300, by Idan Kamara
-
extensions: raise when trying to find an extension that failed to loadMon, 23 May 2011 23:09:00 +0300, by Idan Kamara
-
remove: clarify help text about added files never being deleted from diskMon, 23 May 2011 15:56:31 +0200, by Adrian Buehlmann
-
pure: provide more correct implementation of posixfile for WindowsWed, 18 May 2011 09:12:27 +0200, by Adrian Buehlmann
-
bundlerepo: make getremotechanges support filtering of incomingMon, 23 May 2011 20:35:10 +0200, by Peter Arrenbrecht
-
tests: add tests for discovery/pull without cgsubsetMon, 23 May 2011 20:32:29 +0200, by Peter Arrenbrecht
-
tests: add tests for partial pulls with treediscoveryMon, 23 May 2011 20:31:39 +0200, by Peter Arrenbrecht
-
tests: support multiple caps in notcapableMon, 23 May 2011 20:31:04 +0200, by Peter Arrenbrecht
-
record: use cmdutil.command decoratorSun, 22 May 2011 16:10:03 +0300, by Idan Kamara
-
record: suggest the right command when running non interactivelySun, 22 May 2011 16:10:02 +0300, by Idan Kamara
-
applyupdates: audit merged filesSun, 22 May 2011 11:03:15 +0200, by Adrian Buehlmann
-
applyupdates: audit path on flag changesSat, 21 May 2011 23:21:12 +0200, by Adrian Buehlmann
-
opener: add audit functionSat, 21 May 2011 23:13:59 +0200, by Adrian Buehlmann
-
templatekw: use diffstatsum in diffstat keywordSat, 21 May 2011 15:09:15 -0500, by Matt Mackall
-
patch: use diffstatsum in diffstatSat, 21 May 2011 15:06:38 -0500, by Matt Mackall
-
patch: add diffstatsum helperSat, 21 May 2011 15:06:36 -0500, by Matt Mackall
-
diffstatdata: no longer a generatorSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
add new option --all to manifest commandWed, 18 May 2011 21:31:40 +0200, by Adrian Buehlmann
-
applyupdates: audit unlinking of renamed files and directoriesSat, 21 May 2011 02:05:00 +0200, by Adrian Buehlmann
-
patchbomb: pass --git argument to diffstatFri, 20 May 2011 21:04:45 +0300, by Idan Kamara
-
mq: strip all leading slashes from url when importingFri, 20 May 2011 21:20:24 +0300, by Idan Kamara
-
mq: check patch name is valid before reading imported fileFri, 20 May 2011 21:19:33 +0300, by Idan Kamara
-
tests: update monotone output for v1.0 changesSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
revlog: stop exporting node.shortSat, 21 May 2011 15:01:28 -0500, by Matt Mackall
-
patch: fast-path git case in selectfile()Thu, 19 May 2011 22:55:13 +0200, by Patrick Mezard
-
patch: unify backend file access interfaceThu, 19 May 2011 22:49:43 +0200, by Patrick Mezard
-
patch: merge backend setmode() into writelines()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop modifying gitpatch objectsThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: stop handling hunkless git blocks out of streamThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: reindent codeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: unify iterhunks() afile/bfile handlingThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: git metadata was ignored if strip > 1Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: construct and parse binary hunks at the same timeThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: refactor iterhunks() regular and binary files emissionThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: remove patch.patch() cwd argumentThu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
patch: merge _updatedir() into externalpatch()Thu, 19 May 2011 22:44:01 +0200, by Patrick Mezard
-
merge with stableThu, 19 May 2011 18:10:03 +0200, by Martin Geisler
-
changelog: convert user and desc from local encoding early stableThu, 19 May 2011 18:09:25 +0200, by Martin Geisler
-
merge crew with mainThu, 19 May 2011 16:57:14 +0200, by Martin Geisler
-
clone: make default path absolute for all local pathsWed, 18 May 2011 23:20:26 -0700, by Brendan Cully
-
httpclient: import revision fc731618702a of py-nonblocking-httpTue, 17 May 2011 10:28:03 -0500, by Augie Fackler
-
httpconnection: improved logging formattingMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
bash_completion: enable alias auto-completeTue, 17 May 2011 00:46:52 +0200, by Yann E. MORIN
-
ui: enable alias exception when reading config in plain modeTue, 17 May 2011 00:17:52 +0200, by Yann E. MORIN
-
ui: test plain mode against exceptionsTue, 17 May 2011 00:08:51 +0200, by Yann E. MORIN
-
revlog: drop base() againWed, 18 May 2011 17:05:30 -0500, by Matt Mackall
-
patch: add a workingbackend dirstate layer on top of fsbackendWed, 18 May 2011 23:48:17 +0200, by Patrick Mezard
-
patch: handle binary copies as regular onesWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: remove files while patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: set desired mode when patching, not in updatedir()Wed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
patch: stop changing current directory before patchingWed, 18 May 2011 23:48:13 +0200, by Patrick Mezard
-
revlog: linearize created changegroups in generaldelta revlogsWed, 18 May 2011 23:26:26 +0200, by Sune Foldager
-
revlogdag: add linearize functionWed, 18 May 2011 23:11:34 +0200, by Sune Foldager
-
localrepo, sshrepo: use Boolean create argument in __init__Wed, 18 May 2011 19:30:17 +0200, by Martin Geisler
-
commands: replace 'x = f(); return x' with 'return f()'Wed, 18 May 2011 19:25:34 +0200, by Martin Geisler
-
merge with stableWed, 18 May 2011 19:22:55 +0200, by Martin Geisler
-
subrepo: respect non-default path for incoming/outgoing stableWed, 18 May 2011 15:13:26 +0200, by Martin Geisler
-
run-tests: print a newline after all warningsWed, 18 May 2011 15:45:57 +0200, by Thomas Arendsen Hein
-
annotate: fix alignment of columns in front of line numbers (issue2807)Wed, 18 May 2011 15:41:03 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 18 May 2011 09:56:27 +0200, by Martin Geisler
-
revset: the name is optional for the tag predicate stableWed, 18 May 2011 09:31:19 +0200, by Martin Geisler
-
revset: note case-insensitive matches in keyword and user stableWed, 18 May 2011 09:20:52 +0200, by Martin Geisler
-
revset: expand help for contains predicate stableWed, 18 May 2011 09:15:18 +0200, by Martin Geisler
-
patch: remove unused variable to make pyflakes test happyWed, 18 May 2011 09:05:18 +0200, by Sune Foldager
-
patch: add lexists() to backends, use it in selectfile()Tue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: move copyfile() into backends, abstract basedirTue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: merge makerejlines() into write_rej()Tue, 17 May 2011 23:46:37 +0200, by Patrick Mezard
-
patch: extract fs access from patchfile into fsbackendTue, 17 May 2011 23:46:15 +0200, by Patrick Mezard
-
mq: fix qpush changes detection of renamed filesTue, 17 May 2011 23:27:58 +0200, by Patrick Mezard
-
httpconnection: correctly handle redirects from http to httpsMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
win32.py: add argtypes and restypeSun, 15 May 2011 21:33:51 +0200, by Adrian Buehlmann
-
win32.py: more explicit definition of _STD_ERROR_HANDLESun, 15 May 2011 21:27:59 +0200, by Adrian Buehlmann
-
revset: add follow(filename) to follow a filename's history across copiesMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
revset: introduce filelog() to emulate log's fast pathMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
httpclient: import revision b8c3511a8cae from py-nonblocking-httpThu, 12 May 2011 10:48:31 -0500, by Augie Fackler
-
run-tests: replace chdir() with Popen cwd optionMon, 16 May 2011 21:56:26 +0200, by Patrick Mezard
-
run-tests: make --debug run in the temporary test directoryMon, 16 May 2011 21:54:43 +0200, by Patrick Mezard
-
run-tests: use the common test path on Windows and JavaMon, 16 May 2011 21:52:28 +0200, by Patrick Mezard
-
run-tests: ignore timeout when Popen.terminate is unavailableMon, 16 May 2011 21:41:46 +0200, by Patrick Mezard
-
run-tests: fix hg.bat python referenceMon, 16 May 2011 21:26:50 +0200, by Patrick Mezard
-
run-tests: fix python executable detection and copy on WindowsMon, 16 May 2011 21:24:14 +0200, by Patrick Mezard
-
changelog: don't use generaldeltaMon, 16 May 2011 13:06:48 +0200, by Sune Foldager
-
revlog: get rid of defversionMon, 16 May 2011 12:44:34 +0200, by Sune Foldager
-
bash_completion: Use "hg paths -q" instead of piping through sedMon, 16 May 2011 11:52:28 +0200, by Thomas Arendsen Hein
-
paths: Add support for -q/--quietMon, 16 May 2011 11:41:48 +0200, by Thomas Arendsen Hein
-
fix test broken in merge from stableMon, 16 May 2011 11:14:06 +0200, by Sune Foldager
-
merge with stableSun, 15 May 2011 13:15:41 -0500, by Matt Mackall
-
simplemerge: do not allow binary files to abort an entire merge stableFri, 13 May 2011 19:46:36 -0500, by Steve Borho
-
extdiff: grammar "allows to" -> "allows one to"Sun, 15 May 2011 18:00:22 +0100, by Javi Merino
-
debugrevlog: add --dump flag to dump graphable per-revision statisticsSun, 15 May 2011 11:50:16 -0500, by Matt Mackall
-
revlog: restore the base methodSun, 15 May 2011 11:50:15 -0500, by Matt Mackall
-
Hardcoding ARCHFLAGS breaks the build against fink's pythonSat, 14 May 2011 22:07:58 -0700, by Brendan Cully
-
debugindex etc.: add --changelog and --manifest optionsSat, 14 May 2011 00:30:32 +0200, by Sune Foldager
-
scmutil: drop aliases in cmdutil for match functionsFri, 13 May 2011 14:58:24 -0500, by Matt Mackall
-
scmutil: drop some aliases in cmdutilFri, 13 May 2011 14:48:48 -0500, by Matt Mackall
-
scmutil: fold in wdutilFri, 13 May 2011 14:07:16 -0500, by Matt Mackall
-
scmutil: move revsingle/pair/range from cmdutilFri, 13 May 2011 14:06:28 -0500, by Matt Mackall
-
help: consolidate topic hooks in help.pyFri, 13 May 2011 12:57:27 -0500, by Matt Mackall
-
extensions: move moduledoc to break import loop with helpFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
extensions: drop maxlength from enabled and disabledFri, 13 May 2011 11:04:51 -0500, by Matt Mackall
-
Makefile: remove pure modules on cleanFri, 13 May 2011 11:26:29 +0200, by Martin Geisler
-
hgcia: Handle URL like in notify (issue2406)Wed, 11 May 2011 18:18:50 +0200, by Cédric Krier
-
util: make str(url) return file:/// for abs paths againThu, 12 May 2011 16:41:56 +0200, by Peter Arrenbrecht
-
subrepo: use a safer revision check for hg reposThu, 12 May 2011 18:35:04 -0500, by Matt Mackall
-
graphlog: use cmdutil.command decoratorThu, 12 May 2011 20:27:35 +0200, by Adrian Buehlmann
-
purge: use cmdutil.command decoratorThu, 12 May 2011 20:14:42 +0200, by Adrian Buehlmann
-
patchbomb: use cmdutil.command decoratorThu, 12 May 2011 18:27:05 +0200, by Adrian Buehlmann
-
transplant: use cmdutil.command decoratorThu, 12 May 2011 17:50:07 +0200, by Adrian Buehlmann
-
monoblue: improve readability of the filenolink templateThu, 12 May 2011 18:06:15 +0800, by Steven Brown
-
rebase: use cmdutil.command decoratorThu, 12 May 2011 17:09:56 +0200, by Adrian Buehlmann
-
debugrevlog: many improvementsThu, 12 May 2011 22:37:52 +0200, by Sune Foldager
-
add debugrevlog commandThu, 12 May 2011 18:22:49 +0200, by Sune Foldager
-
check-code: add /= to operator listThu, 12 May 2011 18:19:28 +0200, by Sune Foldager
-
order commands alphabeticallyThu, 12 May 2011 16:21:01 +0200, by Sune Foldager
-
revlog: improve delta generation heuristics for generaldeltaThu, 12 May 2011 15:24:33 +0200, by Sune Foldager
-
keyword: use cmdutil.command decoratorThu, 12 May 2011 14:31:07 +0200, by Martin Geisler
-
gpg: use cmdutil.command decoratorThu, 12 May 2011 14:31:01 +0200, by Martin Geisler
-
mq: use cmdutil.command decoratorThu, 12 May 2011 14:25:08 +0200, by Martin Geisler
-
commands: use a decorator to build table incrementallyThu, 12 May 2011 08:14:04 +0200, by Adrian Buehlmann
-
revlog: fix bug in chainbase cacheThu, 12 May 2011 13:47:17 +0200, by Sune Foldager
-
setup.py: workaround for missing bz2 module in IronPythonMon, 09 May 2011 15:16:56 -0400, by Zachary Gramana
-
httpconnection: fix debug logging option for httpclientWed, 11 May 2011 08:07:51 -0500, by Augie Fackler
-
httpclient: import f4c380237fd5 to fix keepalive not workingWed, 11 May 2011 08:00:48 -0500, by Augie Fackler
-
revlog: add docstring to _addrevisionWed, 11 May 2011 11:04:44 +0200, by Sune Foldager
-
cmdutil: make_file to makefileobjTue, 10 May 2011 16:08:47 -0500, by Matt Mackall
-
cmdutil: make_filename -> makefilenameTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
cmdutil: bail_if_changed to bailifchangedTue, 10 May 2011 16:08:46 -0500, by Matt Mackall
-
store: change names to comply with project coding standardsSun, 08 May 2011 23:27:48 +0200, by Adrian Buehlmann
-
filelog: add file function to open other filelogsTue, 10 May 2011 17:38:58 +0200, by Sune Foldager
-
help: add -c/--command flag to only show command help (issue2799)Tue, 10 May 2011 14:42:53 +0200, by Martin Geisler
-
help: give hint about 'hg help -e' when appropriateTue, 10 May 2011 13:19:05 +0200, by Martin Geisler
-
help: add -e/--extension switch to display extension help textWed, 20 Jan 2010 20:24:20 +0200, by Henri Wiechers
-
debugbuilddag: read DAG from stdin if not given on cmdlineMon, 09 May 2011 18:11:08 +0200, by Martin Geisler
-
run-tests: remove check on --shell argumentMon, 09 May 2011 17:20:15 +0200, by Martin Geisler
-
subrepo: create subrepos using clone instead of pullMon, 09 May 2011 17:15:44 +0200, by Martin Geisler
-
progress: add speed formatMon, 09 May 2011 16:41:45 +0200, by Martin Geisler
-
debugbuilddag: output progress informationMon, 09 May 2011 14:40:49 +0200, by Martin Geisler
-
test-debugbuilddag: replace unneeded 'rm -rf' with 'rm -r'Mon, 09 May 2011 14:33:08 +0200, by Martin Geisler
-
hgrc.5: document positional arguments in aliasesMon, 09 May 2011 11:01:45 +0200, by Martin Geisler
-
merge with stableMon, 09 May 2011 10:52:08 +0200, by Martin Geisler
-
merge with crewSun, 08 May 2011 16:41:41 -0500, by Matt Mackall
-
rename util.is_exec to isexecSun, 08 May 2011 20:45:47 +0200, by Adrian Buehlmann
-
posix: delete unused expand_globSun, 08 May 2011 20:42:28 +0200, by Adrian Buehlmann
-
rename util.find_exe to findexeSun, 08 May 2011 20:35:46 +0200, by Adrian Buehlmann
-
revlog: support writing generaldelta revlogsSun, 08 May 2011 21:32:33 +0200, by Sune Foldager
-
cmdutil: fix errors reported by pyflakes testSun, 08 May 2011 21:24:30 +0200, by Sune Foldager
-
merge with stableSun, 08 May 2011 16:16:41 -0500, by Matt Mackall
-
check-code: complain about set.isdisjointSun, 08 May 2011 11:39:24 -0500, by Matt Mackall
-
add positional arguments to non-shell aliasesSun, 01 May 2011 12:29:32 +0200, by Alexander Solovyov
-
run-tests: take the basepath when constructing the test temp dirSat, 07 May 2011 21:01:15 +0300, by Idan Kamara
-
run-tests: compare absolute paths in _checkhglibSat, 07 May 2011 20:56:43 +0300, by Idan Kamara
-
util: rename _windows_reserved_filenames and _windows_reserved_charsSat, 07 May 2011 22:25:20 +0200, by Adrian Buehlmann
-
opener: rename _can_symlink to _cansymlinkSat, 07 May 2011 20:22:32 +0200, by Adrian Buehlmann
-
patch: make patch()/internalpatch() always update the dirstateSun, 08 May 2011 17:48:31 +0200, by Patrick Mezard
-
patch: move updatedir() from cmdutil into patchSun, 08 May 2011 17:48:30 +0200, by Patrick Mezard
-
record: unconditionally update the working dir after patchingSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: explicitly updatedir() even if patch() failsSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: allow to qpop/push with a dirty working copy (issue2780)Fri, 06 May 2011 19:55:46 +0300, by Idan Kamara
-
patch: introduce changedfilesFri, 06 May 2011 19:03:41 +0300, by Idan Kamara
-
debugindex: change output for generaldelta revlogsSat, 07 May 2011 23:14:36 +0200, by Sune Foldager
-
revlog: support reading generaldelta revlogsSat, 07 May 2011 22:40:17 +0200, by Sune Foldager
-
revlog: calculate base revisions iterativelySat, 07 May 2011 22:40:14 +0200, by Sune Foldager
-
revlog: remove the last bits of punched/shallowSat, 07 May 2011 22:37:40 +0200, by Sune Foldager
-
util: make readfile() operate in binary modeSat, 07 May 2011 21:12:35 +0200, by Patrick Mezard
-
cmdutil: normalize log message eols when reading from fileSat, 07 May 2011 21:12:33 +0200, by Patrick Mezard
-
match: make 'listfile:' split on LF and CRLFSat, 07 May 2011 21:12:30 +0200, by Patrick Mezard
-
progress: remove useless statement left by bab267e7fc1aSat, 07 May 2011 17:25:12 +0200, by Patrick Mezard
-
debugbuilddag: simplify tags serialization a bitSat, 07 May 2011 17:25:02 +0200, by Patrick Mezard
-
httprepo: send 100-continue on POSTs if using http2Mon, 02 May 2011 12:10:50 -0500, by Augie Fackler
-
url: use new http support if requested by the userFri, 06 May 2011 10:22:08 -0500, by Augie Fackler
-
Import new http library as mercurial.httpclient.Fri, 06 May 2011 09:57:55 -0500, by Augie Fackler
-
commands, i18n: add translation hint for split messageFri, 06 May 2011 15:48:04 -0300, by Wagner Bruna
-
mq: don't hide the patch moduleFri, 06 May 2011 19:03:45 +0300, by Idan Kamara
-
patch: remove unused ui arg to iterhunksFri, 06 May 2011 18:45:12 +0300, by Idan Kamara
-
mq: loosen except clause when reading patch headersFri, 06 May 2011 18:45:12 +0300, by Idan Kamara
-
merge with abuehlFri, 06 May 2011 13:04:24 -0500, by Matt Mackall
-
rename util.set_signal_handler to setsignalhandlerFri, 06 May 2011 15:41:04 +0200, by Adrian Buehlmann
-
rename util.executable_path to executablepathFri, 06 May 2011 15:36:05 +0200, by Adrian Buehlmann
-
rename util.os_link to oslinkFri, 06 May 2011 15:34:34 +0200, by Adrian Buehlmann
-
rename explain_exit to explainexitFri, 06 May 2011 15:31:09 +0200, by Adrian Buehlmann
-
rename util.set_binary to setbinaryFri, 06 May 2011 15:25:35 +0200, by Adrian Buehlmann
-
rename util.set_flags to setflagsFri, 06 May 2011 15:22:31 +0200, by Adrian Buehlmann
-
rename util.parse_patch_output to parsepatchoutputFri, 06 May 2011 15:19:48 +0200, by Adrian Buehlmann
-
rename util.lookup_reg to lookupregFri, 06 May 2011 15:16:22 +0200, by Adrian Buehlmann
-
rename util.set_hgexecutable to _sethgexecutableFri, 06 May 2011 15:13:46 +0200, by Adrian Buehlmann
-
rename util.main_is_frozen to mainfrozenFri, 06 May 2011 15:10:29 +0200, by Adrian Buehlmann
-
scmutil: rename local function _add_dir_if_not_thereFri, 06 May 2011 15:02:53 +0200, by Adrian Buehlmann
-
rename scmutil.user_rcpath to userrcpathFri, 06 May 2011 14:58:04 +0200, by Adrian Buehlmann
-
rename scmutil.system_rcpath to systemrcpathFri, 06 May 2011 14:54:05 +0200, by Adrian Buehlmann
-
rename scmutil.os_rcpath to osrcpathFri, 06 May 2011 14:52:25 +0200, by Adrian Buehlmann
-
merge with stableFri, 06 May 2011 11:51:18 -0500, by Matt Mackall
-
merge with crewFri, 06 May 2011 11:50:58 -0500, by Matt Mackall
-
merge with stableFri, 06 May 2011 14:29:53 +0200, by Martin Geisler
-
rename path_auditor to pathauditorFri, 06 May 2011 09:54:06 +0200, by Adrian Buehlmann
-
revlog: use real Booleans instead of 0/1 in nodesbetweenFri, 06 May 2011 12:09:20 +0200, by Martin Geisler
-
patch: fix clash between local variable and exception instanceFri, 06 May 2011 11:31:40 +0200, by Martin Geisler
-
patchfile: use real Booleans instead of 0/1Fri, 06 May 2011 11:12:55 +0200, by Martin Geisler
-
annotate: use real Booleans instead of 0/1Fri, 06 May 2011 11:11:55 +0200, by Martin Geisler
-
hbisect: use real Booleans instead of 0/1Fri, 06 May 2011 10:02:46 +0200, by Martin Geisler
-
summary: run discovery only once for in/out against same repoFri, 06 May 2011 14:45:13 +0200, by Peter Arrenbrecht
-
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooksFri, 06 May 2011 14:44:18 +0200, by Peter Arrenbrecht
-
transplant: remove unneeded loop over repo in revsetFri, 06 May 2011 16:00:48 +0300, by Idan Kamara
-
mq: add a 'mq()' revset predicate that returns applied mq csetsFri, 06 May 2011 16:07:35 +0300, by Idan Kamara
-
pyflakes: ignore files marked no-check-codeFri, 06 May 2011 10:17:07 -0500, by Augie Fackler
-
revlog: compute correct deltaparent in the deltaparent functionThu, 05 May 2011 18:05:24 +0200, by Sune Foldager
-
changelog: fixes leaked file handleThu, 05 May 2011 11:33:02 -0400, by Zachary Gramana
-
setdiscovery: limit lines to 80 charactersThu, 05 May 2011 23:21:37 +0800, by Steven Brown
-
subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795) stableThu, 05 May 2011 16:01:09 +0200, by Thomas Arendsen Hein
-
sslutil: extracted ssl methods from httpsconnection in url.pyWed, 04 May 2011 22:08:55 -0500, by Augie Fackler
-
check-code: fix checking for sh style in .t testsFri, 06 May 2011 00:34:10 +0200, by Mads Kiilerich
-
run-tests: add --shell command line flagThu, 05 May 2011 20:04:49 +0200, by Martin Geisler
-
run-tests: use type of default to convert environment variableThu, 05 May 2011 20:03:43 +0200, by Martin Geisler
-
test-treediscovery: fix escaping for both dash and bashThu, 05 May 2011 19:29:02 +0200, by Martin Geisler
-
treediscovery: fix regression when run against older repos (issue2793)Thu, 05 May 2011 12:53:33 +0200, by Peter Arrenbrecht
-
commands: use util.Abort's hint some moreThu, 05 May 2011 14:57:21 +0200, by Martin Geisler
-
commands: use double-quotes for strings with single-quotesThu, 05 May 2011 12:16:43 +0200, by Martin Geisler
-
revlog: remove support for punched/shallowThu, 05 May 2011 12:46:02 +0200, by Sune Foldager
-
revlog: remove support for parentdeltaThu, 05 May 2011 12:55:12 +0200, by Sune Foldager
-
store: break up reference cycle introduced in 9cbff8a39a2aWed, 04 May 2011 12:58:59 +0200, by Adrian Buehlmann
-
test-https.t: clean up superfluous trailing whitespaceWed, 04 May 2011 10:32:08 -0500, by Augie Fackler
-
run-tests.py: correctly handle list options with parallel tasksWed, 04 May 2011 10:39:10 -0500, by Augie Fackler
-
mq: don't suggest to refresh when qpushing with no applied patchesWed, 04 May 2011 23:12:23 +0300, by Idan Kamara
-
bundlerepo: fix closing and docstring of getremotechangesWed, 04 May 2011 20:14:30 +0200, by Peter Arrenbrecht
-
bookmarks: allow deactivating current bookmark with -iWed, 04 May 2011 10:43:47 -0500, by Kevin Bullock
-
bookmarks: allow to create/move bookmark without making it current (issue2788)Sat, 11 Dec 2010 18:08:55 +0100, by Kevin Bullock
-
tests: test subrepos with ssh urlsThu, 05 May 2011 01:57:13 +0200, by Mads Kiilerich
-
tests: share dummysshThu, 05 May 2011 01:47:46 +0200, by Mads Kiilerich
-
tests: fix test-ssh.t after 6bd9778ae749Thu, 05 May 2011 01:47:46 +0200, by Mads Kiilerich
-
fix errors reported by pyflakes testWed, 04 May 2011 19:27:55 +0200, by Sune Foldager
-
merge with crewWed, 04 May 2011 08:21:50 -0500, by Matt Mackall
-
tests: fix deprecated use of hg debugdata/debugindexWed, 04 May 2011 13:37:41 +0200, by Sune Foldager
-
merge with stableTue, 03 May 2011 22:04:23 -0500, by Matt Mackall
-
merge with crewTue, 03 May 2011 22:04:11 -0500, by Matt Mackall
-
hgext: fixup a couple missed file().read() instancesTue, 03 May 2011 21:53:13 -0500, by Matt Mackall
-
test-casecollision.t: add test for case changing renameTue, 03 May 2011 22:11:56 +0200, by Adrian Buehlmann
-
convert: fix error in git solaris codeSun, 01 May 2011 18:57:11 +0200, by timeless
-
test: add pyflakes checking for unable to detect undefined namesSun, 01 May 2011 17:36:16 +0200, by timeless
-
tests: add pyflakes checking for assigned to but never usedSun, 01 May 2011 17:27:41 +0200, by timeless
-
remove unused variablesSun, 01 May 2011 17:20:40 +0200, by timeless
-
test-pyflake: improve sorting algorithmSun, 01 May 2011 18:56:27 +0200, by timeless
-
add make check: tests ruleMon, 02 May 2011 09:50:21 +0200, by Johan Euphrosine
-
ui: add configint function and testsTue, 03 May 2011 22:28:08 +0200, by Sune Foldager
-
mq: strip extra whitespace from node ids in header (issue2790) stableTue, 03 May 2011 11:46:02 -0500, by Kevin Bullock
-
check-code: disallow calling opener(...).read() and opener(..).write()Mon, 02 May 2011 10:11:24 +0200, by Dan Villiom Podlaski Christiansen
-
prevent transient leaks of file handle by using new helper functionsMon, 02 May 2011 10:11:18 +0200, by Dan Villiom Podlaski Christiansen
-
util & scmutil: adapt read/write helpers as request by mpmMon, 02 May 2011 10:11:05 +0200, by Dan Villiom Podlaski Christiansen
-
store: use a subclass, not a function for fncacheopenerMon, 02 May 2011 09:11:35 +0200, by Dan Villiom Podlaski Christiansen
-
util.termwidth: never return 0 for terminal widthMon, 18 Apr 2011 02:42:52 +0200, by jfh
-
discovery: add new set-based discoveryMon, 02 May 2011 19:21:30 +0200, by Peter Arrenbrecht
-
debugbuilddag: use memctx for speedMon, 02 May 2011 19:21:30 +0200, by Peter Arrenbrecht
-
localrepo: reuse parent manifest in commitctx if no files have changedMon, 02 May 2011 19:20:29 +0200, by Peter Arrenbrecht
-
bundlerepo: fix and improve getremotechangesMon, 02 May 2011 12:36:23 +0200, by Peter Arrenbrecht
-
hgrc.5: mention new 'case collision' handling for ui.portablefilenamesMon, 02 May 2011 00:04:49 +0200, by Adrian Buehlmann
-
win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.iniSun, 01 May 2011 20:29:44 +0200, by Pascal Quantin
-
bundlerepo: drop structSun, 01 May 2011 13:08:29 -0500, by Matt Mackall
-
bisect: fix indent levelMon, 02 May 2011 01:29:51 +0900, by Yuya Nishihara
-
share: create 'hgrc' using an opener, like cloneSun, 01 May 2011 18:43:20 +0200, by Dan Villiom Podlaski Christiansen
-
backout 3a3584967a93 - the "unreachable code" was apparently not unreachableSun, 01 May 2011 19:51:28 +0200, by Mads Kiilerich
-
merge with mpmSun, 01 May 2011 19:44:28 +0200, by Sune Foldager
-
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)Sun, 01 May 2011 17:35:05 +0200, by Mads Kiilerich
-
convert: handle invalid subversion source pathsSun, 01 May 2011 17:35:05 +0200, by Mads Kiilerich
-
convert: also catch missing revlogs when introduced in repo rootsSun, 01 May 2011 17:34:16 +0200, by Mads Kiilerich
-
status: remove unreachable code for status between revisionsThu, 24 Feb 2011 14:06:08 +0100, by Mads Kiilerich
-
httprepo: proper handling of invalid responses without content-type (issue2019)Mon, 07 Mar 2011 14:47:30 +0100, by Mads Kiilerich
-
httprepo: use the original exception after falling back to static-http failedMon, 07 Mar 2011 22:50:55 +0100, by Mads Kiilerich
-
test: test that backslash is preserved by the url classSun, 01 May 2011 15:49:13 +0200, by Mads Kiilerich
-
tests: use raw string for url tests of '\' handlingSun, 01 May 2011 15:49:13 +0200, by Mads Kiilerich
-
color: fix using multiple effectsSun, 01 May 2011 16:54:48 +0200, by Dan Villiom Podlaski Christiansen
-
unbundler: separate delta and header parsingSat, 30 Apr 2011 19:01:24 +0200, by Benoit Boissinot
-
changegroup: new bundler APISat, 30 Apr 2011 11:03:28 +0200, by Benoit Boissinot
-
bundlerepo: port to new bundle APISat, 30 Apr 2011 10:41:06 +0200, by Benoit Boissinot
-
bundler: make parsechunk return the base revision of the deltaSat, 30 Apr 2011 10:00:41 +0200, by Benoit Boissinot
-
tests: add pyflakes checking for unused importsSun, 01 May 2011 15:22:30 +0200, by timeless
-
remove unused importsSun, 01 May 2011 15:21:57 +0200, by timeless
-
scmutil: introduce casecollisionauditorSat, 30 Apr 2011 23:27:00 +0200, by Adrian Buehlmann
-
check-code: check for repo in revlog and ui in utilSun, 01 May 2011 16:11:42 +0200, by timeless
-
check-code: allow for checking multiple pattern sets per fileSun, 01 May 2011 16:10:51 +0200, by timeless
-
check-code: adding debug flagSun, 01 May 2011 15:55:00 +0200, by timeless
-
run-tests: add flag to provide extra hgrc options for test runsSun, 01 May 2011 08:00:25 -0500, by Augie Fackler
-
graphlog: always sort revisions topologicallySun, 01 May 2011 15:51:52 +0200, by Patrick Mezard
-
graphlog: take the union of --rev specs instead of the intersectionSun, 01 May 2011 15:51:48 +0200, by Patrick Mezard
-
graphmod: correctly emit nodes with more than 2 predecessorsSun, 01 May 2011 15:51:46 +0200, by Patrick Mezard
-
graphlog: display nodes with more than 2 predecessorsSun, 01 May 2011 15:51:20 +0200, by Patrick Mezard
-
context: provide an efficient iterator for workingctxSun, 01 May 2011 08:29:50 -0500, by Matt Mackall
-
merge with stableSun, 01 May 2011 06:06:59 -0500, by Matt Mackall
-
merge with nicdumzSun, 01 May 2011 06:04:08 -0500, by Matt Mackall
-
tests: export patches only once in test-impexp-branchSun, 01 May 2011 10:51:10 +0200, by Nicolas Dumazet
-
tests: do not export several times the same patch/diff in test-importSat, 30 Apr 2011 18:31:28 +0200, by Nicolas Dumazet
-
tests: move rebase-keep-branch into rebase-named-branchesSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move testcase from rebase-named-branches to rebase-parametersSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: change test-rebase-parameters to use bundle/rebase.hgSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: change test-rebase-detach to use bundle/rebase.hgSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: simplify test-rebase-named-branchesSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: upgrade bundles/rebase.hg to support test-rebase-collapseSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: introduce a rebase bundle to use with rebase testsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: create a bundle to bootstrap tests using a remote repositorySat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move test bundles in a bundles/ subdirectorySat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: move test-issue436 in test-dispatch where fancyopts is testedSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove test-issue433 as it's covered by test-parentsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove executable bits from unified testsSat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
tests: remove test-issue322 as it's fully included in test-issue660Sat, 30 Apr 2011 17:38:06 +0200, by Nicolas Dumazet
-
zeroconf: notify the Zeroconf threads when hg exits stableSat, 30 Apr 2011 19:36:59 +0200, by Nicolas Dumazet
-
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()Sun, 01 May 2011 12:14:22 +0200, by Brodie Rao
-
pushkey: add hooks for pushkey/listkeysSun, 01 May 2011 11:12:36 +0200, by Brodie Rao
-
test-patchbomb.t: clean up progress testsSat, 30 Apr 2011 12:02:09 -0500, by Augie Fackler
-
util: really drop size from readfileSun, 01 May 2011 04:56:24 -0500, by Matt Mackall
-
util: add readfile() & writefile() helper functionsSun, 01 May 2011 11:46:49 +0200, by Dan Villiom Podlaski Christiansen
-
revset aliasesSat, 30 Apr 2011 18:30:14 +0200, by Alexander Solovyov
-
opener: add read & write utility methodsSat, 30 Apr 2011 19:41:53 +0200, by Dan Villiom Podlaski Christiansen
-
dispatch: handle IndexErrorsSun, 01 May 2011 11:01:57 +0200, by Dan Villiom Podlaski Christiansen
-
color: verify stdout is a tty before using cursesSat, 30 Apr 2011 11:18:43 -0500, by Augie Fackler
-
http: minor tweaks to long arg handlingSun, 01 May 2011 03:51:04 -0500, by Matt Mackall
-
httprepo: long arguments support (issue2126)Sun, 01 May 2011 01:04:37 +0800, by Steven Brown
-
store: rename the 'opener' argument to 'openertype'Sat, 30 Apr 2011 19:36:48 +0200, by Dan Villiom Podlaski Christiansen
-
statichttprepo: make the opener a subclass of abstractopenerSat, 30 Apr 2011 19:41:25 +0200, by Dan Villiom Podlaski Christiansen
-
add filteropener abstraction for store openersSat, 30 Apr 2011 19:37:13 +0200, by Dan Villiom Podlaski Christiansen
-
opener: introduce an abstact superclass of itSat, 30 Apr 2011 19:36:48 +0200, by Dan Villiom Podlaski Christiansen
-
graphlog: use a set for inclusion testSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphmod: restore generator nature of dagwalkerSat, 30 Apr 2011 15:10:58 +0300, by Idan Kamara
-
graphlog: log -G --follow file does not work, forbid itSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: unify log -G revset translationSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G --pruneSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: escape log -G single value option argumentsSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G --removedSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
graphlog: fix log -G option types when translating to revsetSat, 30 Apr 2011 19:42:00 +0200, by Patrick Mezard
-
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
-
merge with stableFri, 01 Apr 2011 12:21:59 +0200, by Martin Geisler
-
help/hgweb: add pointer to hgrc(5) location stableFri, 01 Apr 2011 12:18:37 +0200, by Martin Geisler
-
patchbomb, help/hgweb: do not refer to config files as hgrc files stableFri, 01 Apr 2011 12:14:42 +0200, by Martin Geisler
-
bugzilla: refer to hgrc(5) man page with normal notationFri, 01 Apr 2011 12:09:11 +0200, by Martin Geisler
-
bugzilla: markup section names as literal textFri, 01 Apr 2011 12:07:37 +0200, by Martin Geisler
-
bugzilla: show usermap syntax more clearlyFri, 01 Apr 2011 12:05:19 +0200, by Martin Geisler
-
bugzilla: use standard section.name notationFri, 01 Apr 2011 12:03:23 +0200, by Martin Geisler
-
bugzilla: prefix each config option with sectionFri, 01 Apr 2011 12:00:57 +0200, by Martin Geisler
-
bugzilla: fix reStructuredText errors introduced in 60256f7f30c1Fri, 01 Apr 2011 11:59:18 +0200, by Martin Geisler
-
changegroup: introduce bundler objectsThu, 31 Mar 2011 15:24:06 -0500, by Matt Mackall
-
changegroup: combine lookup functionsThu, 31 Mar 2011 14:25:26 -0500, by Matt Mackall
-
changegroup: unnest flookupThu, 31 Mar 2011 13:56:05 -0500, by Matt Mackall
-
changegroup: unnest clookup and mlookup like changegroupsubsetThu, 31 Mar 2011 12:04:54 -0500, by Matt Mackall
-
url: nuke some newly-introduced underbars in identifiersThu, 31 Mar 2011 10:43:53 -0500, by Matt Mackall
-
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()Wed, 30 Mar 2011 20:03:05 -0700, by Brodie Rao
-
url: use url.url in ui.expandpath()Wed, 30 Mar 2011 20:02:17 -0700, by Brodie Rao
-
hg: use url.url to parse branch names in parseurl()Wed, 30 Mar 2011 20:02:09 -0700, by Brodie Rao
-
hg: look up schemes using url.urlWed, 30 Mar 2011 20:02:07 -0700, by Brodie Rao
-
schemes: prevent one letter schemes from being interpreted as drive lettersWed, 30 Mar 2011 20:01:47 -0700, by Brodie Rao
-
hgweb: use url.url when setting CGI environment variablesWed, 30 Mar 2011 20:01:46 -0700, by Brodie Rao
-
url: use url.url in proxyhandlerWed, 30 Mar 2011 20:01:44 -0700, by Brodie Rao
-
httprepo/sshrepo: use url.urlWed, 30 Mar 2011 20:01:35 -0700, by Brodie Rao
-
url: use url.url in url.open()Wed, 30 Mar 2011 20:01:34 -0700, by Brodie Rao
-
url: abort on file:// URLs with non-localhost hostsWed, 30 Mar 2011 20:01:31 -0700, by Brodie Rao
-
url: special case bundle URL parsing to preserve backwards compatibilityWed, 30 Mar 2011 20:00:24 -0700, by Brodie Rao
-
url: add trailing slashes to URLs with hostnames that don't have oneWed, 30 Mar 2011 20:00:23 -0700, by Brodie Rao
-
url: move drive letter checking into has_drive_letter() for extensionsWed, 30 Mar 2011 19:50:56 -0700, by Brodie Rao
-
changegroup: unnest some lookup functionsThu, 31 Mar 2011 10:03:24 -0500, by Matt Mackall
-
changegroup: minor ordering and renaming changes for similarityThu, 31 Mar 2011 09:59:56 -0500, by Matt Mackall
-
changegroup: remove nodeiter temporaryThu, 31 Mar 2011 09:56:27 -0500, by Matt Mackall
-
changegroup: refactor prune as a filterWed, 30 Mar 2011 17:50:34 -0500, by Matt Mackall
-
changegroup: add first logic to send file headerWed, 30 Mar 2011 17:50:27 -0500, by Matt Mackall
-
url: fix testsWed, 30 Mar 2011 14:42:41 -0500, by Matt Mackall
-
url: deal with drive lettersWed, 30 Mar 2011 13:34:39 -0500, by Matt Mackall
-
bookmarks: do not forward merged bookmark (issue1877)Mon, 14 Mar 2011 23:50:28 +0100, by David Soria Parra
-
merge with stableWed, 30 Mar 2011 13:23:24 -0500, by Matt Mackall
-
pull: new output message when there are multiple branchesMon, 28 Mar 2011 20:56:56 -0400, by Kevin Berridge
-
pull: don't suggest running hg merge when new heads are on different branchesFri, 11 Mar 2011 20:43:12 -0500, by Kevin Berridge
-
bugzilla: add modified XMLRPC mode that uses email to send bug comments.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: add XMLRPC interface.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: localise all MySQL direct access inside access class.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: keep bug IDs in set.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
bugzilla: rename filter_unknown_bug_ids to reflect its actual purpose.Wed, 30 Mar 2011 09:49:45 +0100, by Jim Hague
-
test-paths.t: 'file:' disables [paths] entries for clone destTue, 29 Mar 2011 19:20:28 +0200, by Adrian Buehlmann
-
hgwebdir: handle IOErrors from localrepo while enumeratingTue, 29 Mar 2011 16:33:10 +0000, by timeless
-
set NOT_CONTENT_INDEXED on .hg dir (issue2694)Mon, 28 Mar 2011 15:54:22 +0200, by Adrian Buehlmann
-
hgweb: add bookmark labels to monoblue theme (based on 270f57d35525) stableWed, 30 Mar 2011 02:22:15 +0900, by Yuya Nishihara
-
merge with stableTue, 29 Mar 2011 16:25:48 +0200, by Martin Geisler
-
convert/mtn: Fix conversion of large files from mtn (broken in ed97955e0c04)Mon, 28 Mar 2011 23:16:20 -0400, by Daniel Atallah
-
Fix transplant error message to correspond with testMon, 28 Mar 2011 21:36:29 -0700, by Brendan Cully
-
transplant: fix crash if filter script munges log fileMon, 28 Mar 2011 21:17:32 +0100, by Luke Plant
-
changegroup: fold linkrev helper into lookup functionsMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: fold filenode collector into mlookupMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: roll changegroup.collector into lookup functionsMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: add revlog to the group callbackMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: move sorting down into groupMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: fold progress meter into callbacksMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: combine infocollect and lookup callbacksMon, 28 Mar 2011 11:18:56 -0500, by Matt Mackall
-
changegroup: drop unused fullrevThu, 24 Mar 2011 17:16:30 -0500, by Matt Mackall
-
util: dates cannot consist entirely of whitespace (issue2732)Sun, 27 Mar 2011 23:48:58 +0200, by Idan Kamara
-
convert/mtn: convert suspended branches as closed branchesFri, 25 Mar 2011 15:49:43 -0400, by Daniel Atallah
-
rebase: don't mark file as removed if missing in parent's manifest (issue2725)Sun, 27 Mar 2011 13:34:20 +0200, by Stefano Tortarolo
-
windows: use win32.unlink in unlinkpath()Sun, 27 Mar 2011 12:22:07 +0200, by Adrian Buehlmann
-
win32: remove READONLY attribute on unlinkSun, 27 Mar 2011 01:47:58 +0100, by Adrian Buehlmann
-
windows: move unlink to win32.pySun, 27 Mar 2011 01:17:48 +0100, by Adrian Buehlmann
-
ui: label prompts, default to yellow promptsSun, 27 Mar 2011 12:59:25 +0200, by Martin Geisler
-
record: replace poor man's if-statement with real if-statementSun, 27 Mar 2011 12:41:55 +0200, by Martin Geisler
-
url: use url.url in hidepassword() and removeauth()Fri, 25 Mar 2011 22:59:09 -0700, by Brodie Rao
-
subrepos: use url.url when normalizing repo pathsFri, 25 Mar 2011 22:59:04 -0700, by Brodie Rao
-
url: provide url objectFri, 25 Mar 2011 22:58:56 -0700, by Brodie Rao
-
cmdutil: fix mode handling in make_fileWed, 23 Feb 2011 23:30:48 +0100, by Adrian Buehlmann
-
revlog: change variable name to avoid reuseSat, 26 Mar 2011 17:12:02 -0500, by Matt Mackall
-
debugstate: add new --datesort optionSat, 26 Mar 2011 10:59:33 +0100, by Adrian Buehlmann
-
rebase: restore mq guards after rebasing (issue2107)Sat, 26 Mar 2011 13:05:17 +0100, by Stefano Tortarolo
-
tests: no need to explicitly export HOME in test filesFri, 25 Mar 2011 22:18:05 +0200, by Idan Kamara
-
tests: set HOME to the test temp dir (issue2707)Fri, 25 Mar 2011 22:15:37 +0200, by Idan Kamara
-
dirstate: eliminate _lastnormal setFri, 25 Mar 2011 15:03:53 +0100, by Adrian Buehlmann
-
test-extdiff: fix 5c0e1222e7c0 temporary dir outputFri, 25 Mar 2011 16:46:19 +0100, by Patrick Mezard
-
convert/mtn: avoid unnecessary initial test of mtn repoFri, 25 Mar 2011 10:13:46 -0400, by Daniel Atallah
-
convert/mtn: add support for using monotone's "automate stdio" when availableWed, 23 Mar 2011 14:26:56 -0400, by Daniel Atallah
-
convert: add support to common commandline to access stdin of the processThu, 24 Mar 2011 16:54:09 -0400, by Daniel Atallah
-
extdiff: use absolute paths for any temporary filesMon, 21 Mar 2011 17:03:16 +0100, by jfh
-
convert: add bookmark support to hg sourceFri, 25 Mar 2011 01:38:47 +0100, by Edouard Gomez
-
convert: add bookmarks reading support to git backendFri, 25 Mar 2011 01:38:43 +0100, by Edouard Gomez
-
ssh: fix password testThu, 24 Mar 2011 15:12:51 -0500, by Matt Mackall
-
dirstate: check mtime when adding to _lastnormalThu, 24 Mar 2011 18:39:54 +0100, by Adrian Buehlmann
-
subrepo: simplify hgsubrepo._get a littleThu, 24 Mar 2011 18:17:49 +0100, by Martin Geisler
-
Fix expected url to match test.Thu, 24 Mar 2011 08:51:58 -0700, by Lee Cantey
-
patch: deprecate ui.patch / external patcher featureThu, 24 Mar 2011 10:28:29 +0100, by Patrick Mezard
-
# User Dan Villiom Podlaski Christiansen <danchr@gmail.com>Wed, 23 Mar 2011 19:28:16 -0500, by Matt Mackall
-
test-commit-multiple.t: improve committwice.pyWed, 23 Mar 2011 22:58:40 +0100, by Adrian Buehlmann
-
osutil: replace #import with #include, and add a check for itWed, 23 Mar 2011 23:05:32 +0100, by Dan Villiom Podlaski Christiansen
-
code indentation fixesWed, 23 Mar 2011 23:33:14 +0100, by Patrick Mezard
-
convert: add bookmark support to the hg sinkWed, 07 Jul 2010 00:06:59 +0200, by Edouard Gomez
-
convert: add bookmark support to main commandWed, 07 Jul 2010 00:06:59 +0200, by Edouard Gomez
-
convert: add bookmark support to common sink/source implementationWed, 07 Jul 2010 00:06:59 +0200, by Edouard Gomez
-
dirstate: reset _lastnormal and _lastnormaltimeWed, 23 Mar 2011 11:22:29 +0100, by Adrian Buehlmann
-
discovery: avoid discovery when local graph is a subset of remoteWed, 23 Mar 2011 16:06:55 +0100, by Peter Arrenbrecht
-
wireproto: add getbundle() functionWed, 23 Mar 2011 16:02:11 +0100, by Peter Arrenbrecht
-
merge with stableWed, 23 Mar 2011 12:38:36 -0500, by Matt Mackall
-
i18n-it: synchronized with adf3c4401c5d stableMon, 14 Mar 2011 23:48:17 +0100, by Stefano Tortarolo
-
osutil: fix up check-code issuesWed, 23 Mar 2011 09:41:58 -0500, by Matt Mackall
-
dirstate: flush _lastnormal when we see newer filesystem timesWed, 23 Mar 2011 09:34:22 -0500, by Matt Mackall
-
util: add Mac-specific check whether we're in a GUI session (issue2553)Wed, 23 Mar 2011 09:43:34 +0100, by Dan Villiom Podlaski Christiansen
-
rebase: allow for rebasing descendants onto ancestors on different named branchesWed, 23 Mar 2011 01:14:43 +0100, by Stefano Tortarolo
-
bdiff.c: rename all variables which hold a hash value to "hash"Wed, 23 Mar 2011 02:33:24 +0100, by Markus F.X.J. Oberhumer
-
bdiff.c: use unsigned arithmetic for hash computationWed, 23 Mar 2011 02:33:23 +0100, by Markus F.X.J. Oberhumer
-
bdiff.c: cast to unsigned char when computing hash valueWed, 23 Mar 2011 02:33:22 +0100, by Markus F.X.J. Oberhumer
-
bdiff.c: make all local functions staticWed, 23 Mar 2011 02:33:21 +0100, by Markus F.X.J. Oberhumer
-
merge with stableWed, 23 Mar 2011 09:20:40 -0500, by Matt Mackall
-
debugbundle: fix up long line caught by check-codeTue, 22 Mar 2011 21:27:51 -0500, by Matt Mackall
-
wireproto: avoid naked exceptsTue, 22 Mar 2011 21:26:19 -0500, by Matt Mackall
-
commands: add debugbundle commandTue, 22 Mar 2011 09:22:29 +0100, by Peter Arrenbrecht
-
wireproto: add known([id]) functionTue, 22 Mar 2011 09:22:21 +0100, by Peter Arrenbrecht
-
wireproto: fix decodelist to properly return empty listTue, 22 Mar 2011 07:40:02 +0100, by Peter Arrenbrecht
-
wireproto: fix handling of '*' args for HTTP and SSHTue, 22 Mar 2011 07:38:32 +0100, by Peter Arrenbrecht
-
debug: add debugwireargs to test argument passing over the wireTue, 22 Mar 2011 07:38:32 +0100, by Peter Arrenbrecht
-
sshserver: drop unnecessary lineTue, 22 Mar 2011 07:37:56 +0100, by Peter Arrenbrecht
-
merge: avoid unlinking destination of merge when case changes (issue2715) stableTue, 22 Mar 2011 12:00:38 -0500, by Matt Mackall
-
dirstate: introduce a public case normalizing method stableTue, 22 Mar 2011 11:59:43 -0500, by Matt Mackall
-
changegroup: minor cleanupsSun, 20 Mar 2011 20:25:41 -0500, by Matt Mackall
-
repair: revlog has an iteratorSun, 20 Mar 2011 20:21:19 -0500, by Matt Mackall
-
changegroup: fix leftover from delta readSun, 20 Mar 2011 20:17:57 -0500, by Matt Mackall
-
changegroup: drop expensive redundant usage of readdelta for progressSun, 20 Mar 2011 20:16:51 -0500, by Matt Mackall
-
changegroupsubset: use manifest.readfast to simplify collectorSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
manifest: add readfast methodSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: simplify filenode_collectorSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: more renamingSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: simplify pruneSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: more minor cleanupsSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
changegroupsubset: minor cleanupsSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
strip: simplify collectoneSun, 20 Mar 2011 19:43:28 -0500, by Matt Mackall
-
dirstate: avoid a race with multiple commits in the same processSun, 20 Mar 2011 17:41:09 -0400, by Greg Ward
-
changegroupsubset: extranodes are no longer neededSun, 20 Mar 2011 01:16:57 +0100, by Benoit Boissinot
-
strip: remove usage of extranodesSun, 20 Mar 2011 00:50:22 +0100, by Benoit Boissinot
-
patch: move closefile() into patchfile.close()Sun, 20 Mar 2011 00:22:47 +0100, by Patrick Mezard
-
patch: inline patchfile.hashlines()Sun, 20 Mar 2011 00:09:44 +0100, by Patrick Mezard
-
patch: fix hunk newlines when parsing hunks, not in iterhunks()Sun, 20 Mar 2011 00:08:44 +0100, by Patrick Mezard
-
i18n: register new template keywords for translationSat, 19 Mar 2011 19:50:55 +0100, by Patrick Mezard
-
annotate: catch nonexistent files using match.bad callback (issue1590)Sat, 19 Mar 2011 01:34:49 -0500, by Matt Mackall
-
merge with stableFri, 18 Mar 2011 13:01:18 -0500, by Steve Borho
-
wix: add new file templates/paper/bookmarks.tmpl stableFri, 18 Mar 2011 11:36:36 -0500, by Steve Borho
-
merge with stableThu, 17 Mar 2011 17:08:13 -0500, by Matt Mackall
-
push/outgoing: print remote target path even if there's an error (issue2561) stableThu, 17 Mar 2011 22:55:02 +0100, by Miloš Hadžić
-
subrepo: recognize scp-style paths as git URLs stableThu, 17 Mar 2011 16:29:09 -0400, by Eric Eisner
-
convert: add svnrev, svnpath and svnuuid template keywordsThu, 17 Mar 2011 22:17:27 +0100, by Patrick Mezard
-
convert/svn: extract revsplit() in a functionThu, 17 Mar 2011 22:17:27 +0100, by Patrick Mezard
-
transplant: add "transplanted" keywordThu, 17 Mar 2011 22:17:27 +0100, by Patrick Mezard
-
merge with i18nThu, 17 Mar 2011 12:00:49 -0500, by Matt Mackall
-
i18n: merge with stableWed, 16 Mar 2011 17:43:43 +0100, by Martin Geisler
-
i18n: don't mark trivial string for translation stableWed, 16 Mar 2011 17:38:25 +0100, by Martin Geisler
-
i18n-de: correct translation for some fuzzy strings stableTue, 15 Mar 2011 10:39:19 +0100, by David Soria Parra
-
i18n-de: added more translations concerning rebase stableSun, 13 Mar 2011 15:18:17 +0100, by thron7
-
i18n-de: added translations concerning email sending stableSun, 13 Mar 2011 13:04:06 +0100, by thron7
-
i18n-de: added translations concerning win32text and .hgeol stableSun, 13 Mar 2011 12:21:46 +0100, by thron7
-
i18n-de: added translations for Perforce conversion options stableSun, 13 Mar 2011 11:38:27 +0100, by thron7
-
i18n-de: added translations for Subversion conversion options stableSat, 12 Mar 2011 18:54:43 +0100, by thron7
-
i18n-de: added translation for CVS conversion options stableSat, 12 Mar 2011 18:32:02 +0100, by thron7
-
i18n-de: added translations for convert.hg.* options stableSat, 12 Mar 2011 17:42:17 +0100, by thron7
-
revset: fix a number of highly dubious continue statementsWed, 16 Mar 2011 23:54:55 +0100, by Markus F.X.J. Oberhumer
-
graphlog: do not swallow all TypeError exceptions (fix 29c800ee54cf)Wed, 16 Mar 2011 23:54:55 +0100, by Markus F.X.J. Oberhumer
-
archive: use hardcoded constants when creating .zip archivesWed, 16 Mar 2011 23:54:55 +0100, by Markus F.X.J. Oberhumer
-
hgweb: support multiple directories for the same pathWed, 16 Mar 2011 03:06:57 +0100, by timeless
-
templates: provide granularity for future values for age filterWed, 16 Mar 2011 03:28:56 +0100, by timeless
-
revset: report a parse error if a revset is not parsed completely (issue2654)Wed, 16 Mar 2011 23:09:14 +0100, by Bernhard Leiner
-
config: use util.posixfileWed, 16 Mar 2011 18:48:59 +0100, by Adrian Buehlmann
-
bundle: update current bookmark to most recent revision on current branchMon, 14 Mar 2011 23:03:56 +0100, by David Soria Parra
-
localrepo: do not update bookmarks in addchangegroupMon, 14 Mar 2011 20:53:55 +0100, by David Soria Parra
-
rebase: add -m/--message to rebase --collapse (issue2389)Tue, 15 Mar 2011 18:33:36 +0100, by Radomir Dopieralski
-
Updating hgext.extdiff to use revsetsTue, 15 Mar 2011 17:50:02 -0400, by David Wolever
-
merge with stableWed, 16 Mar 2011 16:07:06 +0100, by Martin Geisler
-
relink: mark abort message for translation stableWed, 16 Mar 2011 15:34:45 +0100, by Martin Geisler
-
relink: avoid trying to lock the same repo twice stableWed, 16 Mar 2011 15:34:10 +0100, by Martin Geisler
-
relink: format reclaimed byte count nicelyWed, 16 Mar 2011 13:51:47 +0100, by Martin Geisler
-
test-relink: remove unnecessary ui.username settingWed, 16 Mar 2011 13:25:12 +0100, by Martin Geisler
-
test-https: match output from 31eac42d9123Wed, 16 Mar 2011 09:05:59 +0100, by David Soria Parra
-
merge with stableTue, 15 Mar 2011 16:53:46 -0500, by Matt Mackall
-
merge with crewMon, 14 Mar 2011 22:37:50 +0100, by Patrick Mezard
-
convert/svn: fix _iterfiles() output in root dir case (issue2647) stableMon, 14 Mar 2011 21:35:31 +0100, by Patrick Mezard
-
eol: no need to accumulate files when checking all changesetsMon, 14 Mar 2011 21:31:54 +0100, by Patrick Mezard
-
eol: improve hook failure outputMon, 14 Mar 2011 21:08:18 +0100, by Patrick Mezard
-
merge with stableMon, 14 Mar 2011 15:59:44 -0500, by Matt Mackall
-
bookmarks: remove API limitation in setcurrentMon, 14 Mar 2011 09:36:17 +0100, by David Soria Parra
-
bookmarks: separate bookmarks update code from localrepo's pull.Mon, 14 Mar 2011 00:10:43 +0100, by David Soria Parra
-
tests: add tests for bookmarks support in hg identifySun, 13 Mar 2011 14:35:17 +0100, by David Soria Parra
-
identify: list bookmarks for remote repositoriesSat, 12 Mar 2011 18:15:14 +0100, by Nils Adermann
-
hgignore: ignore dll files generated under cygwinMon, 14 Mar 2011 12:42:05 -0400, by Craig Leres
-
pager: don't page stderr if it's being redirected (issue2541) stableTue, 04 Jan 2011 00:24:34 +1100, by Brodie Rao
-
hgweb: drop use of super() for Exception base classMon, 14 Mar 2011 15:28:56 -0500, by Matt Mackall
-
diff: make diff -c aware of revision setsMon, 14 Mar 2011 13:11:26 -0500, by Steve Borho
-
color: wrap lines in docstringMon, 14 Mar 2011 15:19:58 +0100, by Martin Geisler
-
merge with stableMon, 14 Mar 2011 14:05:19 +0100, by Martin Geisler
-
color: don't mention internal function in docstring stableMon, 14 Mar 2011 13:54:25 +0100, by Martin Geisler
-
keyword: offer additional datefilters when the extension is enabledMon, 14 Mar 2011 12:26:50 +0100, by Christian Ebert
-
keyword: docstrings for additional date filtersMon, 14 Mar 2011 12:19:59 +0100, by Christian Ebert
-
graphlog: give meaningful error if more than one file is given stableSun, 13 Mar 2011 15:04:13 +0100, by Klaus Koch
-
merge with stableMon, 14 Mar 2011 09:20:21 +0100, by Martin Geisler
-
test-https: update to match output from 3f6a4579f803Mon, 14 Mar 2011 09:20:05 +0100, by Martin Geisler
-
tests: respect new hg clone listkey queries in http-proxy testMon, 14 Mar 2011 00:10:43 +0100, by David Soria Parra
-
bookmarks: discard current bookmark if absent from the bookmarks (issue2692) stableSun, 13 Mar 2011 14:36:47 +0100, by Benoit Boissinot
-
fix test-highlight after bookmark support change for hgweb stableSun, 13 Mar 2011 16:13:25 +0100, by Benoit Boissinot
-
merge with stableSun, 13 Mar 2011 10:09:30 -0500, by Steve Borho
-
eol: do not abort when win32text is found, only warn stableSun, 13 Mar 2011 10:03:06 -0500, by Steve Borho
-
merge with stableSun, 13 Mar 2011 15:59:50 +0100, by Benoit Boissinot
-
tests: fix failures introduced in 7359cb753a54 stableSun, 13 Mar 2011 15:59:24 +0100, by Dirkjan Ochtman
-
tests: fix permission issue trying to remove test directory stableSat, 12 Mar 2011 11:06:40 +0100, by Benoit Boissinot
-
bookmarks: fix update of the current bookmark during rename stableSun, 13 Mar 2011 15:42:24 +0100, by Benoit Boissinot
-
setup: remove unnecessary code for win32com (pywin32)Sun, 13 Mar 2011 08:50:06 -0500, by Steve Borho
-
test-highlight: fix test output (introduced by 2151703e7f84)Sun, 13 Mar 2011 15:10:01 +0100, by Patrick Mezard
-
eol: rename hook into checkheadshook, add checkallhook (issue2665)Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: make the hook check all new heads, not only tip (issue2666)Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: the hook no longer requires the extension to be loadedSun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: extract parsing error handling in parseeol()Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: separate .hgeol parsing from merge in uiSun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: remove unused argument in readhgeol()Sun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
eol: explain why reading .hgeol from the working dir is specialSun, 13 Mar 2011 15:07:44 +0100, by Patrick Mezard
-
templates: widen the graph canvas (issue2683) stableSun, 13 Mar 2011 14:26:32 +0100, by Dirkjan Ochtman
-
rebase: don't use util.Abort for an internal errorSun, 13 Mar 2011 13:52:47 +0100, by Martin Geisler
-
help: limit documentation width to at most 80 charactersSun, 13 Mar 2011 13:38:44 +0100, by Dirkjan Ochtman
-
merge with stableSun, 13 Mar 2011 13:05:16 +0100, by Martin Geisler
-
transplant: avoid the word "rebase" when we mean "transplant" stableSun, 13 Mar 2011 12:44:35 +0100, by Martin Geisler
-
transplant: explain that changesets are copied, not moved stableSun, 13 Mar 2011 12:43:52 +0100, by Martin Geisler
-
hg: add support for cloning bookmarksSun, 13 Mar 2011 12:24:17 +0100, by David Soria Parra
-
httprepo: use caps instead of between for compat checkSat, 12 Mar 2011 18:29:02 +0100, by Peter Arrenbrecht
-
revset: add a revset command to get bisect state.Sat, 12 Mar 2011 18:48:30 +0100, by Benoit Boissinot
-
bisect: new command to extend the bisect range (issue2690)Sat, 12 Mar 2011 17:08:42 +0100, by Benoit Boissinot
-
hgweb: pmezard thinks one default is enough stableSat, 12 Mar 2011 16:00:54 +0100, by Dirkjan Ochtman
-
don't depend on features of Exception as muchSat, 12 Mar 2011 15:51:39 +0100, by Dirkjan Ochtman
-
hgweb: add separate page with bookmarks listing stableSat, 12 Mar 2011 11:20:03 +0100, by Alexander Solovyov
-
hgweb: add display of bookmarks for changelog and changeset stableSat, 12 Mar 2011 11:19:44 +0100, by Alexander Solovyov
-
merge with stableSat, 12 Mar 2011 13:06:50 +0100, by Martin Geisler
-
setup.py: use StrictVersion instead of manual comparison stableSat, 12 Mar 2011 13:02:03 +0100, by Dirkjan Ochtman
-
help: extract items doc generation functionSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templates: document missing keywords or filtersSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: move doc from templates.txt to docstringsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: wrap all filters in dedicated functionsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: prefix helper functionsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: sort function definitionsSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: match filter keys and function namesSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templatefilters: sort filters tableSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
templates: generate keyword help dynamicallySat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
test-help: test a sample of 'templates' topic helpSat, 12 Mar 2011 12:46:31 +0100, by Patrick Mezard
-
fix compiling of extensions for OS X and XCode 4.0 stableSat, 12 Mar 2011 12:42:20 +0100, by Alexander Solovyov
-
test-subrepo-paths: fix typoSat, 12 Mar 2011 12:15:36 +0100, by Martin Geisler
-
eol: use dirstate methods to clear dirstate stableSat, 12 Mar 2011 12:11:09 +0100, by Martin Geisler
-
tests: fix permission issue trying to remove test directorySat, 12 Mar 2011 11:06:40 +0100, by Benoit Boissinot
-
transplant: added 'HGREVISION' variable to the environment passed to the 'filter' commandFri, 11 Mar 2011 15:48:44 +0000, by Luke Plant
-
test-subrepo-paths: test cummulative remappingFri, 11 Mar 2011 12:42:07 +0100, by Martin Geisler
-
merge with stableFri, 11 Mar 2011 12:35:41 +0100, by Martin Geisler
-
ui: yield unchanged values in walkconfigThu, 10 Mar 2011 16:49:37 +0100, by Martin Geisler
-
i18n-pt_BR: synchronized with 66d65bccbf06 stable 1.8.1Wed, 09 Mar 2011 15:29:50 -0300, by Wagner Bruna
-
tests: use $TESTTMP more and use (glob) lessThu, 10 Mar 2011 13:43:47 +0100, by Martin Geisler
-
hgweb_mod: respond right away if the client specified 100-continue supportFri, 07 Jan 2011 15:19:21 -0600, by Augie Fackler
-
hgweb: add support for 100-continue as recommended by PEP 333.Sat, 06 Feb 2010 04:27:28 -0600, by Augie Fackler
-
subrepo: show the source that git pullsTue, 08 Mar 2011 15:36:56 -0500, by Eric Eisner
-
commands.update() now works properly with a revision of 0Tue, 08 Mar 2011 08:41:39 -0500, by Mark Drago
-
merge with stableTue, 08 Mar 2011 14:55:31 -0600, by Steve Borho
-
mergetools: add alternate registry keys for 32bit apps on 64bit O/S stableTue, 08 Mar 2011 13:35:01 -0600, by Steve Borho
-
filemerge: introduce a 'regkeyalt' merge tool variable stableTue, 08 Mar 2011 13:05:18 -0600, by Steve Borho
-
merge with stableTue, 08 Mar 2011 10:25:18 -0600, by Steve Borho
-
wix: drop bin/ folder from MSI installers (issue 2673) stableTue, 08 Mar 2011 10:03:01 -0600, by Steve Borho
-
zsh completion: remove computed default values from help textsTue, 08 Mar 2011 11:01:01 +0100, by Martin Geisler
-
merge: remove last traces of fastforward mergingTue, 08 Mar 2011 01:21:50 +0100, by Mads Kiilerich
-
merge with stableMon, 07 Mar 2011 23:19:17 +0100, by Patrick Mezard
-
subrepo: backout 67fbe566eff1, --force requires svn >= 1.5 stableMon, 07 Mar 2011 23:02:04 +0100, by Patrick Mezard
-
merge with stableMon, 07 Mar 2011 15:46:46 -0600, by Matt Mackall
-
i18n-de: improve translation for "unmerged branches" stableSun, 06 Mar 2011 15:32:37 +0100, by David Soria Parra
-
httprepo: order URL query string fields for readabilityMon, 07 Mar 2011 15:37:11 +0800, by Steven Brown
-
ancestor: improve descriptionMon, 07 Mar 2011 15:45:10 -0600, by Matt Mackall
-
subrepo: don't crash when git repo is missing stableMon, 07 Mar 2011 12:03:54 -0500, by Eric Eisner
-
ancestor: rewrite to deal with crossed linkrevs (issue2682) stableMon, 07 Mar 2011 15:44:43 -0600, by Matt Mackall
-
hgcia: accept "queued." xmlrpc return as success stableSun, 06 Mar 2011 11:30:57 +0100, by Georg Brandl
-
merge: back out single-parent fast-forward merge stableMon, 07 Mar 2011 15:03:10 -0600, by Matt Mackall
-
merge: drop resolve state for mergers with identical contents (issue2680) stableSat, 05 Mar 2011 16:34:59 -0600, by Matt Mackall
-
merge with stableSun, 06 Mar 2011 22:13:36 +0100, by Patrick Mezard
-
hgweb: use tip in gitweb/monoblue filelog rss links (issue2677) stableSun, 06 Mar 2011 22:03:18 +0100, by Patrick Mezard
-
merge with stableSun, 06 Mar 2011 19:38:00 +0100, by Mads Kiilerich
-
cacert: improve error report when web.cacert file does not exist stableSun, 06 Mar 2011 10:27:07 -0600, by timeless
-
tests: improve hghave error reporting for missing Py OpenSSL stableSun, 06 Mar 2011 05:56:59 -0600, by timeless
-
Merge with stableSun, 06 Mar 2011 15:30:39 +0100, by Patrick Mezard
-
Improve unresolved merge conflicts warning (issue2681) stableSun, 06 Mar 2011 15:21:50 +0100, by Patrick Mezard
-
tests: convert test-serve to new formatSun, 06 Mar 2011 14:38:47 +0100, by Patrick Mezard
-
run-tests: handle mixed comment lines in blacklistsSun, 06 Mar 2011 14:19:57 +0100, by Patrick Mezard
-
test-doctest: handle unix/windows path discrepanciesSun, 06 Mar 2011 14:17:47 +0100, by Patrick Mezard
-
test-rename-merge1: make it easier to review, windows friendlySun, 06 Mar 2011 10:06:09 +0100, by Patrick Mezard
-
merge: drop resolve state for mergers with identical contents (issue2680)Sat, 05 Mar 2011 16:34:59 -0600, by Matt Mackall
-
merge with stableFri, 04 Mar 2011 19:21:36 -0600, by Matt Mackall
-
statichttprepo: abort if opener mode is 'r+' or 'rb+'Fri, 18 Feb 2011 01:19:01 +0100, by Adrian Buehlmann
-
Merge with stableFri, 04 Mar 2011 14:11:15 +0100, by Patrick Mezard
-
subrepo: handle svn tracked/unknown directory collisions stableFri, 04 Mar 2011 14:00:49 +0100, by Patrick Mezard
-
convert/svn: stop using svn bindings when pushing to svnThu, 03 Mar 2011 22:41:38 +0100, by Patrick Mezard
-
convert/svn: read trunk name once, use None for defaultThu, 03 Mar 2011 22:19:28 +0100, by Patrick Mezard
-
mq: mention qfinish in qimport helpThu, 03 Mar 2011 21:42:15 +0100, by Patrick Mezard
-
merge with stableWed, 02 Mar 2011 22:00:41 -0600, by Steve Borho
-
bookmark: fix invalidation of localrepo._bookmarkcurrent stableWed, 02 Mar 2011 21:57:20 -0600, by Steve Borho
-
subrepo: show the source that git clonesWed, 02 Mar 2011 12:19:18 -0500, by Eric Eisner
-
check-code: catch "echo > $HGRCPATH" tooWed, 02 Mar 2011 14:52:31 +0100, by Martin Geisler
-
merge with stableWed, 02 Mar 2011 14:23:22 +0100, by Martin Geisler
-
check-code: better check for overwriting $HGRCPATHWed, 02 Mar 2011 14:22:50 +0100, by Martin Geisler
-
test-eol-*: remove unused config settingsWed, 02 Mar 2011 14:16:11 +0100, by Martin Geisler
-
mq: forbid commit of merge involving mq patches stableWed, 02 Mar 2011 14:09:06 +0100, by Martin Geisler
-
tests: don't overwrite HGRCPATHTue, 01 Mar 2011 17:01:17 +0100, by Martin Geisler
-
merge with stableWed, 02 Mar 2011 13:24:48 +0100, by Martin Geisler
-
contrib: update tcsh_completion for Mercurial 1.8 stable 1.8Tue, 01 Mar 2011 07:28:20 +0100, by Gilles Moris
-
i18n-ja: synchronized with 0a6bca3d5273 stableTue, 01 Mar 2011 22:44:03 +0900, by FUJIWARA Katsunori
-
zsh completion: complete bookmarks where they are accepted stableMon, 28 Feb 2011 19:15:08 -0600, by Augie Fackler
-
tests: test-mq-subrepo.t Solaris 10 sh compliance stableTue, 01 Mar 2011 02:54:16 +0100, by Mads Kiilerich
-
mq: fix qpush recursion in _findtags when status file is wrong (issue2664) stableMon, 28 Feb 2011 17:41:40 -0600, by Matt Mackall
-
mq: gracefully handle malformated status file stableFri, 11 Feb 2011 13:10:39 +0100, by Pierre-Yves David
-
revset: fix typo when assigning weight to reverse and limit stableThu, 24 Feb 2011 00:47:49 +0100, by Mads Kiilerich
-
eol: fix test typos introduced in 5007ff32f356 stableMon, 28 Feb 2011 11:34:51 +0100, by Martin Geisler
-
eol: test win32text compatible encode/decode filters stableMon, 28 Feb 2011 11:31:36 +0100, by Martin Geisler
-
eol: be explicit about how to enable hook (issue2661) stableMon, 28 Feb 2011 09:28:18 +0100, by Martin Geisler
-
eol: stop after first matched rule in hook (issue2660) stableSun, 27 Feb 2011 19:50:28 +0100, by Antoine Pitrou
-
i18n-sv: started translation of mq and patchbomb stableSat, 26 Feb 2011 16:39:57 +0100, by Jens Bäckman
-
convert.svn: branch name which equals trunk means `default' branch (issue2653) stableFri, 25 Feb 2011 21:01:30 +0300, by Pavel Boldin
-
ui: always report untrusted hgrc files when debug enabled stableFri, 25 Feb 2011 23:26:24 -0600, by Ry4an Brase
-
tests: test renaming a file added on two branches (issue2089) stableThu, 24 Feb 2011 13:57:52 -0300, by Wagner Bruna
-
i18n-ja: synchronized with 16725043a6fc stableFri, 25 Feb 2011 22:26:02 +0900, by FUJIWARA Katsunori
-
i18n-de: translate some bookmark strings stableThu, 24 Feb 2011 12:08:40 +0100, by David Soria Parra
-
i18n-de: synchronized with 703717eb112c stableThu, 24 Feb 2011 12:07:42 +0100, by David Soria Parra
-
i18n-ja: synchronized with 7458b7e0d8d5 stableWed, 23 Feb 2011 23:15:02 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with ba50f1600131 stableWed, 23 Feb 2011 22:52:38 +0900, by FUJIWARA Katsunori
-
context: be even more careful about result order in ancestors() (issue2642) stableFri, 25 Feb 2011 15:31:32 -0600, by Matt Mackall
-
convert/svn: abort operation when python bindings are not available stableThu, 24 Feb 2011 01:14:15 +0530, by Azhagu Selvan SP
-
convert/svn: handle MissingTool exception from converter_sink class stableThu, 24 Feb 2011 00:45:02 +0530, by Azhagu Selvan SP
-
bookmarks: restrict moving a bookmark to its descendants (issue1502) stableThu, 24 Feb 2011 14:38:50 +0100, by David Soria Parra
-
workingctx: overload bookmarks() to return parents' bookmarks stableWed, 23 Feb 2011 20:47:00 -0600, by Kevin Bullock
-
eol: handle LockUnavailable error (issue2569) stableFri, 25 Feb 2011 12:32:15 +0100, by Martin Geisler
-
tests: check if the bookmarks extension is ignored stableThu, 24 Feb 2011 19:15:00 +0100, by David Soria Parra
-
backout: clarify which changesets are new in help text stableFri, 11 Feb 2011 21:17:27 -0600, by Jonathan Nieder
-
commands: update year to 2011 in version string stableFri, 25 Feb 2011 11:39:19 +0100, by Martin Geisler
-
eol: clarify where the .hgeol file is located stableFri, 25 Feb 2011 10:52:37 +0100, by Martin Geisler
-
tests: remove bookmark extension configuration stableThu, 24 Feb 2011 03:13:48 +0100, by David Soria Parra
-
context: generate file ancestors in reverse revision order (issue2642) stableWed, 23 Feb 2011 17:27:05 -0600, by Matt Mackall
-
export: only close files which export itself has opened stableWed, 23 Feb 2011 13:21:55 +0500, by Waqas Hussain
-
subrepo: only attempt pulling from git's origin stableWed, 23 Feb 2011 10:59:36 -0500, by Eric Eisner
-
hgk: display bookmark in commit diff window stableWed, 23 Feb 2011 00:25:18 +0100, by David Soria Parra
-
hgk: display bookmarks as gray labels in the commitline stableWed, 23 Feb 2011 00:25:01 +0100, by David Soria Parra
-
subrepo: expand relative sources for git subrepos stableTue, 22 Feb 2011 15:11:10 -0500, by Eric Eisner
-
changegroup: fix typo introduced in 9f2c407caf34 stableTue, 22 Feb 2011 16:31:01 +0100, by Jim Hague
-
changegroup: don't accept odd chunk headers stableTue, 22 Feb 2011 03:10:37 +0100, by Mads Kiilerich
-
changegroup: don't accept streams without proper termination stableTue, 22 Feb 2011 03:02:50 +0100, by Mads Kiilerich
-
bookmarks: issue a warning if remote doesn't support comparing bookmarks stableMon, 21 Feb 2011 22:22:12 +0100, by David Soria Parra
-
wireproto: catch possible cast error in pushkey stableMon, 21 Feb 2011 00:37:55 +0100, by David Soria Parra
-
test-push-http: use killdaemons.py instead of kill to avoid test unreliability stableSun, 20 Feb 2011 18:06:05 +0100, by Gilles Moris
-
bookmarks: mark new bookmark as current if it points to the current dirstate stableSun, 20 Feb 2011 00:57:55 +0100, by David Soria Parra
-
introduce new RequirementError (issue2649) stableFri, 18 Feb 2011 20:25:25 +0100, by Adrian Buehlmann
-
rollback: clarifies the message about the reverted state (issue2628) stableThu, 10 Feb 2011 09:03:06 +0100, by Gilles Moris
-
hgweb: handle invalid requests with both form data and querystring stableMon, 21 Feb 2011 00:57:19 +0100, by Mads Kiilerich
-
hgweb: give ErrorResponse a descriptive string/Exception representation stableMon, 21 Feb 2011 00:52:26 +0100, by Mads Kiilerich
-
serve: catch and log all Exceptions, not only StandardException stableMon, 21 Feb 2011 00:52:23 +0100, by Mads Kiilerich
-
test-i18n: make test conditional on msgfmt availability stableSun, 20 Feb 2011 13:35:30 +0100, by Martin Geisler
-
statichttprepo: don't modify localrepo class variables stableFri, 18 Feb 2011 23:41:13 +0100, by Mads Kiilerich
-
util: flush stdout before calling external processes stableFri, 18 Feb 2011 03:35:01 +0100, by Mads Kiilerich
-
Do not allow merging with uncommitted changes in a subrepo stableWed, 16 Feb 2011 08:56:11 -0800, by Oleg Stepanov
-
hgwebdir: reduce memory usage for index generation stableThu, 17 Feb 2011 18:05:27 -0200, by Wagner Bruna
-
pure: fix index parsing on empty repositories stableThu, 17 Feb 2011 13:37:52 -0200, by Wagner Bruna
-
alias: add test cases for $ escaping in shell aliases stableThu, 17 Feb 2011 17:15:32 -0500, by Steve Losh
-
bookmarks: verify switching bookmarks works properly stableWed, 16 Feb 2011 17:36:31 -0600, by Augie Fackler
-
subrepo: break long line found by check-code stableThu, 17 Feb 2011 09:20:44 +0100, by Martin Geisler
-
test-convert: update output to match 0079fb98e8d0 stableThu, 17 Feb 2011 09:19:15 +0100, by Martin Geisler
-
merge default into stable for 1.8 code freeze stableWed, 16 Feb 2011 14:13:22 -0600, by Matt Mackall
-
store: remove pointless pathjoiner parameterWed, 16 Feb 2011 15:02:30 +0100, by Adrian Buehlmann
-
bookmarks: forbid \0 \r \n : in bookmark names (BC)Wed, 16 Feb 2011 18:36:45 +0100, by David Soria Parra
-
url: merge BetterHTTPS with httpsconnection to get some proxy https validationWed, 16 Feb 2011 04:36:36 +0100, by Mads Kiilerich
-
tests: test https through http proxyWed, 16 Feb 2011 04:28:11 +0100, by Mads Kiilerich
-
url: always create BetterHTTPS connections the same wayWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
url: refactor BetterHTTPS.connectWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
url: refactor _gen_sendfileWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
url: remove test for self.ui in BetterHTTPSWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
tests: update ssl requirement for test-https.tWed, 16 Feb 2011 03:28:22 +0100, by Mads Kiilerich
-
subrepos: prompt on conflicts on update with dirty subreposWed, 09 Feb 2011 10:53:09 +0100, by Erik Zielke
-
bookmarks: make track.current=True default behaviour and remove option (BC)Wed, 16 Feb 2011 01:29:26 +0100, by David Soria Parra
-
update: preserve possible bookmark name to set current bookmark correctlyWed, 16 Feb 2011 01:28:42 +0100, by David Soria Parra
-
test-i18n: test translationsWed, 16 Feb 2011 10:02:24 +0100, by Martin Geisler
-
subrepo: remove argument introduced by mistake in c19b9282d3a7Wed, 09 Feb 2011 13:37:21 +0100, by Erik Zielke
-
remove unnecessary list comprehensionsThu, 03 Feb 2011 10:31:17 +0100, by Martin Geisler
-
commit: abort if a subrepo is modified and ui.commitsubrepos=noTue, 15 Feb 2011 22:25:48 +0100, by Patrick Mezard
-
tests: fixes for svn 1.4.2Tue, 15 Feb 2011 16:19:11 -0600, by Matt Mackall
-
mq: remove undo after a qimportTue, 15 Feb 2011 20:02:52 +0100, by André Sintzoff
-
transaction: use posixfile and unlink from utilTue, 15 Feb 2011 14:41:49 +0100, by Adrian Buehlmann
-
bookmarks: update help text since moving into coreMon, 14 Feb 2011 23:59:21 -0600, by Kevin Bullock
-
debugignore: catch the case when ignore.includepat doesn't existTue, 15 Feb 2011 23:23:16 +1300, by jfh
-
tests: use printenv.py where it is - don't copy it aroundTue, 15 Feb 2011 02:17:43 +0100, by Mads Kiilerich
-
tests: let printenv.py show the real valuesTue, 15 Feb 2011 01:05:32 +0100, by Mads Kiilerich
-
hgweb: make paths wildcards expanding in a repo root match repo correctlyTue, 15 Feb 2011 01:04:10 +0100, by Mads Kiilerich
-
hgweb: doctest of url creation from wildcard expansionTue, 15 Feb 2011 01:04:10 +0100, by Mads Kiilerich
-
bookmarks: fix up test-httpsMon, 14 Feb 2011 18:04:20 -0600, by Matt Mackall
-
explicitly close filesFri, 24 Dec 2010 15:23:01 +0100, by Dan Villiom Podlaski Christiansen
-
tag: add tests for tags with whitespace (issue2174)Fri, 11 Feb 2011 22:24:10 +0800, by Afuna
-
doc: Add diff.unified to the hgrc docs.Fri, 11 Feb 2011 17:23:24 +0800, by Afuna
-
tests: push wire protocol over CGI-based hgwebWed, 26 Jan 2011 18:19:49 +0800, by Steven Brown
-
add debugignore which yields the combined ignore patten of the .hgignore filesSat, 15 Jan 2011 16:02:03 +0100, by jfh
-
diffstat: fix parsing of filenames with spacesFri, 04 Feb 2011 16:32:14 -0300, by Gastón Kleiman
-
dispatch: use flag cmdalias.shell for detecting shell aliasesThu, 10 Feb 2011 15:41:34 +0300, by Roman Sokolov
-
dispatch: debug message for missing arguments in shell aliasFri, 11 Feb 2011 03:46:28 +0300, by Roman Sokolov
-
dispatch: support for $ escaping in shell-alias definitionFri, 11 Feb 2011 03:32:40 +0300, by Roman Sokolov
-
fncachestore: defer updating the fncache file to a single file openFri, 28 Jan 2011 13:38:34 +0100, by Adrian Buehlmann
-
localrepo: acquire lock on stream_inFri, 28 Jan 2011 13:34:07 +0100, by Adrian Buehlmann
-
tests: sort fncacheFri, 28 Jan 2011 13:54:38 +0100, by Adrian Buehlmann
-
localrepo: sort hg bookmark outputFri, 11 Feb 2011 20:35:32 +0100, by David Soria Parra
-
templates: add bookmarks to command line stylesFri, 11 Feb 2011 20:35:30 +0100, by David Soria Parra
-
templater: add bookmarks to templates and default outputFri, 11 Feb 2011 19:47:39 +0100, by David Soria Parra
-
tags: do not merge bookmarks with tagsFri, 11 Feb 2011 19:44:17 +0100, by David Soria Parra
-
context: add method to return all bookmarks pointing to a nodeFri, 11 Feb 2011 19:36:15 +0100, by David Soria Parra
-
contrib: add win32/buildlocal.batSun, 13 Feb 2011 11:14:46 +0100, by Adrian Buehlmann
-
Make sure bundlerepo doesn't leak temp files (issue2491)Sat, 12 Feb 2011 10:58:11 +0100, by Adrian Buehlmann
-
bookmarks: read current bookmark as utf-8 and convert it to localFri, 11 Feb 2011 19:32:49 +0100, by David Soria Parra
-
hgk: gitk->hgk in About... menuMon, 14 Feb 2011 07:39:21 +0000, by Javi Merino
-
eliminate win32.user_rcpath_win32()Mon, 14 Feb 2011 11:13:05 +0100, by Adrian Buehlmann
-
windows: eliminate system_rcpath_win32()Mon, 14 Feb 2011 11:12:57 +0100, by Adrian Buehlmann
-
win32: move system_rcpath_win32() to windows.pyMon, 14 Feb 2011 11:12:35 +0100, by Adrian Buehlmann
-
win32: new function executable_pathMon, 14 Feb 2011 11:12:31 +0100, by Adrian Buehlmann
-
port win32.py to using the Python ctypes libraryMon, 14 Feb 2011 11:12:26 +0100, by Adrian Buehlmann
-
win32: optimize parameters for the CreateFile call in _getfileinfoMon, 14 Feb 2011 11:12:22 +0100, by Adrian Buehlmann
-
merge with stableMon, 14 Feb 2011 14:12:48 -0600, by Steve Borho
-
url: return the matched authentication group name from readauthforuri()Sun, 13 Feb 2011 12:19:58 -0600, by Steve Borho
-
url: move [auth] parsing out into a utility functionSat, 12 Feb 2011 21:59:43 -0600, by Steve Borho
-
url: use rsplit to split [auth] keysSat, 12 Feb 2011 21:53:27 -0600, by Steve Borho
-
mq: catch attempt to qpush to an earlier patch (issue2587) stableSat, 12 Feb 2011 16:08:41 +0800, by Afuna
-
bookmarks: move push/pull command features to coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge current tracking on update into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge incoming/outgoing into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge suspect addchangegroup into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge low-level push/pull support into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge lookup into localrepoThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: move strip support to repairThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: move color style to colorThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge _findtags method into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: move revset support to coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge invalidation into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move commit action into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: merge rollback support into localrepoThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move property methods into localrepoThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move diff to coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move pushkey functions into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move update into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move read methods to coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move basic io to coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
extensions: add an ignore list for old extensionsThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
run-tests: only call WIFEXITED on systems it existsWed, 02 Feb 2011 23:21:13 +0100, by Simon Heimberg
-
run-tests: loadable as moduleTue, 01 Feb 2011 20:47:05 +0100, by Simon Heimberg
-
hgignore: ignore more bytecodeThu, 03 Feb 2011 07:58:54 +0100, by Simon Heimberg
-
doc: Capitalize the "options" header of mercurial commandsSat, 05 Feb 2011 14:37:25 +0000, by Javi Merino
-
doc: Add back quotes around filenamesSat, 05 Feb 2011 13:59:34 +0000, by Javi Merino
-
merge with stableFri, 04 Feb 2011 09:17:07 +0100, by Martin Geisler
-
opener: use posixfile to hold file open when calling nlinks()Wed, 02 Feb 2011 13:51:22 +0100, by Adrian Buehlmann
-
remove pointless os.path.join calls when opening files in .hg/cacheMon, 17 Jan 2011 09:37:20 +0100, by Adrian Buehlmann
-
backout: make help more explicit about what backout does stableThu, 03 Feb 2011 00:27:44 -0600, by Jonathan Nieder
-
subrepo: fix pruning of subrepo filenames in dirstate (issue2619) stableFri, 04 Feb 2011 09:05:23 +0100, by trbs
-
merge with selfTue, 01 Feb 2011 17:53:50 -0600, by Matt Mackall
-
merge with stableTue, 01 Feb 2011 17:52:25 -0600, by Matt Mackall
-
Merge with stableTue, 01 Feb 2011 21:59:07 +0100, by Patrick Mezard
-
subrepo: fix update -C with svn subrepos when cwd != repo.root stableTue, 01 Feb 2011 21:39:28 +0100, by Patrick Mezard
-
test-subrepo-git.t: make compatible with old gitMon, 31 Jan 2011 19:19:56 -0500, by Eric Eisner
-
merge with stableTue, 01 Feb 2011 01:55:45 +0100, by Mads Kiilerich
-
url: add --insecure option to bypass verification of ssl certificates stableSat, 29 Jan 2011 23:23:24 +0900, by Yuya Nishihara
-
mq: factor out push conditions checksMon, 31 Jan 2011 22:16:33 +0100, by Patrick Mezard
-
test-subrepo-mq-svn.t: correct commentThu, 27 Jan 2011 15:51:26 -0600, by Kevin Bullock
-
subrepo: clarify comments in dirty() methodsTue, 04 Jan 2011 10:42:00 -0600, by Kevin Bullock
-
subrepo: make update -C clean the working directory for git subreposMon, 31 Jan 2011 13:40:05 +0100, by Erik Zielke
-
merge with stableMon, 31 Jan 2011 13:38:00 +0100, by Martin Geisler
-
subrepo: make update -C clean the working directory for svn subrepos stableMon, 31 Jan 2011 13:33:41 +0100, by Erik Zielke
-
i18n-pt_BR: messages from crew a939f08fae9c stable 1.7.4Tue, 01 Feb 2011 10:15:50 -0200, by Wagner Bruna
-
i18n-pt_BR: messages from crew 8dc488dfcdb4, some small fixes stableFri, 28 Jan 2011 13:31:17 -0200, by Wagner Bruna
-
util: delay loading of textwrapFri, 28 Jan 2011 17:02:29 -0600, by Matt Mackall
-
merge with stableFri, 28 Jan 2011 03:09:22 +0100, by Mads Kiilerich
-
url: 'ssh known host'-like checking of fingerprints of HTTPS certificates stableFri, 28 Jan 2011 02:57:59 +0100, by Mads Kiilerich
-
merge with stableThu, 27 Jan 2011 17:22:37 -0600, by Matt Mackall
-
i18n-de: translated some rebase strings. stableFri, 24 Dec 2010 15:10:24 +0100, by Arne Babenhauserheide
-
i18n-de: translated missing strings for progress extension. stableThu, 23 Dec 2010 15:51:14 +0100, by Arne Babenhauserheide
-
bookmarks: respect rollbacks dryrun parameter stableThu, 27 Jan 2011 02:58:48 +0100, by David Soria Parra
-
opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) stableWed, 26 Jan 2011 19:14:30 +0100, by Adrian Buehlmann
-
help: ssh urls don't allow passwordsThu, 27 Jan 2011 13:29:21 -0600, by Matt Mackall
-
commit: use the term SCM instead of RCSTue, 18 Jan 2011 14:16:27 +0100, by Adrian Buehlmann
-
backout of 613b8bd2284eThu, 27 Jan 2011 11:15:08 +0100, by Martin Geisler
-
check-code: do not complain about 'ls x | foo -v'Wed, 26 Jan 2011 12:35:02 +0100, by Martin Geisler
-
subrepo: separate out mq+svn subrepo testsMon, 10 Jan 2011 16:02:41 -0500, by Kevin Bullock
-
keyword: move repo.__class__ assignment out of monkeypatch contextSun, 23 Jan 2011 03:15:44 +0100, by Christian Ebert
-
keyword: inform user about current keywordset in kwdemoSun, 23 Jan 2011 03:15:39 +0100, by Christian Ebert
-
specify C indention style using Emacs file local variablesWed, 26 Jan 2011 12:05:01 +0100, by Martin Geisler
-
Ignore pax_global_header that some tar versions write as a file.Tue, 25 Jan 2011 16:33:46 -0800, by Lee Cantey
-
record: do not include files into changes countMon, 24 Jan 2011 23:25:46 +0100, by Patrick Mezard
-
record: simplify header methods with util.anySun, 23 Jan 2011 15:21:56 +0100, by Patrick Mezard
-
record: refactor the prompt loopSun, 23 Jan 2011 15:21:37 +0100, by Patrick Mezard
-
test-record: test peculiar changes numberingSun, 23 Jan 2011 15:21:34 +0100, by Patrick Mezard
-
record: turn prompt() into a pure functionSun, 23 Jan 2011 13:01:17 +0100, by Patrick Mezard
-
record: turn consumefile() into a pure functionSun, 23 Jan 2011 12:44:05 +0100, by Patrick Mezard
-
hghave: remove unused hotshot checkSun, 23 Jan 2011 12:30:15 +0100, by Patrick Mezard
-
Merge with stableSat, 22 Jan 2011 16:29:10 +0100, by Patrick Mezard
-
subrepo: compare svn subrepo state to last committed revision stableSat, 22 Jan 2011 16:15:40 +0100, by Patrick Mezard
-
merge with stableSat, 22 Jan 2011 09:13:04 -0600, by Steve Borho
-
win32: win32console.GetStdHandle() can return None stableFri, 21 Jan 2011 14:42:15 -0600, by Steve Borho
-
revlog: remove stray test in rev()Fri, 21 Jan 2011 16:26:01 -0600, by Matt Mackall
-
merge with mainThu, 20 Jan 2011 20:35:54 +0100, by Benoit Boissinot
-
opener: use util.unlink (issue2524)Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
lock: use util.unlink (issue2537)Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
reintroduces util.unlink, for POSIX and Windows.Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
opener: check exception for ENOENTTue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
windows.rename: check OSError for EEXISTTue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
perf: restore lazyindex hackTue, 18 Jan 2011 15:55:49 -0600, by Matt Mackall
-
revlog: pass rev to _checkhashTue, 18 Jan 2011 15:55:48 -0600, by Matt Mackall
-
revlog: incrementally build node cache with linear searchesTue, 18 Jan 2011 15:55:46 -0600, by Matt Mackall
-
bundlerepo: use less intrusive util.posixfile to open bundleFri, 07 Jan 2011 10:48:30 +0100, by Adrian Buehlmann
-
osutil: treat open modes 'w' and 'a' as 'w+' and 'a+' in posixfileSat, 15 Jan 2011 23:54:01 +0100, by Adrian Buehlmann
-
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/Tue, 04 Jan 2011 06:29:08 +0100, by jfh
-
addchangegroup: document the current locking semanticsSun, 16 Jan 2011 17:26:34 +0100, by Benoit Boissinot
-
keyword: update documentation for kwshrinkSun, 16 Jan 2011 15:45:26 +0100, by Christian Ebert
-
tests: remove duplication of the CGI environment variablesSun, 16 Jan 2011 19:12:54 +0800, by StevenGBrown
-
revlog: explicit test and explicit variable namesSun, 16 Jan 2011 12:25:46 +0100, by Benoit Boissinot
-
revlog: if the nodemap is set, use the fast version of revlog.rev()Sun, 16 Jan 2011 12:24:48 +0100, by Benoit Boissinot
-
revlog/parseindex: construct the nodemap if it is emptySat, 15 Jan 2011 15:06:53 +0100, by Benoit Boissinot
-
revlog: always add the magic nullid/nullrev entry in parseindexSat, 15 Jan 2011 13:02:19 +0100, by Benoit Boissinot
-
revlog/parseindex: no need to pass the file aroundSat, 15 Jan 2011 15:04:58 +0100, by Benoit Boissinot
-
parsers.c: fix commentSat, 15 Jan 2011 12:44:28 +0100, by Benoit Boissinot
-
perf: there is no lazy index anymoreSat, 15 Jan 2011 12:28:10 +0100, by Benoit Boissinot
-
pure: update index parsingWed, 12 Jan 2011 13:54:39 -0600, by Matt Mackall
-
perf: fix ordering of invalidate in perfindexWed, 12 Jan 2011 11:34:42 -0600, by Matt Mackall
-
revlog: do revlog node->rev mapping by scanningTue, 11 Jan 2011 21:52:03 -0600, by Matt Mackall
-
revlog: introduce a cache for partial lookupsTue, 11 Jan 2011 17:12:32 -0600, by Matt Mackall
-
tags: avoid a pointless usage of revlog.nodemapTue, 11 Jan 2011 17:09:06 -0600, by Matt Mackall
-
mq: avoid using revlog.nodemap unnecessarilyTue, 11 Jan 2011 17:06:07 -0600, by Matt Mackall
-
perf: make perfindex results useful on hg with lazyparserTue, 11 Jan 2011 17:01:14 -0600, by Matt Mackall
-
revlog: only build the nodemap on demandTue, 11 Jan 2011 17:01:04 -0600, by Matt Mackall
-
revlog: remove lazy indexTue, 04 Jan 2011 14:12:52 -0600, by Matt Mackall
-
merge with i18nTue, 11 Jan 2011 14:58:17 -0600, by Matt Mackall
-
i18n-da: synchronized with f3058dd05281Tue, 04 Jan 2011 12:16:32 +0100, by Martin Geisler
-
merge with stableTue, 11 Jan 2011 02:48:58 +0100, by Mads Kiilerich
-
url: check subjectAltName when verifying ssl certificate stableSun, 09 Jan 2011 00:35:36 +0900, by Yuya Nishihara
-
url: fix UnicodeDecodeError on certificate verification error stableSat, 08 Jan 2011 21:52:25 +0900, by Yuya Nishihara
-
merge with stableSat, 08 Jan 2011 22:15:19 -0600, by Steve Borho
-
win32: add cacert.pem file to Inno Setup installer stableSat, 08 Jan 2011 11:18:38 +0100, by Pascal Quantin
-
test-mq-subrepo.t: skip test if svn not installedFri, 07 Jan 2011 19:15:21 +0100, by Adrian Buehlmann
-
mail: fix regression when parsing unset smtp.tls optionFri, 07 Jan 2011 20:50:42 +0100, by Patrick Mezard
-
bash_completion: support record commandFri, 07 Jan 2011 20:50:41 +0100, by Patrick Mezard
-
subrepo: fix svnsubrepo.dirty() checking of ignoreupdate (issue2499)Tue, 04 Jan 2011 11:33:47 -0600, by Kevin Bullock
-
test-mq-subrepo.t: correctly forward stdin to test functionsFri, 07 Jan 2011 17:44:23 +0100, by Patrick Mezard
-
filelog: move metadata parsing to a helper functionThu, 06 Jan 2011 17:04:47 -0600, by Matt Mackall
-
revlog: break hash checking into subfunctionThu, 06 Jan 2011 17:04:41 -0600, by Matt Mackall
-
ui: add configpath helperThu, 06 Jan 2011 17:04:33 -0600, by Matt Mackall
-
tests: check visibility of pending changesetsWed, 29 Dec 2010 18:29:15 -0800, by John Coomes
-
progress: handle days, weeks and yearsSun, 02 Jan 2011 18:51:59 +0200, by timeless
-
rename util.unlink to unlinkpathSun, 02 Jan 2011 19:34:41 +0100, by Adrian Buehlmann
-
merge with stableWed, 05 Jan 2011 15:56:03 +0100, by Martin Geisler
-
subrepo: do not report known files inside repositories as unknown stableTue, 04 Jan 2011 03:53:11 -0800, by Oleg Stepanov
-
hgrc.5: mention that web.cacerts are run through util.expandpath stableWed, 05 Jan 2011 10:57:52 +0100, by Martin Geisler
-
commands: clarify which aliases "hg help -v" show (issue2572) stableWed, 05 Jan 2011 10:47:35 +0100, by Martin Geisler
-
mq: record more data in patchheader class (no behavior changes)Fri, 31 Dec 2010 17:09:38 -0600, by Steve Borho
-
merge with stableSat, 01 Jan 2011 18:42:04 -0600, by Matt Mackall
-
util: fix ellipsis() not to break multi-byte sequence (issue2564) stable 1.7.3Sat, 25 Dec 2010 21:59:00 +0900, by Yuya Nishihara
-
strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377) stableFri, 31 Dec 2010 15:14:51 +0100, by Jacek Sowiński
-
i18n/pt_BR.po: synchronized with 2fa2e6444645 stableMon, 20 Dec 2010 19:57:12 -0200, by Wagner Bruna
-
match: support reading pattern lists from filesThu, 23 Dec 2010 15:12:24 -0600, by Steve Borho
-
merge with stableThu, 30 Dec 2010 23:36:50 -0600, by Steve Borho
-
wix: add an ssl certificate file to the WiX installers stableWed, 29 Dec 2010 18:27:56 -0600, by Steve Borho
-
merge with stableWed, 29 Dec 2010 15:31:25 -0600, by Matt Mackall
-
merge with stableWed, 29 Dec 2010 14:19:44 -0600, by Matt Mackall
-
date: fix matching of underspecified date ranges stableWed, 29 Dec 2010 14:19:31 -0600, by Matt Mackall
-
date: fix matching of underspecified date rangesWed, 29 Dec 2010 14:04:47 -0600, by Matt Mackall
-
merge with stableWed, 29 Dec 2010 11:18:27 -0600, by Matt Mackall
-
test-static-http.t: increase test coverage on filenamesSun, 26 Dec 2010 12:08:20 +0100, by Adrian Buehlmann
-
test-static-http.t: get kill actually workingSun, 26 Dec 2010 11:59:07 +0100, by Adrian Buehlmann
-
hooks: sort any dictionaries set in the environmentFri, 24 Dec 2010 15:22:00 +0100, by Dan Villiom Podlaski Christiansen
-
windows.rename: eliminate temp name race (issue2571) stableMon, 27 Dec 2010 01:12:31 +0100, by Adrian Buehlmann
-
merge with stableTue, 28 Dec 2010 13:31:30 -0600, by Matt Mackall
-
checknlink: use two testfiles (issue2543) stableMon, 13 Dec 2010 22:38:06 +0100, by Adrian Buehlmann
-
help: correct documentation for branches keyword stableSun, 19 Dec 2010 21:49:54 -0500, by John Peberdy
-
notify: use util.ellipsis() to truncate long subject stableFri, 24 Dec 2010 01:17:18 +0900, by Yuya Nishihara
-
smtp: fix for server doesn't support starttls extensionMon, 20 Dec 2010 16:56:54 +0800, by Zhigang Wang
-
avoid .split() in for loops and use tuples insteadThu, 02 Dec 2010 03:43:06 +0100, by David Soria Parra
-
hgweb: added revision date to annotate line dataMon, 06 Dec 2010 16:56:06 +0100, by Oli Thissen
-
patchbomb: save introductory message in .hg/last-email.txtTue, 21 Dec 2010 19:44:28 +0900, by Nicolas Dumazet
-
opener: forbid paths ending with directory separator (issue2507)Fri, 17 Dec 2010 12:05:45 +0000, by Jim Hague
-
record: clean up command tableTue, 21 Dec 2010 15:27:58 -0600, by Kevin Bullock
-
record: clean up comments and docstringsTue, 21 Dec 2010 15:23:48 -0600, by Kevin Bullock
-
test-doctest: test url.py again, removed by 7cc4263e07a9Tue, 28 Dec 2010 14:53:08 +0100, by Patrick Mezard
-
merge with stableMon, 27 Dec 2010 17:54:45 +0100, by Mads Kiilerich
-
https: use web.cacerts configuration from local repo to validate remote repo stableMon, 27 Dec 2010 17:49:58 +0100, by Mads Kiilerich
-
extensions: warn about invalid extensions when listing disabled commandsSun, 26 Dec 2010 00:43:49 +0100, by Mads Kiilerich
-
convert: subversion should use util.quotecommand to wrap args to popen2Wed, 22 Dec 2010 13:25:00 -0600, by Steve Borho
-
merge with stableThu, 23 Dec 2010 13:23:20 -0600, by Steve Borho
-
util: concentrate quoting knowledge to windows.py quotecommand() stableWed, 22 Dec 2010 13:25:00 -0600, by Steve Borho
-
templater: clarify engine cachingWed, 22 Dec 2010 13:16:03 -0600, by Matt Mackall
-
merge with crewWed, 22 Dec 2010 13:16:00 -0600, by Matt Mackall
-
tests: clean up test-rollback.tTue, 21 Dec 2010 19:47:36 +0900, by Nicolas Dumazet
-
merge with stableMon, 20 Dec 2010 15:27:15 -0600, by Matt Mackall
-
subrepo: basic support for status of git subreposMon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: fix subrelpath for git subreposMon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: fix git archive parsing of directories and symfilesMon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: support ignoreupdate in gitsubrepo's dirty()Mon, 20 Dec 2010 13:59:33 -0500, by Eric Eisner
-
subrepo: backout 519ac79d680bMon, 20 Dec 2010 13:59:19 -0500, by Eric Eisner
-
url: fix check-code whitespace complaintMon, 20 Dec 2010 12:12:18 -0600, by Matt Mackall
-
templater: use the parser.py parser to extend the templater syntaxMon, 20 Dec 2010 12:09:00 -0600, by Matt Mackall
-
templater: give slightly nicer error for unknown map entriesMon, 20 Dec 2010 12:09:00 -0600, by Matt Mackall
-
mq: update .hgsubstate if subrepos are clean (issue2499)Tue, 07 Dec 2010 22:14:43 -0600, by Kevin Bullock
-
backout f08df4d38442Tue, 07 Dec 2010 22:14:43 -0600, by Kevin Bullock
-
subrepo: backout f02d7a562a21Fri, 17 Dec 2010 13:38:15 +0100, by Erik Zielke
-
merge with i18nMon, 20 Dec 2010 12:08:56 -0600, by Matt Mackall
-
merge with stableMon, 20 Dec 2010 12:08:50 -0600, by Matt Mackall
-
fncachestore: copy dh directory before the manifest stableFri, 17 Dec 2010 10:40:26 +0100, by Adrian Buehlmann
-
i18n: merge with stableFri, 10 Dec 2010 12:51:37 +0100, by Martin Geisler
-
i18n-de: translated strings for the purge extension stableSat, 04 Dec 2010 19:28:15 +0100, by Arne Babenhauserheide
-
merge with stableSat, 18 Dec 2010 22:06:11 +0100, by Mads Kiilerich
-
https: warn when server certificate isn't verified stableSat, 18 Dec 2010 21:58:52 +0100, by Mads Kiilerich
-
merge: document some internal return values.Mon, 13 Dec 2010 11:46:31 -0500, by Greg Ward
-
check-code: catch os.path.relpathThu, 16 Dec 2010 14:50:37 -0600, by Matt Mackall
-
check-code: catch "except as"Thu, 16 Dec 2010 14:50:36 -0600, by Matt Mackall
-
tests: eliminate fast-forward merge in test-tagThu, 16 Dec 2010 14:50:27 -0600, by Matt Mackall
-
merge: fast-forward merge with descendantTue, 07 Dec 2010 03:29:21 +0100, by Mads Kiilerich
-
record: teach parsepatch() about non-git style headersWed, 08 Dec 2010 22:14:18 -0600, by Steve Borho
-
template: add showbranch template for {branch}Mon, 13 Dec 2010 10:30:15 -0500, by Eric Eisner
-
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)Mon, 29 Nov 2010 09:37:23 +0100, by Erik Zielke
-
progress: don't compute estimate without a totalThu, 16 Dec 2010 07:45:22 -0600, by Augie Fackler
-
subrepo: use low-level git-diff-index for dirty()Tue, 14 Dec 2010 21:58:13 -0500, by Eric Eisner
-
subrepo: defer determination of git's current branchTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: incorporate tracking branches into gitbranchmapTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: use low-level git-for-each-ref command in branchmapTue, 14 Dec 2010 21:53:40 -0500, by Eric Eisner
-
progress using tests: disable time estimates to avoid flakinessWed, 15 Dec 2010 10:55:14 -0600, by Augie Fackler
-
progress: include time estimate as part of the default progress formatWed, 15 Dec 2010 10:22:54 -0600, by Augie Fackler
-
progress: only show time estimate when progress format contains 'estimate'Wed, 15 Dec 2010 10:22:06 -0600, by Augie Fackler
-
progress: fix adding format elements after the progress barWed, 15 Dec 2010 10:20:36 -0600, by Augie Fackler
-
test-progress: test completion estimates and progress bar delayWed, 15 Dec 2010 11:20:32 -0600, by Augie Fackler
-
subrepo: add progress bar support to archiveMon, 29 Nov 2010 16:34:10 +0100, by Martin Geisler
-
archive: add support for progress extensionMon, 29 Nov 2010 16:17:05 +0100, by Martin Geisler
-
progress: test setting progress.widthWed, 15 Dec 2010 16:35:09 +0100, by Martin Geisler
-
tests: add filtercr.py helper for progress testsWed, 15 Dec 2010 16:29:46 +0100, by Martin Geisler
-
test-archive: whitespace cleanupWed, 15 Dec 2010 09:52:20 +0100, by Martin Geisler
-
progress: explain format strings to translatorsWed, 15 Dec 2010 09:35:32 +0100, by Martin Geisler
-
subrepo: re-backout 2245fcd0e160, remove testWed, 15 Dec 2010 10:50:19 +0100, by Mads Kiilerich
-
subrepo: re-backout 2245fcd0e160Tue, 14 Dec 2010 18:10:51 -0600, by Matt Mackall
-
merge with stableTue, 14 Dec 2010 17:10:01 -0600, by Matt Mackall
-
tag: abort if not at a branch head (issue2552) stableMon, 06 Dec 2010 22:04:10 -0600, by Kevin Bullock
-
tag: fix uncommitted merge check and error message (issue2542) stableTue, 07 Dec 2010 08:02:54 +0100, by Kevin Bullock
-
tag: don't check .hgtags status if --local passed stableMon, 13 Dec 2010 21:20:30 -0600, by Kevin Bullock
-
progress: refactor for readability and show XXs instead of 0mXXs.Thu, 09 Dec 2010 17:33:40 -0600, by Augie Fackler
-
progress: Add estimated time remaining for long tasksTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
progress: react more reasonably to nested progress topicsFri, 10 Dec 2010 16:56:12 -0600, by Augie Fackler
-
Merge with stableMon, 13 Dec 2010 12:19:26 -0600, by Steve Borho
-
util: work around behavior change in Python 2.7.1 stableMon, 13 Dec 2010 11:51:01 -0600, by Steve Borho
-
merge with stableMon, 13 Dec 2010 11:53:17 +0100, by Martin Geisler
-
merge default heads in crew and mainMon, 13 Dec 2010 11:52:52 +0100, by Martin Geisler
-
eol: improve help on whether EOLs are changed in working copy or repository stableMon, 22 Nov 2010 14:36:57 +0100, by Erik Zielke
-
churn: ignore trailing and leading spaces (issue2546) stableMon, 13 Dec 2010 16:41:39 +0900, by Nicolas Dumazet
-
merge with stableFri, 10 Dec 2010 23:05:48 +0100, by Benoit Boissinot
-
make_file: always return a fresh file handle that can be closedTue, 07 Dec 2010 16:08:16 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 10 Dec 2010 19:20:11 -0600, by Matt Mackall
-
hook: fix import path handling for repo=None stableFri, 10 Dec 2010 19:18:02 -0600, by Matt Mackall
-
hook: assume relative path to hook is given from repo root stableTue, 07 Dec 2010 15:27:04 +0100, by Alexander Solovyov
-
bundle progress: offer best-guess deterministic progress informationFri, 10 Dec 2010 13:30:37 -0600, by Augie Fackler
-
httpsendfile: record progress information during read()Fri, 10 Dec 2010 13:31:06 -0600, by Augie Fackler
-
templatekw.showdiffstat: use ctx.diff() instead of calling patchTue, 07 Dec 2010 15:50:28 +0100, by Alexander Solovyov
-
localrepo: remove unneeded os.unlink call in wwriteFri, 10 Dec 2010 16:10:14 +0100, by Adrian Buehlmann
-
opener: always reset flags on 'w'riteFri, 10 Dec 2010 15:14:05 +0100, by Adrian Buehlmann
-
subrepo: silence git output when ui.quiet is setThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: show git command with --debugThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: speed up git push logicThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: use subprocess.Popen without the shellThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: treat git error code 1 as successThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: gitsubrepo should inherit from abstractsubrepoThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: initialize subrepo relative default paths relative to their root stableFri, 10 Dec 2010 01:30:16 +0100, by Mads Kiilerich
-
merge with stableWed, 08 Dec 2010 13:12:12 -0600, by Matt Mackall
-
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stableTue, 07 Dec 2010 20:03:04 +1100, by Brodie Rao
-
archival: don't set gzip filename header when there's no filename stableTue, 07 Dec 2010 19:47:53 +1100, by Brodie Rao
-
build: don't delete precious version information on 'make clean'Wed, 08 Dec 2010 11:18:26 -0600, by Matt Mackall
-
patch: write .rej files without rewriting EOLs stableFri, 03 Dec 2010 11:40:30 +0900, by Patrick Mezard
-
record: move copystat() hack out of util.copyfile() and into recordTue, 07 Dec 2010 20:03:05 +1100, by Brodie Rao
-
util: make atomicfiles closableTue, 07 Dec 2010 16:03:42 +0100, by Dan Villiom Podlaski Christiansen
-
subrepo: drop arguments unsupported by old gitMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: work around old git's remote naming schemeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use environment variable instead of git commit's --dateMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: parse git status's human-readable outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use subprocess's cwd instead of git's --work-treeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: make gitroot pushable earlierMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: silence git outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
bdiff: Fix bogus NULL returnMon, 06 Dec 2010 16:59:43 -0600, by Matt Mackall
-
bdiff: dynamically allocate hunksMon, 06 Dec 2010 16:42:48 -0600, by Matt Mackall
-
merge with stableMon, 06 Dec 2010 16:03:00 -0600, by Matt Mackall
-
subrepo: lazily update git's local tracking branchesSun, 28 Nov 2010 17:19:23 -0500, by Eric Eisner
-
subrepo: return both mapping directions from gitbranchmapSun, 28 Nov 2010 15:21:23 -0500, by Eric Eisner
-
subrepo: strip gitcommand outputSun, 28 Nov 2010 15:03:48 -0500, by Eric Eisner
-
sshrepo: don't use readline() on the stderr pipeWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-demandimport.py: PyPy supportWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
demandimport: change default for level from None to -1Wed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
export: flush the file pointer between patchesWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-clone-failure.t: fix unification oversightWed, 01 Dec 2010 19:20:16 +0100, by Dan Villiom Podlaski Christiansen
-
keyword: make kwfiles show deleted files configured for expansionSat, 04 Dec 2010 14:44:05 +0100, by Christian Ebert
-
keyword: colorize hg kwfiles outputSat, 04 Dec 2010 14:22:12 +0100, by Christian Ebert
-
coding style: fix yield used as a functionFri, 03 Dec 2010 12:22:56 +0100, by Thomas Arendsen Hein
-
check-code: single check for Python keywords used as a functionFri, 03 Dec 2010 12:04:31 +0100, by Thomas Arendsen Hein
-
coding style: fix gratuitous whitespace after Python keywordsFri, 03 Dec 2010 11:30:45 +0100, by Thomas Arendsen Hein
-
check-code: check for gratuitous whitespace after Python keywordsFri, 03 Dec 2010 11:23:38 +0100, by Thomas Arendsen Hein
-
merge with stableWed, 01 Dec 2010 18:47:40 -0600, by Matt Mackall
-
keyword: copy: when copied source is a symlink, follow it stable 1.7.2Wed, 01 Dec 2010 10:51:49 +0100, by Christian Ebert
-
makedirs: abort if parent == name (issue2531) stableWed, 01 Dec 2010 21:15:31 +0100, by Adrian Buehlmann
-
win32mbcs: use extsetup() to wrap functions only once. stableFri, 19 Nov 2010 18:07:15 +0900, by Shun-ichi GOTO
-
hgwebdir: fix incorrect index generation for invalid paths (issue2023) stableTue, 30 Nov 2010 12:45:25 -0200, by Wagner Bruna
-
makedate: abort on negative timestamps (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
parsedate: abort on negative dates (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
merge with stableWed, 01 Dec 2010 11:04:50 +0100, by Martin Geisler
-
test-clone.t: add basic cases for destination '' stableWed, 01 Dec 2010 04:21:47 +0100, by Adrian Buehlmann
-
hgrc.5: expand introduction for [web] section stableWed, 01 Dec 2010 10:52:31 +0100, by Martin Geisler
-
hgrc.5: describe what the [auth] section is for stableWed, 01 Dec 2010 10:21:40 +0100, by Martin Geisler
-
merge with stableWed, 01 Dec 2010 11:02:12 +0900, by Nicolas Dumazet
-
runrst: add RSTARGS Makefile variable to allow customizationWed, 01 Dec 2010 09:46:11 +0900, by Nicolas Dumazet
-
util: do not recurse in makedirs if name is '' (issue2528) stableTue, 30 Nov 2010 17:48:12 +0900, by Nicolas Dumazet
-
convert/svn: fix changed files list upon directory replacements stableMon, 29 Nov 2010 20:13:11 +0100, by Patrick Mezard
-
encoding: fix typo in variable nameMon, 29 Nov 2010 10:13:55 +0100, by Martin Geisler
-
pushkey: use UTF-8Sun, 28 Nov 2010 18:21:47 -0600, by Matt Mackall
-
wireproto: use proper UTF-8 handling for key lookupWed, 24 Nov 2010 16:10:37 -0600, by Matt Mackall
-
bookmarks: use UTF-8 storageWed, 24 Nov 2010 16:04:33 -0600, by Matt Mackall
-
branch: operate on branch names in local string space where possibleWed, 24 Nov 2010 15:56:32 -0600, by Matt Mackall
-
encoding: add localstr class to track UTF-8 version of transcoded stringsWed, 24 Nov 2010 15:38:52 -0600, by Matt Mackall
-
Merge with stableFri, 26 Nov 2010 20:08:03 -0600, by Steve Borho
-
wix: allow x86 MSI packages to be installed on x64 systems stableFri, 26 Nov 2010 20:05:16 -0600, by Steve Borho
-
Merge with stableFri, 26 Nov 2010 18:04:10 -0600, by Steve Borho
-
wix: switch Mercurial Windows installer to use py2exe --bundle 3 stableFri, 26 Nov 2010 16:18:19 -0600, by Steve Borho
-
Merge with stableWed, 24 Nov 2010 13:43:40 -0600, by Steve Borho
-
util.datestr: do not crash on revisions with negative timestamp (issue2513) stableTue, 23 Nov 2010 13:11:40 +0100, by Adrian Buehlmann
-
checknlink: return False if .hgtmp file preexists (issue2517) stableTue, 23 Nov 2010 22:53:47 +0100, by Adrian Buehlmann
-
localrepo: move string formatting out of gettext callWed, 24 Nov 2010 13:25:12 +0100, by Martin Geisler
-
merge with stableMon, 22 Nov 2010 13:11:46 -0600, by Matt Mackall
-
tests: integrate test-hardlinks-safety.t into test-hardlinks.tMon, 22 Nov 2010 17:32:51 +0100, by Adrian Buehlmann
-
mq: add an '-e/--exact' option to qpushWed, 17 Nov 2010 21:18:44 -0500, by Steve Losh
-
dirstate: warn on invalid parents rather than abortingMon, 22 Nov 2010 12:43:31 -0600, by Matt Mackall
-
code style: prefer 'is' and 'is not' tests with singletonsMon, 22 Nov 2010 18:15:58 +0100, by Martin Geisler
-
polib: remove unnecessary comparisons with TrueMon, 22 Nov 2010 17:57:11 +0100, by Martin Geisler
-
subrepo: lazier git push logicSun, 21 Nov 2010 22:00:51 -0500, by Eric Eisner
-
merge with stableMon, 22 Nov 2010 17:39:46 +0100, by Martin Geisler
-
subrepo: archive git subreposThu, 18 Nov 2010 19:20:21 -0500, by Eric Eisner
-
check-code: catch Python 'is' comparing number or string literalsSun, 21 Nov 2010 11:52:27 +0100, by Adrian Buehlmann
-
Merge with stableSun, 21 Nov 2010 13:16:59 +0100, by Patrick Mezard
-
record: quote command in use hg commit messageSun, 21 Nov 2010 05:07:06 -0600, by timeless
-
revert: improve merge advice and favor its error over allSat, 20 Nov 2010 20:41:48 +0200, by timeless
-
rebase: support --detach when null is common ancestor stableSat, 20 Nov 2010 09:51:56 +0100, by Henrik Stuart
-
test-hardlinks: add testcase for repo copied with 'cp -al'Wed, 17 Nov 2010 16:54:30 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Nov 2010 23:15:13 +0100, by Patrick Mezard
-
subrepo: handle missing subrepo spec file as removed stableThu, 18 Nov 2010 23:05:10 +0100, by Patrick Mezard
-
Merge with stableWed, 17 Nov 2010 21:30:13 +0100, by Patrick Mezard
-
subrepo: prune empty directories when removing svn subrepo stableWed, 17 Nov 2010 21:25:23 +0100, by Patrick Mezard
-
subrepo: use subprocess directly to avoid python 2.6 bug stableWed, 17 Nov 2010 21:24:36 +0100, by Patrick Mezard
-
subrepo: fix removing read-only svn files on Windows stableWed, 17 Nov 2010 21:00:47 +0100, by Patrick Mezard
-
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48Wed, 17 Nov 2010 09:37:57 +0100, by Martin Geisler
-
minirst: improved support for option lists.Tue, 02 Nov 2010 17:44:19 +0100, by Erik Zielke
-
test-subrepo-git.t: portability fix.Tue, 16 Nov 2010 13:29:35 +0100, by Dan Villiom Podlaski Christiansen
-
minirst: modified minirst to also recognize empty comments.Tue, 16 Nov 2010 13:29:08 +0100, by Erik Zielke
-
merge with stableWed, 17 Nov 2010 09:17:55 +0100, by Martin Geisler
-
posix: remove is-comparison between integers stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
httprepo: remove is-comparison with string literal stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
mq: fix comment to reflect change in efbee27415abWed, 17 Nov 2010 09:06:38 +0100, by Martin Geisler
-
mq: clean up unused variable in qrefreshTue, 16 Nov 2010 13:06:04 -0600, by Kevin Bullock
-
minirst: better interaction between comments and marginsTue, 16 Nov 2010 11:10:50 +0100, by Martin Geisler
-
run-tests: fix --debug for .t testsTue, 16 Nov 2010 10:33:19 +0900, by Nicolas Dumazet
-
merge with stableMon, 15 Nov 2010 17:05:54 -0600, by Matt Mackall
-
commit: search both parents for missing copy revision (issue2484) stableMon, 15 Nov 2010 17:04:55 -0600, by Matt Mackall
-
context: walk both parents for workingctx.ancestors() stableMon, 15 Nov 2010 17:00:43 -0600, by Matt Mackall
-
discovery: list new remote heads in prepush() on --debugThu, 11 Nov 2010 15:51:20 +0100, by Adrian Buehlmann
-
discovery: remove erroneous comment in prepush()Thu, 11 Nov 2010 15:42:27 +0100, by Adrian Buehlmann
-
subrepo: removing (and restoring) git subrepo stateSun, 14 Nov 2010 18:31:40 -0500, by Eric Eisner
-
subrepo: update and merge works with any git branchSun, 14 Nov 2010 18:31:29 -0500, by Eric Eisner
-
subrepo: allow git subrepos to push and mergeSun, 14 Nov 2010 18:22:33 -0500, by Eric Eisner
-
subrepo: cloning and updating of git subreposSun, 14 Nov 2010 18:20:13 -0500, by Eric Eisner
-
subrepo: support for adding a git subrepoSun, 14 Nov 2010 18:15:26 -0500, by Eric Eisner
-
merge with stableMon, 15 Nov 2010 10:57:49 -0600, by Matt Mackall
-
merge with i18nMon, 15 Nov 2010 10:57:40 -0600, by Matt Mackall
-
merge with i18n stableSun, 14 Nov 2010 23:32:04 -0200, by Wagner Bruna
-
merge with i18nSun, 14 Nov 2010 23:31:50 -0200, by Wagner Bruna
-
i18n-da: translate small error messagesFri, 05 Nov 2010 16:10:38 +0100, by Martin Geisler
-
i18n-da: synchronize with 15ca4bfecfe3Mon, 01 Nov 2010 11:05:14 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:57:40 +0100, by Martin Geisler
-
eol: mention the hook in the module docstring stableSat, 13 Nov 2010 15:57:12 +0100, by Martin Geisler
-
eol: fix win32text encode/decode filter namesSat, 13 Nov 2010 15:46:51 +0100, by Martin Geisler
-
test-win32text: use $TESTTMP in outputSat, 13 Nov 2010 15:20:37 +0100, by Martin Geisler
-
test-win32text: use (esc) lines instead of Python scriptSat, 13 Nov 2010 15:16:50 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:12:09 +0100, by Martin Geisler
-
eol: added filter aliases for backwards compatibility with win32textWed, 10 Nov 2010 20:26:56 +0000, by Colin Caughie
-
eol: exclude .hgtags file from eol translation (issue2493) stableSat, 13 Nov 2010 15:02:02 +0100, by Colin Caughie
-
merge with stableSat, 13 Nov 2010 11:58:51 +0900, by Nicolas Dumazet
-
log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stableThu, 11 Nov 2010 02:10:37 +0900, by Nicolas Dumazet
-
cmdutil: move range check outside of filerevgen stableThu, 11 Nov 2010 02:05:02 +0900, by Nicolas Dumazet
-
merge with stableFri, 12 Nov 2010 01:22:46 -0600, by Matt Mackall
-
pushkey: force HTTP POST on push and add tests (issue2489) stableFri, 12 Nov 2010 01:21:45 -0600, by Matt Mackall
-
merge with stableThu, 11 Nov 2010 07:23:38 +0100, by Martin Geisler
-
win32: remove try-catch block of GetModuleFileNameEx (issue2480) stableThu, 11 Nov 2010 01:12:51 +0900, by Yuya Nishihara
-
gpg, commands: fixed util.abort to util.Abort typos stableTue, 09 Nov 2010 20:25:56 +0000, by Richard Hopkins
-
check-code: using and/or/not as a function is bad styleThu, 11 Nov 2010 00:08:09 +0100, by Martin Geisler
-
merge with stableWed, 10 Nov 2010 15:44:19 +0100, by Martin Geisler
-
bundlerepository: get rid of temporary bundle files (issue2478) stableSun, 07 Nov 2010 20:18:57 +0100, by Klaus Koch
-
bundlerepository: test self.tempfile field, not tempfile module stableWed, 10 Nov 2010 15:38:00 +0100, by Martin Geisler
-
test-mq-qnew: handle Mac OS X error strings. stableWed, 10 Nov 2010 13:48:23 +0100, by Dan Villiom Podlaski Christiansen
-
help: urls help should include see also for paths stableWed, 10 Nov 2010 04:53:11 -0600, by timeless
-
minirst: link to HelpStyleGuide in docstringWed, 10 Nov 2010 14:46:13 +0100, by Martin Geisler
-
util: clarify purpose of MBTextWrapper classTue, 09 Nov 2010 13:43:35 +0900, by Nicolas Dumazet
-
merge with stableMon, 08 Nov 2010 17:29:23 -0600, by Matt Mackall
-
merge with crewMon, 08 Nov 2010 17:16:29 -0600, by Matt Mackall
-
merge with stableTue, 09 Nov 2010 01:33:48 +0900, by Nicolas Dumazet
-
graphmod: safer code when a changeset has two identical parents stableMon, 08 Nov 2010 22:45:56 +0900, by Nicolas Dumazet
-
revlog: fix descendants() if nullrev is in revs stableSun, 07 Nov 2010 18:23:48 +0900, by Nicolas Dumazet
-
revlog: if start is nullrev, end is always a descendant stableSun, 07 Nov 2010 18:16:07 +0900, by Nicolas Dumazet
-
mq: use sets instead of lists for speedSun, 07 Nov 2010 22:03:28 +0900, by Nicolas Dumazet
-
context: add __repr__ methods to workingfilectx and workingctxSun, 07 Nov 2010 18:59:27 +0900, by Nicolas Dumazet
-
merge with crewSun, 07 Nov 2010 19:42:42 -0600, by Matt Mackall
-
test-import: workaround for missing newline is no longer neededMon, 08 Nov 2010 01:55:32 +0100, by Mads Kiilerich
-
merge with stableMon, 08 Nov 2010 01:44:46 +0100, by Mads Kiilerich
-
tests: use (esc) instead of other kinds of string escaping stableMon, 08 Nov 2010 01:41:42 +0100, by Mads Kiilerich
-
tests: use (esc) for all non-ASCII test output stableMon, 08 Nov 2010 01:41:41 +0100, by Mads Kiilerich
-
tests: (no-eol) markup for command output without trailing LF stableMon, 08 Nov 2010 01:35:40 +0100, by Mads Kiilerich
-
merge with stableSun, 07 Nov 2010 16:01:57 -0600, by Matt Mackall
-
opener: check hardlink count reporting (issue1866) stableSun, 07 Nov 2010 18:21:29 +0100, by Adrian Buehlmann
-
revset: remove unnecessary debug statementSun, 07 Nov 2010 18:15:17 +0100, by Patrick Mezard
-
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)Sun, 07 Nov 2010 18:14:42 +0100, by Patrick Mezard
-
tests: handle .t files without trailing LF stableSat, 06 Nov 2010 00:31:44 +0100, by Mads Kiilerich
-
merge with stableFri, 05 Nov 2010 15:38:23 -0500, by Matt Mackall
-
alias: fall back to normal error handling for ambigious commands (fixes issue2475) stableFri, 05 Nov 2010 15:54:32 -0400, by Steve Losh
-
merge with stableFri, 05 Nov 2010 15:35:39 +0100, by Martin Geisler
-
subrepo: test & fix svn subrepo removal stableFri, 05 Nov 2010 15:13:22 +0100, by Ronny Pfannschmidt
-
revsets: let parents() return parents of working dirThu, 04 Nov 2010 17:09:00 -0500, by Kevin Bullock
-
revsets: let p1() and p2() return parents of working dirThu, 04 Nov 2010 16:59:03 -0500, by Kevin Bullock
-
util: refactor openerThu, 04 Nov 2010 09:04:37 +0100, by Adrian Buehlmann
-
keyword: turn regexes and escaped keywords into a propertycacheThu, 04 Nov 2010 22:56:38 +0000, by Christian Ebert
-
commands: add revset support to most commandsThu, 04 Nov 2010 16:21:28 -0500, by Matt Mackall
-
convert: better ReST markup in docstringThu, 04 Nov 2010 18:19:10 +0100, by Martin Geisler
-
convert: split docstring lists for easier translationThu, 04 Nov 2010 18:11:10 +0100, by Martin Geisler
-
convert: use field list instead of option list in helpThu, 04 Nov 2010 14:14:47 +0100, by Erik Zielke
-
doc/Makefile: docs now also depend on extensionsThu, 04 Nov 2010 17:52:40 +0100, by Martin Geisler
-
keyword: function to look up changectx for expansionWed, 03 Nov 2010 14:37:41 +0100, by Christian Ebert
-
localrepo: make heads use the keyword args of the sorted builtinTue, 02 Nov 2010 11:25:52 +0100, by Ronny Pfannschmidt
-
import: add another line feed to message join stringThu, 04 Nov 2010 11:33:57 -0500, by Steve Borho
-
tests: unify test-no-symlinksWed, 03 Nov 2010 22:34:16 +0100, by Patrick Mezard
-
patch: remove unused applydiff() sourcefile argumentWed, 03 Nov 2010 21:11:07 +0100, by Patrick Mezard
-
patch: remove unused gitworkdone variable from iterhunks()Wed, 03 Nov 2010 21:11:05 +0100, by Patrick Mezard
-
test-import: use printf instead of echoWed, 03 Nov 2010 21:10:59 +0100, by Patrick Mezard
-
import: --no-commit should update .hg/last-message.txtThu, 21 Oct 2010 16:04:34 -0500, by Steve Borho
-
merge with stable after 1.7 releaseTue, 02 Nov 2010 09:47:47 +0100, by Thomas Arendsen Hein
-
dirstate: skip optimization on case-folding FS (issue2440) stableMon, 01 Nov 2010 14:18:42 -0500, by Matt Mackall
-
url: fix https client authentication through proxy stableMon, 01 Nov 2010 01:56:12 +0100, by Mads Kiilerich
-
i18n-ja: strip extra spaces next to punctuation mark at line ending stableMon, 01 Nov 2010 01:31:09 +0900, by Yuya Nishihara
-
commit: handle missing newline on last commit comment stableSat, 30 Oct 2010 12:13:52 -0500, by Matt Mackall
-
localrepo: do not modify ctx.remove() list in-place stableMon, 01 Nov 2010 17:26:08 +0100, by Patrick Mezard
-
run-tests: use regex when searching for $HGPORT in test output stableMon, 01 Nov 2010 10:24:07 +0100, by Martin Geisler
-
demandimport: back out 50a4e55aa278 (issue2467) stableSat, 30 Oct 2010 11:32:04 -0500, by Matt Mackall
-
debugindex: add --format flag to allow debugging parentdelta stableSat, 30 Oct 2010 02:47:35 -0500, by Matt Mackall
-
pager: make example of setting pager less silly stableFri, 29 Oct 2010 00:57:34 -0500, by Kevin Bullock
-
convert: Work around p4 instability (issue2465) stableSat, 30 Oct 2010 02:47:34 -0500, by Mike Sperber
-
revlog: choose best delta for parentdelta (issue2466) stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
revlog: extract delta building to a subfunction stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 6f6f6a9c2a41 stableFri, 29 Oct 2010 00:19:39 +0900, by FUJIWARA Katsunori
-
i18n-da: translate help for bookmarks extension stableThu, 28 Oct 2010 10:02:28 +0200, by Martin Geisler
-
i18n, bookmarks: add comments for translators stableThu, 28 Oct 2010 09:48:01 +0200, by Martin Geisler
-
qnew: distinguish between existing file and directory (issue2464) stableFri, 29 Oct 2010 14:06:06 +0200, by Martin Geisler
-
qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stableFri, 29 Oct 2010 15:25:21 +0200, by Martin Geisler
-
opener: do not create "foo" directory when writing to "foo/" stableFri, 29 Oct 2010 12:50:08 +0200, by Martin Geisler
-
mq: qrename should not touch the dirstate if src is untracked (issue2460) stableThu, 28 Oct 2010 22:04:33 +0200, by Patrick Mezard
-
patch: fix copies when patching over uncommitted changed (issue2459) stableThu, 28 Oct 2010 21:25:53 +0200, by Patrick Mezard
-
i18n-da: remove extra newline in translation stableTue, 26 Oct 2010 10:54:32 +0200, by Martin Geisler
-
minirst: use colwidth to match title lengths (issue2455) stableWed, 27 Oct 2010 15:35:23 -0500, by Matt Mackall
-
encoding: default ambiguous character to narrow stableWed, 27 Oct 2010 15:35:21 -0500, by Matt Mackall
-
*: kill all unnecessary shebangs. stableTue, 26 Oct 2010 12:18:39 +0200, by Dan Villiom Podlaski Christiansen
-
*: add executable bit to a few files that were missing it. stableTue, 26 Oct 2010 12:18:37 +0200, by Dan Villiom Podlaski Christiansen
-
log: do case insensitive search for --user option stableWed, 20 Oct 2010 15:32:35 +0200, by Gilles Moris
-
url: show realm/user when asking for username/password stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
rebase: abort message should appear even with --quiet stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
help: correct tip about deleting a subrepository stableWed, 27 Oct 2010 12:13:49 -0200, by Wagner Bruna
-
subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stableWed, 27 Oct 2010 00:28:40 +0200, by Mads Kiilerich
-
mq: expand 'repo' -> 'repository' in error message stableTue, 26 Oct 2010 18:01:35 +0200, by Martin Geisler
-
mq: mark strings that should not be translated stableTue, 26 Oct 2010 17:59:21 +0200, by Martin Geisler
-
pull: silence spurious 'requesting all changes' message stableWed, 20 Oct 2010 17:38:21 -0500, by Kevin Bullock
-
templates: fix inconsistency in 'help' link stableTue, 26 Oct 2010 02:38:14 +0530, by Pradeepkumar Gayam
-
test-patchbomb: add test for progress support (1ed2dc9d4368) stableMon, 25 Oct 2010 01:11:52 +0900, by Yuya Nishihara
-
keyword: fix regressions introduced in d87f3ff904ba stableSun, 24 Oct 2010 15:11:41 +0100, by Christian Ebert
-
tests: test/silence win32text deprecation warning stableMon, 25 Oct 2010 23:55:43 +0200, by Martin Geisler
-
lsprof: remove #!-line from non-executable script stableMon, 25 Oct 2010 23:46:26 +0200, by Martin Geisler
-
doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stableSat, 23 Oct 2010 20:10:18 +0200, by Martin Geisler
-
patchbomb: fix stray backslash in docstring stableSat, 23 Oct 2010 18:33:57 +0200, by Martin Geisler
-
help: improve wording of internal:merge and internal:fail stableMon, 25 Oct 2010 14:34:49 -0500, by Steve Borho
-
version: replace email address with url to reduce private mail stableSun, 24 Oct 2010 16:02:10 -0500, by Matt Mackall
-
merge-tools.txt: fix typos, simplify, renumber from 1. stableSun, 24 Oct 2010 12:55:29 +0200, by Patrick Mezard
-
hggettext: handle i18nfunctions declaration for docstrings translations stableSun, 24 Oct 2010 12:52:37 +0200, by Patrick Mezard
-
Fix and unify transplant and bookmarks revsets doc registration stableSat, 23 Oct 2010 19:22:42 +0200, by Patrick Mezard
-
revsets: generate predicate help dynamically stableSat, 23 Oct 2010 19:21:51 +0200, by Patrick Mezard
-
help: add "revset" alias for "revsets" help topic stableSat, 23 Oct 2010 17:45:49 +0200, by Martin Geisler
-
revset: add translator comments to i18n strings stableSat, 23 Oct 2010 14:59:19 +0200, by Martin Geisler
-
gendoc: re-add indentation to global option table stableSat, 23 Oct 2010 00:01:09 +0200, by Martin Geisler
-
test-transplant: test transplanted() revset stableFri, 22 Oct 2010 22:58:17 +0200, by Patrick Mezard
-
backout: add --tool argument for specifying merge tool stableFri, 22 Oct 2010 11:58:43 -0500, by Steve Borho
-
help: improve merge-tools topic, describe --tool and clarify details stableFri, 22 Oct 2010 17:08:15 +0200, by Mads Kiilerich
-
help: use Windows cmd compatible quoting in revset help stableFri, 22 Oct 2010 17:05:51 +0200, by Mads Kiilerich
-
color: give hint to translators about untranslated keywords stableFri, 22 Oct 2010 16:34:38 +0200, by Martin Geisler
-
i18n: extract comments marked for translator hints stableThu, 21 Oct 2010 11:45:02 -0200, by Wagner Bruna
-
setup/hg: handle hg being a symlink when appending relative libdir to sys.path stableThu, 21 Oct 2010 09:58:22 -0700, by L. David Baron
-
subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stableThu, 21 Oct 2010 10:54:37 +0200, by Martin Geisler
-
subrepo: fix status check on SVN subrepos (issue2445) stableThu, 21 Oct 2010 03:28:51 -0500, by Matt Mackall
-
hgweb: let HTTPS serve use more compatible and less secure encryption stableThu, 21 Oct 2010 03:18:52 +0200, by Mads Kiilerich
-
mercurial.el: fix hg-outgoing path when 'default-push' is not defined stableWed, 20 Oct 2010 18:15:47 +0530, by Azhagu Selvan SP
-
merge with stableWed, 20 Oct 2010 23:48:33 +0200, by Benoit Boissinot
-
patchbomb: hide passwords potentially embedded in urls stableWed, 20 Oct 2010 23:39:48 +0200, by Benoit Boissinot
-
wix: add vim syntax file for Mercurial unit testsWed, 20 Oct 2010 16:45:08 -0500, by Steve Borho
-
wix: add new help page templatesWed, 20 Oct 2010 16:41:17 -0500, by Steve Borho
-
wix: add new merge-tools.txt help textWed, 20 Oct 2010 16:27:24 -0500, by Steve Borho
-
Merge with mpmWed, 20 Oct 2010 15:36:42 -0500, by Steve Borho
-
merge: implement --tool arguments using new ui.forcemerge configurableTue, 19 Oct 2010 22:33:52 -0500, by Steve Borho
-
tests: fix up changed outputWed, 20 Oct 2010 15:09:38 -0500, by Matt Mackall
-
revset: disable subset optimization for parents() and children() (issue2437)Fri, 15 Oct 2010 03:30:38 -0300, by Wagner Bruna
-
check-code: warning and fixes for whitespace in unified testsWed, 20 Oct 2010 14:57:36 -0500, by Matt Mackall
-
hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or laterWed, 20 Oct 2010 20:19:34 +0200, by Mads Kiilerich
-
hgweb: refactor all pyOpenSSL references into one classWed, 20 Oct 2010 20:19:32 +0200, by Mads Kiilerich
-
gendoc: added styling for extension TOCWed, 20 Oct 2010 17:47:46 +0200, by Erik Zielke
-
gendoc: automatically create help for default extensions.Wed, 20 Oct 2010 17:45:09 +0200, by Erik Zielke
-
gendoc: dedent documentation from docstringsTue, 19 Oct 2010 13:50:03 +0200, by Erik Zielke
-
extensions.load: return moduleTue, 19 Oct 2010 13:43:40 +0200, by Erik Zielke
-
help: different section separatorsTue, 19 Oct 2010 13:39:34 +0200, by Erik Zielke
-
gendoc: add subsection for each commandWed, 20 Oct 2010 18:08:37 +0200, by Martin Geisler
-
gendoc: move section commands to module scopeWed, 20 Oct 2010 18:07:50 +0200, by Martin Geisler
-
mq: mark string for i18nWed, 20 Oct 2010 12:29:55 -0200, by Wagner Bruna
-
cmdutil: mark string for i18nWed, 20 Oct 2010 12:29:41 -0200, by Wagner Bruna
-
test-ssh: handle very slow ssh transfer rateThu, 14 Oct 2010 10:56:39 +0300, by timeless
-
bookmarks: add paragraph on pushing and pulling to helpTue, 19 Oct 2010 12:40:09 -0500, by Kevin Bullock
-
help: help topic for merge toolsWed, 20 Oct 2010 16:54:34 +0200, by Erik Zielke
-
check-code: find trailing whitespaceWed, 20 Oct 2010 10:13:04 +0200, by Martin Geisler
-
convert: kill trailing whitespaceWed, 20 Oct 2010 10:07:38 +0200, by timeless
-
convert: fix typo in commentWed, 20 Oct 2010 10:02:54 +0200, by timeless
-
strip: support revision setsMon, 18 Oct 2010 18:31:38 -0200, by Wagner Bruna
-
interhg: use uisetup() instead of module-load side effectsSat, 16 Oct 2010 18:09:47 -0500, by Augie Fackler
-
merge: when --tool is specified, disable HGMERGE by setting to empty stringMon, 18 Oct 2010 23:20:14 -0500, by Steve Borho
-
ui: only fix config if the relevant section has changedMon, 18 Oct 2010 14:10:36 +0900, by Nicolas Dumazet
-
test-tags: use printf instead of echo '...\n'Tue, 19 Oct 2010 23:15:31 +0900, by Nicolas Dumazet
-
discovery: findincoming() is no longer usedSun, 17 Oct 2010 22:24:26 +0200, by Benoit Boissinot
-
discovery: use set instead of dictSun, 17 Oct 2010 19:25:35 +0200, by Benoit Boissinot
-
discovery: remove unused "base" argument from find.*incoming()Sun, 17 Oct 2010 16:16:12 +0200, by Benoit Boissinot
-
discovery: do not use the implicit updating of the "base" argSat, 09 Oct 2010 17:16:39 -0500, by Benoit Boissinot
-
tags: do not fail if tags.cache is corrupted (issue2444)Tue, 19 Oct 2010 20:20:10 +0900, by Nicolas Dumazet
-
merge: make 'diverging renames' diagnostic a more helpful note.Sun, 10 Oct 2010 09:50:25 -0500, by Dan Villiom Podlaski Christiansen
-
gendoc: refactor get_cmdMon, 18 Oct 2010 14:37:52 +0200, by Erik Zielke
-
mq: switched to `` around * * *Mon, 18 Oct 2010 14:37:50 +0200, by Erik Zielke
-
Revert: capitalization doc fixSun, 17 Oct 2010 00:45:34 +0200, by Adrian Buehlmann
-
subrepo: abort instead of pushing/pulling to the repo itselfTue, 19 Oct 2010 03:56:20 +0200, by Mads Kiilerich
-
subrepo: rename relpath to subrelpath and introduce reporelpathTue, 19 Oct 2010 03:55:28 +0200, by Mads Kiilerich
-
mdiff: carriage return (\r) is also ignorable whitespaceTue, 19 Oct 2010 03:55:06 +0200, by Mads Kiilerich
-
merge: add --tool argument to merge and resolveFri, 15 Oct 2010 23:00:45 -0500, by Steve Borho
-
patchbomb: move command option help from the extension (patchbomb) to the command (email)Sun, 17 Oct 2010 14:00:01 +0300, by timeless
-
alias: fail gracefully when invalid global options are given (issue2442)Sun, 17 Oct 2010 13:24:37 -0400, by Steve Losh
-
bookmarks: better fix for issue2016 (lookup infinite recursion)Thu, 07 Oct 2010 13:44:17 -0700, by Paul Molodowitch
-
merge/progress: marking strings for localizationMon, 02 Aug 2010 07:15:47 +0300, by timeless
-
verify/progress: using gerund to indicate action and adding unitsMon, 02 Aug 2010 07:15:47 +0300, by timeless
-
progress: dropping superfluous space from unitsTue, 20 Jul 2010 20:53:48 +0200, by timeless
-
check-code: add 'no tab indent' check for unified testsSat, 16 Oct 2010 18:09:01 +0200, by Adrian Buehlmann
-
url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)Sun, 17 Oct 2010 04:14:06 +0200, by Mads Kiilerich
-
test-https: test web.cacerts functionalitySun, 17 Oct 2010 04:13:50 +0200, by Mads Kiilerich
-
serve: fix https mode and add testSun, 17 Oct 2010 04:13:35 +0200, by Mads Kiilerich
-
hgweb: don't send a body or illegal headers during 304 responseSat, 16 Oct 2010 17:29:04 -0500, by Augie Fackler
-
merge with stableSat, 16 Oct 2010 22:40:46 +0200, by Benoit Boissinot
-
test-url: skip test when ssl module is unavailable stableTue, 12 Oct 2010 11:02:45 -0500, by Augie Fackler
-
revset: use 'requires' instead of 'wants' in error messageSat, 16 Oct 2010 18:50:53 +0200, by Benoit Boissinot
-
outgoing: unify common graphlog.outgoing and hg.outgoing codeFri, 15 Oct 2010 05:21:51 +0200, by Nicolas Dumazet
-
bundlerepo: unify common code into a new getremotechangesThu, 14 Oct 2010 22:41:43 +0200, by Nicolas Dumazet
-
revset id(): fix error text to say "id wants..." instead of "rev wants..."Tue, 12 Oct 2010 23:33:43 -0500, by Augie Fackler
-
keyword: only use expensive fctx.cmp when neededThu, 14 Oct 2010 22:53:17 +0200, by Christian Ebert
-
context: narrow down filter special case in filectx.cmp()Thu, 14 Oct 2010 22:47:50 +0200, by Christian Ebert
-
incoming: unify code for incoming and graphlog.incomingThu, 14 Oct 2010 21:36:00 +0200, by Nicolas Dumazet
-
incoming: rename variableThu, 14 Oct 2010 21:37:00 +0200, by Nicolas Dumazet
-
import: only the first hg patch marker should be processed (issue2417)Thu, 14 Oct 2010 01:28:29 +0200, by Mads Kiilerich
-
backout: provide linear backout as a default (without --merge option)Fri, 10 Sep 2010 10:28:18 +0200, by Gilles Moris
-
update: use revsingle to enable use of revsets as update targets (issue1993)Mon, 11 Oct 2010 10:07:42 -0500, by Augie Fackler
-
test-url: skip test when ssl module is unavailableTue, 12 Oct 2010 11:02:45 -0500, by Augie Fackler
-
test-url: remove trailing whitespaceTue, 12 Oct 2010 11:02:05 -0500, by Augie Fackler
-
keyword: code cleanupTue, 12 Oct 2010 12:49:23 +0100, by Christian Ebert
-
tests: asciify output of test-encoding-align.tSat, 02 Oct 2010 22:59:29 +0900, by Yuya Nishihara
-
tests: accept \-escaped test outputSat, 02 Oct 2010 22:57:25 +0900, by Yuya Nishihara
-
merge with crewTue, 12 Oct 2010 16:26:03 -0500, by Matt Mackall
-
parentdelta: compress.py extension is no longer necessaryTue, 12 Oct 2010 08:30:15 -0500, by Benoit Boissinot
-
merge with stableTue, 12 Oct 2010 16:25:38 -0500, by Matt Mackall
-
convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) stableFri, 01 Oct 2010 10:15:04 -0500, by Brodie Rao
-
revset: add id() and rev() to allow explicitly referring to changes by hash or revMon, 11 Oct 2010 09:44:19 -0500, by Augie Fackler
-
revset: rename tagged() to tag() and allow it to take an optional tag nameSun, 10 Oct 2010 12:41:36 -0500, by Augie Fackler
-
bookmarks: add revset for referencing bookmarksSun, 10 Oct 2010 12:40:25 -0500, by Augie Fackler
-
hgweb help: fix double help linksSun, 10 Oct 2010 12:03:28 -0500, by Augie Fackler
-
tests: add testcase for --config format.dotencode=falseMon, 11 Oct 2010 11:17:48 +0200, by Adrian Buehlmann
-
fetch: fix and document exit codes (issue2356)Mon, 11 Oct 2010 14:39:13 -0500, by Matt Mackall
-
doc: add [format] dotencode descriptionSun, 10 Oct 2010 23:32:09 +0200, by Adrian Buehlmann
-
filectx: use ctx.size comparisons to speed up ctx.cmpTue, 27 Jul 2010 23:07:30 +0900, by Nicolas Dumazet
-
localrepo: use propertycaches to access encode/decode filtersSun, 10 Oct 2010 18:58:45 +0200, by Nicolas Dumazet
-
localrepo: load filter patterns outside of _filterSun, 10 Oct 2010 19:10:16 +0200, by Nicolas Dumazet
-
localrepo: have _loadfilter return the loaded filter patternsSun, 10 Oct 2010 19:07:58 +0200, by Nicolas Dumazet
-
merge with mpmMon, 11 Oct 2010 13:26:29 -0500, by Benoit Boissinot
-
wireproto/http: drain the incoming bundle in case of errorsMon, 11 Oct 2010 12:47:11 -0500, by Benoit Boissinot
-
wireproto: introduce pusherr() to deal with "unsynced changes" errorMon, 11 Oct 2010 12:45:36 -0500, by Benoit Boissinot
-
wireproto: redirect the output earlierMon, 11 Oct 2010 12:44:33 -0500, by Benoit Boissinot
-
wireproto: return in finally was messing with the return inside the blockMon, 11 Oct 2010 12:44:11 -0500, by Benoit Boissinot
-
tests: use a glob for all of the host, might not be localhostMon, 11 Oct 2010 13:51:10 +0200, by Dirkjan Ochtman
-
commands: add move alias for the rename commandMon, 11 Oct 2010 13:49:53 +0200, by Dirkjan Ochtman
-
util: make wrap() require a width argumentSun, 10 Oct 2010 18:02:52 -0500, by Matt Mackall
-
showconfig: don't accept multiple sections and one config itemSat, 09 Oct 2010 16:55:33 -0500, by Brodie Rao
-
hgweb: another fix for the help termwidth bugSun, 10 Oct 2010 17:35:28 -0500, by Matt Mackall
-
pager: don't run pager if nothing is written to stdout/stderrSun, 10 Oct 2010 12:21:49 -0500, by Brodie Rao
-
pager: add global --pager=<auto/boolean> optionSun, 10 Oct 2010 12:21:48 -0500, by Brodie Rao
-
color: add global option in extsetup() instead of globallySun, 10 Oct 2010 12:21:36 -0500, by Brodie Rao
-
hgweb: more ui fiddlingSun, 10 Oct 2010 11:05:06 -0500, by Matt Mackall
-
hgweb: fix hgweb_mod as well as hgwebdir_modSun, 10 Oct 2010 10:42:44 -0500, by Augie Fackler
-
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrathSun, 10 Oct 2010 10:07:17 -0500, by Augie Fackler
-
termwidth: move to ui.ui from utilSun, 10 Oct 2010 10:06:36 -0500, by Augie Fackler
-
help: improve description of update --checkThu, 07 Oct 2010 23:34:21 -0500, by Kevin Bullock
-
store: encode first period or space in filenames (issue1713)Sat, 09 Oct 2010 21:54:50 +0200, by Adrian Buehlmann
-
demandimport: fix an obscure corner-case.Tue, 14 Sep 2010 23:00:39 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: enforce subn method via boolean switchSun, 10 Oct 2010 00:38:57 +0100, by Christian Ebert
-
keyword: fix weeding of expansion candidates when recordingSun, 10 Oct 2010 00:30:09 +0100, by Christian Ebert
-
copies: don't detect copies as "divergent renames"Sun, 10 Oct 2010 09:48:37 -0500, by Dan Villiom Podlaski Christiansen
-
strip: add --keep flag to avoid modifying wc during stripSat, 09 Oct 2010 11:02:11 -0500, by Augie Fackler
-
update: use higher level wording for "crosses branches" errorSat, 09 Oct 2010 17:02:28 -0500, by Brodie Rao
-
hgweb: add help link to templates missed in ead4e21f49f1Sat, 09 Oct 2010 17:58:48 -0500, by Augie Fackler
-
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 17:58:54 -0500, by Dan Villiom Podlaski Christiansen
-
run-tests.py: remove support for .bat filesSat, 09 Oct 2010 16:27:10 -0500, by Benoit Boissinot
-
run-tests.py: do not install hg when the tests do no existSat, 09 Oct 2010 16:25:28 -0500, by Benoit Boissinot
-
setup.py: write libdir as a python string literalSat, 09 Oct 2010 15:40:29 -0500, by Patrick Mezard
-
patch: fails immediately upon malformed hunkSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: always raise PatchError with a message, simplify handlingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: simplify externalpatch() argumentsSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
util: remove needbinary(), no longer used for external patchingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove internal patcher fallback and NoHunk errorSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused patchmeta.linenoSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused flags from readgitpatch()Sat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 15:06:22 -0500, by Mads Kiilerich
-
revsets: fix stray * in help topicSat, 09 Oct 2010 22:05:24 +0200, by Martin Geisler
-
web: add a help view for getting hg help outputSat, 09 Oct 2010 12:27:14 -0500, by Augie Fackler
-
fix indentation errorSat, 09 Oct 2010 15:00:30 -0500, by Benoit Boissinot
-
merge: handle no file parent in backwards merge (issue2364)Sat, 09 Oct 2010 14:50:20 -0500, by Matt Mackall
-
merge with crewSat, 09 Oct 2010 14:52:58 -0500, by Matt Mackall
-
ui.paths: expand paths directly in fixconfig (issue2373)Sat, 09 Oct 2010 12:28:16 -0500, by Benoit Boissinot
-
setup/hg: always load Mercurial from where it was installed.Tue, 17 Aug 2010 15:44:38 +0200, by Dan Villiom Podlaski Christiansen
-
revsets: add a sample query to the help for getting active branchesSat, 09 Oct 2010 11:55:25 -0500, by Brodie Rao
-
revsets: add descriptions for sample queries in the helpSat, 09 Oct 2010 11:54:42 -0500, by Brodie Rao
-
mq: silence spurious output.Sat, 09 Oct 2010 11:53:48 -0500, by Dan Villiom Podlaski Christiansen
-
revsets: clarify in the help that head() returns named branch headsSat, 09 Oct 2010 11:27:29 -0500, by Brodie Rao
-
tests: add testcase for 208fc9ad6a48 to test-alias.tSat, 09 Oct 2010 11:16:35 +0200, by Adrian Buehlmann
-
mq: handle deleting the same patch twice in one command (issue2427)Sat, 09 Oct 2010 10:36:50 -0500, by Dan Villiom Podlaski Christiansen
-
progress: make sure stderr has isatty before calling (issue2191)Sat, 09 Oct 2010 09:55:52 -0500, by Augie Fackler
-
windows: handle spaces in path to Python (issue2074)Sat, 09 Oct 2010 18:04:36 +0200, by Benjamin Pollack
-
minirst: pull admonition titles out formatblock functionFri, 08 Oct 2010 23:23:49 +0200, by Martin Geisler
-
minirst: refactor/simplify findblocksFri, 08 Oct 2010 23:19:26 +0200, by Martin Geisler
-
inotify: raise correct error if server is already started in a deep repositorySat, 09 Oct 2010 15:41:53 +0200, by Nicolas Dumazet
-
setup: user-friendly error message if Python headers are missingFri, 08 Oct 2010 21:43:21 +0200, by Nicolas Dumazet
-
test-keyword: ignore subject in notify hook mailsSat, 09 Oct 2010 07:13:51 -0500, by Mads Kiilerich
-
test-keyword: fix test glob to ACL/SELinux flagSat, 09 Oct 2010 07:13:49 -0500, by Mads Kiilerich
-
test-notify: fix fix for line continuation in long mail header linesSat, 09 Oct 2010 07:13:47 -0500, by Mads Kiilerich
-
import: don't strip '#' lines from patch descriptions (issue 2417)Fri, 08 Oct 2010 23:39:44 -0500, by Mads Kiilerich
-
test-notify: stabilize outputFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: reintroduce ":$HGPORT" in test outputFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: remove the last traces of $HGTMPFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: remove filtertmp.py and helpers.shFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
tests: remove redundant globsFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
tests: replace test tmp directory with $TESTTMP in test outputFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
keyword: fix test globFri, 08 Oct 2010 20:12:40 -0500, by Matt Mackall
-
dispatch: properly handle relative path aliases used with -R (issue2376)Mon, 04 Oct 2010 15:07:12 -0500, by Brodie Rao
-
dispatch: remove superfluous try/except when reading local ui configMon, 04 Oct 2010 14:26:38 -0500, by Brodie Rao
-
test-globalopts: test hg -R file:// and hg -R path-aliasMon, 04 Oct 2010 14:26:37 -0500, by Brodie Rao
-
hgk: remember main window positionWed, 06 Oct 2010 23:07:52 +0300, by Eduard-Cristian Stefan
-
alias: back up and restore commands.norepo before checking for shell aliasesFri, 08 Oct 2010 16:10:00 -0400, by Steve Losh
-
tests: unify test-check-codeFri, 08 Oct 2010 16:08:46 -0500, by Brodie Rao
-
keyword: switch kwtemplater.record in kw_dorecord()Fri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: specific regular expressions depending on read modeFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
test-keyword: remove remaining sed callsFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: disable expansion in kwfilelog.read() if file renamed in nodeFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: make iskwfile() a weeding method in lieu of a booleanFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: support copy and renameFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: refactor kwtemplater.overwrite()Fri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
revlog.addgroup(): always use _addrevision() to add new revlog entriesFri, 08 Oct 2010 18:00:19 -0500, by Benoit Boissinot
-
revlog._addrevision(): allow text argument to be None, build it lazilyFri, 08 Oct 2010 18:00:16 -0500, by Benoit Boissinot
-
changegroupsubset: use readdelta() fast path when delta is against a parentFri, 08 Oct 2010 18:00:15 -0500, by Benoit Boissinot
-
run-tests: handle .tst not ending with an LFFri, 08 Oct 2010 17:00:38 -0500, by Patrick Mezard
-
minirst: small code cleanupFri, 08 Oct 2010 22:42:32 +0200, by Martin Geisler
-
cat: fix cat without -r, broken by 0ae35296fbf4Fri, 08 Oct 2010 14:02:23 -0500, by Brodie Rao
-
revsets: introduce revsingle helperThu, 07 Oct 2010 18:24:29 -0500, by Matt Mackall
-
revsets: make revpair revsets-awareThu, 07 Oct 2010 18:05:04 -0500, by Matt Mackall
-
revset: lower precedence of minus infix (issue2361)Thu, 07 Oct 2010 11:45:17 -0500, by Matt Mackall
-
merge with stableTue, 05 Oct 2010 20:25:51 +0200, by Henrik Stuart
-
revset: fix #branch in urls for outgoing() stableTue, 05 Oct 2010 11:34:13 +0200, by Adrian Buehlmann
-
heads: mention STARTREV in synopsis and help for --revFri, 01 Oct 2010 23:16:11 +0200, by Martin Geisler
-
merge with stableFri, 01 Oct 2010 10:29:33 -0500, by Matt Mackall
-
tests: unify test-rebase*Fri, 01 Oct 2010 16:10:06 +0200, by Adrian Buehlmann
-
merge with stableFri, 01 Oct 2010 16:43:03 +0200, by Martin Geisler
-
test-url: refactor with shorter linesFri, 01 Oct 2010 16:39:55 +0200, by Martin Geisler
-
keyword: use workingctx to detect modified and added files after rollbackFri, 01 Oct 2010 02:13:31 +0200, by Christian Ebert
-
keyword: rename variable "cfiles" to "changed" for clarityFri, 01 Oct 2010 02:13:31 +0200, by Christian Ebert
-
tests: unify test-casefoldingMon, 27 Sep 2010 13:13:34 -0500, by Brodie Rao
-
url: mark certificate error string for translation stableFri, 01 Oct 2010 16:08:46 +0200, by Martin Geisler
-
i18n-ja: synchronized with e356c5c21b15 stableFri, 01 Oct 2010 17:24:18 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 30 Sep 2010 19:10:19 -0500, by Matt Mackall
-
merge with stableFri, 01 Oct 2010 00:54:03 +0200, by Mads Kiilerich
-
test-doctest: test the modules that contains doctests stableFri, 01 Oct 2010 00:48:51 +0200, by Mads Kiilerich
-
doc: clarify that https cert verification requires web.cacerts stableFri, 01 Oct 2010 00:48:50 +0200, by Mads Kiilerich
-
url: verify correctness of https server certificates (issue2407) stableFri, 01 Oct 2010 00:46:59 +0200, by Mads Kiilerich
-
test-subrepo-recursion: remove empty defaults sectionThu, 30 Sep 2010 13:38:21 +0200, by Erik Zielke
-
mq: Removed extra ... in short help for qdeleteThu, 30 Sep 2010 12:37:45 +0200, by Erik Zielke
-
mq: removed short option in help for deprecated optionsMon, 27 Sep 2010 11:27:58 +0200, by Erik Zielke
-
test-subrepo-recursion: deleted default argumentsTue, 28 Sep 2010 13:09:22 +0200, by Erik Zielke
-
tests: removed test names in testsThu, 30 Sep 2010 09:49:40 +0200, by Erik Zielke
-
tests: fix 05210e955bef merge error in test-git-import.tTue, 28 Sep 2010 19:29:14 +0200, by Adrian Buehlmann
-
test-convert-cvs-detectmerge: add sleep so cvs notices changesWed, 29 Sep 2010 01:33:31 +0200, by Mads Kiilerich
-
init: expand destination url as a configured pathsWed, 29 Sep 2010 01:32:51 +0200, by Mads Kiilerich
-
mq: explain qpush -f betterWed, 29 Sep 2010 01:32:50 +0200, by Mads Kiilerich
-
serve: let --web-conf help reference hgwebWed, 29 Sep 2010 01:32:50 +0200, by Mads Kiilerich
-
transplant: add the transplanted revset predicateTue, 28 Sep 2010 19:36:05 +0200, by Juan Pablo Aroztegi
-
test-convert-cvs-branch: add sleep so cvs notices changesTue, 28 Sep 2010 03:01:35 +0200, by Mads Kiilerich
-
graphlog: style with header and footer (issue2395)Tue, 28 Sep 2010 02:58:00 +0200, by Mads Kiilerich
-
test-serve: use service that works on more platformsTue, 28 Sep 2010 02:57:59 +0200, by Mads Kiilerich
-
Merge with stableTue, 28 Sep 2010 01:11:24 +0200, by Patrick Mezard
-
patch: test and document a bit binary to regular file upgrade stableTue, 28 Sep 2010 00:41:08 +0200, by Patrick Mezard
-
patch: upgrade to git patch when removing binary file stableTue, 28 Sep 2010 00:41:07 +0200, by Patrick Mezard
-
patch: fix rename text to binary file (issue2400) stableMon, 27 Sep 2010 22:47:10 +0200, by Patrick Mezard
-
tests: show skip reason instead of "irrelevant" with unified tests, tooMon, 27 Sep 2010 22:49:30 +0200, by Thomas Arendsen Hein
-
merge with stableMon, 27 Sep 2010 10:48:50 -0500, by Matt Mackall
-
Correct Content-Type header values for archive downloads. stableMon, 20 Sep 2010 14:56:08 -0500, by Ry4an Brase
-
merge with iinMon, 27 Sep 2010 10:47:36 -0500, by Matt Mackall
-
i18n-pt_BR: update to new Portuguese ortography stableSat, 25 Sep 2010 22:53:31 -0300, by Wagner Bruna
-
merge with i18nFri, 24 Sep 2010 19:47:50 -0300, by Wagner Bruna
-
i18n-de: parentrevspec extensionFri, 24 Sep 2010 02:17:54 +0200, by Christoph Mewes
-
i18n-de: pager extension and missing parts of extdiffFri, 24 Sep 2010 02:08:26 +0200, by Christoph Mewes
-
i18n-de: added missing strings in aclFri, 24 Sep 2010 01:41:56 +0200, by Christoph Mewes
-
i18n-de: minor changesThu, 23 Sep 2010 01:19:40 +0200, by Christoph Mewes
-
i18n-de: notify extensionThu, 23 Sep 2010 01:09:09 +0200, by Christoph Mewes
-
i18n-de: mq extensionThu, 23 Sep 2010 00:28:45 +0200, by Christoph Mewes
-
i18n-de: deleted outdated messages with msgattrib, allowed language headerWed, 22 Sep 2010 13:34:40 +0200, by Martin Roppelt
-
mergeWed, 22 Sep 2010 16:32:02 +0200, by Christoph
-
i18n-de: keyword extensionWed, 22 Sep 2010 04:32:55 +0200, by Christoph Mewes
-
i18n-de: interhg extensionWed, 22 Sep 2010 01:04:43 +0200, by Christoph Mewes
-
i18n-de: more inotifyWed, 22 Sep 2010 01:04:25 +0200, by Christoph Mewes
-
i18n-de: delete language duplicate, update last-translatorWed, 22 Sep 2010 09:45:14 +0200, by Martin Roppelt
-
i18n-de: fix formattingWed, 22 Sep 2010 09:40:11 +0200, by Martin Roppelt
-
merge stable into defaultWed, 22 Sep 2010 09:22:42 +0200, by Martin Roppelt
-
i18n-de: fix broken translations, 66 defuzzied, 14 new translationsWed, 22 Sep 2010 08:54:00 +0200, by Martin Roppelt
-
i18n-de: update potTue, 21 Sep 2010 15:45:51 +0200, by Martin Roppelt
-
l10n: sig, glog, cia, hgk, highlight, inotify, interhgTue, 21 Sep 2010 23:05:28 +0000, by Christoph
-
merge with i18nTue, 21 Sep 2010 01:55:53 -0300, by Wagner Bruna
-
l10n: churn, color, convert and eol extension doneTue, 21 Sep 2010 00:25:25 +0000, by Christoph
-
i18n-da: synchronized with 2eadea60ae67Sat, 18 Sep 2010 22:03:33 +0200, by Martin Geisler
-
l10n: primarily added separate translations for template markersSat, 18 Sep 2010 09:07:57 +0000, by Christoph
-
l10n: based on a fresh pot fileSat, 18 Sep 2010 01:16:31 +0000, by Christoph
-
mq: removed return from callers to patchheader.qseriesThu, 23 Sep 2010 15:18:10 +0200, by Erik Zielke
-
mq: added return 0 on successThu, 23 Sep 2010 16:56:32 +0200, by Erik Zielke
-
tests: fix tabs/indentation in test-strip-cross.tSun, 26 Sep 2010 23:48:30 +0200, by Adrian Buehlmann
-
alias: only allow global options before a shell alias, pass later ones throughTue, 24 Aug 2010 18:25:33 -0400, by Steve Losh
-
tests: fix test-fetch port number variabilityMon, 27 Sep 2010 10:39:22 -0500, by Matt Mackall
-
tests: unify test-convert-tagsbranch-topologySun, 26 Sep 2010 17:20:24 -0500, by Matt Mackall
-
tests: unify test-convert-tlaSun, 26 Sep 2010 17:18:53 -0500, by Matt Mackall
-
tests: unify test-convert-mtnSun, 26 Sep 2010 17:18:28 -0500, by Matt Mackall
-
tests: unify test-convert-splicemapSun, 26 Sep 2010 17:17:19 -0500, by Matt Mackall
-
tests: unify test-convert-gitSun, 26 Sep 2010 17:16:46 -0500, by Matt Mackall
-
tests: unify test-convert-filemapSun, 26 Sep 2010 17:14:35 -0500, by Matt Mackall
-
tests: unify test-convert-datesortSun, 26 Sep 2010 16:54:28 -0500, by Matt Mackall
-
tests: unify test-convert-hg-svnSun, 26 Sep 2010 16:53:06 -0500, by Matt Mackall
-
tests: unify test-convert-hg-sourceSun, 26 Sep 2010 16:48:57 -0500, by Matt Mackall
-
tests: unify test-convert-hg-sinkSun, 26 Sep 2010 16:47:59 -0500, by Matt Mackall
-
tests: unify test-convert-darcsSun, 26 Sep 2010 16:45:51 -0500, by Matt Mackall
-
tests: unify test-convert-cvsnt-mergepointsSun, 26 Sep 2010 16:43:48 -0500, by Matt Mackall
-
tests: unify test-convert-cvs-syntheticSun, 26 Sep 2010 16:39:52 -0500, by Matt Mackall
-
tests: unify test-convert-cvs-detectmergeSun, 26 Sep 2010 15:42:48 -0500, by Matt Mackall
-
tests: unify test-convert-cvs-branchSun, 26 Sep 2010 15:33:09 -0500, by Matt Mackall
-
tests: unify test-convert-cvsSun, 26 Sep 2010 14:50:58 -0500, by Matt Mackall
-
tests: unify test-convert-clonebranchesSun, 26 Sep 2010 14:39:34 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-treerootSun, 26 Sep 2010 14:37:47 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-mergesSun, 26 Sep 2010 14:37:30 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-ghostsSun, 26 Sep 2010 14:36:49 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-directoriesSun, 26 Sep 2010 14:36:32 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-114Sun, 26 Sep 2010 14:35:43 -0500, by Matt Mackall
-
tests: unify test-convert-bzrSun, 26 Sep 2010 14:35:24 -0500, by Matt Mackall
-
tests: unify test-convert-authormapSun, 26 Sep 2010 14:33:08 -0500, by Matt Mackall
-
tests: unify test-convertSun, 26 Sep 2010 14:32:13 -0500, by Matt Mackall
-
contrib/vim: add a syntax file for unified testsSun, 26 Sep 2010 20:43:43 -0400, by Steve Losh
-
merge with stableMon, 27 Sep 2010 10:20:19 +0200, by Martin Geisler
-
subrepos: add missing self argument to abstractsubrepo.checknestedSun, 26 Sep 2010 16:11:04 -0500, by Brodie Rao
-
test-pull: convert regexes to globsSun, 26 Sep 2010 16:01:13 -0500, by Brodie Rao
-
test-ssh: test absolute path that existsSun, 26 Sep 2010 14:35:52 -0500, by Brodie Rao
-
subrepo: improve lookup error messagesMon, 13 Sep 2010 10:33:49 -0300, by Wagner Bruna
-
run-tests: move build/ directory to HGTMPSun, 26 Sep 2010 22:22:59 +0200, by Martin Geisler
-
setup: slight simplificationSun, 26 Sep 2010 21:37:42 +0200, by Martin Geisler
-
Makefile: remove the build folder manuallySat, 25 Sep 2010 19:47:45 -0500, by Brodie Rao
-
Makefile: remove all .so files during cleanSat, 25 Sep 2010 19:38:27 -0500, by Brodie Rao
-
keyword: support rollback by restoring expansion to previous valuesSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
keyword: do not expand at all during diffSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
keyword: restore restricted read mode value after overwritingSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
test-keyword: fix typo, rephraseSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
tests: unify test-win32textSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-template-engineSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-strip-crossSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-static-httpSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-ssh-clone-rSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-sshSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-simplemerge-cmdSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-shareSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-schemesSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-rollbackSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-rename-merge2Sun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-push-httpSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-pull-pull-corruption2Sun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-pull-pull-corruptionSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-pull-httpSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-progressSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-profileSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-patch-offsetSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-parseindexSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-parentrevspecSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-notify-changegroupSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-notifySun, 26 Sep 2010 13:44:42 -0500, by Matt Mackall
-
tests: unify test-oldcgiSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-newercgiSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-newcgiSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mv-cp-st-diffSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qrefresh-replace-log-messageSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qpush-failSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qnewSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qimport-fail-cleanupSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qimportSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qclone-httpSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-header-fromSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-header-dateSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-merge-toolsSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-merge-symlinksSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mactextSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-lookupSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1556Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1542Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1371Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1208Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-dirty-dirstateSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-debuginotifySun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotifySun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-http-proxySun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-http-clone-rSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-http-branchmapSun, 26 Sep 2010 13:43:08 -0500, by Matt Mackall
-
tests: unify test-httpSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-highlightSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgwebdirsymSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgwebdirSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-removedSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-rawSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-non-interactiveSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-no-request-uriSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-no-path-infoSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-filelogSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-emptySun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-diffsSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-descend-emptiesSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-commandsSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgwebSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgkSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hghaveSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgciaSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-gpgSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-gendocSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-fetchSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eolfilenameSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-updateSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-hookSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-cloneSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-addSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-patchSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eolSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-encoding-alignSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-encodingSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-encodeSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-diff-colorSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-sshSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hupSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-clone-pull-corruptionSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-clone-failureSun, 26 Sep 2010 13:41:17 -0500, by Matt Mackall
-
tests: unify test-clone-cgiSun, 26 Sep 2010 13:11:52 -0500, by Matt Mackall
-
test-ssh: test absolute paths in SSH URLsFri, 24 Sep 2010 15:50:57 -0500, by Brodie Rao
-
revset: support raw string literalsFri, 24 Sep 2010 15:36:53 -0500, by Brodie Rao
-
tests: fold darcs test repository into a bundleSun, 26 Sep 2010 13:11:31 -0500, by Matt Mackall
-
tests: avoid checking the exitcode of falseSat, 25 Sep 2010 21:52:17 +0200, by Mads Kiilerich
-
test-rename: accept solaris diffSat, 25 Sep 2010 02:35:36 +0200, by Mads Kiilerich
-
test-subrepo-svn: restore expr functionality for solarisSat, 25 Sep 2010 02:35:35 +0200, by Mads Kiilerich
-
test-serve: fix test for binding to low named port on solarisSat, 25 Sep 2010 02:35:32 +0200, by Mads Kiilerich
-
templater: add a few comments.Tue, 21 Sep 2010 23:55:32 +0200, by Dan Villiom Podlaski Christiansen
-
backout most of 4f8067c94729Fri, 24 Sep 2010 12:46:54 -0500, by Matt Mackall
-
incoming/outgoing: Fix recursion on sub repositoriesFri, 24 Sep 2010 12:00:55 +0200, by Erik Zielke
-
tests: added a short description to issue numbersFri, 24 Sep 2010 10:13:49 +0200, by Martin Geisler
-
merge with stableFri, 24 Sep 2010 03:04:14 +0200, by Mads Kiilerich
-
test-mq-symlinks: fix symlink handling on solaris stableFri, 24 Sep 2010 02:52:12 +0200, by Mads Kiilerich
-
Merge with stableFri, 24 Sep 2010 00:17:04 +0200, by Patrick Mezard
-
convert/darcs: improve unsupported format detection (issue2172) stableFri, 24 Sep 2010 00:04:07 +0200, by Patrick Mezard
-
bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016) stableFri, 24 Sep 2010 00:03:58 +0200, by Patrick Mezard
-
Fix memory leak when using hg commands over http repositories stableThu, 23 Sep 2010 11:41:27 +0200, by Alexandre Fayolle
-
Use more note admonitions in help textsThu, 23 Sep 2010 16:31:38 +0200, by Christian Ebert
-
Use note admonitionWed, 22 Sep 2010 16:23:55 +0200, by Erik Zielke
-
minirst: Support for admonitionsWed, 22 Sep 2010 15:51:59 +0200, by Erik Zielke
-
cleanup: use x in (a, b) instead of x == a or x == bThu, 23 Sep 2010 00:02:31 -0500, by Brodie Rao
-
merge with stableThu, 23 Sep 2010 10:59:21 +0200, by Martin Geisler
-
grep: only catch re.error when compiling regular expressions stableWed, 22 Sep 2010 19:15:27 -0500, by Brodie Rao
-
merge with stableThu, 23 Sep 2010 01:59:02 +0200, by Mads Kiilerich
-
log: include unmodified-in-merge files in log diff/stat (issue2383) stableThu, 23 Sep 2010 01:23:16 +0200, by Mads Kiilerich
-
merge with stableWed, 22 Sep 2010 18:29:41 -0500, by Matt Mackall
-
mq: always require --force when pushing patches (issue2363) stableWed, 22 Sep 2010 23:51:10 +0200, by Patrick Mezard
-
tests: various fixes for new unified test pattern formatWed, 22 Sep 2010 18:20:47 -0500, by Matt Mackall
-
tests: add glob matching for unified testsWed, 22 Sep 2010 16:06:02 -0500, by Brodie Rao
-
tests: require regexes in unified tests to be marked with " (re)"Wed, 22 Sep 2010 16:06:00 -0500, by Brodie Rao
-
tests: ensure regexes match to the end of the stringWed, 22 Sep 2010 16:05:59 -0500, by Brodie Rao
-
tests: don't match blank output lines as regexes in unified testsWed, 22 Sep 2010 16:05:59 -0500, by Brodie Rao
-
tests: improve regexes in unified testsWed, 22 Sep 2010 16:05:58 -0500, by Brodie Rao
-
templater: add hex filter.Wed, 22 Sep 2010 00:14:57 +0200, by Dan Villiom Podlaski Christiansen
-
tests: unify test-convert-svn-*Tue, 21 Sep 2010 18:40:33 +0200, by Dan Villiom Podlaski Christiansen
-
merge: delay writing the mergestate during until commit is calledMon, 06 Sep 2010 17:35:49 +0200, by Peter Arrenbrecht
-
tests: fix touch -t with RHELWed, 22 Sep 2010 15:33:08 -0500, by Matt Mackall
-
tests: compatibility fix.Tue, 21 Sep 2010 18:36:23 +0200, by Dan Villiom Podlaski Christiansen
-
tests: drop a bunch of sed calls from unified testsTue, 21 Sep 2010 16:44:13 -0500, by Matt Mackall
-
tests: cleanup exit code handling in unified testsTue, 21 Sep 2010 16:00:02 -0500, by Matt Mackall
-
check-code: add some basic support for unified testsTue, 21 Sep 2010 12:41:24 -0500, by Matt Mackall
-
test-subrepo-recursion: sort archive output for portabilityTue, 21 Sep 2010 23:58:32 +0200, by Patrick Mezard
-
Merge with crewTue, 21 Sep 2010 23:38:26 +0200, by Patrick Mezard
-
Merge with stableTue, 21 Sep 2010 23:37:47 +0200, by Patrick Mezard
-
context: fix filectx.undelete() (issue2388) stableTue, 21 Sep 2010 23:14:58 +0200, by Patrick Mezard
-
Merge with crewMon, 20 Sep 2010 23:42:23 +0200, by Patrick Mezard
-
Restore lexists() changes lost in e0ee3e822a9a mergeMon, 20 Sep 2010 22:41:10 +0200, by Patrick Mezard
-
tests: fix hgweb template changeMon, 20 Sep 2010 17:01:12 -0500, by Matt Mackall
-
merge with stableMon, 20 Sep 2010 16:56:57 -0500, by Matt Mackall
-
merge with crewMon, 20 Sep 2010 16:56:44 -0500, by Matt Mackall
-
hgweb: be consistent with the background highlighting on closed branches (Issue2386) stableSun, 19 Sep 2010 21:20:38 -0500, by Ryan Phillips
-
mq: fix the deprecation comment for qsave & qrestore. stableMon, 20 Sep 2010 13:31:02 +0200, by Dan Villiom Podlaski Christiansen
-
revsets: reduce cost of outgoing in the optimizerMon, 20 Sep 2010 16:40:36 -0500, by Matt Mackall
-
test-convert-hg-startrev: enable convert.hg.saverev.Thu, 02 Sep 2010 15:00:45 +0200, by Dan Villiom Podlaski Christiansen
-
transplant: fix var name conflict introduced by 2912881c2a98Sat, 18 Sep 2010 08:30:11 +0200, by Peter Arrenbrecht
-
bundle: fix shrink-revlog bundle usageMon, 20 Sep 2010 16:25:29 -0500, by Matt Mackall
-
bundlerepo: restore close() methodMon, 20 Sep 2010 16:14:05 -0500, by Matt Mackall
-
tests: drop final true command from unified testsMon, 20 Sep 2010 16:00:15 -0500, by Matt Mackall
-
Merge with stableMon, 20 Sep 2010 22:29:13 +0200, by Patrick Mezard
-
Use lexists() instead of exists() where appropriate stableMon, 20 Sep 2010 21:46:56 +0200, by Patrick Mezard
-
convert/svn: fix broken symlink renames in svn sink stableMon, 20 Sep 2010 21:46:39 +0200, by Patrick Mezard
-
rename: do not overwrite existing broken symlinks stableMon, 20 Sep 2010 21:46:39 +0200, by Patrick Mezard
-
patch: do not overwrite broken untracked symlinks stableMon, 20 Sep 2010 21:42:11 +0200, by Patrick Mezard
-
patch: fix target when patching broken symlinks (issue2368) stableMon, 20 Sep 2010 21:42:11 +0200, by Patrick Mezard
-
tests: fixup tests using unzip -lMon, 20 Sep 2010 15:50:36 -0500, by Matt Mackall
-
tests: add hack to avoid problem with graphlog in unified testsMon, 20 Sep 2010 14:36:36 -0500, by Matt Mackall
-
bundle: encapsulate all bundle streams in unbundle classMon, 20 Sep 2010 14:32:21 -0500, by Matt Mackall
-
bundle: move chunk parsing into unbundle classSun, 19 Sep 2010 13:12:45 -0500, by Matt Mackall
-
bundle: get rid of chunkiterSun, 19 Sep 2010 12:51:54 -0500, by Matt Mackall
-
bundle: refactor progress callbackSun, 19 Sep 2010 12:38:44 -0500, by Matt Mackall
-
bundle: make getchunk() a methodSat, 18 Sep 2010 18:20:34 -0500, by Matt Mackall
-
bundlerepo: use bundle objects everywhereFri, 17 Sep 2010 19:24:29 -0500, by Matt Mackall
-
bundlerepo: drop unused close() methodFri, 17 Sep 2010 19:03:13 -0500, by Matt Mackall
-
bundle: make unbundle object seekableFri, 17 Sep 2010 19:02:32 -0500, by Matt Mackall
-
bundle: push chunkbuffer down into decompressFri, 17 Sep 2010 19:02:26 -0500, by Matt Mackall
-
tests: fix a bunch of pointless #s in unified testsFri, 17 Sep 2010 17:03:08 -0500, by Matt Mackall
-
tests: exit 0 no longer needed on unified testsFri, 17 Sep 2010 17:03:04 -0500, by Matt Mackall
-
tests: update debugcomplete outputMon, 20 Sep 2010 15:33:12 -0500, by Matt Mackall
-
merge with abuehlMon, 20 Sep 2010 15:31:48 -0500, by Matt Mackall
-
tests: unify some of test-mq*Sun, 19 Sep 2010 23:42:18 +0200, by Adrian Buehlmann
-
subrepo: add support for 'hg archive'Mon, 20 Sep 2010 15:46:17 +0200, by Martin Geisler
-
subrepo: introduce files and filedata methods for subrepo classesMon, 20 Sep 2010 15:44:30 +0200, by Martin Geisler
-
merge with stableMon, 20 Sep 2010 15:42:58 +0200, by Martin Geisler
-
archive: set date to 1980 for very old zip files stableMon, 20 Sep 2010 15:33:39 +0200, by Martin Geisler
-
Merge with stableFri, 17 Sep 2010 12:45:13 -0500, by Steve Borho
-
test-eol-update: record new results as correct stableFri, 17 Sep 2010 12:44:35 -0500, by Steve Borho
-
tests: add exit codes to unified testsThu, 16 Sep 2010 17:51:32 -0500, by Matt Mackall
-
merge with stableThu, 16 Sep 2010 16:12:26 -0500, by Matt Mackall
-
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'Sun, 12 Sep 2010 18:05:53 -0500, by Brodie Rao
-
transplant: maintain list of transplants in dictThu, 16 Sep 2010 16:00:29 +0200, by Peter Arrenbrecht
-
tests: unify test-hgignoreWed, 15 Sep 2010 22:18:46 +0200, by Adrian Buehlmann
-
win32: update build instructions with correct CRT versionThu, 16 Sep 2010 11:36:38 +0200, by Pascal Quantin
-
merge with crewThu, 16 Sep 2010 16:07:22 -0500, by Matt Mackall
-
Merge with stableWed, 15 Sep 2010 17:48:03 -0500, by Steve Borho
-
tests: unify test-hardlinks-safetyWed, 15 Sep 2010 20:41:14 +0200, by Adrian Buehlmann
-
tests: unify test-extra-filelog-entryWed, 15 Sep 2010 18:00:09 +0200, by Adrian Buehlmann
-
tests: unify test-extdiffWed, 15 Sep 2010 16:27:39 +0200, by Adrian Buehlmann
-
tests: add test for bookmark push/pullTue, 14 Sep 2010 22:26:43 -0500, by Will Maier
-
bookmarks: set VALUE in push/pullTue, 14 Sep 2010 21:45:43 -0500, by Will Maier
-
tests: unify test-username-newlineTue, 14 Sep 2010 16:52:32 +0200, by Adrian Buehlmann
-
tests: unify test-url-revTue, 14 Sep 2010 16:42:02 +0200, by Adrian Buehlmann
-
tests: unify test-update-renamesTue, 14 Sep 2010 15:37:10 +0200, by Adrian Buehlmann
-
tests: unify test-rename-merge1Tue, 14 Sep 2010 13:43:05 +0200, by Adrian Buehlmann
-
merge with crewWed, 15 Sep 2010 09:09:17 -0500, by Matt Mackall
-
clone: only use stream when we understand the revlog formatWed, 15 Sep 2010 11:06:22 +0200, by Sune Foldager
-
localrepo: factor out requirement application and writeWed, 15 Sep 2010 10:44:10 +0200, by Sune Foldager
-
merge with stableTue, 14 Sep 2010 16:21:21 -0500, by Matt Mackall
-
merge with i18nTue, 14 Sep 2010 16:21:01 -0500, by Matt Mackall
-
l10n: starting to unify the old translationsMon, 13 Sep 2010 01:37:56 +0000, by Christoph
-
l10n: translations: env. variables / templating system (DE)Mon, 13 Sep 2010 00:03:26 +0000, by Christoph
-
l10n: added some new translationsSun, 12 Sep 2010 01:18:30 +0000, by Christoph
-
tests: unify test-default-pushTue, 14 Sep 2010 22:54:04 +0200, by Adrian Buehlmann
-
tests: unify test-clone-update-orderTue, 14 Sep 2010 18:43:24 +0200, by Adrian Buehlmann
-
tests: unify test-debugrenameTue, 14 Sep 2010 21:41:06 +0200, by Adrian Buehlmann
-
tests: unify test-confused-revertTue, 14 Sep 2010 21:26:05 +0200, by Adrian Buehlmann
-
tests: unify test-command-templateTue, 14 Sep 2010 19:31:00 +0200, by Adrian Buehlmann
-
mq: rename strip --nobackup option to --no-backup (issue2377)Tue, 14 Sep 2010 22:11:53 +0200, by Christian Ebert
-
mq: consistently use opts.get() to prevent potential KeyErrorTue, 14 Sep 2010 22:11:46 +0200, by Christian Ebert
-
tests: remove exec bit from .t filesTue, 14 Sep 2010 16:03:10 +0200, by Sune Foldager
-
combine testsTue, 14 Sep 2010 12:20:51 +0200, by Adrian Buehlmann
-
merge with stableMon, 13 Sep 2010 16:25:13 +0200, by Sune Foldager
-
color: add win32 support for non-black background stableMon, 13 Sep 2010 16:12:25 +0200, by Sune Foldager
-
i18n: unmark untranslatable stringMon, 13 Sep 2010 10:04:41 -0300, by Wagner Bruna
-
test-subrepo-recursion: test missing subrepoMon, 13 Sep 2010 15:13:30 +0200, by Martin Geisler
-
incoming: recurse into subrepositories with --subrepos/-S flagMon, 13 Sep 2010 13:09:31 +0200, by Martin Geisler
-
incoming: move code from commands to cmdutilMon, 13 Sep 2010 13:09:30 +0200, by Martin Geisler
-
outgoing: recurse into subrepositories with --subrepos/-S flagMon, 13 Sep 2010 13:09:26 +0200, by Martin Geisler
-
outgoing: move code from commands to cmdutilMon, 13 Sep 2010 13:09:24 +0200, by Martin Geisler
-
add: recurse into subrepositories with --subrepos/-S flagMon, 13 Sep 2010 13:09:20 +0200, by Martin Geisler
-
add: move main part to cmdutil to make it easier to reuseMon, 13 Sep 2010 13:09:11 +0200, by Martin Geisler
-
narrowmatcher: propagate bad methodMon, 13 Sep 2010 13:09:09 +0200, by Martin Geisler
-
narrowmatcher: fix broken rel methodMon, 13 Sep 2010 13:08:18 +0200, by Martin Geisler
-
patch: break import cycle with cmdutilMon, 13 Sep 2010 13:08:09 +0200, by Martin Geisler
-
patchbomb: show progress when sending emails or writing mboxSun, 12 Sep 2010 16:10:41 +0900, by Yuya Nishihara
-
patchbomb: consistent code style in getaddrs()Sat, 11 Sep 2010 18:08:00 +0200, by Christian Ebert
-
win32: 64-bit Inno Setup installerSat, 11 Sep 2010 18:48:03 +0200, by Pascal Quantin
-
win32: update Inno Setup build instructions with up-to-date softwareSat, 11 Sep 2010 09:48:10 +0200, by Pascal Quantin
-
merge with stableSun, 12 Sep 2010 14:00:40 +0200, by Martin Geisler
-
tests: unify test-merge-removeSun, 12 Sep 2010 12:11:39 +0200, by Adrian Buehlmann
-
tests: unify test-merge-promptSun, 12 Sep 2010 11:52:13 +0200, by Adrian Buehlmann
-
tests: unify test-merge-localSat, 11 Sep 2010 21:19:12 +0200, by Adrian Buehlmann
-
tests: unify test-merge-internal-tools-patternSat, 11 Sep 2010 20:04:35 +0200, by Adrian Buehlmann
-
tests: unify test-merge-forceSat, 11 Sep 2010 17:58:37 +0200, by Adrian Buehlmann
-
tests: unify test-merge-defaultSat, 11 Sep 2010 11:44:53 +0200, by Adrian Buehlmann
-
tests: unify test-merge-commitSat, 11 Sep 2010 11:18:47 +0200, by Adrian Buehlmann
-
tests: unify test-manifest*Fri, 10 Sep 2010 23:13:59 +0200, by Adrian Buehlmann
-
convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354) stableFri, 10 Sep 2010 09:30:50 -0500, by Brodie Rao
-
merge with crewSat, 11 Sep 2010 16:17:43 -0500, by Matt Mackall
-
tests: fix incompatibility with python-2.4 in test-hgwebSat, 11 Sep 2010 10:57:35 +0200, by Dirkjan Ochtman
-
merge with stableSat, 11 Sep 2010 00:40:39 +0200, by Martin Geisler
-
merge with i18n-defaultSat, 11 Sep 2010 00:40:19 +0200, by Martin Geisler
-
i18n-pt_BR: added messages from crew stable up to 26d86a6cf2af stableTue, 07 Sep 2010 18:13:36 -0300, by Wagner Bruna
-
i18n-ro: merged defaultWed, 01 Sep 2010 10:13:55 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 26 Aug 2010 16:32:12 +0200, by Daniel Dumitriu
-
i18n: merged in strings from hg cset ce818cf215dcWed, 25 Aug 2010 12:20:10 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 23:40:47 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 23:27:09 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 16:01:50 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 15:44:38 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 00:01:13 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationMon, 16 Aug 2010 23:40:15 +0200, by Daniel Dumitriu
-
Continued translationSun, 15 Aug 2010 23:56:46 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 12 Aug 2010 17:30:36 +0200, by Daniel Dumitriu
-
i18n-de: fix awkward translation of "memory"Tue, 27 Jul 2010 10:17:31 +0200, by Georg Brandl
-
i18n-da: fix typoFri, 27 Aug 2010 11:07:09 +0200, by Martin Geisler
-
i18n: merge with stableThu, 26 Aug 2010 22:44:21 -0300, by Wagner Bruna
-
i18n: merge default headsThu, 26 Aug 2010 22:42:33 -0300, by Wagner Bruna
-
i18n: merge default headsTue, 24 Aug 2010 11:01:45 -0300, by Wagner Bruna
-
i18n: merge with stableSat, 21 Aug 2010 11:22:49 +0200, by Martin Geisler
-
i18n-it: finish translating 'hg summary' output stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: remove bogus fuzzy translations for revset stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: update fuzzy messages/translate patchbomb stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: updates after msgmerge on stable branch, 2nd part stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: general updates fuzzy synopsis texts stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: readd other lost accented characters stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: updates after msgmerge on stable branch stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: perform msgmerge on the tip of the stable branch stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
dirstate: use one pass to filter out files in subreposFri, 10 Sep 2010 23:53:51 +0200, by Martin Geisler
-
subrepo: handle diff with working copyFri, 10 Sep 2010 23:53:49 +0200, by Martin Geisler
-
subrepos: handle diff nodeids in subrepos, not beforeFri, 10 Sep 2010 22:52:00 +0200, by Patrick Mezard
-
mq: add newline after qfold warningFri, 10 Sep 2010 22:36:04 +0200, by Patrick Mezard
-
merge with stableFri, 10 Sep 2010 20:19:16 +0200, by Martin Geisler
-
tests: unify test-locateFri, 10 Sep 2010 19:41:45 +0200, by Adrian Buehlmann
-
tests: unify test-journal-existsFri, 10 Sep 2010 19:05:49 +0200, by Adrian Buehlmann
-
tests: unify test-issue1438 and test-issue2137Fri, 10 Sep 2010 17:59:17 +0200, by Adrian Buehlmann
-
keyword: explain file-wise expansion in help stableFri, 10 Sep 2010 16:58:13 +0200, by Christian Ebert
-
convert: move -A option to --authormapFri, 10 Sep 2010 20:11:42 +0200, by Martin Geisler
-
patchbomb: add --confirm option to show series details and ask for confirmationFri, 10 Sep 2010 15:32:22 +0200, by Christian Ebert
-
patchbomb: let diffstat prompt only once with complete summaryFri, 10 Sep 2010 15:32:14 +0200, by Christian Ebert
-
patchbomb: rename argument to avoid shadowing patch moduleFri, 10 Sep 2010 15:56:13 +0200, by Martin Geisler
-
convert: deprecate --authors in preference for --authormapFri, 10 Sep 2010 01:34:14 +0200, by Martin Geisler
-
patchbomb: show prompt and selection in non-interactive modeWed, 08 Sep 2010 08:31:07 +0200, by Christian Ebert
-
patchbomb: use ui.promptchoice for diffstat to allow localization of choicesWed, 08 Sep 2010 08:31:07 +0200, by Christian Ebert
-
tests: unify test-issue*Fri, 03 Sep 2010 23:34:37 +0200, by Adrian Buehlmann
-
tests: unify test-globaloptsFri, 03 Sep 2010 22:10:08 +0200, by Adrian Buehlmann
-
tests: unify test-git-*Fri, 03 Sep 2010 14:29:28 +0200, by Adrian Buehlmann
-
tests: unify test-filebranchFri, 03 Sep 2010 11:47:24 +0200, by Adrian Buehlmann
-
tests: unify test-extensionFri, 03 Sep 2010 11:19:50 +0200, by Adrian Buehlmann
-
tests: unify test-execute-bitFri, 03 Sep 2010 09:46:17 +0200, by Adrian Buehlmann
-
tests: unify test-empty-groupFri, 03 Sep 2010 09:12:36 +0200, by Adrian Buehlmann
-
merge with stableFri, 10 Sep 2010 01:04:32 +0200, by Martin Geisler
-
convert: better grouping of command line flags in helpFri, 10 Sep 2010 00:07:38 +0200, by Martin Geisler
-
convert: show example splice, author, and branch map entries in help stableFri, 10 Sep 2010 00:22:46 +0200, by Martin Geisler
-
hgweb: support very simple caching model (issue1845)Wed, 08 Sep 2010 15:23:48 +0200, by Dirkjan Ochtman
-
tests: extend get-with-headers to support cache testingWed, 08 Sep 2010 15:11:35 +0200, by Dirkjan Ochtman
-
tests: fix test output for test-hgweb-no* testsWed, 08 Sep 2010 15:19:35 +0200, by Dirkjan Ochtman
-
tests: rename test for better groupingWed, 08 Sep 2010 15:18:33 +0200, by Dirkjan Ochtman
-
check-code: fix ternary expression introduced in 1ef9b0b5efecWed, 08 Sep 2010 15:16:03 +0200, by Dirkjan Ochtman
-
bisect: warn about ending on a merge with only one side markedWed, 08 Sep 2010 13:48:25 +0200, by Dirkjan Ochtman
-
bisect: allow revsets in addition to single revs (issue2360)Wed, 08 Sep 2010 12:53:15 +0200, by Dirkjan Ochtman
-
subrepos: add function for iterating over ctx subreposTue, 07 Sep 2010 16:34:07 +0200, by Martin Geisler
-
subrepos: handle modified but uncommitted .hgsubTue, 07 Sep 2010 16:23:55 +0200, by Martin Geisler
-
localrepo: check nested repos against working directoryTue, 07 Sep 2010 15:31:56 +0200, by Martin Geisler
-
add: clarify that repo[None].add returns rejected filenamesTue, 07 Sep 2010 10:30:29 +0200, by Martin Geisler
-
merge with stableMon, 06 Sep 2010 07:14:18 +0200, by Thomas Arendsen Hein
-
store: Removed extra space in _data listSun, 05 Sep 2010 21:00:04 +0200, by Thomas Arendsen Hein
-
verify: fix "missing revlog!" errors for revlog format v0 and add test stableSun, 05 Sep 2010 22:32:11 +0200, by Thomas Arendsen Hein
-
zsh completion: bookmarks supportSun, 05 Sep 2010 13:37:17 -0700, by Brendan Cully
-
zsh completion: patchbomb supportSat, 04 Sep 2010 01:32:01 -0700, by Brendan Cully
-
diff: recurse into subrepositories with --subrepos/-S flagFri, 03 Sep 2010 12:58:51 +0200, by Martin Geisler
-
status: recurse into subrepositories with --subrepos/-S flagFri, 03 Sep 2010 12:58:51 +0200, by Martin Geisler
-
match: add narrowmatcher classFri, 03 Sep 2010 12:58:51 +0200, by Martin Geisler
-
cmdutil: use repo.auditor when constructing match objectFri, 03 Sep 2010 12:58:51 +0200, by Martin Geisler
-
match: accept auditor argumentFri, 03 Sep 2010 12:58:51 +0200, by Martin Geisler
-
localrepo: add auditor attribute which knows about subreposFri, 03 Sep 2010 12:58:51 +0200, by Martin Geisler
-
tests: remove unneeded -u flagsThu, 02 Sep 2010 23:45:47 +0200, by Martin Geisler
-
merge with stableThu, 02 Sep 2010 23:36:43 +0200, by Martin Geisler
-
tests: unify test-empty-fileThu, 02 Sep 2010 18:12:07 +0200, by Adrian Buehlmann
-
tests: unify test-empty-dirThu, 02 Sep 2010 17:32:22 +0200, by Adrian Buehlmann
-
tests: unify test-dispatchThu, 02 Sep 2010 17:13:23 +0200, by Adrian Buehlmann
-
tests: remove unneeded -d flagsThu, 02 Sep 2010 23:22:51 +0200, by Martin Geisler
-
test-merge5: removed unnecessary parts of testThu, 02 Sep 2010 22:17:22 +0200, by Martin Geisler
-
test-merge5: ensure updating to tip across branches is testedThu, 02 Sep 2010 12:48:46 -0400, by Brodie Rao
-
test-convert-cvs: add a sleep to make test more stable stableThu, 02 Sep 2010 22:38:12 +0200, by Mads Kiilerich
-
merge with stableThu, 02 Sep 2010 17:28:20 +0200, by Martin Geisler
-
tests: unify test-diff-binary-fileThu, 02 Sep 2010 14:45:16 +0200, by Adrian Buehlmann
-
tests: unify test-diff-copy-depthThu, 02 Sep 2010 15:08:36 +0200, by Adrian Buehlmann
-
tests: unify test-diff-upgradeThu, 02 Sep 2010 15:39:55 +0200, by Adrian Buehlmann
-
tests: unify test-convert-hg-startrev.Thu, 02 Sep 2010 14:58:47 +0200, by Dan Villiom Podlaski Christiansen
-
tests: unify test-diffstatThu, 02 Sep 2010 16:29:04 +0200, by Adrian Buehlmann
-
bookmarks: break long line found by check-code stableThu, 02 Sep 2010 17:07:02 +0200, by Martin Geisler
-
help: make "hg help hgrc" an alias for "hg help config" stableThu, 02 Sep 2010 12:53:28 +0200, by Martin Geisler
-
clone, patch, convert: use hex(nullid) instead of '0'*40Thu, 02 Sep 2010 12:08:13 +0200, by Martin Geisler
-
tests: unify test-diff-newlinesThu, 02 Sep 2010 11:20:23 +0200, by Adrian Buehlmann
-
merge with stableWed, 01 Sep 2010 15:23:21 +0200, by Martin Geisler
-
tests: unify test-diff-unifiedTue, 31 Aug 2010 11:57:02 +0200, by Adrian Buehlmann
-
tests: unify test-diff-subdirTue, 31 Aug 2010 11:14:48 +0200, by Adrian Buehlmann
-
tests: unify test-diff-reverseTue, 31 Aug 2010 10:21:24 +0200, by Adrian Buehlmann
-
tests: unify test-diff-ignore-whitespaceMon, 30 Aug 2010 23:13:52 +0200, by Adrian Buehlmann
-
tests: unify test-diff-hashesMon, 30 Aug 2010 16:52:21 +0200, by Adrian Buehlmann
-
tests: unify test-diff-changeMon, 30 Aug 2010 14:38:15 +0200, by Adrian Buehlmann
-
test-serve: ensure KILLQUIETLY is only used onceMon, 30 Aug 2010 11:16:21 -0400, by Brodie Rao
-
dagparser: translate and lowercase error messages stableMon, 30 Aug 2010 17:17:20 +0200, by Martin Geisler
-
match: mark error messages for translation stableMon, 30 Aug 2010 17:11:51 +0200, by Martin Geisler
-
debugindex(dot): try to access filelogs through repo, if possibleWed, 01 Sep 2010 15:03:45 +0200, by Sune Foldager
-
debugdata: try to access filelogs through repo, if possibleWed, 01 Sep 2010 14:55:03 +0200, by Sune Foldager
-
merge with stableWed, 01 Sep 2010 12:28:34 +0200, by Martin Geisler
-
remove: properly set return code when warnings are issued stableMon, 30 Aug 2010 20:27:25 -0400, by Brodie Rao
-
commit: sort subrepos before committing for stable test outputTue, 31 Aug 2010 16:36:31 +0200, by Martin Geisler
-
tests: unify test-interhgMon, 30 Aug 2010 19:05:13 +0900, by Nicolas Dumazet
-
test-custom-filter: heredoc is not required for single line operationsTue, 31 Aug 2010 15:47:13 +0900, by Nicolas Dumazet
-
tests: unify test-custom-filtersMon, 30 Aug 2010 18:57:48 +0900, by Nicolas Dumazet
-
tests: unify test-parse-dateMon, 30 Aug 2010 18:55:00 +0900, by Nicolas Dumazet
-
tests: unify test-purgeMon, 30 Aug 2010 18:50:44 +0900, by Nicolas Dumazet
-
tests: unify test-rebuildstateMon, 30 Aug 2010 18:47:02 +0900, by Nicolas Dumazet
-
tests: unify test-up-local-changeMon, 30 Aug 2010 14:16:56 +0900, by Nicolas Dumazet
-
tests: unify test-impexp-branchMon, 30 Aug 2010 14:13:36 +0900, by Nicolas Dumazet
-
tests: unify test-incoming-outgoingMon, 30 Aug 2010 14:10:31 +0900, by Nicolas Dumazet
-
tests: unify test-resolveMon, 30 Aug 2010 14:06:18 +0900, by Nicolas Dumazet
-
tests: unify test-requiresMon, 30 Aug 2010 14:04:38 +0900, by Nicolas Dumazet
-
tests: unify test-relinkMon, 30 Aug 2010 14:01:57 +0900, by Nicolas Dumazet
-
tests: merge the two test-rename-dir-merge* into oneMon, 30 Aug 2010 13:55:57 +0900, by Nicolas Dumazet
-
tests: unify test-rename-dir-merge2Mon, 30 Aug 2010 13:51:27 +0900, by Nicolas Dumazet
-
tests: unify test-rename-dir-mergeMon, 30 Aug 2010 13:49:40 +0900, by Nicolas Dumazet
-
tests: unify test-revert-unknownMon, 30 Aug 2010 13:46:57 +0900, by Nicolas Dumazet
-
tests: unify test-revert-flagsMon, 30 Aug 2010 13:45:24 +0900, by Nicolas Dumazet
-
tests: remove useless sed in test-hgrcMon, 30 Aug 2010 13:43:34 +0900, by Nicolas Dumazet
-
tests: mq-safety: use regular expression instead of sedMon, 30 Aug 2010 13:41:03 +0900, by Nicolas Dumazet
-
tests: use regular expression instead of sed in test-subrepo-deep-nested-changeMon, 30 Aug 2010 13:37:12 +0900, by Nicolas Dumazet
-
tests: unify test-revertMon, 30 Aug 2010 13:32:37 +0900, by Nicolas Dumazet
-
util: get rid of extra trailing whitespace in parsedate abort messageMon, 30 Aug 2010 13:29:44 +0900, by Nicolas Dumazet
-
tests: unify test-revsetMon, 30 Aug 2010 13:23:32 +0900, by Nicolas Dumazet
-
test-revset: remove trailing whitespacesMon, 30 Aug 2010 13:18:19 +0900, by Nicolas Dumazet
-
test-keyword: use regular expressions instead of greppingMon, 30 Aug 2010 13:15:30 +0900, by Nicolas Dumazet
-
tests: remove useless grep -v in test-mq.tMon, 30 Aug 2010 13:11:32 +0900, by Nicolas Dumazet
-
tests: unify test-remove-newMon, 30 Aug 2010 13:08:18 +0900, by Nicolas Dumazet
-
tests: unify test-removeMon, 30 Aug 2010 13:02:54 +0900, by Nicolas Dumazet
-
tests: unify test-renameMon, 30 Aug 2010 12:58:43 +0900, by Nicolas Dumazet
-
tests: unify test-strictMon, 30 Aug 2010 12:48:17 +0900, by Nicolas Dumazet
-
tests: unify test-inherit-modeMon, 30 Aug 2010 12:46:19 +0900, by Nicolas Dumazet
-
tests: unify test-churnMon, 30 Aug 2010 12:41:43 +0900, by Nicolas Dumazet
-
tests: convert test-bisectMon, 30 Aug 2010 12:02:31 +0900, by Nicolas Dumazet
-
alias: on --debug, print expansion when it has invalid argumentsFri, 27 Aug 2010 20:45:18 -0400, by Brodie Rao
-
alias: print what command is being shadowed in debug messageFri, 27 Aug 2010 20:45:11 -0400, by Brodie Rao
-
merge with stableMon, 30 Aug 2010 22:52:00 +0200, by Martin Geisler
-
mail: use standard section.entry format in error message stableMon, 30 Aug 2010 22:47:38 +0200, by Martin Geisler
-
color: accept usual boolean values as synonyms for always and neverSat, 28 Aug 2010 21:57:36 -0500, by Augie Fackler
-
parsebool: accept always as true and never as falseMon, 30 Aug 2010 10:28:25 -0500, by Augie Fackler
-
parsebool: create new function and use it for config parsingSat, 28 Aug 2010 21:50:35 -0500, by Augie Fackler
-
util: clean up trailing whitespaceSat, 28 Aug 2010 21:49:53 -0500, by Augie Fackler
-
Consistently import foo as foomod when foo to avoid shadowingMon, 30 Aug 2010 14:38:24 +0200, by Martin Geisler
-
Merge with stableMon, 30 Aug 2010 13:00:22 +0200, by Martin Geisler
-
help: refer to user configuration file more consistently stableFri, 27 Aug 2010 22:36:35 -0400, by Brodie Rao
-
tests: unify test-config-caseMon, 30 Aug 2010 11:39:43 +0200, by Adrian Buehlmann
-
win32: add hgweb scripts to Inno Setup installer stableSun, 29 Aug 2010 23:16:31 +0200, by Pascal Quantin
-
win32: add Emacs scripts to Inno Setup installer stableSun, 29 Aug 2010 22:57:24 +0200, by Pascal Quantin
-
path_auditor: delegate checking of nested repos to a callbackSun, 29 Aug 2010 23:56:19 +0200, by Martin Geisler
-
util: use 'auditor' as consistent name for path auditorsSun, 29 Aug 2010 23:56:19 +0200, by Martin Geisler
-
util: add optional path auditor argument to canonpathSun, 29 Aug 2010 23:56:19 +0200, by Martin Geisler
-
mail/hgweb: support service names for ports (issue2350)Sat, 28 Aug 2010 12:31:07 -0400, by Brodie Rao
-
tests: unify test-qrecordFri, 27 Aug 2010 16:25:47 +0200, by Dan Villiom Podlaski Christiansen
-
tests: unify test-recordFri, 27 Aug 2010 16:25:47 +0200, by Dan Villiom Podlaski Christiansen
-
tests: unify test-helpFri, 27 Aug 2010 16:25:47 +0200, by Dan Villiom Podlaski Christiansen
-
tests: unify test-bheadsFri, 27 Aug 2010 00:27:40 +0200, by Adrian Buehlmann
-
tests: unify test-lock-badnessThu, 26 Aug 2010 12:41:00 +0200, by Adrian Buehlmann
-
Merge with stableSun, 29 Aug 2010 22:55:37 +0200, by Martin Geisler
-
churn: do not crash on malformed lines in alias file stableSun, 29 Aug 2010 22:46:00 +0200, by Martin Geisler
-
churn: do not crash on empty lines in alias file stableSun, 29 Aug 2010 10:54:22 +0200, by Ronny Pfannschmidt
-
localrepo: introduce method for explicit branch cache updateSat, 28 Aug 2010 23:57:39 +0200, by Georg Brandl
-
color: handle more Windows console errorsFri, 27 Aug 2010 22:24:47 -0500, by Steve Borho
-
patchbomb: remove unneeded line continuationWed, 25 Aug 2010 23:26:18 +0100, by Christian Ebert
-
cleanup: remove unused variablesFri, 27 Aug 2010 13:32:40 -0400, by Brodie Rao
-
cleanup: remove unused importsFri, 27 Aug 2010 13:32:38 -0400, by Brodie Rao
-
Merge with stableFri, 27 Aug 2010 13:18:25 +0200, by Martin Geisler
-
subrepo: use [0-9] instead of [\d] in svn subrepo regexFri, 27 Aug 2010 13:03:57 +0200, by Martin Geisler
-
webcommands: remove unncessary access to repo.changelogThu, 26 Aug 2010 23:38:13 +0200, by Patrick Mezard
-
archival: do not use repo.changelog directlyThu, 26 Aug 2010 23:38:13 +0200, by Patrick Mezard
-
repair: pass variable explicitely to nested functionThu, 26 Aug 2010 23:38:13 +0200, by Patrick Mezard
-
mercurial.spec: specify file modes for install stableThu, 26 Aug 2010 23:11:03 +0200, by Mads Kiilerich
-
simplemerge: remove hash-bang from non-executable script stableThu, 26 Aug 2010 22:51:48 +0200, by Mads Kiilerich
-
merge with stableThu, 26 Aug 2010 11:03:12 -0500, by Matt Mackall
-
util: avoid using hashlib on Python < 2.5 (issue2278) stable 1.6.3Tue, 17 Aug 2010 17:38:19 -0500, by Sol Jerome
-
templates: add filenolink to raw style (issue2332) stableMon, 16 Aug 2010 12:55:42 -0500, by Matt Mackall
-
url: limit expansion to safe auth keys (Issue2328) stableFri, 13 Aug 2010 10:53:10 +0200, by Martin Geisler
-
url: expand vars in all [auth] settings (issue2328) stableFri, 13 Aug 2010 10:10:11 +0200, by Martin Geisler
-
merge with stableThu, 26 Aug 2010 17:55:07 +0200, by Thomas Arendsen Hein
-
Fix merge-tools.checkconflictsThu, 26 Aug 2010 17:38:43 +0200, by Thomas Arendsen Hein
-
bundlerepo: remove duplication of bundle decompressorsWed, 25 Aug 2010 16:55:54 -0500, by Matt Mackall
-
bundle: introduce bundle classWed, 25 Aug 2010 16:53:06 -0500, by Matt Mackall
-
bundle: unify/refactor unbundle/readbundleWed, 25 Aug 2010 15:33:06 -0500, by Matt Mackall
-
bundle: factor out decompressorWed, 25 Aug 2010 15:33:05 -0500, by Matt Mackall
-
merge with stableWed, 25 Aug 2010 15:20:25 -0500, by Matt Mackall
-
alias: make shadowing behavior more consistent (issue2054) stableSat, 21 Aug 2010 22:48:14 -0400, by Brodie Rao
-
hgweb: handle exception of misconfigured path on index page stableTue, 24 Aug 2010 23:30:51 +0900, by Yuya Nishihara
-
statichttprepo: disable pushkeyTue, 24 Aug 2010 13:13:35 -0500, by Matt Mackall
-
mq: extend support for the --mq argument to extension commandsFri, 13 Aug 2010 16:05:08 +0200, by Dan Villiom Podlaski Christiansen
-
repository: drop unused rjoin() methodSun, 22 Aug 2010 13:17:34 +0200, by Patrick Mezard
-
tests: unify test-exportTue, 24 Aug 2010 15:13:11 +0200, by Adrian Buehlmann
-
revert: wrap long lineWed, 25 Aug 2010 16:40:49 +0200, by Martin Geisler
-
util: remove lexists, Python 2.4 introduced os.path.lexistsWed, 25 Aug 2010 16:23:32 +0200, by Martin Geisler
-
Merge with stableWed, 25 Aug 2010 13:40:46 +0200, by Martin Geisler
-
test-dispatch: drop test for missing working directory stableMon, 23 Aug 2010 22:32:36 +0200, by Mads Kiilerich
-
Merge with stableMon, 23 Aug 2010 22:22:05 +0200, by Martin Geisler
-
bookmarks: guard against listing bookmarks on unsupported repos stableMon, 23 Aug 2010 22:16:56 +0200, by Martin Geisler
-
mdiff.patch(): add a special case for when the base text is emptyMon, 23 Aug 2010 13:28:04 +0200, by Benoit Boissinot
-
revlog: add rawsize(), identical to size() but not subclassed by filelogMon, 23 Aug 2010 13:24:19 +0200, by Benoit Boissinot
-
revlog.addrevision(): move computation of nodeid in addrevision()Sun, 22 Aug 2010 23:17:17 +0200, by Benoit Boissinot
-
contrib/compress: compress should activate parentdeltaSun, 22 Aug 2010 19:41:04 +0200, by Benoit Boissinot
-
contrib/compress: correct ordering of copyingSun, 22 Aug 2010 19:27:09 +0200, by Benoit Boissinot
-
contrib/compress: refactor revlog copyingSun, 22 Aug 2010 19:26:07 +0200, by Benoit Boissinot
-
contrib/compress: use store API instead of a collectorSun, 22 Aug 2010 19:13:30 +0200, by Benoit Boissinot
-
contrib/compress: proper lock handlingSun, 22 Aug 2010 18:29:30 +0200, by Benoit Boissinot
-
contrib/compress: use hg API to compute the destination pathSun, 22 Aug 2010 18:23:32 +0200, by Benoit Boissinot
-
contrib/compress: use repo's transaction methodSun, 22 Aug 2010 18:21:30 +0200, by Benoit Boissinot
-
contrib/compress: remove unused variablesSun, 22 Aug 2010 18:18:36 +0200, by Benoit Boissinot
-
tests: unify test-hgrcSat, 21 Aug 2010 23:24:52 -0400, by Brodie Rao
-
tests: remove test-log.out, useless after unificationSun, 22 Aug 2010 12:04:15 +0200, by Patrick Mezard
-
revlog: fix docstringSat, 21 Aug 2010 19:31:59 +0200, by Benoit Boissinot
-
deltaparent(): don't return nullrev for a revision containing a full snapshotSat, 21 Aug 2010 19:30:42 +0200, by Benoit Boissinot
-
merge with stableSat, 21 Aug 2010 10:48:49 -0500, by Matt Mackall
-
merge: move reverse-merge logic out of filemerge (issue2342) stableSat, 21 Aug 2010 10:41:29 -0500, by Matt Mackall
-
bisect: add test for unrelated starting revisionsFri, 20 Aug 2010 21:28:14 -0500, by Matt Mackall
-
merge with stableFri, 20 Aug 2010 21:23:47 -0500, by Matt Mackall
-
bisect: better message for unrelated starting revisions stableFri, 20 Aug 2010 17:16:37 -0500, by Matt Mackall
-
debuginstall: report installpathFri, 20 Aug 2010 15:31:05 -0500, by Matt Mackall
-
tests: unify test-glogFri, 20 Aug 2010 18:26:20 +0200, by Adrian Buehlmann
-
bookmarks: fix long lineThu, 19 Aug 2010 17:33:46 -0500, by Matt Mackall
-
merge with stableThu, 19 Aug 2010 17:29:13 -0500, by Matt Mackall
-
revlog: addgroup re-adds punched revisions for missing parentsFri, 13 Aug 2010 19:42:28 +0530, by Vishakh H
-
revlog: generate full revisions when parent node is missingFri, 13 Aug 2010 19:41:51 +0530, by Vishakh H
-
revlog.revision(): inline deltachain computationFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
revlog.revision(): remove debug codeFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
revlog.revision(): don't use nullrev as the default value for the cacheFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
revlog.revision(): minor cleanupFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
bookmarks: Check if the bookmark to delete exists on the remote stableThu, 19 Aug 2010 15:04:21 -0400, by David Soria Parra
-
Merge with stableThu, 19 Aug 2010 23:13:20 +0200, by Patrick Mezard
-
win32: remove useless lstat() fallback in nlinks() stableThu, 19 Aug 2010 22:51:09 +0200, by Patrick Mezard
-
win32: correctly break hardlinks on network drives (issue761) stableThu, 19 Aug 2010 22:51:09 +0200, by Patrick Mezard
-
merge with stableThu, 19 Aug 2010 11:51:30 -0500, by Matt Mackall
-
aliases: provide more flexible ways to work with shell alias argumentsWed, 18 Aug 2010 18:56:44 -0400, by Steve Losh
-
util: add an interpolate() function to for replacing multiple valuesWed, 18 Aug 2010 18:18:26 -0400, by Steve Losh
-
convert: use encoding.encoding instead of locale.getpreferredencoding() stableWed, 18 Aug 2010 10:53:52 -0400, by Brodie Rao
-
convert: properly set encoding for gnuarch converter stableWed, 18 Aug 2010 10:53:50 -0400, by Brodie Rao
-
log: add logging for commandsThu, 19 Aug 2010 11:14:09 -0500, by Matt Mackall
-
ui: add logging hookThu, 19 Aug 2010 11:14:02 -0500, by Matt Mackall
-
tests: unify test-merge10Wed, 18 Aug 2010 06:05:09 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge9Wed, 18 Aug 2010 06:02:08 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge8Wed, 18 Aug 2010 05:55:56 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge7Wed, 18 Aug 2010 05:54:00 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge6Wed, 18 Aug 2010 05:21:07 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge5Wed, 18 Aug 2010 05:15:49 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge4Wed, 18 Aug 2010 05:12:44 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge2Wed, 18 Aug 2010 05:09:58 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge1Wed, 18 Aug 2010 05:05:51 +0530, by Pradeepkumar Gayam
-
tests: unify test-excessive-mergeWed, 18 Aug 2010 04:37:06 +0530, by Pradeepkumar Gayam
-
tests: unify test-double-mergeWed, 18 Aug 2010 04:30:27 +0530, by Pradeepkumar Gayam
-
tests: unify test-copy-move-mergeWed, 18 Aug 2010 04:26:20 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge-closedheadsWed, 18 Aug 2010 04:21:10 +0530, by Pradeepkumar Gayam
-
merge with stableThu, 19 Aug 2010 10:25:41 -0500, by Matt Mackall
-
color: enable branches supportWed, 28 Jul 2010 23:05:03 -0600, by Jeremy Whitlock
-
mq/qqueue: update bash completionWed, 18 Aug 2010 23:37:26 +0200, by Yann E. MORIN
-
mq/qqueue: add --purge option to delete a queue and its patch dirWed, 18 Aug 2010 23:37:19 +0200, by Yann E. MORIN
-
mq/qqueue: commonalise the queue deletion codeWed, 18 Aug 2010 23:34:28 +0200, by Yann E. MORIN
-
mq: don't inherit default and default-push paths with --mq (issue2333) stableWed, 18 Aug 2010 02:43:45 +0200, by Mads Kiilerich
-
test-subrepo-paths: use printf instead of echoThu, 19 Aug 2010 16:34:12 +0200, by Martin Geisler
-
parendelta: fix computation of base rev (fixes issue2337)Wed, 18 Aug 2010 19:37:23 +0200, by Benoit Boissinot
-
revlog._addrevision(): make the parent of the cached delta explicitWed, 18 Aug 2010 19:45:52 +0200, by Benoit Boissinot
-
subrepos: handle backslashes in subpathsThu, 19 Aug 2010 13:25:46 +0200, by Martin Geisler
-
test-subrepo-paths: moved comment lines to where they belongWed, 18 Aug 2010 11:59:35 +0200, by Martin Geisler
-
merge with stableTue, 17 Aug 2010 17:44:19 -0500, by Matt Mackall
-
merge with i18nTue, 17 Aug 2010 17:41:20 -0500, by Matt Mackall
-
i18n: merge with stableMon, 16 Aug 2010 16:10:30 -0300, by Wagner Bruna
-
i18n-da: synchronized with 7fa36341e7a0Sun, 15 Aug 2010 18:58:22 +0200, by Martin Geisler
-
log: fix the bug 'hg log --stat -p == hg log --stat' stableFri, 13 Aug 2010 14:29:30 +0800, by Alecs King
-
hgfixes: added a fixer to convert changes in the email packageSun, 08 Aug 2010 15:48:58 -0300, by Renato Cunha
-
contrib/setup3k.py: added script to build hg with py3kTue, 03 Aug 2010 13:18:16 -0300, by Renato Cunha
-
mq: save qrefresh message for easy recovery in case it fails (issue2062)Mon, 16 Aug 2010 16:35:20 -0300, by Renato Cunha
-
util: avoid using hashlib on Python < 2.5 (issue2278)Tue, 17 Aug 2010 17:38:19 -0500, by Sol Jerome
-
ui: differentiate empty configlist from NoneWed, 11 Aug 2010 20:28:39 +0800, by Alecs King
-
revset: predicate to avoid lookup errorsFri, 13 Aug 2010 13:11:41 -0300, by Wagner Bruna
-
inotify: show the exact command used to start the serverFri, 13 Aug 2010 13:16:34 -0400, by Greg Ward
-
demandimport: store level argument on _demandmod instancesTue, 17 Aug 2010 17:46:10 +0200, by Dan Villiom Podlaski Christiansen
-
revert: use opts.getFri, 13 Aug 2010 13:59:26 -0400, by Xavier Snelgrove
-
tests: unify test-copy2Tue, 17 Aug 2010 08:38:31 +0530, by Pradeepkumar Gayam
-
mq/qqueue: enable renaming of active queueSun, 15 Aug 2010 13:29:46 +0200, by Yann E. MORIN
-
mq/qqueue: split _setactiveSun, 15 Aug 2010 16:48:08 +0200, by Yann E. MORIN
-
merge with stableTue, 17 Aug 2010 13:22:20 -0500, by Matt Mackall
-
templates: add filenolink to raw style (issue2332)Mon, 16 Aug 2010 12:55:42 -0500, by Matt Mackall
-
revlog: optimize deltachainSun, 15 Aug 2010 23:13:56 -0500, by Matt Mackall
-
manifest: correct readdelta() according to parentdeltasTue, 10 Aug 2010 22:28:52 +0530, by Pradeepkumar Gayam
-
contrib: simple extension to practically convert a repo from tip delta to parentdeltaTue, 10 Aug 2010 22:28:30 +0530, by Pradeepkumar Gayam
-
localrepo: add parentdelta to requires only if enabled in config fileTue, 10 Aug 2010 22:28:08 +0530, by Pradeepkumar Gayam
-
revlog: append delta against p1Tue, 10 Aug 2010 22:27:41 +0530, by Pradeepkumar Gayam
-
revlog: teach revlog to construct a revision from parentdeltasTue, 10 Aug 2010 22:27:16 +0530, by Pradeepkumar Gayam
-
revlog: deltachain() returns chain of revs need to construct a revisionTue, 10 Aug 2010 22:26:08 +0530, by Pradeepkumar Gayam
-
revlog: parentdelta flags for revlog indexTue, 10 Aug 2010 22:25:08 +0530, by Pradeepkumar Gayam
-
Merge with stableTue, 17 Aug 2010 17:27:37 +0200, by Martin Geisler
-
tests: unify test-clone-rSun, 15 Aug 2010 20:36:49 +0200, by Adrian Buehlmann
-
tests: unify test-debugcompleteTue, 17 Aug 2010 18:07:05 +0530, by Pradeepkumar Gayam
-
tests: unify tests-debugindexdotTue, 17 Aug 2010 18:04:04 +0530, by Pradeepkumar Gayam
-
tests: unify test-debugbuilddagTue, 17 Aug 2010 18:02:13 +0530, by Pradeepkumar Gayam
-
tests: unify test-diffdirTue, 17 Aug 2010 17:57:48 +0530, by Pradeepkumar Gayam
-
tests: unify test-childrenTue, 17 Aug 2010 17:56:26 +0530, by Pradeepkumar Gayam
-
tests: unify test-revlog-packentryTue, 17 Aug 2010 17:54:32 +0530, by Pradeepkumar Gayam
-
tests: unify test-revlog-group-emptyiterTue, 17 Aug 2010 17:53:11 +0530, by Pradeepkumar Gayam
-
tests: unify test-installTue, 17 Aug 2010 17:48:59 +0530, by Pradeepkumar Gayam
-
tests: unify test-subrepo-svnTue, 17 Aug 2010 16:53:03 +0200, by Martin Geisler
-
tests: unify test-subrepo-relative-pathTue, 17 Aug 2010 16:52:47 +0200, by Martin Geisler
-
tests: unify test-subrepo-pathsTue, 17 Aug 2010 16:52:42 +0200, by Martin Geisler
-
tests: unify test-subrepo-deep-nested-changeTue, 17 Aug 2010 16:52:26 +0200, by Martin Geisler
-
tests: unify test-subrepoTue, 17 Aug 2010 16:52:05 +0200, by Martin Geisler
-
glossary: add entry for "Branch, inactive" stableTue, 17 Aug 2010 13:59:37 +0200, by Martin Geisler
-
tests: unify test-patchbombMon, 16 Aug 2010 20:44:33 +0200, by Andreas Freimuth
-
Merge with mpmMon, 16 Aug 2010 20:33:58 +0200, by Martin Geisler
-
tests: unify test-mq-symlinksMon, 16 Aug 2010 10:59:38 +0900, by Nicolas Dumazet
-
tests: use regular expressions instead of helpersMon, 16 Aug 2010 10:58:03 +0900, by Nicolas Dumazet
-
tests: unify test-mq-stripMon, 16 Aug 2010 10:53:52 +0900, by Nicolas Dumazet
-
tests: drop big sed from test-keyword.tSun, 15 Aug 2010 13:26:12 -0500, by Matt Mackall
-
tests: unify test-keywordFri, 13 Aug 2010 13:54:33 +0100, by Christian Ebert
-
test-walk: enable absolute path testsFri, 13 Aug 2010 13:20:15 -0500, by Matt Mackall
-
tests: unify test-grepMon, 16 Aug 2010 02:03:29 +0900, by Nicolas Dumazet
-
cmdutil: code simplificationSun, 15 Aug 2010 23:38:00 +0900, by Nicolas Dumazet
-
tests: unify test-logSun, 15 Aug 2010 23:34:46 +0900, by Nicolas Dumazet
-
log: do not --follow file that is deleted and recreated later (issue732)Sun, 15 Aug 2010 23:17:53 +0900, by Nicolas Dumazet
-
tests: unify test-mq-safetySun, 15 Aug 2010 22:44:15 +0900, by Nicolas Dumazet
-
tests: unify test-mq-cachesSun, 15 Aug 2010 22:07:23 +0900, by Nicolas Dumazet
-
tests: unify test-mq-guardsSun, 15 Aug 2010 21:58:43 +0900, by Nicolas Dumazet
-
tests: unify test-mq-eolSun, 15 Aug 2010 21:45:31 +0900, by Nicolas Dumazet
-
tests: unify test-mqSun, 15 Aug 2010 21:41:45 +0900, by Nicolas Dumazet
-
Merge with stableSun, 15 Aug 2010 18:50:19 +0200, by Patrick Mezard
-
encoding: improve handling of buggy getpreferredencoding() on Mac OS X stableSat, 14 Aug 2010 01:30:54 +0200, by Dan Villiom Podlaski Christiansen
-
templatefilters: use \uxxxx style escape for JSON string stableWed, 11 Aug 2010 01:06:21 +0900, by Yuya Nishihara
-
test-notify: make it pass on Mac OS X (again) stableFri, 13 Aug 2010 17:21:06 +0200, by Dan Villiom Podlaski Christiansen
-
tests: combine test-dirstate-future.tSun, 15 Aug 2010 18:25:29 +0200, by Adrian Buehlmann
-
tests: unify test-dirstatedirsSun, 15 Aug 2010 18:24:49 +0200, by Adrian Buehlmann
-
Merge with stableSun, 15 Aug 2010 18:13:46 +0200, by Martin Geisler
-
dagparser: transplant part of 4e804302d30c stableSun, 15 Aug 2010 17:49:59 +0200, by Martin Geisler
-
test-init: replace 'echo -n' with 'printf'Sun, 15 Aug 2010 17:42:44 +0200, by Martin Geisler
-
debugbuilddag: escape backslash properly in help string stableSun, 15 Aug 2010 17:33:03 +0200, by Martin Geisler
-
url.py: removed 'file' inheritance in the httpsendfile classSat, 14 Aug 2010 18:31:22 -0300, by Renato Cunha
-
fix undefined variables, spotted by pylintSun, 15 Aug 2010 11:05:04 +0200, by Benoit Boissinot
-
py3kcompat: added fake ord implementation for py3kSat, 07 Aug 2010 16:38:38 -0300, by Renato Cunha
-
commit: explicitly document the existence of "last-message.txt" stableSat, 14 Aug 2010 14:57:33 +0200, by Greg Ward
-
Merge with stableSat, 14 Aug 2010 03:30:35 +0200, by Martin Geisler
-
tests: unify test-changelog-execSat, 14 Aug 2010 03:28:45 +0200, by Martin Geisler
-
tests: unify test-catSat, 14 Aug 2010 03:27:24 +0200, by Martin Geisler
-
tests: unify test-bundle-vs-outgoingSat, 14 Aug 2010 03:26:03 +0200, by Martin Geisler
-
tests: unify test-bundle-typeSat, 14 Aug 2010 03:23:56 +0200, by Martin Geisler
-
tests: unify test-bundle-rSat, 14 Aug 2010 03:22:11 +0200, by Martin Geisler
-
tests: unify test-bundleSat, 14 Aug 2010 03:16:02 +0200, by Martin Geisler
-
tests: unify test-branch-optionSat, 14 Aug 2010 03:08:02 +0200, by Martin Geisler
-
tests: unify test-branchesSat, 14 Aug 2010 03:06:52 +0200, by Martin Geisler
-
tests: unify test-dumprevlogFri, 13 Aug 2010 00:34:44 +0200, by Adrian Buehlmann
-
tests: unify test-dirstate-futureThu, 12 Aug 2010 20:25:37 +0200, by Adrian Buehlmann
-
tests: unify test-fncacheThu, 12 Aug 2010 17:30:12 +0200, by Adrian Buehlmann
-
tests: unify test-bookmarks-stripSat, 14 Aug 2010 03:00:22 +0200, by Martin Geisler
-
tests: unify test-bookmarks-rebaseSat, 14 Aug 2010 02:59:48 +0200, by Martin Geisler
-
tests: unify test-bookmarks-currentSat, 14 Aug 2010 02:58:34 +0200, by Martin Geisler
-
tests: unify test-bookmarksSat, 14 Aug 2010 02:57:54 +0200, by Martin Geisler
-
tests: unify test-bisect2Sat, 14 Aug 2010 02:55:54 +0200, by Martin Geisler
-
tests: unify test-bad-pullSat, 14 Aug 2010 02:39:39 +0200, by Martin Geisler
-
tests: unify test-bad-extensionSat, 14 Aug 2010 02:35:44 +0200, by Martin Geisler
-
tests: unify test-backwards-removeSat, 14 Aug 2010 02:30:05 +0200, by Martin Geisler
-
tests: unify test-backoutSat, 14 Aug 2010 02:28:53 +0200, by Martin Geisler
-
tests: unify test-audit-pathSat, 14 Aug 2010 02:26:58 +0200, by Martin Geisler
-
tests: unify test-archive-symlinksSat, 14 Aug 2010 02:26:53 +0200, by Martin Geisler
-
tests: unify test-archiveSat, 14 Aug 2010 02:22:10 +0200, by Martin Geisler
-
tests: unify test-annotateSat, 14 Aug 2010 02:18:17 +0200, by Martin Geisler
-
tests: unify test-addremove-similarSat, 14 Aug 2010 02:17:59 +0200, by Martin Geisler
-
tests: unify test-addremoveSat, 14 Aug 2010 02:12:01 +0200, by Martin Geisler
-
tests: unify test-aclSat, 14 Aug 2010 02:11:18 +0200, by Martin Geisler
-
tests: unify test-abort-checkinSat, 14 Aug 2010 02:03:01 +0200, by Martin Geisler
-
tests: unify test-1102Sat, 14 Aug 2010 02:00:33 +0200, by Martin Geisler
-
tests: unify test-586Sat, 14 Aug 2010 01:58:04 +0200, by Martin Geisler
-
mercurial.spec: gettext is a build requirement for getting proper localization stableSat, 14 Aug 2010 01:31:57 +0200, by Mads Kiilerich
-
http basic auth: reset redirect counter on new requests (issue2255) stableFri, 13 Aug 2010 13:32:05 -0300, by Wagner Bruna
-
rebase: recompute the set of skipped rev when using --continue (issue2330) stableFri, 13 Aug 2010 18:02:02 +0200, by Benoit Boissinot
-
Remove variable output affected by length of TMPDIR. stableSun, 25 Jul 2010 08:22:03 -0700, by Lee Cantey
-
Merge with stableFri, 13 Aug 2010 15:18:15 +0200, by Martin Geisler
-
tests: update to match "hg help resolve" output from 53fdc0989047 stableFri, 13 Aug 2010 15:17:55 +0200, by Martin Geisler
-
test-clone: f1c2de22b8a8 lost changes from b1ae33b813cbFri, 13 Aug 2010 11:12:37 +0200, by Martin Geisler
-
url: limit expansion to safe auth keys (Issue2328)Fri, 13 Aug 2010 10:53:10 +0200, by Martin Geisler
-
Merge with stableFri, 13 Aug 2010 10:28:59 +0200, by Martin Geisler
-
resolve: updated help documentation for improved clarity stableThu, 12 Aug 2010 22:48:22 +0200, by Mark Edgington
-
convert: Test svn sink for a repo with tags. stableThu, 12 Aug 2010 11:15:33 +0200, by Daniel J. Lauk
-
url: expand vars in all [auth] settings (issue2328)Fri, 13 Aug 2010 10:10:11 +0200, by Martin Geisler
-
merge with stableThu, 12 Aug 2010 18:09:03 -0500, by Matt Mackall
-
merge with i18nThu, 12 Aug 2010 18:08:52 -0500, by Matt Mackall
-
i18n: merge Romanian translationThu, 12 Aug 2010 18:10:42 +0200, by Martin Geisler
-
i18n: merge with stableThu, 12 Aug 2010 18:10:26 +0200, by Martin Geisler
-
i18n-it: update many broken fuzzy messages stableThu, 12 Aug 2010 16:53:56 +0200, by Paolo Giarrusso
-
i18n-it: readd missing non-ASCII characters stableThu, 12 Aug 2010 16:30:17 +0200, by Paolo Giarrusso
-
i18n-it: avoid using two spaces after a '.' stableThu, 12 Aug 2010 16:30:17 +0200, by Paolo Giarrusso
-
i18n-ro: initial versionMon, 09 Aug 2010 10:56:56 +0200, by Daniel Dumitriu
-
Merge with stableThu, 12 Aug 2010 18:30:24 +0200, by Martin Geisler
-
test-check-code: fix test after e1359ad582f6Thu, 12 Aug 2010 18:30:06 +0200, by Martin Geisler
-
cmdutil: remove unnecessary parenthesisThu, 12 Aug 2010 18:00:41 +0200, by Martin Geisler
-
patch: fix typo in commentThu, 12 Aug 2010 17:58:03 +0200, by Martin Geisler
-
qguard: label patch names by status when listing guardsThu, 05 Aug 2010 12:25:53 +0200, by Dan Villiom Podlaski Christiansen
-
hg.clone: do not ignore branch argument when source is a repo object stableFri, 02 Jul 2010 15:12:50 +0900, by Nicolas Dumazet
-
merge: fix typo in docstringWed, 11 Aug 2010 20:16:22 +0800, by Alecs King
-
check-code: add exit statusThu, 12 Aug 2010 16:42:41 +0800, by Alecs King
-
test-patch.t: typosThu, 12 Aug 2010 09:40:48 +0100, by Christian Ebert
-
tests: unify test-aliasThu, 12 Aug 2010 23:46:56 +0900, by Nicolas Dumazet
-
tests: unify test-parentsThu, 12 Aug 2010 23:27:32 +0900, by Nicolas Dumazet
-
tests: merge all 4 test-symlink* into test-symlinksThu, 12 Aug 2010 23:22:25 +0900, by Nicolas Dumazet
-
tests: unify test-symlink-rootThu, 12 Aug 2010 23:02:12 +0900, by Nicolas Dumazet
-
tests: unify test-symlink-basicThu, 12 Aug 2010 23:00:36 +0900, by Nicolas Dumazet
-
tests: unify test-symlink-addremoveThu, 12 Aug 2010 22:58:46 +0900, by Nicolas Dumazet
-
tests: unify test-qimport-eolThu, 12 Aug 2010 22:57:06 +0900, by Nicolas Dumazet
-
tests: unify test-importThu, 12 Aug 2010 22:54:41 +0900, by Nicolas Dumazet
-
tests: unify test-cloneTue, 10 Aug 2010 13:21:28 +0200, by Adrian Buehlmann
-
tests: unify test-copyThu, 12 Aug 2010 22:31:40 +0900, by Nicolas Dumazet
-
tests: unify test-commit-unresolvedThu, 12 Aug 2010 22:28:21 +0900, by Nicolas Dumazet
-
unify test-commit-copyThu, 12 Aug 2010 22:24:13 +0900, by Nicolas Dumazet
-
tests: unify test-commitThu, 12 Aug 2010 22:22:17 +0900, by Nicolas Dumazet
-
tests: unify test-committerThu, 12 Aug 2010 22:19:59 +0900, by Nicolas Dumazet
-
tests: unify test-transplantThu, 12 Aug 2010 22:14:19 +0900, by Nicolas Dumazet
-
tests: unify test-walkThu, 12 Aug 2010 21:52:53 +0900, by Nicolas Dumazet
-
tests: unify test-symlinksThu, 12 Aug 2010 20:08:02 +0900, by Nicolas Dumazet
-
tests: unify test-conflictThu, 12 Aug 2010 20:02:59 +0900, by Nicolas Dumazet
-
tests: unify test-identifyThu, 12 Aug 2010 19:49:58 +0900, by Nicolas Dumazet
-
tests: unify test-addThu, 12 Aug 2010 19:43:45 +0900, by Nicolas Dumazet
-
tests: remove useless sed in test-hookThu, 12 Aug 2010 19:40:22 +0900, by Nicolas Dumazet
-
tests: unify test-hookThu, 12 Aug 2010 19:38:31 +0900, by Nicolas Dumazet
-
tests: unify test-flagsThu, 12 Aug 2010 19:10:57 +0900, by Nicolas Dumazet
-
repair: do not compress partial bundle if we do not keep it on diskThu, 12 Aug 2010 16:53:23 +0900, by Nicolas Dumazet
-
store: skip decodir check if path does not contain '.hg/'Thu, 12 Aug 2010 16:45:47 +0900, by Nicolas Dumazet
-
strip: support multiple revisionsSat, 17 Jul 2010 00:47:06 +0900, by Nicolas Dumazet
-
tests: unify test-tagThu, 12 Aug 2010 16:35:34 +0900, by Nicolas Dumazet
-
tests: unify test-verifyThu, 12 Aug 2010 15:41:58 +0900, by Nicolas Dumazet
-
tests: unify test-initThu, 12 Aug 2010 15:31:18 +0900, by Nicolas Dumazet
-
tests: unify test-pathsThu, 12 Aug 2010 15:18:44 +0900, by Nicolas Dumazet
-
tests: unify test-patchThu, 12 Aug 2010 15:12:25 +0900, by Nicolas Dumazet
-
tests: unify test-status-colorThu, 12 Aug 2010 15:07:25 +0900, by Nicolas Dumazet
-
tests: unify test-statusThu, 12 Aug 2010 14:54:10 +0900, by Nicolas Dumazet
-
tests: catch re.error if test line is not a valid regular expressionThu, 12 Aug 2010 14:53:34 +0900, by Nicolas Dumazet
-
Merge with stableWed, 11 Aug 2010 12:30:18 +0200, by Martin Geisler
-
convert: less shouting in SVN sink warning stableWed, 11 Aug 2010 12:29:20 +0200, by Martin Geisler
-
convert: Using --dest-type svn crashed, if the source repo used tags. stableWed, 11 Aug 2010 11:46:06 +0200, by Daniel J. Lauk
-
commands: use round parenthesis in 'hg head --active' help stableWed, 11 Aug 2010 12:21:27 +0200, by Martin Geisler
-
graphlog: mark --branch as incompatible with --graph stableWed, 11 Aug 2010 12:19:01 +0200, by Martin Geisler
-
subrepos: support remapping of .hgsub source pathsThu, 15 Jul 2010 18:10:05 +0200, by Martin Geisler
-
bookmarks: replace var used as a Boolean with a BooleanTue, 10 Aug 2010 16:55:38 +0200, by Martin Geisler
-
merge with stableMon, 09 Aug 2010 16:55:53 -0500, by Matt Mackall
-
test-dispatch: Make test of removed working directory work on AIX (issue2315) stableMon, 09 Aug 2010 21:43:39 +0200, by Mads Kiilerich
-
tests: only run check-code on tracked filesMon, 09 Aug 2010 12:25:01 -0500, by Matt Mackall
-
Merge with stableMon, 09 Aug 2010 16:08:33 +0200, by Martin Geisler
-
dirstate: ignore symlinks when fs cannot handle them (issue1888) stableMon, 09 Aug 2010 15:31:56 +0200, by Martin Geisler
-
mq/qqueue: enable bash completionSun, 08 Aug 2010 23:10:08 +0200, by Yann E. MORIN
-
mq/qqueue: --list does not print (active) with --quietSun, 08 Aug 2010 22:49:01 +0200, by Yann E. MORIN
-
Merge with stableSun, 08 Aug 2010 22:29:39 +0200, by Patrick Mezard
-
templatefilters: make json filter handle multibyte characters correctly stableSat, 07 Aug 2010 16:27:16 +0900, by Yuya Nishihara
-
check-code: added a check for calls to the builtin cmp functionSat, 07 Aug 2010 16:13:53 -0300, by Renato Cunha
-
manifest: removed usage of the global cmp functionSat, 07 Aug 2010 16:12:51 -0300, by Renato Cunha
-
tests: run check-code.py on working directory filesSat, 07 Aug 2010 15:38:05 +0200, by Patrick Mezard
-
minor style fix: hgext/rebase.py:157 -- line too longSat, 07 Aug 2010 12:55:30 +0800, by Alecs King
-
zsh completions: add qpush --move optionSat, 07 Aug 2010 15:32:33 +0900, by Yuya Nishihara
-
Merge with stableFri, 06 Aug 2010 12:59:13 -0500, by Matt Mackall
-
chunkbuffer: use += rather than cStringIO to reduce memory footprint stableFri, 06 Aug 2010 12:18:33 -0500, by Matt Mackall
-
httprepo: decompress stream incrementally to reduce memory usage stableThu, 05 Aug 2010 16:17:39 -0500, by Matt Mackall
-
verify: initialize rp variable in case we hit out of memory stableThu, 05 Aug 2010 16:17:33 -0500, by Matt Mackall
-
merge: drop reference to file contents after write stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
revlog: drop cache after use to save memory footprint stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
verify: reduce memory footprint when unpacking files stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
verify: report exceptions that don't have a str() method stableThu, 05 Aug 2010 16:17:17 -0500, by Matt Mackall
-
color: fix test-diff-color breakageWed, 04 Aug 2010 13:21:11 -0500, by Matt Mackall
-
hgcia/color: remove star importsTue, 03 Aug 2010 13:02:11 -0400, by Brodie Rao
-
hgfixes: added a fixer that makes bytes to be formatted correctlyTue, 03 Aug 2010 13:59:14 -0300, by Renato Cunha
-
py3kcompat: added a "compatibility layer" for py3kTue, 03 Aug 2010 13:52:48 -0300, by Renato Cunha
-
hgfixes: add a fixer to convert plain strings to bytestringsTue, 03 Aug 2010 13:41:47 -0300, by Renato Cunha
-
revlog: add shallow header flagTue, 03 Aug 2010 19:38:19 +0530, by Vishakh H
-
revlog: add punched revision flagTue, 03 Aug 2010 19:38:19 +0530, by Vishakh H
-
tests: unify test-tagsTue, 03 Aug 2010 00:10:28 -0500, by Matt Mackall
-
tests: unify test-emptyMon, 02 Aug 2010 23:43:06 -0500, by Matt Mackall
-
tests: unify test-basicMon, 02 Aug 2010 23:29:14 -0500, by Matt Mackall
-
tests: basic support for unified testsMon, 02 Aug 2010 23:27:22 -0500, by Matt Mackall
-
tests: move script execution in runner helpersMon, 02 Aug 2010 15:44:54 -0500, by Matt Mackall
-
Merge with stableMon, 02 Aug 2010 13:31:43 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with 87dcf758309d stable 1.6.2Mon, 02 Aug 2010 13:18:32 -0300, by Wagner Bruna
-
Merge with stableMon, 02 Aug 2010 10:55:51 -0500, by Matt Mackall
-
color: call correct superclass method in write_err stableMon, 02 Aug 2010 10:48:31 -0400, by Brodie Rao
-
convert/progress: use plural and avoid retrieving stableFri, 30 Jul 2010 10:38:54 +0300, by timeless
-
qfinish: fix range logic for --appliedSun, 01 Aug 2010 16:02:56 -0500, by Matt Mackall
-
rebase/progress: Adding progress for rebasingTue, 20 Jul 2010 20:53:48 +0200, by timeless
-
record: count lines changed as the number of lines added or removedThu, 22 Jul 2010 18:47:46 +0300, by timeless
-
color: pass write/write_err to win32print correctly (issue2312) stableSun, 01 Aug 2010 16:26:02 -0400, by Brodie Rao
-
Merge with stableSun, 01 Aug 2010 13:52:42 -0500, by Matt Mackall
-
Merge with stableSun, 01 Aug 2010 08:54:30 -0500, by Matt Mackall
-
i18n-pt_BR: synchronized with db426935fa94 stable 1.6.1Sun, 01 Aug 2010 01:54:31 -0300, by Wagner Bruna
-
help: fix bytes/digit confusion for hashesSat, 31 Jul 2010 18:27:03 -0500, by Matt Mackall
-
Merge with stableSat, 31 Jul 2010 18:12:50 -0500, by Matt Mackall
-
progress: use gerund (updating) for merge progress stableFri, 30 Jul 2010 10:32:24 +0300, by timeless
-
qpush --move: move the right patch even with comment lines stableSat, 10 Jul 2010 21:23:00 +0200, by Gilles Moris
-
merge with stableSat, 31 Jul 2010 11:41:58 +0900, by Nicolas Dumazet
-
perf: break down long lineSat, 31 Jul 2010 11:41:42 +0900, by Nicolas Dumazet
-
merge crew and mainSat, 31 Jul 2010 11:05:11 +0900, by Nicolas Dumazet
-
mq: clarify the fact that qimport is trying to read a file stableSat, 31 Jul 2010 10:50:29 +0900, by Nicolas Dumazet
-
revset: add min functionFri, 30 Jul 2010 10:07:46 +0900, by Nicolas Dumazet
-
runrst: try to be more helpful if docutils is not installed stableFri, 30 Jul 2010 14:41:47 +0900, by Nicolas Dumazet
-
mq: correct qimport documentationThu, 29 Jul 2010 17:18:17 +0900, by Nicolas Dumazet
-
merge with stableThu, 29 Jul 2010 12:10:22 +0900, by Nicolas Dumazet
-
bookmarks: don't allow name to contain whitespaces only stableSat, 24 Jul 2010 11:20:21 +0300, by Idan Kamara
-
context: reuse filecontext.cmp in workingfilecontext.cmpThu, 29 Jul 2010 10:39:59 +0900, by Nicolas Dumazet
-
filectx: use cmp(self, fctx) instead of cmp(self, text)Tue, 27 Jul 2010 23:40:46 +0900, by Nicolas Dumazet
-
mq: fix qimport --name --existing --force on win32Wed, 28 Jul 2010 11:07:20 +0200, by Patrick Mezard
-
mq: document possible combination of -e and -n for qimportFri, 23 Jul 2010 23:43:43 +0900, by Nicolas Dumazet
-
mq: support "qimport --existing --name renametothis thatexistingpatch"Wed, 21 Jul 2010 11:53:09 +0900, by Nicolas Dumazet
-
localrepo: refactor filter computationSat, 24 Jul 2010 00:28:20 +0900, by Nicolas Dumazet
-
Merge with stableTue, 27 Jul 2010 16:04:00 -0500, by Matt Mackall
-
Merge with crewTue, 27 Jul 2010 16:03:42 -0500, by Matt Mackall
-
alias: improved diagnostic when arguments include --cwd, etc.Tue, 27 Jul 2010 14:43:40 +0200, by Dan Villiom Podlaski Christiansen
-
perf: add perfrevlog function to check performance of revlogTue, 27 Jul 2010 20:50:09 +0530, by Pradeepkumar Gayam
-
revlog: add a flags method that returns revision flagsTue, 27 Jul 2010 01:16:38 +0530, by Pradeepkumar Gayam
-
tag: do not allow tag names to consist solely of whitespace (issue2307) stableTue, 27 Jul 2010 14:40:25 -0400, by Benjamin Pollack
-
Merge with stableSun, 25 Jul 2010 21:20:05 -0500, by Matt Mackall
-
convert: warn on superfluous / in pathsTue, 20 Jul 2010 15:49:28 +0200, by Mads Kiilerich
-
inotify: remove unused variableSat, 24 Jul 2010 22:15:22 +0200, by David Soria Parra
-
convert: handle closed branch heads in hg-hg conversion (issue2185)Sun, 25 Jul 2010 17:18:35 -0500, by Matt Mackall
-
check-code: add warning on lines over 80 charactersSun, 25 Jul 2010 17:10:32 -0500, by Matt Mackall
-
debugbuilddag: build repository content in binary modeMon, 26 Jul 2010 23:26:15 +0200, by Patrick Mezard
-
cleanup: typosMon, 26 Jul 2010 22:29:49 +0200, by Patrick Mezard
-
revsets.txt: minor improvementsMon, 26 Jul 2010 22:29:17 +0200, by Patrick Mezard
-
dispatch: write Abort hint to stderr tooMon, 26 Jul 2010 22:28:37 +0200, by Patrick Mezard
-
bookmarks: sort diffbookmarks() outputMon, 26 Jul 2010 22:26:12 +0200, by Patrick Mezard
-
Merge with stableSun, 25 Jul 2010 21:20:05 -0500, by Matt Mackall
-
convert: warn on superfluous / in pathsTue, 20 Jul 2010 15:49:28 +0200, by Mads Kiilerich
-
inotify: remove unused variableSat, 24 Jul 2010 22:15:22 +0200, by David Soria Parra
-
keyword: move collecting of [keyword] patterns to reposetup (issue2303) stableSun, 25 Jul 2010 20:01:33 -0500, by Christian Ebert
-
hgwebdir: allow pure relative globs in paths stableWed, 21 Jul 2010 22:22:28 +0200, by Mads Kiilerich
-
alias: ensure checksignature() is applied directly to the command (issue2286) stableThu, 22 Jul 2010 15:26:26 -0400, by Brodie Rao
-
dispatch: give better error message when cwd doesn't exist (issue2293) stableSat, 24 Jul 2010 00:38:08 +0200, by Mads Kiilerich
-
i18n: safety writing into non-ASCII named files on any shell implementation stableThu, 22 Jul 2010 23:18:38 +0900, by FUJIWARA Katsunori
-
convert: handle closed branch heads in hg-hg conversion (issue2185)Sun, 25 Jul 2010 17:18:35 -0500, by Matt Mackall
-
check-code: add warning on lines over 80 charactersSun, 25 Jul 2010 17:10:32 -0500, by Matt Mackall
-
Remove variable output affected by length of TMPDIR.Sun, 25 Jul 2010 08:22:03 -0700, by Lee Cantey
-
chunkbuffer: split big strings directly in chunkbufferSun, 25 Jul 2010 13:10:57 +0200, by Benoit Boissinot
-
localrepo.status: move fixup concatenation inside if block for claritySun, 25 Jul 2010 10:05:38 +0900, by Nicolas Dumazet
-
chunkbuffer: targetsize isn't used outside of read()Sat, 24 Jul 2010 17:23:08 +0200, by Benoit Boissinot
-
chunkbuffer: use list instead of cStringIOSat, 24 Jul 2010 15:21:39 +0200, by Benoit Boissinot
-
chunkbuffer: use for/else to detect end of iterationSat, 24 Jul 2010 15:20:29 +0200, by Benoit Boissinot
-
changegroup*(): use enumerate when possibleSat, 24 Jul 2010 00:15:29 +0200, by Benoit Boissinot
-
changegroupsubset(): with the fix, prune() is actually useful in the testsuiteSat, 24 Jul 2010 00:03:19 +0200, by Benoit Boissinot
-
test-permissions: echo commands to make output readableThu, 22 Jul 2010 13:48:34 +0200, by Martin Geisler
-
changegroupsubset: simplify knownheads/has_cl_set computationFri, 23 Jul 2010 00:04:18 +0200, by Benoit Boissinot
-
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"Thu, 22 Jul 2010 23:54:57 +0200, by Benoit Boissinot
-
changegroupsubset(): move comment at the right placeThu, 22 Jul 2010 23:44:14 +0200, by Benoit Boissinot
-
changegroupsubset(): refactor the prune() functionsThu, 22 Jul 2010 23:13:03 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 22:23:54 +0200, by Martin Geisler
-
help: make helptable a list instead of a tuple stableThu, 22 Jul 2010 21:43:45 +0200, by Martin Geisler
-
test-command-template: test 'children' template keywordSat, 03 Jul 2010 08:28:23 +0200, by Jason Harris
-
templates: 'children' keywordSat, 03 Jul 2010 05:24:16 +0200, by Jason Harris
-
changegroupsubset(): change variable names, simplify lookup logicThu, 22 Jul 2010 16:51:45 +0200, by Benoit Boissinot
-
changegroup(): used "linkrev" instead of "revlink"Thu, 22 Jul 2010 16:18:33 +0200, by Benoit Boissinot
-
fix commentThu, 22 Jul 2010 15:32:26 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 08:24:56 -0500, by Matt Mackall
-
revset: fix ancestor subset handling (issue2298) stableThu, 22 Jul 2010 08:17:38 -0500, by Matt Mackall
-
hgwebdir: use template paths configured in the hgrc (issue2281) stableMon, 12 Jul 2010 16:07:58 +0200, by Christian Fischer
-
changegroup*(): use set instead of dictThu, 22 Jul 2010 14:34:37 +0200, by Benoit Boissinot
-
Merge with stableThu, 22 Jul 2010 10:49:55 +0200, by Martin Geisler
-
bash/zsh completion: use HGPLAIN when invoking hg (issue2297) stableWed, 21 Jul 2010 17:06:00 -0400, by Brodie Rao
-
patch: fix extract() docstring, it returns branch as well stableThu, 22 Jul 2010 14:30:27 +0900, by Dan Drake
-
merge with stableThu, 22 Jul 2010 15:14:22 +0900, by Nicolas Dumazet
-
gendoc: remove callable usage (check-code) stableThu, 22 Jul 2010 14:30:29 +0900, by Nicolas Dumazet
-
bookmarks: rewrite _bookmarks method documentation stableWed, 21 Jul 2010 12:41:18 +0900, by Nicolas Dumazet
-
doc: make sure we use our own code for generating man pages stableWed, 21 Jul 2010 17:51:37 +0200, by Mads Kiilerich
-
transplant: crash if repo.commit() finds nothing to commit stableSun, 18 Jul 2010 21:29:29 -0400, by Greg Ward
-
mq: cleanup status if applied mq is stripped (issue1881) stableTue, 20 Jul 2010 20:37:29 +0530, by Vishakh H
-
bundle: lookup revisions after addbranchrevs stableTue, 20 Jul 2010 18:29:00 +0900, by Nicolas Dumazet
-
log: do not redefine cachefunc in walkchangerevsTue, 20 Jul 2010 14:42:05 +0900, by Nicolas Dumazet
-
cmdutils: fix code styleWed, 21 Jul 2010 09:43:45 +0200, by Martin Geisler
-
contrib: add debugshell extensionTue, 20 Jul 2010 23:29:49 +0530, by Vishakh H
-
log: document the different phases in walkchangerevsTue, 20 Jul 2010 14:32:33 +0900, by Nicolas Dumazet
-
log: slowpath: only walk specified revision range during preparationTue, 20 Jul 2010 14:13:33 +0900, by Nicolas Dumazet
-
Merge with stableTue, 20 Jul 2010 15:07:10 -0500, by Matt Mackall
-
revert: rename original to .orig instead of copying (issue2282) stableTue, 13 Jul 2010 03:04:14 +0200, by Mads Kiilerich
-
inotify: make inotifydirstate.status() returns a tuple of lists. stableTue, 20 Jul 2010 14:00:47 -0400, by Greg Ward
-
protocol: move the streamclone implementation into wireprotoTue, 20 Jul 2010 20:52:23 +0200, by Dirkjan Ochtman
-
protocol: use generators instead of req.write() for hgweb stream responsesTue, 20 Jul 2010 09:56:37 +0200, by Dirkjan Ochtman
-
protocol: wrap non-string protocol responses in classesTue, 20 Jul 2010 20:53:33 +0200, by Dirkjan Ochtman
-
protocol: convert StreamException to generated error codeFri, 16 Jul 2010 22:20:19 +0200, by Dirkjan Ochtman
-
protocol: extract compression from streaming mechanicsFri, 16 Jul 2010 22:20:10 +0200, by Dirkjan Ochtman
-
protocol: rename send methods to get grouping by prefixFri, 16 Jul 2010 18:18:35 +0200, by Dirkjan Ochtman
-
protocol: shuffle server methods to group send methodsFri, 16 Jul 2010 18:16:15 +0200, by Dirkjan Ochtman
-
protocol: do not translate error messages on the remote sideFri, 16 Jul 2010 23:02:46 +0200, by Dirkjan Ochtman
-
protocol: use return shortcut instead of respond functionFri, 16 Jul 2010 19:02:30 +0200, by Dirkjan Ochtman
-
protocol: command must be checked before passing inFri, 16 Jul 2010 19:01:34 +0200, by Dirkjan Ochtman
-
tests: rename some tests to help groupingTue, 20 Jul 2010 10:05:30 +0200, by Dirkjan Ochtman
-
keyword: add extra datefilters in a single update callThu, 15 Jul 2010 10:24:31 +0200, by Christian Ebert
-
Merge with stableMon, 19 Jul 2010 00:43:34 +0200, by Martin Geisler
-
Merge with mainMon, 19 Jul 2010 00:43:24 +0200, by Martin Geisler
-
cmdutil: fix accidental name clash with revrange functionMon, 19 Jul 2010 00:41:41 +0200, by Martin Geisler
-
commands: fix update's help to be more accurate stableWed, 14 Jul 2010 18:28:12 -0400, by Steve Losh
-
i18n: use encoding.colwidth() for correct column width stableSun, 18 Jul 2010 01:06:50 +0900, by FUJIWARA Katsunori
-
merge with stableSun, 18 Jul 2010 18:11:59 +0900, by Nicolas Dumazet
-
log: slowpath: do not read the full changelogSun, 04 Jul 2010 18:07:30 +0900, by Nicolas Dumazet
-
log: remove increasing windows usage in fastpathSat, 03 Jul 2010 18:11:15 +0900, by Nicolas Dumazet
-
log: refactor: test for ranges inside filerevgenSat, 03 Jul 2010 18:01:54 +0900, by Nicolas Dumazet
-
log: refactor: compute the value of last outside of filerevgenSat, 03 Jul 2010 17:58:48 +0900, by Nicolas Dumazet
-
context: use os.lstat instead of os.stat to fetch file size stableFri, 16 Jul 2010 16:33:55 +0900, by Nicolas Dumazet
-
check-code: add --blame switchFri, 16 Jul 2010 13:26:39 -0500, by Matt Mackall
-
changegroupsubset: remove unneeded cast to listFri, 16 Jul 2010 18:35:15 +0200, by Benoit Boissinot
-
check-code: catch dict.has_keyFri, 16 Jul 2010 14:48:52 +0200, by Martin Geisler
-
Merge with stableFri, 16 Jul 2010 14:45:52 +0200, by Martin Geisler
-
check-code: warn about untranslated ui.warn calls stableFri, 16 Jul 2010 14:40:57 +0200, by Martin Geisler
-
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()Fri, 16 Jul 2010 13:38:33 +0200, by Benoit Boissinot
-
wireproto: refactor list of nodeid encoding / decodingFri, 16 Jul 2010 00:52:13 +0200, by Benoit Boissinot
-
ssh: drop some old importsThu, 15 Jul 2010 15:06:45 -0500, by Matt Mackall
-
protocol: move hgweb protocol support back into protocol.pyThu, 15 Jul 2010 15:05:04 -0500, by Matt Mackall
-
protocol: unify server-side capabilities functionsThu, 15 Jul 2010 13:56:52 -0500, by Matt Mackall
-
protocol: unify unbundle on the server sideThu, 15 Jul 2010 11:24:42 -0500, by Matt Mackall
-
protocol: unify client unbundle supportWed, 14 Jul 2010 17:12:18 -0500, by Matt Mackall
-
protocol: unify client changegroup methodsWed, 14 Jul 2010 17:09:31 -0500, by Matt Mackall
-
protocol: convert some ssh abort callsWed, 14 Jul 2010 17:07:13 -0500, by Matt Mackall
-
protocol: clean up call-like functions in http and ssh clientsWed, 14 Jul 2010 17:07:10 -0500, by Matt Mackall
-
protocol: unify stream_out client codeWed, 14 Jul 2010 16:55:44 -0500, by Matt Mackall
-
protocol: unify basic http client requestsWed, 14 Jul 2010 16:35:51 -0500, by Matt Mackall
-
protocol: move basic ssh client commands to wirerepositoryWed, 14 Jul 2010 16:34:57 -0500, by Matt Mackall
-
protocol: unify stream_out commandWed, 14 Jul 2010 16:19:27 -0500, by Matt Mackall
-
protocol: unify changegroup commandsWed, 14 Jul 2010 15:43:20 -0500, by Matt Mackall
-
protocol: add proto to method prototypesWed, 14 Jul 2010 15:33:21 -0500, by Matt Mackall
-
protocol: use new wireproto infrastructure in sshWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: introduce wireproto.pyWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: move most ssh responses to returnsWed, 14 Jul 2010 15:25:15 -0500, by Matt Mackall
-
protocol: add ssh getargsMon, 12 Jul 2010 17:28:02 -0500, by Matt Mackall
-
discovery: remove duplication for new remote head discoveryThu, 15 Jul 2010 21:44:51 +0200, by Benoit Boissinot
-
discovery: better coding styleThu, 15 Jul 2010 21:21:19 +0200, by Benoit Boissinot
-
discovery: simplify findoutgoing(), the updated_head stuff wasn't usedThu, 15 Jul 2010 21:20:32 +0200, by Benoit Boissinot
-
mq: evaluate --user before invoking editor with -e (issue2289)Thu, 15 Jul 2010 10:41:41 -0700, by Brendan Cully
-
Abort: add a hint argument, printed in the next line inside parenthesisThu, 15 Jul 2010 14:41:22 +0200, by Benoit Boissinot
-
discovery: clarify commentThu, 15 Jul 2010 14:40:17 +0200, by Benoit Boissinot
-
Merge with stableThu, 15 Jul 2010 14:11:14 +0200, by Martin Geisler
-
gendoc: remove call to callable for py3k compatibilityThu, 15 Jul 2010 14:02:17 +0200, by Martin Geisler
-
check-code: added check for reduce usageWed, 14 Jul 2010 23:15:03 -0300, by Renato Cunha
-
check-code: check for tuple parameter unpacking (missing in py3k)Wed, 14 Jul 2010 23:15:00 -0300, by Renato Cunha
-
removed exception args indexing (not supported by py3k)Wed, 14 Jul 2010 23:03:21 -0300, by Renato Cunha
-
util: use fakebuffer as buffer in py3kWed, 14 Jul 2010 22:59:57 -0300, by Renato Cunha
-
util: improved the check for the existence of the 'buffer' builtinWed, 14 Jul 2010 22:59:43 -0300, by Renato Cunha
-
record: removed 'has_key' usageWed, 14 Jul 2010 22:58:29 -0300, by Renato Cunha
-
Merge with stableWed, 14 Jul 2010 21:30:50 +0200, by Martin Geisler
-
test-log: Add test for "hg log -pf" (issue647) stableThu, 08 Jul 2010 22:44:15 +0200, by Joel Rosdahl
-
bookmarks: ensure current bookmark is updated when specified with -r . stableWed, 14 Jul 2010 11:02:20 -0400, by Brodie Rao
-
subrepos: let caller specify a filename for SVN commandsWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
subrepo: add abstract superclass for subrepo classesWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
archival: remove prefix argument from archiversWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
archival: move commands.archive.guess_type to archival.guesskindWed, 14 Jul 2010 20:25:31 +0200, by Martin Geisler
-
merge stable to defaultWed, 14 Jul 2010 20:41:01 +0200, by Henrik Stuart
-
color/progress: subclass ui instead of using wrapfunction (issue2096) stableThu, 01 Jul 2010 19:23:26 -0500, by Brodie Rao
-
merge with stableWed, 14 Jul 2010 19:44:49 +0200, by Henrik Stuart
-
merge crew and mainWed, 14 Jul 2010 19:44:12 +0200, by Henrik Stuart
-
commands: addremove does similarity 100 by defaultTue, 13 Jul 2010 17:30:29 +0200, by Dirkjan Ochtman
-
merge with stableTue, 13 Jul 2010 22:56:01 +0900, by Nicolas Dumazet
-
inotify: Port of the C module to py3k.Fri, 02 Jul 2010 16:22:59 -0300, by Renato Cunha
-
inotify: Better implementation of the event string representation.Fri, 02 Jul 2010 16:21:46 -0300, by Renato Cunha
-
inotify: make proper use of Python API to get object size.Fri, 02 Jul 2010 16:21:42 -0300, by Renato Cunha
-
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually stableTue, 13 Jul 2010 22:30:01 +0900, by Nicolas Dumazet
-
inotify: check all components of filenames against hgignore (issue884) stableTue, 06 Jul 2010 22:22:18 -0300, by Renato Cunha
-
hg.clone: fix branch value when passing a repo object (issue2267) stableFri, 02 Jul 2010 15:05:21 +0900, by Nicolas Dumazet
-
test-bheads: use a case-insensitive set of filenames (issue2274) stableTue, 06 Jul 2010 15:05:03 +0900, by Nicolas Dumazet
-
mail: ensure that Python2.4 to 2.7 use the same header format stableTue, 06 Jul 2010 18:24:04 +0900, by Nicolas Dumazet
-
filelog: cmp: don't read data if hashes are identical (issue2273) stableMon, 05 Jul 2010 19:49:54 +0900, by Nicolas Dumazet
-
filelog: test behaviour for data starting with "\1\n" stableMon, 05 Jul 2010 18:43:46 +0900, by Nicolas Dumazet
-
cmp: document the fact that we return True if content is different stableFri, 09 Jul 2010 11:02:39 +0900, by Nicolas Dumazet
-
workingfilectx.cmp: invert boolean return value stableFri, 09 Jul 2010 11:59:48 +0900, by Nicolas Dumazet
-
rebase: add a test for committed MQ patches (59bd20451ab6) stableMon, 12 Jul 2010 09:19:28 +0300, by Giorgos Keramidas
-
util.h: Defined macros for working "with" PyStrings in py3k.Fri, 02 Jul 2010 16:21:40 -0300, by Renato Cunha
-
util.h: Add a PyInt_AsLong definition for usage in the inotify module.Fri, 02 Jul 2010 16:21:38 -0300, by Renato Cunha
-
setup.py: Add 'mercurial' as include dir for the inotify compiler.Fri, 02 Jul 2010 16:21:36 -0300, by Renato Cunha
-
setup.py: Adjustments to make setup.py run in py3k.Fri, 02 Jul 2010 16:21:34 -0300, by Renato Cunha
-
rebase: re-add patches to mq repo after rebase stableTue, 13 Jul 2010 20:12:32 +0900, by Nicolas Dumazet
-
mq: reset self.added after the mq transaction instead of inside qimport stableMon, 12 Jul 2010 17:55:23 +0900, by Nicolas Dumazet
-
Merge with stableMon, 12 Jul 2010 17:27:32 -0500, by Matt Mackall
-
Merge with stableFri, 09 Jul 2010 14:21:45 +0200, by Martin Geisler
-
dispatch: add shell aliasesWed, 07 Jul 2010 18:49:43 -0400, by Steve Losh
-
extensions: add a few assertions to wrapfunction() and wrapcommand(). stableFri, 09 Jul 2010 11:04:00 +0200, by Dan Villiom Podlaski Christiansen
-
extensions: improve language for wrapfunction() docstring. stableFri, 09 Jul 2010 11:13:45 +0200, by Dan Villiom Podlaski Christiansen
-
extensions: add docstring for wrapcommand(). stableFri, 09 Jul 2010 10:57:57 +0200, by Dan Villiom Podlaski Christiansen
-
commands: mention "hg status -C" in addremove help stableFri, 09 Jul 2010 13:31:37 +0200, by Arnab Bose
-
Merge with stableWed, 07 Jul 2010 14:29:40 +0200, by Martin Geisler
-
commands: only warn when reopening the workdir's branch stableWed, 07 Jul 2010 14:11:59 +0200, by Robert Bauck Hamar
-
Merge with stableTue, 06 Jul 2010 20:43:19 +0200, by Martin Geisler
-
mq: fixed ENOENT when qrename to new/directory.patch stableSun, 28 Mar 2010 15:23:11 +0900, by Yuya Nishihara
-
mercurial.spec: rename docutils to python-docutils in BuildRequires stableFri, 02 Jul 2010 14:14:30 -1000, by Julian Cowley
-
glossary: fixed typo in "Directory, working" description stableTue, 06 Jul 2010 13:10:16 -0300, by Renato Cunha
-
Merge with stableSun, 04 Jul 2010 14:14:40 +0200, by Martin Geisler
-
log: fix missing diff output for hg log -p in sub directory stableFri, 02 Jul 2010 23:49:06 +0900, by Yuya Nishihara
-
commands: document return values of add and paths commands stableSun, 04 Jul 2010 17:05:17 +0900, by Nicolas Dumazet
-
mergetools.hgrc: add vimdiffSat, 03 Jul 2010 02:15:25 +0200, by Martin Geisler
-
Merge with stableSat, 03 Jul 2010 02:06:07 +0200, by Martin Geisler
-
hgweb.wsgi: add a URL to the corresponding wiki documentation stableSat, 03 Jul 2010 01:48:50 +0200, by Martin Geisler
-
churn: remove tuple parameter unpacking (deprecated in py3k)Thu, 01 Jul 2010 19:27:03 -0300, by Renato Cunha
-
record: removed 'reduce' calls (unsupported by py3k)Thu, 01 Jul 2010 19:27:03 -0300, by Renato Cunha
-
record: tuple parameter unpacking is deprecated in py3kThu, 01 Jul 2010 19:27:03 -0300, by Renato Cunha
-
convert: tuple parameter unpacking is deprecated in py3kThu, 01 Jul 2010 19:27:02 -0300, by Renato Cunha
-
revlog: Marked classic int divisions as such.Thu, 01 Jul 2010 19:27:02 -0300, by Renato Cunha
-
Merge with stable (again)Fri, 02 Jul 2010 11:41:43 +0200, by Martin Geisler
-
debugger: give a little intro before entering pdbWed, 30 Jun 2010 17:23:16 +0200, by Mads Kiilerich
-
debugger: show traceback before entering pdb post-mortemWed, 30 Jun 2010 17:20:42 +0200, by Mads Kiilerich
-
Merge with stableFri, 02 Jul 2010 11:30:57 +0200, by Martin Geisler
-
wix: pick up new help topics added between 1.5 and 1.6 stableThu, 01 Jul 2010 12:53:37 -0500, by Steve Borho
-
log: follow filenames through renames (issue647) stable 1.6Tue, 29 Jun 2010 12:12:34 +0200, by Mads Kiilerich
-
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232) stableThu, 01 Jul 2010 11:20:13 -0500, by Matt Mackall
-
i18n-da: translated eol extension and various small strings stableThu, 01 Jul 2010 15:25:29 +0200, by Martin Geisler
-
i18n-ja: synchronized with 13d02d6677f2 stableWed, 30 Jun 2010 13:03:48 +0900, by FUJIWARA Katsunori
-
i18n-sv: output from 'hg' is once again fully Swedish stableWed, 23 Jun 2010 09:33:28 +0200, by Jens Bäckman
-
subrepo: correctly handle update -C with modified subrepos (issue2022) stableWed, 30 Jun 2010 23:56:35 -0500, by Matt Mackall
-
setup: ignore failures to build optional inotify extension stableWed, 23 Jun 2010 13:44:07 +0200, by Christian Boos
-
update: synchronize permissions in the dirstate (issue1473) stableWed, 30 Jun 2010 17:34:20 -0500, by Matt Mackall
-
heads: fix templating of headers again (issue2130) stableThu, 24 Jun 2010 15:18:47 +0100, by Simon Howkins
-
minirst: use unicode string as intermediate form for replacement stableWed, 30 Jun 2010 12:44:58 +0900, by FUJIWARA Katsunori
-
subrepo: fix recording of + in .hgsubstate (issue2217) stableTue, 29 Jun 2010 17:30:42 -0500, by Matt Mackall
-
test-alias: don't use the environment variable PWD stableMon, 28 Jun 2010 23:16:11 +0200, by Mads Kiilerich
-
revert: Make it clearer when not to use revert stableMon, 28 Jun 2010 15:08:01 +0200, by Mads Kiilerich
-
progress: check stderr.isatty() before each print stableSun, 27 Jun 2010 22:20:47 -0500, by Augie Fackler
-
http digest auth: reset redirect counter on new requests (issue2255) stableSat, 26 Jun 2010 23:00:58 +0200, by Mads Kiilerich
-
revset: deal with empty sets in range endpoints stableMon, 28 Jun 2010 11:07:27 -0500, by Matt Mackall
-
subrepo: fix silent push failure for SVN (issue2241) stableSun, 27 Jun 2010 18:20:49 -0500, by Matt Mackall
-
merge: pass constant cset ancestor to fctx.ancestor stableFri, 18 Jun 2010 08:49:24 +0200, by Peter Arrenbrecht
-
context: allow passing the common cset ancestor to fctx.ancestor stableFri, 18 Jun 2010 08:48:05 +0200, by Peter Arrenbrecht
-
mercurial.spec: don't include convert-repo - use "hg convert" instead stableFri, 25 Jun 2010 19:59:22 +0200, by Mads Kiilerich
-
contrib: update tcsh_completion with commands for 1.6 stableSat, 26 Jun 2010 15:56:48 +0200, by Gilles Moris
-
bookmarks: fix bogus cut and paste for outgoing stableSat, 26 Jun 2010 12:24:55 -0500, by Matt Mackall
-
addchangegroup: pass in lock to release it before changegroup hook is called stableFri, 25 Jun 2010 13:47:28 -0500, by Matt Mackall
-
cmdutil: only output style header once in non-buffered mode (issue2130) stableThu, 24 Jun 2010 15:18:47 +0100, by Simon Howkins
-
bookmarks: touch changelog on write to force hgweb reload stableWed, 23 Jun 2010 13:38:52 -0500, by Matt Mackall
-
mq: explicit exit code when patch is already on top stableTue, 22 Jun 2010 21:36:09 +0200, by Gilles Moris
-
mq: fix qpush --move for selected guarded patches stableTue, 22 Jun 2010 09:49:51 +0200, by Gilles Moris
-
help: fix glossary.txt named branches description stableWed, 23 Jun 2010 17:49:49 -0300, by Wagner Bruna
-
zeroconf: Use BadDomainName exception instead of string exceptions stableWed, 23 Jun 2010 10:45:53 +0200, by Javi Merino
-
bookmarks: Use error message consistently stableWed, 23 Jun 2010 11:53:59 +0200, by David Soria Parra
-
Merge with default, fix up stray topological head from i18n stableTue, 22 Jun 2010 15:45:13 -0500, by Matt Mackall
-
bookmarks: Add -B option to incoming/outgoing to compare bookmarks stableSun, 20 Jun 2010 12:26:48 +0200, by David Soria Parra
-
discovery: use stable sort order in --new-branch warning stableTue, 22 Jun 2010 12:38:39 +0200, by Martin Geisler
-
Merge with i18nMon, 21 Jun 2010 17:02:48 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with b4467a7d5c75Mon, 21 Jun 2010 11:53:38 -0300, by Wagner Bruna
-
Merge with mpmSun, 20 Jun 2010 23:37:09 +0200, by Martin Geisler
-
i18n-da: copy msgids that does not need translatingSun, 20 Jun 2010 20:02:27 +0200, by Martin Geisler
-
acl: delete trailing whitespace in docstringSun, 20 Jun 2010 19:48:28 +0200, by Martin Geisler
-
i18n-da: synchronize with 42408cd43f55Sun, 20 Jun 2010 17:38:57 +0200, by Martin Geisler
-
Merge default into stable for the 1.6 code freeze stableMon, 21 Jun 2010 13:41:11 -0500, by Matt Mackall
-
revset: improve help on stringsMon, 21 Jun 2010 13:38:40 -0500, by Matt Mackall
-
tests: extend revset testMon, 21 Jun 2010 13:26:13 -0500, by Matt Mackall
-
merge: sort arguments to stabilize the ancestor searchMon, 21 Jun 2010 13:25:42 -0500, by Matt Mackall
-
merge: improve merge with ancestor messageSun, 20 Jun 2010 14:21:56 -0500, by Matt Mackall
-
ui: ignore EIO in write_errWed, 16 Jun 2010 00:22:10 +0200, by Mads Kiilerich
-
http push: break infinite recursion on failure with Python 2.6.5 (issue2179)Wed, 16 Jun 2010 22:54:58 +0200, by Mads Kiilerich
-
pager: respect HGPLAINSun, 20 Jun 2010 01:20:12 +0900, by Yuya Nishihara
-
patchbomb: reduce number of opts.get callsWed, 16 Jun 2010 00:37:21 +0200, by Christian Ebert
-
parser: improve infix error checkingSat, 19 Jun 2010 17:56:52 -0500, by Matt Mackall
-
transplant: when reading journal, treat only lines starting with "# " special like patch.extract() doesSat, 19 Jun 2010 12:51:57 +0200, by Georg Brandl
-
revrange: fix up empty query againSun, 20 Jun 2010 14:21:47 -0500, by Matt Mackall
-
revset: add some testsTue, 08 Jun 2010 17:56:57 +0200, by Peter Arrenbrecht
-
Explain trust near hgrc in config helpFri, 21 May 2010 12:51:55 +0300, by timeless
-
test-import: test git patch import with stripWed, 16 Jun 2010 17:43:35 +0200, by Mads Kiilerich
-
revset: fix up contains/getstring when no args passedSat, 19 Jun 2010 13:00:08 -0500, by Matt Mackall
-
revrange: attempt to parse old-style queries as a first passSat, 19 Jun 2010 13:00:01 -0500, by Matt Mackall
-
revset: allow extended characters in symbolsSat, 19 Jun 2010 12:22:35 -0500, by Matt Mackall
-
i18n: fix translation of empty paragraphsSat, 19 Jun 2010 19:16:11 +0200, by Martin Geisler
-
extensions: recommend against using wrapfunction for repo methodsTue, 15 Jun 2010 13:04:22 -0400, by Greg Ward
-
i18n-zh_TW: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-zh_CN: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-sv: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-pt_BR: split messages into paragraphsSat, 19 Jun 2010 17:19:15 +0200, by Martin Geisler
-
i18n-ja: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-it: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-fr: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-el: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-de: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
i18n-da: split messages into paragraphsSat, 19 Jun 2010 17:19:14 +0200, by Martin Geisler
-
Merge with hg-i18nSat, 19 Jun 2010 17:06:11 +0200, by Martin Geisler
-
i18n: translate each paragraph separatelyTue, 06 Apr 2010 22:30:50 -0300, by Wagner Bruna
-
i18n: script for splitting large messages on .po/.pot filesThu, 17 Jun 2010 20:10:34 -0300, by Wagner Bruna
-
i18n: patch polib.unescapeSat, 19 Jun 2010 16:52:25 +0200, by Martin Geisler
-
i18n: import polib 0.5.2 (rev b0ab301cfdcc)Thu, 17 Jun 2010 20:10:34 -0300, by Wagner Bruna
-
i18n-da: remove spurious \nFri, 18 Jun 2010 15:22:56 +0200, by Martin Geisler
-
revset: nicer exception for empty queriesFri, 18 Jun 2010 17:34:13 -0500, by Matt Mackall
-
commands: advertise "hg help revsets" in help for logFri, 18 Jun 2010 21:35:21 +0200, by Martin Geisler
-
revset: all your error messages are belong to _Fri, 18 Jun 2010 21:31:19 +0200, by Martin Geisler
-
help: new revsets topicThu, 17 Jun 2010 17:21:39 +0300, by Martin Geisler
-
Merge with mainFri, 18 Jun 2010 20:06:32 +0200, by Martin Geisler
-
Ignore mercurial.egg-info build outputFri, 18 Jun 2010 10:45:40 -0700, by Lee Cantey
-
bookmarks: add support for push --bookmark to export bookmarksThu, 17 Jun 2010 15:54:26 -0500, by Matt Mackall
-
bookmarks: add support for pull --bookmark to import remote bookmarksThu, 17 Jun 2010 14:26:23 -0500, by Matt Mackall
-
patch: inline small, single-use 'write' functionThu, 17 Jun 2010 15:51:27 +0200, by Dirkjan Ochtman
-
patch: inline small, single-use 'close' functionThu, 17 Jun 2010 15:50:35 +0200, by Dirkjan Ochtman
-
mq: __str__ falls back to __repr__Thu, 17 Jun 2010 15:53:26 +0200, by Dirkjan Ochtman
-
bookmarks: update known bookmarks on the target on pushThu, 17 Jun 2010 12:22:21 -0500, by Matt Mackall
-
bookmarks: pull known bookmarks from server that are newerThu, 17 Jun 2010 12:10:47 -0500, by Matt Mackall
-
bookmarks: add pushkey server-side supportThu, 17 Jun 2010 11:01:51 -0500, by Matt Mackall
-
pushkey: add debugpushkey command for testingWed, 16 Jun 2010 16:05:47 -0500, by Matt Mackall
-
pushkey: add http supportWed, 16 Jun 2010 16:05:19 -0500, by Matt Mackall
-
pushkey: add ssh supportWed, 16 Jun 2010 16:05:13 -0500, by Matt Mackall
-
pushkey: add localrepo supportWed, 16 Jun 2010 16:04:46 -0500, by Matt Mackall
-
pushkey: add pushkey coreWed, 16 Jun 2010 16:04:44 -0500, by Matt Mackall
-
sshrepo: sort argumentsWed, 16 Jun 2010 15:01:09 -0500, by Matt Mackall
-
mq: make 'qdelete <patchidx>' work again.Wed, 16 Jun 2010 22:00:02 -0400, by Greg Ward
-
bdiff.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
diffhelpers.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
base85.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
parsers.c: Added support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
mpatch.c: Added preliminary support for py3k.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
osutil.c: Support for py3k added.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
util.h: Utility macros for handling different Python APIs.Tue, 15 Jun 2010 19:49:56 -0300, by Renato Cunha
-
relink: ensure deterministic directory walk in collectWed, 16 Jun 2010 12:22:14 +0200, by Martin Geisler
-
help: add "glossary" topicWed, 16 Jun 2010 15:20:22 +0530, by Faheem Mitha
-
relink/progress: Adding progress for collecting stageThu, 10 Jun 2010 15:35:06 +0200, by timeless
-
relink/progress: Adding progress for pruning stageThu, 10 Jun 2010 13:09:50 +0200, by timeless
-
merge: when current branch has 1 or > 2 heads, actually abort.Mon, 14 Jun 2010 16:06:52 -0400, by Greg Ward
-
tags: remove inactive debugging code.Tue, 15 Jun 2010 16:10:32 -0400, by Greg Ward
-
tags: remove the old non-caching implementation of findglobaltags().Tue, 15 Jun 2010 15:02:54 -0400, by Greg Ward
-
keyword: postpone manifest calculation in kwtemplater.overwriteTue, 15 Jun 2010 17:15:31 +0200, by Christian Ebert
-
revset: fix call to ctx.extra() in closed()Sun, 13 Jun 2010 23:25:27 +0200, by Georg Brandl
-
p4: fix long line and bad spacing around %Tue, 15 Jun 2010 11:05:17 +0200, by Martin Geisler
-
Fix shell quoting on p4 conversionMon, 14 Jun 2010 16:38:36 +0100, by Frank Kingswood
-
tests: rename test-merge3 to test-add-remove.Mon, 14 Jun 2010 13:39:00 -0400, by Greg Ward
-
check-code: reformat long linesTue, 15 Jun 2010 10:01:55 +0200, by Martin Geisler
-
dagparser: replace format with strTue, 15 Jun 2010 10:00:07 +0200, by Martin Geisler
-
check-code: catch format(), introduced in Python 2.6Tue, 15 Jun 2010 09:55:59 +0200, by Martin Geisler
-
commands: get rid of generic exception in debugbuilddagTue, 15 Jun 2010 09:53:50 +0200, by Martin Geisler
-
check-code: fix check for any/all functionTue, 15 Jun 2010 09:51:52 +0200, by Martin Geisler
-
hgext/zeroconf/__init__.py: Separate relative and absolute imports.Mon, 14 Jun 2010 16:56:20 -0300, by Renato Cunha
-
revset: improve filter argument handlingFri, 11 Jun 2010 15:30:12 -0500, by Matt Mackall
-
commands: format is a Python2.6 functionFri, 11 Jun 2010 18:54:10 +0200, by Martin Geisler
-
debugbuilddag: build a changelog dag from a concise descriptionThu, 10 Jun 2010 11:49:48 +0200, by Peter Arrenbrecht
-
debugdag and debugindexdag: emit changelog/revlog DAGs as concise textThu, 10 Jun 2010 11:48:45 +0200, by Peter Arrenbrecht
-
dagparser: parses and formats DAGs as concise textThu, 10 Jun 2010 11:48:15 +0200, by Peter Arrenbrecht
-
tests: fix up webraw encodingThu, 10 Jun 2010 15:30:15 -0500, by Matt Mackall
-
strip: backup bundles should use the .hg extensionThu, 10 Jun 2010 15:23:31 -0500, by Matt Mackall
-
hgweb: specify a charset when sending raw text filesWed, 09 Jun 2010 12:41:44 -1000, by Julian Cowley
-
summary: report copies and renamesWed, 09 Jun 2010 16:39:25 -0500, by Matt Mackall
-
provide pre- and post- hooks with parsed command line arguments.Thu, 10 Jun 2010 09:32:19 -0700, by Chad Dombrova
-
tests: fix some branch head falloutWed, 09 Jun 2010 16:25:28 -0500, by Matt Mackall
-
pager: set ui.formatted() prior to redirecting stdout.Mon, 07 Jun 2010 15:34:48 +0200, by Dan Villiom Podlaski Christiansen
-
mq: use ui.formatted() instead of ui.plain().Mon, 07 Jun 2010 15:33:03 +0200, by Dan Villiom Podlaski Christiansen
-
color: use ui.formatted().Mon, 07 Jun 2010 15:28:54 +0200, by Dan Villiom Podlaski Christiansen
-
ui: document the formatted(), interactive() & plain() functions.Mon, 07 Jun 2010 16:14:12 +0200, by Dan Villiom Podlaski Christiansen
-
ui: add ui.formatted configuration variable and accessor function.Mon, 07 Jun 2010 14:59:52 +0200, by Dan Villiom Podlaski Christiansen
-
revlog: fix inconsistent comment formattingThu, 10 Jun 2010 17:10:05 +0200, by Martin Geisler
-
improve --branch processing (and differentiate from # syntax)Thu, 10 Jun 2010 12:46:09 +0200, by Sune Foldager
-
help: show value requirement and multiple occurrence of optionsSun, 06 Jun 2010 17:25:00 +0900, by FUJIWARA Katsunori
-
keyword: pass context to kwtemplater.overwriteWed, 09 Jun 2010 12:45:48 +0100, by Christian Ebert
-
parser: fix missing param in _matchTue, 08 Jun 2010 16:27:59 +0200, by Peter Arrenbrecht
-
commit: add tests for the 'created new head' messageTue, 08 Jun 2010 22:30:44 +0200, by Gilles Moris
-
commit: fix display of 'created new head' message (issue2186)Tue, 08 Jun 2010 22:28:42 +0200, by Gilles Moris
-
rebase: --abort doesn't strip away the target changeset (issue2220)Tue, 08 Jun 2010 18:01:07 +0200, by Stefano Tortarolo
-
test-branch-option: Updated output to match rev 3f1409082720Wed, 09 Jun 2010 17:22:59 +0200, by Jan Sorensen
-
Merge with mpmWed, 09 Jun 2010 17:50:45 +0200, by Martin Geisler
-
discovery: fix description lineWed, 09 Jun 2010 17:27:47 +0200, by Dirkjan Ochtman
-
Merge with stableTue, 08 Jun 2010 15:57:59 -0500, by Matt Mackall
-
Merge backoutTue, 08 Jun 2010 15:52:56 -0500, by Steve Borho
-
Backed out changeset: e1dde7363601Tue, 08 Jun 2010 15:52:41 -0500, by Steve Borho
-
ui: handle leading newlines/spaces/commas in configlistTue, 08 Jun 2010 21:09:41 +0200, by Thomas Arendsen Hein
-
mergetools: add configuration for Ultra Compare (issue2226)Tue, 08 Jun 2010 11:58:09 -0500, by Steve Borho
-
mq: use hg reST role some moreTue, 08 Jun 2010 14:12:46 +0200, by Martin Geisler
-
cleanups: undefined variablesTue, 08 Jun 2010 09:30:45 +0200, by Dirkjan Ochtman
-
cleanups: unused variablesTue, 08 Jun 2010 09:30:33 +0200, by Dirkjan Ochtman
-
move working dir/dirstate methods from localrepo to workingctxMon, 07 Jun 2010 20:03:32 +0200, by Dirkjan Ochtman
-
color: labeled text should be passed to ui.write() as ui.labeledThu, 03 Jun 2010 23:18:18 -0500, by Steve Borho
-
move discovery methods from localrepo into new discovery moduleMon, 07 Jun 2010 18:35:54 +0200, by Dirkjan Ochtman
-
merge with stableMon, 07 Jun 2010 16:29:06 +0200, by Sune Foldager
-
push/pull: fix bug in "--branch ." handling stableMon, 07 Jun 2010 16:28:23 +0200, by Sune Foldager
-
shrink-repo: wrong variable nameSun, 06 Jun 2010 22:39:32 +0530, by Pradeepkumar Gayam
-
replace Python standard textwrap by MBCS sensitive one for i18n textSun, 06 Jun 2010 17:20:10 +0900, by FUJIWARA Katsunori
-
keyword: use context to detect uncommitted mergeThu, 03 Jun 2010 10:37:31 +0100, by Christian Ebert
-
tests: use --debug on test-cloneThu, 03 Jun 2010 13:58:00 +0200, by Adrian Buehlmann
-
shrink-revlog: use util.mktempcopy() to preserve mode of index file.Thu, 03 Jun 2010 10:18:33 -0400, by Greg Ward
-
revset: delay import of hg to avoid start-up import loopsSat, 05 Jun 2010 09:58:02 -0500, by Matt Mackall
-
error: fix up test-hgrcFri, 04 Jun 2010 23:04:31 -0500, by Matt Mackall
-
error: update test-trusted.pyFri, 04 Jun 2010 23:00:22 -0500, by Matt Mackall
-
revset: fix test failure with qfinishFri, 04 Jun 2010 22:54:43 -0500, by Matt Mackall
-
revset: raise ParseError exceptionsFri, 04 Jun 2010 20:57:52 -0500, by Matt Mackall
-
error: add new ParseError for various parsing errorsFri, 04 Jun 2010 20:57:26 -0500, by Matt Mackall
-
error: change ParseError to CommandErrorFri, 04 Jun 2010 20:19:53 -0500, by Matt Mackall
-
hgrc: improve docs for the trusted sectionFri, 04 Jun 2010 20:13:51 -0500, by Matt Mackall
-
rebase: use usual util.abort rather than error.ParseErrorFri, 04 Jun 2010 17:22:33 -0500, by Matt Mackall
-
revset: sort the predicate listFri, 04 Jun 2010 10:27:23 -0500, by Matt Mackall
-
revset: fix - handling in the optimizerFri, 04 Jun 2010 10:26:55 -0500, by Matt Mackall
-
revset: fix up testsThu, 03 Jun 2010 20:32:41 -0500, by Matt Mackall
-
walkchangerevs: allow empty query setsThu, 03 Jun 2010 18:00:15 -0500, by Matt Mackall
-
revset: add tagged predicateThu, 03 Jun 2010 17:39:40 -0500, by Matt Mackall
-
revset: optimize the parse tree directlyThu, 03 Jun 2010 17:39:34 -0500, by Matt Mackall
-
revset: add support for prefix and suffix versions of : and ::Wed, 02 Jun 2010 14:07:46 -0500, by Matt Mackall
-
revset: hook into revrangeTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: add a debugrevspec commandTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: introduce revset coreTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: introduce basic parserTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
remoteui: move from cmdutil to hgTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
mq: better qqueue test for troublesome namesThu, 03 Jun 2010 21:38:30 +0200, by Henrik Stuart
-
mq: prevent the creation of a queue whose name is already takenThu, 03 Jun 2010 20:40:23 +0200, by Cédric Duval
-
mq: fix naming issues for qqueue directoriesWed, 02 Jun 2010 19:39:45 +0200, by Henrik Stuart
-
win32text: mark this extension as deprecatedWed, 02 Jun 2010 14:54:25 +0200, by Martin Geisler
-
Merge with stableWed, 02 Jun 2010 14:40:31 +0200, by Martin Geisler
-
shrink-revlog: preserve mode of the shrunken index and data file. stableTue, 01 Jun 2010 18:29:52 -0400, by Greg Ward
-
Fixed a bashism with the use of $RANDOM in hgeditor.Wed, 19 May 2010 18:06:35 +0200, by Javi Merino
-
churn: add possibility to include/exclude pathsThu, 27 May 2010 22:50:23 +0300, by Alexander Solovyov
-
churn: support spaces in aliases (issue2222)Wed, 02 Jun 2010 14:28:45 +0200, by Alexander Solovyov
-
Merge with stableTue, 01 Jun 2010 10:55:11 -0500, by Matt Mackall
-
Merge with i18nTue, 01 Jun 2010 10:54:57 -0500, by Matt Mackall
-
merge with i18n stableTue, 01 Jun 2010 12:25:43 -0300, by Wagner Bruna
-
Merge with stableTue, 01 Jun 2010 10:12:07 -0500, by Matt Mackall
-
clone: save hardlink state of util.copyfiles() stableFri, 28 May 2010 17:28:34 +0200, by Adrian Buehlmann
-
util.copyfiles: don't try os_link() again if it failed before stableFri, 28 May 2010 17:28:34 +0200, by Adrian Buehlmann
-
keyword: retrieve added and modified files from commitctxTue, 01 Jun 2010 03:45:10 +0200, by Christian Ebert
-
keyword: force dirstate normal when all changes in a file are recordedTue, 01 Jun 2010 01:05:45 +0200, by Christian Ebert
-
clone: print number of linked/copied files on --debugMon, 31 May 2010 13:47:51 +0200, by Adrian Buehlmann
-
Merge with stableMon, 31 May 2010 21:43:03 +0200, by Martin Geisler
-
Merge with stableMon, 31 May 2010 12:57:47 -0500, by Matt Mackall
-
Merge with i18nMon, 31 May 2010 12:57:34 -0500, by Matt Mackall
-
merge with i18n stableTue, 25 May 2010 13:24:49 -0300, by Wagner Bruna
-
merge with i18n stableSat, 22 May 2010 11:23:47 -0300, by Wagner Bruna
-
Merge with stableMon, 31 May 2010 12:34:47 -0500, by Matt Mackall
-
hgweb: fix race in refreshing repo list (issue2188) stableFri, 14 May 2010 12:57:24 -0500, by Matt Mackall
-
Merge with stableMon, 31 May 2010 13:55:47 +0200, by Martin Geisler
-
record: check that we are not committing a merge before patch selection stableMon, 31 May 2010 17:13:15 +0900, by Nicolas Dumazet
-
record: better way to find help in docstring stableMon, 31 May 2010 13:43:03 +0200, by Martin Geisler
-
mq: mention qqueue in module docstringSun, 30 May 2010 23:24:10 +0200, by Martin Geisler
-
clone: save hardlink state of util.copyfiles()Fri, 28 May 2010 17:28:34 +0200, by Adrian Buehlmann
-
util.copyfiles: don't try os_link() again if it failed beforeFri, 28 May 2010 17:28:34 +0200, by Adrian Buehlmann
-
cmdutil: cleanup importsThu, 27 May 2010 22:50:04 +0300, by Alexander Solovyov
-
make transactions work on non-refcounted python implementationsThu, 27 May 2010 17:47:40 +0200, by Ronny Pfannschmidt