Mercurial > hg
graph
-
fancyopts: don't show a traceback on invalid integer valuesMon, 08 Oct 2012 15:35:16 +0200, by Idan Kamara
-
check-code: replace heredocs in unified testsWed, 03 Oct 2012 22:09:18 +0200, by Idan Kamara
-
test-fncache: test reserved / long pathsWed, 19 Sep 2012 20:33:20 +0200, by Adrian Buehlmann
-
setup: calculate version more correctlyFri, 05 Oct 2012 13:44:52 -0500, by Bryan O'Sullivan
-
mq: improve qqueue message with patches applied (issue3036)Thu, 04 Oct 2012 17:00:32 -0500, by Bryan O'Sullivan
-
subrepo, hghave: use "svn --version --quiet" to determine version numberThu, 04 Oct 2012 16:52:20 +0200, by Thomas Arendsen Hein
-
merge with crew-stableThu, 04 Oct 2012 16:44:28 +0200, by Thomas Arendsen Hein
-
subrepo: setting LC_MESSAGES only works if LC_ALL is empty or unset stableThu, 04 Oct 2012 16:30:40 +0200, by Thomas Arendsen Hein
-
merge with crew-stableThu, 04 Oct 2012 10:11:17 +0200, by Thomas Arendsen Hein
-
clone: activate bookmark specified with --updaterev stableTue, 02 Oct 2012 09:26:42 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableTue, 02 Oct 2012 14:31:25 -0700, by Bryan O'Sullivan
-
MergeTue, 02 Oct 2012 14:31:14 -0700, by Bryan O'Sullivan
-
keepalive: drop python 2.2 legacy codeTue, 02 Oct 2012 14:27:13 -0700, by Bryan O'Sullivan
-
pathencode: change isset name to avoid name collisionSun, 30 Sep 2012 15:31:27 +0200, by André Sintzoff
-
largefiles: download missing subrepo revs when archiving stableSun, 23 Sep 2012 00:08:13 -0400, by Matt Harbison
-
hgweb: change IE canvas test (issue3639)Mon, 01 Oct 2012 23:05:02 -0500, by Matt Mackall
-
store: optimize _pathencode by checking the length of the unencoded pathSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
pathencode: skip encoding if input is already longer than maxstorepathlenSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
pathencode: simplify basicencodeSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
test-hybridencode: in practice, extensions aren't really unbound in lengthSun, 30 Sep 2012 23:53:56 +0200, by Adrian Buehlmann
-
MergeMon, 01 Oct 2012 21:54:04 +0200, by Patrick Mezard
-
histedit-test: clarify the reason of a failureThu, 27 Sep 2012 01:53:28 +0200, by Pierre-Yves David
-
histedit-test: make test-fold more verboseMon, 24 Sep 2012 15:46:01 +0200, by Pierre-Yves David
-
bookmarks: teach the -r option to use revsetsMon, 01 Oct 2012 03:19:23 +0200, by David Soria Parra
-
help: add example of paths other than default in hgrcSat, 29 Sep 2012 13:41:02 +0200, by Juan Pablo Carbajal (desktop)
-
i18n-ja: synchronized with f36f11f2bfce stableFri, 28 Sep 2012 19:43:40 +0900, by FUJIWARA Katsunori
-
merge with stableSat, 29 Sep 2012 12:28:52 -0500, by Matt Mackall
-
lock: fixed race condition in trylock/testlock (issue3506) stableThu, 27 Sep 2012 14:38:03 -0700, by Tomasz Kleczek
-
scmutil: backout 83785bb56062 (issue3643)Sat, 29 Sep 2012 11:57:16 -0500, by Matt Mackall
-
help: removing trailing spacesSat, 29 Sep 2012 13:34:37 +0200, by Juan Pablo Carbajal (desktop)
-
Merge with stableSat, 29 Sep 2012 13:43:31 +0200, by Patrick Mezard
-
clfilter: introduce `filteredrevs` attribute on changelogThu, 20 Sep 2012 19:02:47 +0200, by Pierre-Yves David
-
clfilter: remove any explicit revision number from default cmdutil rangeMon, 03 Sep 2012 14:29:05 +0200, by Pierre-Yves David
-
clfilter: remove usage of `range` in favor of iteration over changelogThu, 20 Sep 2012 19:01:53 +0200, by Pierre-Yves David
-
clfilter: split `revlog.headrevs` C call from python codeMon, 03 Sep 2012 14:19:45 +0200, by Pierre-Yves David
-
clfilter: handle non contiguous iteration in `revlov.headrevs`Mon, 03 Sep 2012 14:12:45 +0200, by Pierre-Yves David
-
clfilter: make the revlog class responsible of all its iterationThu, 20 Sep 2012 19:00:59 +0200, by Pierre-Yves David
-
clfilter: introduce a `hassecret` functionMon, 03 Sep 2012 14:05:19 +0200, by Pierre-Yves David
-
filter: `updatebranchcache` during `addchangegroup` instead of after lockMon, 03 Sep 2012 14:03:38 +0200, by Pierre-Yves David
-
lock-checker: new contrib extension based on work done by MadsWed, 01 Aug 2012 22:13:27 -0500, by Augie Fackler
-
resolve: commit the changes after each item resolve (issue3638)Tue, 25 Sep 2012 20:50:40 +0300, by Sergey Kishchenko
-
bookmarks: rename arguments/variables for source code readabilitySat, 22 Sep 2012 14:53:50 +0900, by FUJIWARA Katsunori
-
histedit: move `continue` logic into a dedicated functionThu, 27 Sep 2012 13:54:47 +0200, by Pierre-Yves David
-
histedit: rename `tip` to `topmost`Wed, 26 Sep 2012 18:13:00 +0200, by Pierre-Yves David
-
histedit: factorise node stripping logicWed, 26 Sep 2012 14:46:08 +0200, by Pierre-Yves David
-
histedit: extract bookmark logic in a dedicated functionWed, 26 Sep 2012 14:19:19 +0200, by Pierre-Yves David
-
histedit: remove all usages of hex[:12]Wed, 26 Sep 2012 12:57:23 +0200, by Pierre-Yves David
-
merge with stableThu, 27 Sep 2012 15:51:14 -0500, by Matt Mackall
-
largefiles: enable islfilesrepo() prior to a commit (issue3541) stableMon, 30 Jul 2012 20:56:41 -0400, by Matt Harbison
-
largefiles: handle commit -A properly, after a --large commit (issue3542) stableMon, 30 Jul 2012 20:56:41 -0400, by Matt Harbison
-
i18n-ru: fix spelling of "unrecognized response" translation stableFri, 14 Sep 2012 23:52:33 +0400, by Nikolaj Sjujskij
-
localrepo: use "vfs" constructor/field for initialization around "store"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
store: initialize "vfs" fields by "vfs" constructorsFri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
store: rename "op" variables to "vfs"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
store: rename "openertype" argument to "vfstype"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs" constructor instead of "opener" oneFri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
scmutil: rename classes from "opener" to "vfs"Fri, 31 Aug 2012 02:06:29 +0900, by FUJIWARA Katsunori
-
doc: add the tool to check section marks in help documentsMon, 13 Aug 2012 21:25:48 +0900, by FUJIWARA Katsunori
-
histedit: replaces patching logic by mergesFri, 21 Sep 2012 19:27:22 +0200, by Pierre-Yves David
-
histedit-test: ensure that non commute test will never commuteFri, 21 Sep 2012 19:13:25 +0200, by Pierre-Yves David
-
histedit: display action being processed in debug modeFri, 21 Sep 2012 19:25:19 +0200, by Pierre-Yves David
-
histedit: fold in memoryFri, 21 Sep 2012 19:24:31 +0200, by Pierre-Yves David
-
histedit: move makedesc function near other rules related functionFri, 21 Sep 2012 00:33:30 +0200, by Pierre-Yves David
-
histedit: move `between function` outside the action logicFri, 21 Sep 2012 19:14:04 +0200, by Pierre-Yves David
-
histedit document the makedest functionFri, 21 Sep 2012 00:30:22 +0200, by Pierre-Yves David
-
histedit: documents the between functionFri, 21 Sep 2012 00:30:07 +0200, by Pierre-Yves David
-
templatefilters: add parameterized date methodMon, 24 Sep 2012 15:54:45 -0500, by Matt Mackall
-
templatefilters: add parameterized fill functionMon, 24 Sep 2012 15:54:44 -0500, by Matt Mackall
-
templater: pull in functions defined in templatefiltersMon, 24 Sep 2012 15:28:04 -0500, by Matt Mackall
-
templater: add if/ifeq conditionalsMon, 24 Sep 2012 15:26:56 -0500, by Matt Mackall
-
templater: add sub() functionMon, 24 Sep 2012 15:26:17 -0500, by Matt Mackall
-
templater: correctly deal with r"" stringsMon, 24 Sep 2012 15:24:27 -0500, by Matt Mackall
-
template: add join functionSat, 22 Sep 2012 13:04:36 -0500, by Matt Mackall
-
templater: factor out runtemplate methodSat, 22 Sep 2012 13:02:33 -0500, by Matt Mackall
-
templating: make new-style templating features work with command line listsFri, 21 Sep 2012 18:54:00 -0500, by Matt Mackall
-
formatter: improve implementation of data methodThu, 20 Sep 2012 23:30:59 -0400, by David M. Carr
-
Merge with crew-stableWed, 19 Sep 2012 09:38:51 -0700, by Bryan O'Sullivan
-
archival: add "extended-timestamp" extra block for zip archives (issue3600) stableTue, 18 Sep 2012 19:46:15 +0900, by FUJIWARA Katsunori
-
bookmarks: use "changectx.descendant()" for efficient descendant examinationTue, 18 Sep 2012 21:39:12 +0900, by FUJIWARA Katsunori
-
context: add "descendant()" to changectx for efficient descendant examinationTue, 18 Sep 2012 21:39:12 +0900, by FUJIWARA Katsunori
-
bookmarks: avoid redundant creation/assignment of "validdests" in "validdest()"Tue, 18 Sep 2012 21:39:12 +0900, by FUJIWARA Katsunori
-
store: add a fallback _pathencode Python functionWed, 19 Sep 2012 14:00:23 +0200, by Adrian Buehlmann
-
store: move _plainhybridencode and _dothybridencode higher up in the fileWed, 19 Sep 2012 13:58:51 +0200, by Adrian Buehlmann
-
test-hybridencode: use store._dothybridencode(s)Wed, 19 Sep 2012 11:39:18 +0200, by Adrian Buehlmann
-
store: fix _hashencode call in _dothybridencodeWed, 19 Sep 2012 11:39:07 +0200, by Adrian Buehlmann
-
check-code: catch yield inside try/finally (with tests)Wed, 19 Sep 2012 12:29:12 +0200, by Thomas Arendsen Hein
-
Merge with mpmTue, 18 Sep 2012 16:30:21 -0700, by Bryan O'Sullivan
-
store: use native fncache encoding function if availableTue, 18 Sep 2012 16:25:20 -0700, by Bryan O'Sullivan
-
tests: run test-hybridencode.py over both Python and C encodersTue, 18 Sep 2012 16:09:02 -0700, by Bryan O'Sullivan
-
store: implement fncache basic path encoding in CTue, 18 Sep 2012 15:42:19 -0700, by Bryan O'Sullivan
-
rebase: ensure rebase does not revive extinct revisionTue, 18 Sep 2012 23:32:42 +0200, by Pierre-Yves David
-
rebase: remove useless list around repo.revsTue, 18 Sep 2012 23:29:05 +0200, by Pierre-Yves David
-
rebase: properly handle --collapse when creating obsolescence markerTue, 18 Sep 2012 23:42:27 +0200, by Pierre-Yves David
-
rebase: allow creation obsolescence relation instead of strippingTue, 18 Sep 2012 23:13:31 +0200, by Pierre-Yves David
-
rebase: extract final changesets cleanup logic in a dedicated functionTue, 18 Sep 2012 22:58:12 +0200, by Pierre-Yves David
-
store: refactor hashed encoding into its own functionTue, 18 Sep 2012 14:37:32 -0700, by Bryan O'Sullivan
-
store: reuse direncoded path in _hybridencodeTue, 18 Sep 2012 19:51:59 +0200, by Adrian Buehlmann
-
store: extract functions _encodefname and _decodefnameTue, 18 Sep 2012 19:51:48 +0200, by Adrian Buehlmann
-
store: use fast C implementation of encodedir() if it's availableTue, 18 Sep 2012 11:44:16 +0200, by Adrian Buehlmann
-
pathencode: new C module with fast encodedir() functionTue, 18 Sep 2012 11:43:30 +0200, by Adrian Buehlmann
-
store: add multiline doctest case for encodedir()Tue, 18 Sep 2012 07:58:50 +0200, by Adrian Buehlmann
-
store: optimize fncache._load a bit by dirdecoding the contents in one goMon, 17 Sep 2012 11:00:38 +0200, by Adrian Buehlmann
-
wireproto: workaround for yield inside try/finally incompatible with python2.4Tue, 18 Sep 2012 17:00:58 +0200, by Thomas Arendsen Hein
-
merge with stableTue, 18 Sep 2012 16:19:56 -0500, by Matt Mackall
-
largefiles: delegate to the wrapped clone command stableSun, 09 Sep 2012 12:43:24 -0400, by Matt Harbison
-
largefiles: don't convert dest=None to dest=hg.defaultdest() in clone command stableSun, 09 Sep 2012 12:09:53 -0400, by Matt Harbison
-
largefiles: restore caching of largefiles with 'clone -U --all-largefiles' stableSun, 09 Sep 2012 03:37:38 -0400, by Matt Harbison
-
largefiles: restore normal 'clone -u' and 'clone -U' functionality stableSat, 08 Sep 2012 13:31:06 -0400, by Matt Harbison
-
formatter: add base implementation of data methodSat, 15 Sep 2012 22:50:34 -0400, by David M. Carr
-
merge with stableTue, 18 Sep 2012 15:36:58 +0200, by Thomas Arendsen Hein
-
merge with mainTue, 18 Sep 2012 15:30:22 +0200, by Thomas Arendsen Hein
-
largefiles: fix trailing spaces in test-largefiles.t stableTue, 18 Sep 2012 15:29:43 +0200, by Thomas Arendsen Hein
-
test-hybridencode: add a case for direncodeSun, 16 Sep 2012 22:43:24 +0200, by Adrian Buehlmann
-
store: optimize fncache._write by direncoding the contents in one goMon, 17 Sep 2012 08:58:35 +0200, by Adrian Buehlmann
-
store: move encode lambda logic into fncachestoreSun, 16 Sep 2012 11:41:02 +0200, by Adrian Buehlmann
-
store: eliminate one level of lambda functions on _hybridencodeSun, 16 Sep 2012 11:36:14 +0200, by Adrian Buehlmann
-
store: parameter path of _auxencode is now a list of stringsSun, 16 Sep 2012 11:36:06 +0200, by Adrian Buehlmann
-
store: keep an accumulated length for the shorted dirs in _hybridencodeSun, 16 Sep 2012 11:36:00 +0200, by Adrian Buehlmann
-
store: reorder basename assignment in _hybridencodeSun, 16 Sep 2012 11:35:55 +0200, by Adrian Buehlmann
-
store: remove uneeded startswith('data/') checks in encodedir() and decodedir()Sat, 15 Sep 2012 21:44:08 +0200, by Adrian Buehlmann
-
store: remove uneeded startswith('data/') check in _hybridencode()Sat, 15 Sep 2012 21:43:56 +0200, by Adrian Buehlmann
-
store: refactor splitting off of "data/" in _hybridencode()Sat, 15 Sep 2012 21:43:14 +0200, by Adrian Buehlmann
-
merge with stableMon, 17 Sep 2012 15:13:17 -0500, by Matt Mackall
-
Merge with stableMon, 17 Sep 2012 21:53:50 +0200, by Patrick Mezard
-
hgweb: fix incorrect graph padding calculation (issue3626) stableMon, 17 Sep 2012 21:33:16 +0200, by Tim Delaney
-
largefiles: preserve the exit status of the forget command stableWed, 05 Sep 2012 22:42:23 -0400, by Matt Harbison
-
largefiles: preserve the exit status of the rebase command stableWed, 05 Sep 2012 22:31:03 -0400, by Matt Harbison
-
largefiles: preserve the exit status of the log command stableWed, 05 Sep 2012 22:12:40 -0400, by Matt Harbison
-
largefiles: exit from remove with 1 on warnings stableSun, 09 Sep 2012 20:18:08 -0400, by Matt Harbison
-
largefiles: preserve exit code from outgoing command (issue3611) stableWed, 05 Sep 2012 21:26:08 -0400, by Matt Harbison
-
store: let _auxencode() return the list of path segmentsSat, 15 Sep 2012 21:43:05 +0200, by Adrian Buehlmann
-
store: eliminate unneded last assignment to n in _auxencode()Sat, 15 Sep 2012 21:42:58 +0200, by Adrian Buehlmann
-
store: unindent most of the contents of the for loop in _auxencode()Sat, 15 Sep 2012 21:42:52 +0200, by Adrian Buehlmann
-
store: optimize _auxencode() by assigning to the list elements of the pathSat, 15 Sep 2012 21:42:43 +0200, by Adrian Buehlmann
-
store: optimze _auxencode() a bit by grouping the reserved names by lengthSat, 15 Sep 2012 21:41:09 +0200, by Adrian Buehlmann
-
store: explain "aux.foo" versus "foo.aux" in doc of _auxencode()Sat, 15 Sep 2012 21:41:53 +0200, by Adrian Buehlmann
-
store: add 'com0' and 'lpt0' doctest cases for _auxencode()Sat, 15 Sep 2012 21:41:45 +0200, by Adrian Buehlmann
-
wireproto: fix check-code.py breakage introduced by 6d97dd630d79Sat, 15 Sep 2012 08:38:02 +0200, by Patrick Mezard
-
record: fix display of non-ASCII names in chunk selectionSat, 15 Sep 2012 00:06:08 +0400, by Nikolaj Sjujskij
-
tests: enable even more Windows server testsFri, 14 Sep 2012 21:05:24 +0200, by Patrick Mezard
-
test-obsolete-checkheads: fix on windowsFri, 14 Sep 2012 20:40:52 +0200, by Patrick Mezard
-
sshserver: avoid a multi-dot attribute lookup in a hot loopFri, 14 Sep 2012 12:09:44 -0700, by Bryan O'Sullivan
-
store: reduce string concatenation when joiningFri, 14 Sep 2012 12:09:05 -0700, by Bryan O'Sullivan
-
scmutil: use the new faster path splitFri, 14 Sep 2012 12:08:55 -0700, by Bryan O'Sullivan
-
util: implement a faster os.path.split for posix systemsFri, 14 Sep 2012 12:08:17 -0700, by Bryan O'Sullivan
-
scmutil: make join cheaperFri, 14 Sep 2012 12:07:33 -0700, by Bryan O'Sullivan
-
wireproto: don't format a debug string inside a hot loopFri, 14 Sep 2012 12:06:40 -0700, by Bryan O'Sullivan
-
wireproto: bypass filechunkiter for small files when streamingFri, 14 Sep 2012 12:05:37 -0700, by Bryan O'Sullivan
-
wireproto: don't audit local paths during stream_outFri, 14 Sep 2012 12:05:12 -0700, by Bryan O'Sullivan
-
scmutil: delegate mustaudit property to the real openerFri, 14 Sep 2012 12:04:46 -0700, by Bryan O'Sullivan
-
scmutil: turn opener._audit into a property, mustauditFri, 14 Sep 2012 12:04:35 -0700, by Bryan O'Sullivan
-
perf: add perffncacheencodeFri, 14 Sep 2012 13:02:31 +0200, by Adrian Buehlmann
-
Merge with mpmThu, 13 Sep 2012 17:00:56 -0700, by Bryan O'Sullivan
-
bookmark: take successors into account when updating (issue3561)Sun, 26 Aug 2012 01:28:22 +0200, by Pierre-Yves David
-
bookmarks: extract valid destination logic in a dedicated functionSun, 26 Aug 2012 00:28:56 +0200, by Pierre-Yves David
-
checkheads: don't warn about unsynced changes that we ill obsoleteSun, 26 Aug 2012 00:27:44 +0200, by Pierre-Yves David
-
checkheads: check successors for new heads in both missing and commonSun, 26 Aug 2012 00:25:33 +0200, by Pierre-Yves David
-
checkheads: attend to phases when computing new heads with obsoleteFri, 24 Aug 2012 16:52:45 +0200, by Pierre-Yves David
-
test: add testing of checkheads behavior with obsoleteWed, 01 Aug 2012 19:35:05 +0200, by Pierre-Yves David
-
merge with stableThu, 13 Sep 2012 14:33:10 -0500, by Matt Mackall
-
i18n-de: Remove unused sprintf parameter stableMon, 10 Sep 2012 09:40:42 +0200, by Martin Schröder
-
tests: unset variable HG if it is setSat, 28 Jul 2012 23:28:17 +0200, by Simon Heimberg
-
test-hybridencode: a few more casesThu, 13 Sep 2012 17:46:34 +0200, by Adrian Buehlmann
-
tests: enable more server tests on WindowsWed, 12 Sep 2012 22:21:54 +0200, by Patrick Mezard
-
test-static-http.t: enable on WindowsWed, 12 Sep 2012 22:31:54 +0200, by Patrick Mezard
-
Merge spelling fixesTue, 11 Sep 2012 08:36:09 -0700, by Bryan O'Sullivan
-
spelling: requestedFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: serializationFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: recognizedFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: penalizeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: initializationFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
en-us: InitializeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
grammar: it-handlesFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
grammar: rolled-backFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
grammar: just-the-headsFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: valueFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: updateFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: transferredFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: transactionFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: thoroughlyFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: syntacticFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: synchronizeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: supersedeFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: successfullyFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: succeededFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: StructuredFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: splitFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: specificFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: shouldn'tFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: sentinelFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: responsibilityFri, 17 Aug 2012 13:58:19 -0700, by timeless
-
spelling: reliesFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: releaseFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: recursionFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: propagatedFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: primarilyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: priorFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: precedeFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: overrideFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: operationsFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: multipleFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: MacintoshFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
en-us: labeledFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: justFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: journalingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: deactivatesFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: implementingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: indentedFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: furtherFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: followingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: nonexistentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: existenceFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: exerciseFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: equivalentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: efficientlyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: don't/do notFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: doesn't/does notFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: destinationFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: directlyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: descendantsFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: deactivateFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: dependentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: FailingFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: ExplicitlyFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: EnvironmentFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: ConstructFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
spelling: AuthoritativeFri, 17 Aug 2012 13:58:18 -0700, by timeless
-
amend: add obsolete supportTue, 11 Sep 2012 00:12:07 +0200, by Pierre-Yves David
-
obsolete: add a high level function to create an obsolete markerFri, 24 Aug 2012 21:16:23 +0200, by Pierre-Yves David
-
amend: use an explicit commit message for temporary amending commitSat, 25 Aug 2012 16:20:41 +0200, by Pierre-Yves David
-
amend: wrap all commit operations in a single transactionMon, 10 Sep 2012 23:44:24 +0200, by Pierre-Yves David
-
amend: lock the repository during the whole processSat, 25 Aug 2012 15:37:28 +0200, by Pierre-Yves David
-
Merge with crewMon, 10 Sep 2012 14:08:10 -0700, by Bryan O'Sullivan
-
obsolete: introduce caches for all meaningful setsTue, 28 Aug 2012 20:52:04 +0200, by Pierre-Yves David
-
Merge with stableSun, 09 Sep 2012 12:35:06 +0200, by Patrick Mezard
-
test-http-branchmap: enable on WindowsSun, 09 Sep 2012 12:31:14 +0200, by Patrick Mezard
-
killdaemons: take file argument explicitelyMon, 20 Aug 2012 22:36:51 +0200, by Patrick Mezard
-
killdaemons: add windows implementationSun, 19 Aug 2012 18:06:15 +0200, by Patrick Mezard
-
run-tests: do not duplicate killdaemons() codeSun, 19 Aug 2012 16:41:09 +0200, by Patrick Mezard
-
bash_completion: add rebase rev completionFri, 31 Aug 2012 13:17:16 -0500, by Kevin Bullock
-
tests: correct quoting of double quotes in here documents used to write hooks stableMon, 03 Sep 2012 17:25:50 +0100, by Jim Hague
-
amend: preserve phase of amended revision (issue3602) stableThu, 30 Aug 2012 16:47:08 +0200, by Pierre-Yves David
-
color: enabled color support for export command (issue1507)Mon, 27 Aug 2012 09:37:49 -0700, by Ankur Dahiya
-
test-hybridencode: extensions are replicated on hashed pathsThu, 06 Sep 2012 22:51:32 +0200, by Adrian Buehlmann
-
Merge with crew-stableThu, 06 Sep 2012 10:57:49 -0700, by Bryan O'Sullivan
-
test-hybridencode: dropping dir eight in hashed path due to dot or space at endThu, 06 Sep 2012 19:53:23 +0200, by Adrian Buehlmann
-
hgweb: respond 403 forbidden for ssl required errorWed, 05 Sep 2012 23:59:27 +0900, by Yuya Nishihara
-
test-push-http: include exit status of hg pushWed, 05 Sep 2012 23:58:43 +0900, by Yuya Nishihara
-
test-hybridencode: adding one truncated char to dir 1..7 won't drop dir 8Thu, 06 Sep 2012 15:53:59 +0200, by Adrian Buehlmann
-
test-hybridencode: testing dir levels and dir prefix lenghts of hashed pathsThu, 06 Sep 2012 15:04:07 +0200, by Adrian Buehlmann
-
histedit: fix unused variable warnings spotted by pyflakesWed, 05 Sep 2012 22:01:09 +0200, by Patrick Mezard
-
test-convert-mtn.t: generate files in binary modeFri, 03 Aug 2012 17:26:58 +0200, by Patrick Mezard
-
test-convert-mtn.t: use #if to set mtndir to the correct valueFri, 03 Aug 2012 17:26:30 +0200, by Patrick Mezard
-
test-convert-darcs.t: fix elementtree testFri, 03 Aug 2012 17:56:34 +0200, by Patrick Mezard
-
test-convert-svn-branches.t: fix self call failure on WindowsFri, 03 Aug 2012 17:59:21 +0200, by Patrick Mezard
-
record: checks for valid username before starting recording process (issue3456)Mon, 27 Aug 2012 12:41:10 -0700, by Sumeet
-
test-hybridencode: test full range of ASCII codes from 126 to 255Wed, 05 Sep 2012 14:08:31 +0200, by Adrian Buehlmann
-
test-hybridencode: remove x00 character caseWed, 05 Sep 2012 13:57:58 +0200, by Adrian Buehlmann
-
Merge with crew-stableTue, 04 Sep 2012 15:50:42 -0700, by Bryan O'Sullivan
-
subrepo: encode unicode path names (issue3610) stableTue, 04 Sep 2012 15:46:04 -0700, by Bryan O'Sullivan
-
test-hybridencode: add more testcases for hashed pathsFri, 31 Aug 2012 13:08:11 +0200, by Adrian Buehlmann
-
Merge with crew-stableTue, 04 Sep 2012 13:50:50 -0700, by Bryan O'Sullivan
-
MergeTue, 04 Sep 2012 13:49:10 -0700, by Bryan O'Sullivan
-
merge with crew-stableFri, 31 Aug 2012 23:42:02 +0200, by Benoit Boissinot
-
test: remove invalid hidden rev in graphlog testThu, 30 Aug 2012 22:13:24 +0200, by Pierre-Yves David
-
Merge with stableWed, 29 Aug 2012 21:26:39 +0200, by Patrick Mezard
-
test-hybridencode: more testcasesWed, 29 Aug 2012 11:48:36 +0200, by Adrian Buehlmann
-
remove template-vars.txt - it is outdated and neither usable nor necessaryWed, 29 Aug 2012 01:24:57 +0200, by Mads Kiilerich
-
largefiles: minor code cleanupMon, 27 Aug 2012 23:17:21 +0200, by Mads Kiilerich
-
declare local constants instead of using magic values and commentsMon, 27 Aug 2012 23:16:22 +0200, by Mads Kiilerich
-
avoid using abbreviations that look like spelling errorsMon, 27 Aug 2012 23:14:27 +0200, by Mads Kiilerich
-
improve some comments and docstrings, fixing issues found when spell checkingTue, 21 Aug 2012 02:41:20 +0200, by Mads Kiilerich
-
delete some dead comments and docstringsTue, 21 Aug 2012 02:41:20 +0200, by Mads Kiilerich
-
fix wording and not-completely-trivial spelling errors and bad docstringsWed, 15 Aug 2012 22:39:18 +0200, by Mads Kiilerich
-
fix trivial spelling errorsWed, 15 Aug 2012 22:38:42 +0200, by Mads Kiilerich
-
mergetools.hgrc: set vimdiff to check=changed stableThu, 02 Aug 2012 13:51:49 +0200, by Pierre-Yves David
-
hgweb: avoid bad $$ processing in graph (issue3601) stableWed, 29 Aug 2012 02:09:43 +0200, by Mads Kiilerich
-
i18n-de: synchronized with 20665910d9d9; fix Bug 3082 stableSat, 01 Sep 2012 14:31:31 +0200, by Martin Schröder
-
convert: use subprocess for all commandline calls stableFri, 03 Aug 2012 21:37:33 +0200, by Patrick Mezard
-
convert: make commandline.limit_arglist private, simplify stableFri, 03 Aug 2012 21:05:01 +0200, by Patrick Mezard
-
largefiles: adjust localstore to handle batch statlfile requests (issue3583) stableTue, 14 Aug 2012 22:38:25 -0400, by Matt Harbison
-
i18n-ja: synchronized with 9d9d15928521 stableMon, 27 Aug 2012 23:33:38 +0900, by FUJIWARA Katsunori
-
histedit: factored out diff/patch logicTue, 21 Aug 2012 16:06:34 -0700, by Leah Xue
-
merge with stableTue, 28 Aug 2012 17:59:08 -0500, by Matt Mackall
-
obsolete: import modules within mercurial/ without "from mercurial" stableTue, 28 Aug 2012 11:15:34 -0500, by Steve Borho
-
test-hybridencode: add cases for com0..9 and lpt0..9Tue, 28 Aug 2012 20:57:11 +0200, by Adrian Buehlmann
-
zsh completion: tweak options for `incoming`, `outgoing` and `rebase`Thu, 16 Aug 2012 19:04:27 +0400, by Nikolaj Sjujskij
-
zsh completion: update mq commands completionThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add new options for existing commandsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add support for convert, graphlog, purge, record extensionsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add subrepos options for all supporting commandsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add new option groups for optionsThu, 16 Aug 2012 19:03:01 +0400, by Nikolaj Sjujskij
-
zsh completion: add `forget` and `rollback` commandsThu, 16 Aug 2012 19:02:49 +0400, by Nikolaj Sjujskij
-
zsh completion: complete additional topics for `help`, not commands onlyThu, 16 Aug 2012 11:21:46 +0400, by Nikolaj Sjujskij
-
Merge with stableMon, 27 Aug 2012 21:10:11 +0200, by Patrick Mezard
-
merge with stableFri, 24 Aug 2012 17:51:47 -0500, by Matt Mackall
-
debuginstall: show directory for Python lib stableMon, 06 Aug 2012 12:59:47 +0200, by Adrian Buehlmann
-
util: replace util.nulldev with os.devnull stableSat, 04 Aug 2012 07:14:40 +0200, by Ross Lagerwall
-
revset: add hidden() revsetSat, 04 Aug 2012 20:20:48 +0200, by Patrick Mezard
-
wix: bump MSI based installers to use Python 2.7 stableThu, 23 Aug 2012 18:19:19 -0500, by Steve Borho
-
merge with stableFri, 24 Aug 2012 14:53:07 -0500, by Matt Mackall
-
tests: fix template test outputFri, 24 Aug 2012 14:52:45 -0500, by Matt Mackall
-
verify: do not choke on valid changelog without manifest stableTue, 21 Aug 2012 20:51:16 +0200, by Patrick Mezard
-
MergeTue, 21 Aug 2012 13:12:56 -0700, by Bryan O'Sullivan
-
templater: abort when a template filter raises an exception (issue2987)Fri, 17 Aug 2012 15:12:01 -0700, by Neil Kodner
-
merge with stableTue, 21 Aug 2012 12:27:57 -0500, by Matt Mackall
-
merge with i18nTue, 21 Aug 2012 12:27:47 -0500, by Matt Mackall
-
i18n-ru: synchronized with c6f88e7f95b7Mon, 13 Aug 2012 16:09:35 +0400, by Alexander Sauta
-
commit: normalize filenames when checking explicit files (issue3576) stableFri, 17 Aug 2012 14:37:59 -0500, by Matt Mackall
-
test-status.t: test ui.slash on WindowsSat, 18 Aug 2012 16:35:36 +0200, by Patrick Mezard
-
manifest: remove redundant sorted() call for --allThu, 16 Aug 2012 13:57:43 +0200, by Adrian Buehlmann
-
Merge from crew-stableWed, 15 Aug 2012 16:33:26 -0700, by Bryan O'Sullivan
-
store: only one kind of OSError means "nonexistent entry" stableWed, 15 Aug 2012 16:31:25 -0700, by Bryan O'Sullivan
-
store: sort the results of fncachestore.datafiles() stableWed, 15 Aug 2012 16:30:32 -0700, by Bryan O'Sullivan
-
Merge with stableWed, 15 Aug 2012 23:03:40 +0200, by Patrick Mezard
-
fileset: fix generator vs list bug in fast path stableWed, 15 Aug 2012 22:50:23 +0200, by Patrick Mezard
-
fileset: do not traceback on invalid grep pattern stableWed, 15 Aug 2012 19:25:45 +0200, by Patrick Mezard
-
fileset: matchctx.existing() must consider ignored files stableWed, 15 Aug 2012 22:29:32 +0200, by Patrick Mezard
-
fileset: matchctx.existing() must consider unknown files stableWed, 15 Aug 2012 22:29:09 +0200, by Patrick Mezard
-
fileset: exclude deleted files from matchctx.existing() stableWed, 15 Aug 2012 21:44:00 +0200, by Patrick Mezard
-
merge with stableWed, 15 Aug 2012 12:12:21 +0200, by Sune Foldager
-
rollback: write dirstate branch with correct encoding stableWed, 15 Aug 2012 12:04:50 +0200, by Sune Foldager
-
MergeTue, 14 Aug 2012 08:12:09 -0700, by Bryan O'Sullivan
-
templatekw: merge, preferring the second implementationTue, 14 Aug 2012 08:11:15 -0700, by Bryan O'Sullivan
-
templatekw: add p1rev, p1node, p2rev, p2node keywordsTue, 10 Jul 2012 08:43:32 -0700, by epriestley
-
parsers: fix an integer size warning issued by clangMon, 13 Aug 2012 14:04:52 -0700, by Bryan O'Sullivan
-
templatekw: add parent1, parent1node, parent2, parent2node keywordsTue, 10 Jul 2012 08:43:32 -0700, by epriestley
-
Merge with crew-stableMon, 13 Aug 2012 11:49:55 -0700, by Bryan O'Sullivan
-
revlog: don't try to partialmatch strings those length > 40 stableThu, 02 Aug 2012 19:10:45 +0400, by sorcerer
-
merge with stableSat, 11 Aug 2012 12:45:53 -0500, by Matt Mackall
-
i18n-ru: fix spelling of "missing" equivalent stableFri, 10 Aug 2012 15:42:15 +0400, by Nikolaj Sjujskij
-
check-code: fix check for trailing whitespace on continued lines tooWed, 08 Aug 2012 18:10:37 +0200, by Mads Kiilerich
-
check-code: fix check for trailing whitespace on empty linesWed, 08 Aug 2012 18:10:30 +0200, by Mads Kiilerich
-
check-code: fix check for trailing whitespace on sh command linesWed, 08 Aug 2012 18:10:16 +0200, by Mads Kiilerich
-
Merge with stableWed, 08 Aug 2012 21:38:53 +0200, by Patrick Mezard
-
clone: don't fail with --update for non-local clones (issue3578) stableWed, 08 Aug 2012 10:04:02 -0500, by Augie Fackler
-
merge with stableMon, 06 Aug 2012 12:07:21 -0500, by Matt Mackall
-
histedit, i18n: warn translators about edit command names stableThu, 02 Aug 2012 11:45:16 -0300, by Wagner Bruna
-
Merge with stableSat, 04 Aug 2012 15:58:23 +0200, by Patrick Mezard
-
templater: handle a missing value correctly stableSat, 04 Aug 2012 14:37:17 +0200, by Ross Lagerwall
-
tests: remove stray test-convert-mtn-rename-directory.outFri, 03 Aug 2012 17:33:44 +0200, by Patrick Mezard
-
Merge with stableThu, 02 Aug 2012 18:33:40 +0200, by Patrick Mezard
-
context: simplify workingctx._parentsThu, 02 Aug 2012 17:48:58 +0200, by Patrick Mezard
-
histedit: add proper locking around repair.strip() calls stableWed, 01 Aug 2012 09:41:57 -0500, by Augie Fackler
-
rebase: remove second broken synopsis line (issue3172) stableTue, 31 Jul 2012 18:18:26 +0200, by Patrick Mezard
-
localrepo: clear the filecache on _rollback() and destroyed() stableSat, 28 Jul 2012 22:40:30 +0300, by Idan Kamara
-
help: add 'mergetools' alias for the 'merge-tools' help topic stableWed, 01 Aug 2012 00:20:10 +0200, by Mads Kiilerich
-
help: use the first topic name from helptable, not the longest alias stableWed, 01 Aug 2012 14:59:15 +0200, by Mads Kiilerich
-
transplant: handle non-empty patches doing nothing (issue2806) stableTue, 31 Jul 2012 17:39:32 +0200, by Patrick Mezard
-
help/config.txt: document web.maxshortchanges stableSun, 29 Jul 2012 19:44:57 +0200, by Patrick Mezard
-
histedit: make comment part of the file describing rules as translatable stableMon, 30 Jul 2012 03:27:07 +0900, by FUJIWARA Katsunori
-
i18n-ru: add missing space in summary output template stableFri, 20 Jul 2012 12:18:31 +0400, by Nikolaj Sjujskij
-
i18n-ja: synchronized with 3339e3df159d stableWed, 01 Aug 2012 05:58:00 +0900, by FUJIWARA Katsunori
-
log: make opts entries optional (issue2423) stableWed, 01 Aug 2012 15:49:00 +0200, by Patrick Mezard
-
obsolete: fix typos in comments introduced by 6955d69a52a4 stableTue, 31 Jul 2012 15:57:50 +0200, by Thomas Arendsen Hein
-
pager: drop -S option for less in example for pager configuration stableTue, 31 Jul 2012 15:50:44 +0200, by Thomas Arendsen Hein
-
obsolete: properly increment currentlen when building pushkey payload stableTue, 31 Jul 2012 15:32:08 +0200, by Pierre-Yves David
-
hgweb: fixes invalid parents / children in comparison stableTue, 31 Jul 2012 00:59:38 +0200, by wujek srujek
-
hgweb: fixes traceback for invalid files by removing top-level template stableTue, 31 Jul 2012 14:14:15 +0200, by wujek srujek
-
i18n-ja: synchronized with b087cfebc3ac stableMon, 30 Jul 2012 03:37:28 +0900, by FUJIWARA Katsunori
-
pushkey: do not exchange obsole markers if feature is disabled stableSat, 28 Jul 2012 13:33:06 +0200, by Pierre-Yves David
-
obsolete: warns if markers exist in a repo where the feature is not enabled stableSat, 28 Jul 2012 13:05:25 +0200, by Pierre-Yves David
-
obsolete: introduce an `_enabled` switch to disable the feature by default stableSat, 28 Jul 2012 13:19:06 +0200, by Pierre-Yves David
-
pushkey: splits obsolete marker exchange into multiple keys stableFri, 27 Jul 2012 18:32:56 +0200, by Pierre-Yves David
-
obsolete: add debug output regarding obsolete marker exchange. stableThu, 26 Jul 2012 16:41:42 +0200, by Pierre-Yves David
-
pushkey: add more verbose debug output regarding pushkey stableSat, 28 Jul 2012 12:28:35 +0200, by Pierre-Yves David
-
debugobsolete: do not traceback on invalid node identifiers stableMon, 30 Jul 2012 19:26:05 +0200, by Patrick Mezard
-
revset: minor doc fixes on obsolete related revsets stableMon, 30 Jul 2012 15:48:04 +0200, by Patrick Mezard
-
hgweb: make paper:error consistent with template stableMon, 30 Jul 2012 11:33:27 +0200, by Ross Lagerwall
-
hgweb: avoid traceback when file or node parameters are missing stableMon, 30 Jul 2012 11:02:10 +0200, by Ross Lagerwall
-
hgweb: fix "branches" links in gitweb template stableMon, 30 Jul 2012 08:18:25 +0200, by Ross Lagerwall
-
hgweb: fix capitalization in monoblue template stableMon, 30 Jul 2012 08:06:05 +0200, by Ross Lagerwall
-
histedit: add trailing newline when editing commit messages stableMon, 30 Jul 2012 03:53:38 +0200, by Mads Kiilerich
-
test-histedit-outgoing.t: remove unused section stableMon, 30 Jul 2012 02:38:32 +0200, by Mads Kiilerich
-
test-hook.t: Solaris /usr/bin/egrep do not support {4} stableMon, 30 Jul 2012 02:38:29 +0200, by Mads Kiilerich
-
win32: update Inno Setup installer extensions list stableSun, 29 Jul 2012 17:04:51 +0200, by Pascal Quantin
-
hgweb: avoid traceback if raw is used as default style stableSun, 29 Jul 2012 11:08:45 -0500, by Matt Mackall
-
largefiles: use hg.peer instead of hg.remoteui stableSat, 28 Jul 2012 22:55:01 +0200, by Simon Heimberg
-
histedit: remove updating statistics line from the examples describing rules stableSun, 29 Jul 2012 16:19:32 +0900, by FUJIWARA Katsunori
-
peer: delete double definition of method peer stableSat, 28 Jul 2012 22:36:22 +0200, by Simon Heimberg
-
revset: fix the definition of "unstable changesets" for "unstable" predicate stableSat, 28 Jul 2012 23:51:57 +0900, by FUJIWARA Katsunori
-
largefiles: support revsets for outgoing --large stableFri, 20 Jul 2012 19:08:26 -0400, by Matt Harbison
-
largefiles: fix a traceback introduced with recent peer changes stableFri, 20 Jul 2012 23:50:52 -0400, by Matt Harbison
-
doc: unify section level between help topics stableWed, 25 Jul 2012 16:40:38 +0900, by FUJIWARA Katsunori
-
addremove: mention --similarity defaults to 100 (issue3430) stableMon, 23 Jul 2012 19:03:32 +0200, by Patrick Mezard
-
revset: polish explanation of the difference between file() and filelog() stableWed, 25 Jul 2012 22:41:26 -0400, by Greg Ward
-
strip: move bookmarks to nearest ancestor rather than '.' stableThu, 26 Jul 2012 16:57:50 -0500, by Augie Fackler
-
largefiles: fix exception hack for i18n (issue3197) stableFri, 27 Jul 2012 12:33:48 -0500, by Matt Mackall
-
webcommands: do not modify repo.tagslist() stableFri, 27 Jul 2012 17:48:49 +0200, by Patrick Mezard
-
tag: don't allow tagging the null revision (issue1915) stableTue, 05 Jun 2012 17:00:13 -0700, by Brad Hall
-
i18n: add/relocate "i18n keyword" comments for i18n messages in revset.py stableThu, 26 Jul 2012 13:58:43 +0900, by FUJIWARA Katsunori
-
revset: use appropriate predicate name in error messages stableThu, 26 Jul 2012 13:58:43 +0900, by FUJIWARA Katsunori
-
tags: visit new heads in forward order when rebuilding cache stableThu, 26 Jul 2012 17:04:01 -0500, by Matt Mackall
-
identity: show trailing '+' for dirty subrepos (issue2839) stableFri, 27 Jul 2012 13:56:19 +0200, by Patrick Mezard
-
discovery: fix invalid comment about extinct being ignored stableFri, 27 Jul 2012 10:16:20 +0200, by Patrick Mezard
-
obsolete: fix decoding error message arguments stableThu, 26 Jul 2012 16:21:43 +0200, by Pierre-Yves David
-
push: do not try to push remote obsolete if local has none stableTue, 24 Jul 2012 21:20:56 +0200, by Patrick Mezard
-
pager: work around bug in python 2.4's subprocess module (issue3533) stableFri, 06 Jul 2012 18:06:52 -0400, by Michael Bacarella
-
clone: copy obsolete markers during local clone stableWed, 25 Jul 2012 19:02:35 +0200, by Pierre-Yves David
-
discovery: add extinct changesets to outgoing.excluded stableWed, 25 Jul 2012 19:34:31 +0200, by Patrick Mezard
-
convert/svn: handle non-local svn destination paths (issue3142) stableThu, 26 Jul 2012 12:07:55 +0200, by Patrick Mezard
-
setup: fix build_hgexe for mingw32 compiler stableWed, 25 Jul 2012 16:50:22 +0200, by Adrian Buehlmann
-
largefiles: fix path handling for cp/mv (issue3516) stableSun, 22 Jul 2012 23:37:53 -0400, by Matt Harbison
-
revset: add explanation about difference between 'filelog()' and 'file()' stableWed, 25 Jul 2012 16:15:28 +0900, by FUJIWARA Katsunori
-
histedit: fix new nodes computation with --continue (issue3534) stableWed, 25 Jul 2012 16:27:26 +0200, by Patrick Mezard
-
util: delegate seek and tell methods of atomictempfile stableMon, 23 Jul 2012 15:38:43 -0700, by Bryan O'Sullivan
-
encoding: add fast-path for ASCII uppercase. stableMon, 23 Jul 2012 15:55:26 -0600, by Martin Geisler
-
encoding: use s.decode to trigger UnicodeDecodeError stableMon, 23 Jul 2012 15:55:22 -0600, by Martin Geisler
-
test-largefiles: fix test failing on vfat file systems stableSun, 22 Jul 2012 13:16:45 +0200, by Adrian Buehlmann
-
largefiles: mark as a first party extension stableFri, 20 Jul 2012 22:10:52 -0400, by Matt Harbison
-
largefiles: ensure addlargefiles() doesn't add a standin as a largefile stableThu, 19 Jul 2012 23:35:13 -0400, by Matt Harbison
-
largefiles: fix a traceback when addremove follows a remove (issue3507) stableThu, 19 Jul 2012 11:12:05 -0400, by Matt Harbison
-
largefiles: defer lfdirstate.drop() until after commit (issue3364) stableThu, 19 Jul 2012 10:00:15 -0400, by Matt Harbison
-
dispatch: fix traceback when extension was tested with newer versions only stableThu, 19 Jul 2012 21:20:56 +0200, by Thomas Arendsen Hein
-
test-extension.t: use fixed version string instead of current tag stableThu, 19 Jul 2012 16:50:52 +0200, by Thomas Arendsen Hein
-
merge default into stable for 2.3 code freeze stable 2.3-rcWed, 18 Jul 2012 19:08:25 -0500, by Matt Mackall
-
merge with crewWed, 18 Jul 2012 19:08:11 -0500, by Matt Mackall
-
merge with stableThu, 19 Jul 2012 00:54:33 +0200, by Martin Geisler
-
windows: removed duplicate termwidth definition stableThu, 19 Jul 2012 00:53:27 +0200, by Martin Geisler
-
httprepo: ensure Content-Type header exists when pushing dataFri, 13 Jul 2012 13:21:20 +0200, by Pierre-Yves David
-
obsolete: obsstore.add now takes a list of markers.Fri, 13 Jul 2012 22:15:11 +0200, by Pierre-Yves David
-
obsolete: refactor writemarkers to only encode themThu, 12 Jul 2012 19:58:07 +0200, by Pierre-Yves David
-
update: put rules for uncommitted changes into verbose help sectionSat, 14 Jul 2012 18:29:46 +0200, by Adrian Buehlmann
-
hooks: print out more information when loading a python hook failsFri, 06 Jul 2012 18:41:25 +0200, by Simon Heimberg
-
perf: fix perfcca to work with new casecollisionauditor interfaceWed, 18 Jul 2012 07:51:20 -0700, by Joshua Redstone
-
checkheads: extract branchmap preprocessingTue, 17 Jul 2012 18:21:49 +0200, by Pierre-Yves David
-
checkheads: take future obsoleted heads into accountTue, 17 Jul 2012 17:59:29 +0200, by Pierre-Yves David
-
obsolete: add an any successors functionTue, 17 Jul 2012 17:31:29 +0200, by Pierre-Yves David
-
checkheads: extract bookmark computation from the branch loopTue, 17 Jul 2012 18:14:16 +0200, by Pierre-Yves David
-
checkheads: simplify the structure build by preprocessingTue, 17 Jul 2012 16:30:42 +0200, by Pierre-Yves David
-
_updatebranchcache: prevent deleting dict key during iterationTue, 17 Jul 2012 16:16:17 +0200, by Pierre-Yves David
-
checkheads: extract branchmap preprocessingTue, 17 Jul 2012 18:21:49 +0200, by Pierre-Yves David
-
obsolete: mark unreachable extinct changesets as hiddenMon, 16 Jul 2012 17:56:50 +0200, by Pierre-Yves David
-
hidden: move hiddenrevs set on the repositoryMon, 16 Jul 2012 17:44:46 +0200, by Pierre-Yves David
-
obsolete: do not exchange extinct changesetsFri, 13 Jul 2012 14:38:49 +0200, by Pierre-Yves David
-
repo: move visibleheads and visiblebranchmap logic in discoveryTue, 17 Jul 2012 01:22:31 +0200, by Pierre-Yves David
-
localpeer: return only visible heads and branchmapTue, 17 Jul 2012 01:04:45 +0200, by Pierre-Yves David
-
util, posix: eliminate encodinglower and encodingupperWed, 18 Jul 2012 14:41:58 +0200, by Adrian Buehlmann
-
hgweb: side-by-side comparison functionalitySun, 08 Jul 2012 17:17:02 +0200, by wujek srujek
-
scmutil: 25% speedup in casecollisionauditorFri, 06 Jul 2012 13:56:40 -0700, by Joshua Redstone
-
obsolete: os.SEEK_END first appeared in Python 2.5Tue, 17 Jul 2012 00:55:22 +0200, by Adrian Buehlmann
-
tests: convert a push test to use revsetsSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
outgoing: accept revset argument for --revSun, 15 Jul 2012 12:43:10 -0400, by Matt Harbison
-
dirstate: drop assertMon, 16 Jul 2012 16:19:53 -0500, by Matt Mackall
-
dirstate: eliminate redundant check parameter on _addpath()Wed, 04 Jul 2012 01:31:37 +0200, by Adrian Buehlmann
-
obsolete: add seek to end of file before calling tell (issue3543)Mon, 16 Jul 2012 22:37:44 +0200, by Adrian Buehlmann
-
peer: remove cancopy from peer api; use directly on repo insteadFri, 13 Jul 2012 21:52:37 +0200, by Sune Foldager
-
peer: introduce canpush and improve error messageFri, 13 Jul 2012 21:52:28 +0200, by Sune Foldager
-
peer: introduce real peer classesFri, 13 Jul 2012 21:47:06 +0200, by Peter Arrenbrecht
-
peer: introduce peer methods to prepare for peer classesFri, 13 Jul 2012 21:46:53 +0200, by Sune Foldager
-
bookmarks: document behavior of -B/--bookmark in helpFri, 06 Jul 2012 14:12:42 -0500, by Augie Fackler
-
test-bookmarks-pushpull.t: verify correct push -B behaviorFri, 06 Jul 2012 14:11:58 -0500, by Augie Fackler
-
debugrevlog: handle numrevs == numfull case (issue3537)Wed, 11 Jul 2012 11:52:42 +0200, by Patrick Mezard
-
templatekw/help: document the {parents} keywordTue, 10 Jul 2012 09:11:53 -0700, by epriestley
-
revset: add destination() predicateSat, 07 Jul 2012 00:47:55 -0400, by Matt Harbison
-
revset: add origin() predicateSat, 07 Jul 2012 00:47:30 -0400, by Matt Harbison
-
convert: remove unused newnames variable in filemapMon, 16 Jul 2012 15:50:19 +0200, by Patrick Mezard
-
push: fix bug in detection of remote obsolete supportThu, 12 Jul 2012 03:03:19 +0200, by Pierre-Yves David
-
incoming/outgoing: handle --graph in coreWed, 11 Jul 2012 18:22:07 +0200, by Patrick Mezard
-
log: support --graph without graphlog extensionSat, 14 Jul 2012 19:09:22 +0200, by Patrick Mezard
-
graphlog: extract revset/support functions into cmdutilSat, 14 Jul 2012 18:55:21 +0200, by Patrick Mezard
-
graphlog: extract ascii drawing code into graphmodWed, 11 Jul 2012 17:13:39 +0200, by Patrick Mezard
-
patchbomb: rewrite getoutgoing() with revsetsSun, 24 Jun 2012 18:11:52 +0200, by Patrick Mezard
-
patchbomb: support --outgoing and revsetsSun, 24 Jun 2012 17:39:27 +0200, by Patrick Mezard
-
patchbomb: make --outgoing ignore secret changesetsSat, 14 Jul 2012 19:21:31 +0200, by Patrick Mezard
-
merge with stableSun, 15 Jul 2012 14:48:50 -0500, by Matt Mackall
-
convert: make filemap renames consistently override revision renames stableFri, 06 Jul 2012 01:14:02 -0300, by Wagner Bruna
-
obsolete: compute extinct changesetsFri, 06 Jul 2012 19:34:09 +0200, by Pierre-Yves David
-
push: refuse to push unstable changesets without forceTue, 10 Jul 2012 01:39:03 +0200, by Pierre-Yves David
-
obsolete: compute unstable changesetFri, 06 Jul 2012 00:18:09 +0200, by Pierre-Yves David
-
revset: add an `obsolete` symbolFri, 06 Jul 2012 19:29:10 +0200, by Pierre-Yves David
-
push: refuse to push obsolete changesetsTue, 10 Jul 2012 01:32:18 +0200, by Pierre-Yves David
-
push: accept revset argument for --revThu, 05 Jul 2012 19:53:04 +0200, by Pierre-Yves David
-
check-code: recognise %= as an operatorFri, 06 Jul 2012 19:48:19 +0200, by Pierre-Yves David
-
tests: do exclude what is expectedWed, 04 Jul 2012 08:55:16 +0200, by Simon Heimberg
-
parsers.c: remove warning: 'size' may be used uninitialized in this functionFri, 06 Jul 2012 00:48:45 +0200, by Mads Kiilerich
-
graphlog: remove unused ASCIIDATA constantWed, 11 Jul 2012 16:47:33 +0200, by Patrick Mezard
-
graphlog: make functions private, fix namesWed, 11 Jul 2012 17:10:21 +0200, by Patrick Mezard
-
graphlog: remove unused get_revs() functionWed, 11 Jul 2012 17:05:20 +0200, by Patrick Mezard
-
localrepo: use file API via vfs while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs" intead of "opener" while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use the path relative to "self.vfs" instead of "path" argumentFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "self.wvfs.join()" instead of "os.path.join()"Fri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use path expansion API via vfsFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: add "vfs" fields to "localrepository" for migration from "opener"Fri, 06 Jul 2012 18:45:26 +0900, by FUJIWARA Katsunori
-
largefiles: optimize status by synchronizing lfdirstate with the largefile on updateFri, 13 Jul 2012 14:49:16 +0200, by Na'Tosha Bard
-
store: abstract out how we retrieve a file's sizeMon, 25 Jun 2012 15:14:06 -0700, by Bryan O'Sullivan
-
mq: check subrepo synchronizations against parent of workdir or other appropriate contextWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: create patch file after commit to import diff of ".hgsubstate" at qrefreshWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: add ".hgsubstate" to patch target list only if it is not listed up yetWed, 27 Jun 2012 22:03:22 +0900, by FUJIWARA Katsunori
-
backout e7167007c083Thu, 12 Jul 2012 14:20:34 -0500, by Matt Mackall
-
merge with crew-stableThu, 12 Jul 2012 13:33:53 +0200, by Martin Geisler
-
revert: use term "uncommitted merge" in help text stableMon, 09 Jul 2012 17:51:46 +0200, by Adrian Buehlmann
-
histedit: use cmdutil.command decoratorFri, 06 Jul 2012 22:43:10 +0200, by Adrian Buehlmann
-
hgweb: show help with verbose sections includedTue, 10 Jul 2012 17:52:43 +0200, by Adrian Buehlmann
-
merge with crew-stableThu, 12 Jul 2012 10:41:56 +0200, by Martin Geisler
-
update: mention how update can be used to cancel an uncommitted merge stableTue, 10 Jul 2012 21:26:18 +0200, by Adrian Buehlmann
-
update: move help text about parent revision higher up stableTue, 10 Jul 2012 11:15:22 +0200, by Adrian Buehlmann
-
rollback: move examples and --force note in help into verbose section stableWed, 11 Jul 2012 09:12:31 +0200, by Adrian Buehlmann
-
rollback: split off command example paragraph in help stableWed, 11 Jul 2012 09:08:26 +0200, by Adrian Buehlmann
-
subrepo: add missing newline in Git warning message stableThu, 12 Jul 2012 09:58:40 +0200, by Martin Geisler
-
merge with mainThu, 12 Jul 2012 10:03:50 +0200, by Martin Geisler
-
MergeWed, 11 Jul 2012 15:39:00 -0700, by Bryan O'Sullivan
-
localrepo: make requirements and openerreqs mutable by subclassesWed, 11 Jul 2012 15:36:00 -0700, by Bryan O'Sullivan
-
test-clone: load extensions before doing anythingWed, 11 Jul 2012 15:34:01 -0700, by Bryan O'Sullivan
-
test-clone: load extensions before doing anythingWed, 11 Jul 2012 15:34:32 -0700, by Bryan O'Sullivan
-
revlog: fix for generaldelta distance calculationWed, 11 Jul 2012 12:38:42 +0200, by Friedrich Kastner-Masilko
-
MergeWed, 11 Jul 2012 15:05:06 -0700, by Bryan O'Sullivan
-
tests: reduce spurious failures when run with generaldeltaWed, 11 Jul 2012 15:03:10 -0700, by Bryan O'Sullivan
-
histedit: add extension docstring from external READMEFri, 06 Jul 2012 12:17:53 -0500, by Augie Fackler
-
histedit: don't crash if the result of fixing up a fold is emptyFri, 06 Jul 2012 11:39:02 -0500, by Augie Fackler
-
histedit: replace hexshort lambda with node.shortFri, 06 Jul 2012 11:06:57 -0500, by Augie Fackler
-
revlog: make compress a methodMon, 25 Jun 2012 13:56:13 -0700, by Bryan O'Sullivan
-
largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)Sun, 24 Jun 2012 20:36:22 +0200, by Na'Tosha Bard
-
obsolete: write obsolete marker inside a transactionWed, 04 Jul 2012 02:21:04 +0200, by Pierre-Yves David
-
obsolete: append new markers to obsstore file instead of rewriting everythingWed, 04 Jul 2012 02:02:48 +0200, by Pierre-Yves David
-
obsolete: move obsolete markers read/write logic to obsstore objectWed, 04 Jul 2012 02:00:36 +0200, by Pierre-Yves David
-
debugobsolete: remove spurious ctx from variable nameWed, 11 Jul 2012 18:35:14 -0500, by Matt Mackall
-
MergeFri, 06 Jul 2012 20:28:32 -0700, by Bryan O'Sullivan
-
setup: disable -mno-cygwin if building under mingw32Fri, 06 Jul 2012 20:19:55 -0700, by Bryan O'Sullivan
-
graphlog: don't truncate template value at last \nFri, 06 Jul 2012 00:30:18 +0200, by Mads Kiilerich
-
graphlog: display obsolete changeset as "x"Wed, 04 Jul 2012 17:29:49 +0200, by Pierre-Yves David
-
obsolete: fix context.obsolete() methodWed, 04 Jul 2012 17:26:51 +0200, by Pierre-Yves David
-
obsolete: fix error message at marker creationWed, 04 Jul 2012 16:37:00 +0200, by Pierre-Yves David
-
help: explain effect of .hgignore on tracked filesMon, 02 Jul 2012 00:31:22 +0200, by Adrian Buehlmann
-
hgignore: simply ignore all *.exe's everywhereSun, 01 Jul 2012 10:06:16 +0200, by Adrian Buehlmann
-
tests: ignore pax_global_header in test-subrepo-git.tThu, 05 Jul 2012 02:25:49 +0200, by Mads Kiilerich
-
tests: remove GNU quoting in test-subrepo-deep-nested-change.tThu, 05 Jul 2012 01:47:17 +0200, by Mads Kiilerich
-
tests: add '(glob)' for Windows paths in test-subrepo-deep-nested-change.tThu, 05 Jul 2012 00:51:05 +0200, by Mads Kiilerich
-
check-code: verify that 'saved backup bundle to ...' is '(glob)'edThu, 05 Jul 2012 00:49:26 +0200, by Mads Kiilerich
-
tests: fix test markup in test-merge-types.tThu, 05 Jul 2012 00:35:42 +0200, by Mads Kiilerich
-
test-hgweb-diffs: partially adapt for WindowsWed, 04 Jul 2012 12:43:13 +0200, by Adrian Buehlmann
-
subrepo: propagate matcher to subrepos when archivingSat, 16 Jun 2012 22:34:06 -0400, by Matt Harbison
-
largefiles: remove a standin check that could never be trueMon, 18 Jun 2012 22:45:21 -0400, by Matt Harbison
-
largefiles: fix the directory structure when archiving a subrepo in a subrepoMon, 18 Jun 2012 23:02:51 -0400, by Matt Harbison
-
largefiles: fix a traceback when archiving a subrepo in a subrepoSun, 17 Jun 2012 21:57:48 -0400, by Matt Harbison
-
help: improve hgweb helpThu, 21 Jun 2012 12:50:15 +0200, by Mads Kiilerich
-
convert: keep branch switching merges with ancestors (issue3340)Mon, 18 Jun 2012 18:19:28 +0200, by Patrick Mezard
-
revset: add "diff" field to "matching" keywordWed, 13 Jun 2012 23:32:58 +0200, by Angel Ezquerra
-
mq: defer command wrapping to extsetup (API)Fri, 08 Jun 2012 23:27:59 -0400, by Matt Harbison
-
revset: ensure we are reversing a list (issue3530)Wed, 04 Jul 2012 09:38:07 -0700, by Bryan O'Sullivan
-
test-keyword: adapt for WindowsTue, 03 Jul 2012 18:02:07 +0200, by Adrian Buehlmann
-
tests: don't use dates before epoch in test-keyword.tWed, 04 Jul 2012 02:04:58 +0200, by Mads Kiilerich
-
tests: make test-convert-bzr.t more stableWed, 04 Jul 2012 01:45:28 +0200, by Mads Kiilerich
-
casecollision: add testsWed, 27 Jun 2012 12:37:01 -0700, by Joshua Redstone
-
dirstate: add dir/file collision testWed, 27 Jun 2012 12:28:26 -0700, by Joshua Redstone
-
dirstate: factor common update code into _addpathMon, 18 Jun 2012 08:06:42 -0700, by Joshua Redstone
-
test-subrepo-relative-path: partially adapt for WindowsMon, 02 Jul 2012 16:54:01 +0200, by Adrian Buehlmann
-
tests: make rm of usercache in test-largefiles.t more robustTue, 03 Jul 2012 01:49:51 +0200, by Mads Kiilerich
-
merge with stableSun, 01 Jul 2012 21:20:30 -0500, by Matt Mackall
-
merge with crewSun, 01 Jul 2012 21:19:57 -0500, by Matt Mackall
-
tests: enable test-largefiles.t on Windows MSYSMon, 02 Jul 2012 01:48:12 +0200, by Mads Kiilerich
-
test-largefiles: partially adapt for WindowsSat, 30 Jun 2012 19:31:03 +0200, by Adrian Buehlmann
-
tests: make histedit pass on Windows MSYSMon, 02 Jul 2012 01:47:59 +0200, by Mads Kiilerich
-
tests: make histedit tests more resilient to filesystem variationSat, 30 Jun 2012 03:34:50 +0200, by Mads Kiilerich
-
tests: convert histedit tests to .tSat, 30 Jun 2012 03:34:44 +0200, by Mads Kiilerich
-
histedit: use stable iteration order for processing bookmarksSat, 30 Jun 2012 03:34:41 +0200, by Mads Kiilerich
-
record: fix display of non-ASCII names stable 2.2.3Sun, 01 Jul 2012 13:10:54 -0500, by Matt Mackall
-
i18n-ja: synchronized with 86a3bb9c5f5c stableSat, 30 Jun 2012 21:59:16 +0900, by FUJIWARA Katsunori
-
obsolete: function and method to access some obsolete dataWed, 06 Jun 2012 01:56:58 +0200, by Pierre-Yves David
-
obsolete: exchange obsolete marker over pushkeyThu, 07 Jun 2012 19:21:59 +0200, by Pierre-Yves David
-
debugobsolete: list all obsolete marker if no argument are specifiedThu, 07 Jun 2012 19:20:44 +0200, by Pierre-Yves David
-
obsolete: add easy way to iterate over obsolete marker objectMon, 04 Jun 2012 00:50:19 +0200, by Pierre-Yves David
-
obsolete: helper class to access obsolete marker dataThu, 07 Jun 2012 19:19:58 +0200, by Pierre-Yves David
-
command: creation of obsolete markerThu, 07 Jun 2012 19:15:23 +0200, by Pierre-Yves David
-
obsolete: introduction of obsolete markersThu, 07 Jun 2012 19:07:39 +0200, by Pierre-Yves David
-
histedit: mark as a first party extensionThu, 28 Jun 2012 08:45:38 -0500, by Augie Fackler
-
histedit: remove use of reduce() builtin spotted by check-codeWed, 27 Jun 2012 18:42:48 -0500, by Augie Fackler
-
test-histedit-edit: improve coverage of histedit codeWed, 27 Jun 2012 18:41:14 -0500, by Augie Fackler
-
histedit: fix most check-code violationsWed, 27 Jun 2012 18:35:33 -0500, by Augie Fackler
-
histedit tests: fix check-code problemsWed, 27 Jun 2012 18:34:31 -0500, by Augie Fackler
-
histedit: new extension for interactive history editingWed, 27 Jun 2012 17:52:54 -0500, by Augie Fackler
-
exewrapper: use generic term scriptFri, 29 Jun 2012 08:10:43 +0200, by Adrian Buehlmann
-
Makefile: add build_hgexe -i for localFri, 29 Jun 2012 13:12:35 +0200, by Adrian Buehlmann
-
setup: compile hg.exeFri, 29 Jun 2012 13:10:48 +0200, by Adrian Buehlmann
-
test-commit-amend: adapt for Windows after fba17a64fa49Fri, 29 Jun 2012 15:21:35 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jun 2012 00:40:52 -0500, by Matt Mackall
-
exewrapper: adding new exewrapper.cFri, 29 Jun 2012 00:01:19 +0200, by Adrian Buehlmann
-
keyword: use ui.formatter for kwfiles outputThu, 28 Jun 2012 15:06:41 +0100, by Christian Ebert
-
discovery: simplify branchmap construction against legacy serverFri, 22 Jun 2012 12:17:49 +0200, by Pierre-Yves David
-
copies: re-include root directory in directory rename detection (issue3511)Wed, 27 Jun 2012 13:41:04 -0500, by Matt Mackall
-
store: sort filenames in placeMon, 25 Jun 2012 15:14:05 -0700, by Bryan O'Sullivan
-
convert: check for failed svn import in debugsvnlog and abort cleanlyFri, 29 Jun 2012 01:51:48 +0200, by Mads Kiilerich
-
convert: accept Subversion 'file:///c%3A/svnrepo' syntax on WindowsThu, 28 Jun 2012 03:41:37 +0200, by Mads Kiilerich
-
win32: remove uneeded usage of _STARTF_USESHOWWINDOWMon, 25 Jun 2012 19:26:29 +0200, by Adrian Buehlmann
-
win32: specify _CREATE_NO_WINDOW on spawndetached()Mon, 25 Jun 2012 19:11:29 +0200, by Adrian Buehlmann
-
amend: disable hooks when creating intermediate commit (issue3501) stableSat, 23 Jun 2012 19:57:29 +0300, by Idan Kamara
-
ui: add a variable to control whether hooks should be called stableSat, 23 Jun 2012 19:57:07 +0300, by Idan Kamara
-
strip: update help to state than you can strip public changeset stableThu, 28 Jun 2012 18:39:16 +0200, by Pierre-Yves David
-
bookmarks: correctly update current bookmarks on rebase (issue2277) stableFri, 22 Jun 2012 11:40:31 -0700, by David Schleimer
-
graft: don't drop the second parent on unsuccessful merge (issue3498) stableSat, 16 Jun 2012 17:05:55 +0900, by Yuya Nishihara
-
tests: add missing path globbing for Windows in svn testsWed, 27 Jun 2012 02:34:58 +0200, by Mads Kiilerich
-
fix push of moved bookmark when creating new branch headsTue, 26 Jun 2012 23:05:25 +0200, by Sune Foldager
-
merge with stableTue, 26 Jun 2012 15:08:10 -0500, by Matt Mackall
-
i18n-de: Move policies from header of de.po to http://mercurial.selenic.com/wiki/GermanTranslation stableThu, 21 Jun 2012 18:23:18 +0200, by Martin Schröder
-
scmutil: speed up new-style range extensionFri, 22 Jun 2012 12:00:41 -0700, by Bryan O'Sullivan
-
merge with crew-stableTue, 26 Jun 2012 14:32:20 +0200, by Thomas Arendsen Hein
-
subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968) stableTue, 26 Jun 2012 14:27:33 +0200, by Thomas Arendsen Hein
-
convert/bzr: make tests work with bzr 2.0 again stableTue, 26 Jun 2012 12:17:40 +0200, by Thomas Arendsen Hein
-
tests: cleanup of svn url handlingTue, 26 Jun 2012 03:35:22 +0200, by Mads Kiilerich
-
test-subrepo-svn.t: partially adapt for WindowsSat, 23 Jun 2012 19:54:08 +0300, by Eduard-Cristian Stefan
-
convert: ignore svn:executable for subversion targets without exec bit supportSun, 24 Jun 2012 17:06:47 +0200, by Mads Kiilerich
-
tests: add missing 'backup bundle' path glob in test-rebase-collapse.tFri, 22 Jun 2012 02:39:52 +0200, by Mads Kiilerich
-
tests: add missing 'backup bundle' path glob in test-rebase-scenario-global.tFri, 22 Jun 2012 00:52:14 +0200, by Mads Kiilerich
-
merge with crewThu, 21 Jun 2012 17:37:02 -0500, by Matt Mackall
-
merge with stableThu, 21 Jun 2012 15:10:01 +0200, by Martin Geisler
-
rebase: improve error message on improper phases stableMon, 18 Jun 2012 11:16:24 +0200, by Dan Villiom Podlaski Christiansen
-
subrepo: support Git being named "git.cmd" on Windows (issue3173) stableTue, 12 Jun 2012 09:31:04 -0400, by Benjamin Pollack
-
subrepo: warn user if Git is not version 1.6.0 or higher stableTue, 12 Jun 2012 09:28:55 -0400, by Benjamin Pollack
-
test-http and test-https: partially adapt for WindowsTue, 19 Jun 2012 19:45:00 +0200, by Adrian Buehlmann
-
test-subrepo-git.t: adapt for WindowsWed, 20 Jun 2012 02:09:49 +0300, by Eduard-Cristian Stefan
-
test-bookmarks-pushpull: partially adapt for WindowsWed, 20 Jun 2012 18:02:01 +0200, by Adrian Buehlmann
-
test-static-http: partially adapt for WindowsTue, 19 Jun 2012 19:28:55 +0200, by Adrian Buehlmann
-
test-bad-pull: partially adjust for WindowsTue, 19 Jun 2012 17:05:04 +0200, by Adrian Buehlmann
-
tests: consistently use printenv.py the same MSYS/Windows-compatible wayThu, 21 Jun 2012 03:05:02 +0200, by Mads Kiilerich
-
tests: prepare get-with-headers.py for MSYSThu, 21 Jun 2012 03:05:02 +0200, by Mads Kiilerich
-
tests: hghave outer-repo should be true even if a bad repo is foundWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
tests: add missing no-outer-repo requirementsWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
tests: convert some 'hghave no-outer-repo' to #ifWed, 20 Jun 2012 23:41:21 +0200, by Mads Kiilerich
-
strip: incrementally update the branchheads cache after a stripFri, 18 May 2012 12:45:47 -0700, by Joshua Redstone
-
localrepo: convert _updatebranchcache from nodespace to revspaceFri, 01 Jun 2012 08:56:17 -0700, by Joshua Redstone
-
discovery: convert legacy part of checkheads to revs from nodesFri, 08 Jun 2012 14:23:31 -0700, by Joshua Redstone
-
transplant: convert applied() algorithm from nodes to revsFri, 08 Jun 2012 14:21:32 -0700, by Joshua Redstone
-
revlog: remove reachable and switch call sites to ancestorsFri, 08 Jun 2012 08:39:44 -0700, by Joshua Redstone
-
revlog: add incancestors, a version of ancestors that includes revs listedFri, 08 Jun 2012 07:59:37 -0700, by Joshua Redstone
-
scmutil: change canonpath to use util.samefile (issue2167)Thu, 14 Jun 2012 11:43:48 +0200, by Adrian Buehlmann
-
win32.py: let samefile and samedevice work on directories tooThu, 14 Jun 2012 11:03:20 +0200, by Adrian Buehlmann
-
rebase: do not add second parent to rebased changeset (drop detach option) (BC)Wed, 20 Jun 2012 20:08:57 +0200, by Pierre-Yves David
-
zsh completion: catch up with 2.2 commands and optionsWed, 20 Jun 2012 17:40:19 +0400, by Nikolaj Sjujskij
-
revset: add a utility for obtaining the source of a given revTue, 05 Jun 2012 20:35:34 -0400, by Matt Harbison
-
revset: add a predicate for finding converted changesetsSun, 13 May 2012 01:12:26 -0400, by Matt Harbison
-
merge with stableWed, 20 Jun 2012 12:30:16 -0500, by Matt Mackall
-
merge with i18nWed, 20 Jun 2012 12:29:08 -0500, by Matt Mackall
-
i18n-de: More corrections for translation of default, and other translations stableMon, 18 Jun 2012 20:07:25 +0200, by Martin Schröder
-
i18n-de: Update strings, translated many fuzzy strings stableFri, 15 Jun 2012 19:17:35 +0200, by Martin Schröder
-
merge with i18nMon, 18 Jun 2012 16:21:31 -0300, by Wagner Bruna
-
i18n-de: More corrections for translation of default, and other translationsMon, 18 Jun 2012 20:07:25 +0200, by Martin Schröder
-
tests: remove execute permission from two unified test filesWed, 20 Jun 2012 17:04:30 +0200, by Thomas Arendsen Hein
-
graft: allow -r to specify revisionsWed, 20 Jun 2012 17:02:43 +0200, by Thomas Arendsen Hein
-
consistency: use REV instead of REVISIONWed, 20 Jun 2012 16:49:04 +0200, by Thomas Arendsen Hein
-
export: add optional -r to synopsisWed, 20 Jun 2012 16:46:10 +0200, by Thomas Arendsen Hein
-
strip: add optional -r to synopsisWed, 20 Jun 2012 16:44:21 +0200, by Thomas Arendsen Hein
-
qimport: use [FILE]... because if -r is used no file is neededWed, 20 Jun 2012 16:43:09 +0200, by Thomas Arendsen Hein
-
mq: abort if no files or revisions are specified for qimportWed, 20 Jun 2012 16:22:58 +0200, by Thomas Arendsen Hein
-
tests: convert some hghave unix-permissions to #ifTue, 19 Jun 2012 01:43:41 +0200, by Mads Kiilerich
-
tests: run test-walk.t on windowsTue, 19 Jun 2012 00:20:38 +0200, by Mads Kiilerich
-
tests: better testing of 'glob:glob' in test-walk.tMon, 18 Jun 2012 23:44:11 +0200, by Mads Kiilerich
-
tests: move tests in test-walk.t using ':' in filenames to conditional sectionMon, 18 Jun 2012 23:44:11 +0200, by Mads Kiilerich
-
tests/printenv.py: eliminate trailing spaces on outputSun, 17 Jun 2012 00:27:31 +0200, by Adrian Buehlmann
-
tests: fix test-i18n.t after translation updateMon, 18 Jun 2012 23:28:56 +0200, by Mads Kiilerich
-
merge with i18nMon, 18 Jun 2012 13:01:12 -0500, by Matt Mackall
-
Corrected hyphenation, translated subrepo help and other stringsSun, 17 Jun 2012 15:57:35 +0200, by Martin Schröder
-
i18n-de: translate default as VorgabeFri, 15 Jun 2012 22:07:07 +0200, by Martin Schröder
-
i18n-de: Update strings, translated many fuzzy stringsFri, 15 Jun 2012 19:17:35 +0200, by Martin Schröder
-
i18n-ru: synchronized with 2255950e1f76Fri, 15 Jun 2012 07:47:52 +0100, by Alexander Sauta
-
tests: remove hghave system-sh from test-pending.tMon, 18 Jun 2012 03:42:28 +0200, by Mads Kiilerich
-
tests: use hghave eol-in-paths to test for support for ':' in filenames and " "Fri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests: use a different evil name in test-hgweb-raw.tFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests: add some missing #if's / hghave requirementsFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests: introduce hghave hardlinksFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests/hghave: test that the inotify unix socket actually can be createdFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests/hghave: test that a fifo actually can be created on the filesystemFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
tests/hghave: consistently use dir='.', prefix=tempprefix for tempfilesFri, 15 Jun 2012 00:02:27 +0200, by Mads Kiilerich
-
test-merge-tools: adapt for WindowsFri, 15 Jun 2012 17:32:33 +0200, by Adrian Buehlmann
-
tests/hghave: extract hghave.pyThu, 14 Jun 2012 12:54:54 +0200, by Adrian Buehlmann
-
test-alias: adapt for WindowsSat, 16 Jun 2012 21:57:42 +0200, by Mads Kiilerich
-
test-hook: adapt for WindowsFri, 15 Jun 2012 21:42:47 +0200, by Adrian Buehlmann
-
tests/printenv.py: replace \ with / in outputFri, 15 Jun 2012 19:59:36 +0200, by Adrian Buehlmann
-
test-clone-pull-corruption: adapt for WindowsFri, 15 Jun 2012 18:56:16 +0200, by Adrian Buehlmann
-
test-merge-tools: inline pointless domerge functionFri, 15 Jun 2012 15:10:19 +0200, by Adrian Buehlmann
-
test-bisect: adapt for WindowsFri, 15 Jun 2012 01:02:44 +0200, by Adrian Buehlmann
-
test-journal-exists: use #ifFri, 15 Jun 2012 00:39:21 +0200, by Adrian Buehlmann
-
merge with stableThu, 14 Jun 2012 15:13:16 -0500, by Matt Mackall
-
acl: user docs for the "!" prefix in user or group namesWed, 30 May 2012 21:47:51 -0300, by Elifarley Callado Coelho Cruz
-
acl: use of "!" prefix in user or group namesMon, 28 May 2012 19:45:15 -0300, by Elifarley Callado Coelho Cruz
-
parsers: add a C function to pack the dirstateWed, 30 May 2012 12:55:33 -0700, by Bryan O'Sullivan
-
test-convert: disable autocrlf for gitFri, 08 Jun 2012 05:31:28 +0300, by Eduard-Cristian Stefan
-
debugwalk: observe ui.slash config optionMon, 11 Jun 2012 11:15:14 +0200, by Adrian Buehlmann
-
merge with stableWed, 13 Jun 2012 20:14:28 +0200, by Martin Geisler
-
help: sort results from keyword searchWed, 13 Jun 2012 02:44:46 +0200, by Mads Kiilerich
-
tests: reintroduce globs in test-convert-authormap.tWed, 13 Jun 2012 02:29:47 +0200, by Mads Kiilerich
-
merge with stableTue, 12 Jun 2012 16:20:38 -0500, by Matt Mackall
-
tests: removed unneeded section in acl configuration: 'extensions'Fri, 01 Jun 2012 11:15:00 -0300, by Elifarley Callado Coelho Cruz
-
config: use util.compilere to compile regexpsFri, 01 Jun 2012 15:26:46 -0700, by Bryan O'Sullivan
-
matcher: use re2 bindings if availableFri, 01 Jun 2012 15:26:20 -0700, by Bryan O'Sullivan
-
help: fix extension commands help in keyword searchThu, 07 Jun 2012 01:42:50 +0200, by Olav Reinert
-
localrepo: lowercase "unexpected response" messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
ui: lowercase "no username" warningTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
ui: lowercase "not trusting file" warning messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
ui: lowercase ConfigError warning messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
cmdutil: lowercase finddate status messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
bisect: lowercase status messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
serve: lowercase "no repo here" messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
debuginstall: lowercase status messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
dispatch: lowercase --time messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
win32text: lowercase warning messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
patchbomb: lowercase status messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
purge: lowercase messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
mq: lowercase warning messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
largefiles: lowercase messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
gpg: lowercase messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
fetch: lowercase abort messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
convert: lowercase status and abort messagesTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
churn: lowercase messageTue, 12 Jun 2012 14:18:18 +0200, by Martin Geisler
-
test-parse-date: move remaining date parsing tests from test-logMon, 11 Jun 2012 17:45:36 +0200, by Martin Geisler
-
test-log: removed tests already covered by test-parse-dateMon, 11 Jun 2012 17:41:55 +0200, by Martin Geisler
-
test-parse-date: remove cruft from 8c6f823efcc9Mon, 11 Jun 2012 17:40:18 +0200, by Martin Geisler
-
merge with stableTue, 12 Jun 2012 12:10:47 +0200, by Thomas Arendsen Hein
-
archive: make progress only show files that are actually archived stableTue, 12 Jun 2012 12:05:52 +0200, by Thomas Arendsen Hein
-
test-hardlinks: enable for WindowsMon, 11 Jun 2012 19:57:25 +0200, by Adrian Buehlmann
-
test-command-template: enable for WindowsMon, 11 Jun 2012 19:18:36 +0200, by Adrian Buehlmann
-
test-rollback: enable for WindowsMon, 11 Jun 2012 19:04:18 +0200, by Adrian Buehlmann
-
test-init: enable for WindowsMon, 11 Jun 2012 13:41:02 +0200, by Adrian Buehlmann
-
test-run-tests: add tests for "#if no-false" and no-trueMon, 11 Jun 2012 14:09:35 +0200, by Adrian Buehlmann
-
tests: add missing trailing 'cd ..'Mon, 11 Jun 2012 01:40:51 +0200, by Mads Kiilerich
-
tests: cleanup of tests that got lost in their own nested directoriesMon, 11 Jun 2012 01:38:32 +0200, by Mads Kiilerich
-
tests: cleanup of tests that ended up outside $TESTTMPMon, 11 Jun 2012 01:08:39 +0200, by Mads Kiilerich
-
tests: remove 'hghave symlink' from test-import-git.tSun, 10 Jun 2012 18:59:51 +0200, by Mads Kiilerich
-
tests: remove 'hghave symlink' from test-convert-svn-sink.tSun, 10 Jun 2012 18:59:13 +0200, by Mads Kiilerich
-
tests: convert some 'hghave symlink' to #ifSun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
tests: drop a couple of unnecessary 'hghave symlink'Sun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
tests: use the right directory for running hghave from run-tests.pySun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
tests: make .t tests stop immediately if a cd failsSun, 10 Jun 2012 18:50:42 +0200, by Mads Kiilerich
-
test-remove-new: integrate into test-remove.tSun, 10 Jun 2012 18:28:42 +0200, by Adrian Buehlmann
-
test-bundle: enable for WindowsSun, 10 Jun 2012 17:35:09 +0200, by Adrian Buehlmann
-
test-rename.t: enable for WindowsSun, 10 Jun 2012 17:10:53 +0200, by Adrian Buehlmann
-
tests: consistently use a HGEDITOR pattern that works with msys on windowsSun, 10 Jun 2012 14:41:14 +0200, by Mads Kiilerich
-
tests: glob the remaining 'saved backup bundle to' to prepare for windowsSun, 10 Jun 2012 14:14:52 +0200, by Mads Kiilerich
-
tests: convert some 'hghave execbit' to #ifSun, 10 Jun 2012 14:14:05 +0200, by Mads Kiilerich
-
tests: change odd uses of 'if hghave' to #ifSun, 10 Jun 2012 13:01:40 +0200, by Mads Kiilerich
-
tests/run-tests: avoid C:/ in argumentsSun, 10 Jun 2012 03:05:59 +0200, by Adrian Buehlmann
-
test-commit: remove extra cd ..Sat, 09 Jun 2012 14:20:25 +0200, by Adrian Buehlmann
-
help: test keyword search in translated text.Fri, 08 Jun 2012 23:37:11 +0200, by Olav Reinert
-
test-mq-subrepo-svn: enable for WindowsFri, 08 Jun 2012 05:49:50 +0300, by Eduard-Cristian Stefan
-
test-convert-git: remove the read-only attribute of repository filesFri, 08 Jun 2012 05:37:06 +0300, by Eduard-Cristian Stefan
-
test-convert: disable autocrlf for gitFri, 08 Jun 2012 05:31:28 +0300, by Eduard-Cristian Stefan
-
tests/hghave: implement #if true / #if falseFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
tests/run-tests: use $TMP on Windows (issue3490)Fri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-import: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-import: remove unneeded chmod callFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-log: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-revert: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
merge headsThu, 07 Jun 2012 15:55:12 +0200, by Thomas Arendsen Hein
-
help: fix 'hg help -k' matching an extension without docsThu, 07 Jun 2012 15:54:40 +0200, by Thomas Arendsen Hein
-
revlog: zlib.error sent to the user (issue3424)Mon, 04 Jun 2012 14:46:42 -0700, by Brad Hall
-
statichttprepo: don't send Range header when requesting entire file stableSat, 09 Jun 2012 19:13:24 -0600, by Alexander Boyd
-
merge with stableWed, 06 Jun 2012 21:17:33 -0500, by Matt Mackall
-
update: fix help regarding update to ancestor stableTue, 05 Jun 2012 13:33:52 -0500, by Kevin Bullock
-
bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484) stableWed, 06 Jun 2012 16:44:17 +0100, by Jim Hague
-
test-add: enable for WindowsTue, 05 Jun 2012 22:46:14 +0200, by Adrian Buehlmann
-
test-addremove: remove bits about con.xmlTue, 05 Jun 2012 23:13:45 +0200, by Adrian Buehlmann
-
util: simplify queue management in chunkbufferTue, 05 Jun 2012 16:52:20 -0700, by Bryan O'Sullivan
-
hghave: wrap command in 'sh -c "..."' for has_pyflakes()Sun, 27 May 2012 18:25:04 +0200, by Adrian Buehlmann
-
merge with stableMon, 04 Jun 2012 17:57:57 -0500, by Matt Mackall
-
help: fix keyword search result formattingTue, 05 Jun 2012 00:32:18 +0200, by Olav Reinert
-
help: drop -a from heads syntax summary (issue3483) stableMon, 04 Jun 2012 17:22:09 -0500, by Matt Mackall
-
revlog: add optional stoprev arg to revlog.ancestors()Fri, 01 Jun 2012 15:44:13 -0700, by Joshua Redstone
-
revlog: descendants(*revs) becomes descendants(revs) (API)Fri, 01 Jun 2012 12:45:16 -0700, by Bryan O'Sullivan
-
revlog: ancestors(*revs) becomes ancestors(revs) (API)Fri, 01 Jun 2012 12:37:18 -0700, by Bryan O'Sullivan
-
config: make sortdict keys() and iterkeys() methods respect the item orderTue, 29 May 2012 23:26:55 +0200, by Angel Ezquerra
-
merge with stableMon, 04 Jun 2012 16:59:57 -0500, by Matt Mackall
-
parsers: replace magic number 64 with symbolic constantFri, 01 Jun 2012 15:19:08 -0700, by Bryan O'Sullivan
-
revset: introduce and use _revsbetweenFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: implement dagrange directlyFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: turn dagrange into a functionFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: drop unreachable codeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
perf: add a benchmark for revrangeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
test-tags: enable for WindowsMon, 04 Jun 2012 21:40:38 +0200, by Adrian Buehlmann
-
tests: roll test-copy2.t into test-copy.tMon, 04 Jun 2012 21:09:54 +0200, by Adrian Buehlmann
-
help: fix keyword search output for extension commandsSun, 03 Jun 2012 17:49:04 +0200, by Olav Reinert
-
help: format all output using RSTSat, 02 Jun 2012 11:28:43 +0200, by Olav Reinert
-
help: format command and option list help using RSTSat, 02 Jun 2012 11:25:40 +0200, by Olav Reinert
-
help: format extension lists using RSTSat, 02 Jun 2012 11:22:33 +0200, by Olav Reinert
-
test-revset: enable for WindowsSun, 03 Jun 2012 09:06:15 +0200, by Adrian Buehlmann
-
tests: roll test-commit-copy.t into test-commit.tMon, 04 Jun 2012 18:40:31 +0200, by Adrian Buehlmann
-
base85: cast Py_ssize_t values to int (issue3481)Mon, 04 Jun 2012 16:59:34 +0200, by Adrian Buehlmann
-
tests: roll test-clone-failure.t into test-clone.tMon, 04 Jun 2012 19:05:22 +0200, by Adrian Buehlmann
-
test-clone-failure: enable for Windows using #ifFri, 01 Jun 2012 13:38:18 +0200, by Adrian Buehlmann
-
help: fix search with `-k` option in non-ASCII localesMon, 04 Jun 2012 10:45:56 +0400, by Nikolaj Sjujskij
-
hgweb: fixes linebreak location in gitweb filediff.tmpl view stableMon, 04 Jun 2012 18:03:23 +0200, by wujek srujek
-
test-paths.t: enable for Windows using #ifSun, 03 Jun 2012 19:35:45 +0200, by Adrian Buehlmann
-
tests: introduce c-style conditional sections in .t testsFri, 01 Jun 2012 02:25:12 +0200, by Mads Kiilerich
-
run-tests: don't add python lines to expected dictWed, 30 May 2012 14:28:57 +0200, by Adrian Buehlmann
-
run-test: replace backslashes in TESTDIRSun, 03 Jun 2012 19:35:23 +0200, by Adrian Buehlmann
-
dispatch: tolerate non-standard version strings in tuplever() (issue3470)Fri, 25 May 2012 14:24:07 +0200, by Adrian Buehlmann
-
revset: cache alias expansionsThu, 24 May 2012 13:05:06 +0200, by Patrick Mezard
-
base85: use Py_ssize_t for string lengthsThu, 24 May 2012 01:30:12 +0200, by Adrian Buehlmann
-
hg-ssh: read-only flagTue, 22 May 2012 15:17:37 -0700, by David Schleimer
-
bookmarks: allow existing remote bookmarks to become heads when pushingSun, 13 May 2012 10:21:27 +0200, by Levi Bard
-
util: subclass deque for Python 2.4 backwards compatibilityFri, 01 Jun 2012 17:05:31 -0700, by Bryan O'Sullivan
-
merge with stableSat, 02 Jun 2012 15:35:53 -0500, by Matt Mackall
-
localrepo: move filecache clearing into invalidateFri, 01 Jun 2012 23:44:10 -0500, by Matt Mackall
-
strip: move bookmark deletion before strip to deal with filecache invalidationFri, 01 Jun 2012 23:42:27 -0500, by Matt Mackall
-
merge with stableFri, 01 Jun 2012 15:14:29 -0500, by Matt Mackall
-
revset: avoid validating all tag nodes for tag(x)Fri, 01 Jun 2012 15:13:05 -0500, by Matt Mackall
-
revset: add pattern matching to 'extra' revset expressionWed, 30 May 2012 23:14:04 +0100, by Simon King
-
revset: add pattern matching to the 'user' revset expressionWed, 30 May 2012 23:13:58 +0100, by Simon King
-
revset: add pattern matching to 'bookmarks' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'branch' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'tag' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add helper function for matching strings to patternsWed, 30 May 2012 23:13:33 +0100, by Simon King
-
help: format command help using RSTFri, 01 Jun 2012 12:35:30 +0200, by Olav Reinert
-
help: format topic help using RSTFri, 01 Jun 2012 12:15:45 +0200, by Olav Reinert
-
help: inline helper function used once onlyFri, 01 Jun 2012 12:01:33 +0200, by Olav Reinert
-
minirst: generate tables as a list of joined linesFri, 01 Jun 2012 11:58:23 +0200, by Olav Reinert
-
scmutil: seen.union should be seen.update (issue3476) stableThu, 31 May 2012 20:55:30 -0700, by Bryan O'Sullivan
-
patch: keep patching after missing copy source (issue3480) stableFri, 01 Jun 2012 17:37:56 +0200, by Patrick Mezard
-
keyword: update copyleftSat, 26 May 2012 20:49:51 +0200, by Christian Ebert
-
keyword: wlock cmdutil.copy wrapperSat, 26 May 2012 20:49:44 +0200, by Christian Ebert
-
keyword: support commit --amend (issue3471)Sat, 26 May 2012 20:46:12 +0200, by Christian Ebert
-
keyword: rename kwt.record attribute to kwt.postcommitFri, 25 May 2012 19:32:29 +0200, by Christian Ebert
-
scmutil: use _winreg.HKEY_LOCAL_MACHINESun, 27 May 2012 11:30:03 +0200, by Adrian Buehlmann
-
win32: move lookupreg() to windows.pySun, 27 May 2012 11:29:52 +0200, by Adrian Buehlmann
-
win32: use Python's _winreg againSun, 27 May 2012 11:29:45 +0200, by Adrian Buehlmann
-
localrepo: clear _filecache earlier to really force reloading (issue3462) stableTue, 29 May 2012 18:27:12 +0300, by Idan Kamara
-
lsprof: report units correctlyWed, 30 May 2012 13:57:41 -0700, by Bryan O'Sullivan
-
cleanup: use the deque type where appropriateTue, 15 May 2012 10:46:23 -0700, by Bryan O'Sullivan
-
perf: add a perfancestors benchmarkTue, 15 May 2012 10:44:17 -0700, by Bryan O'Sullivan
-
merge with stableWed, 30 May 2012 14:31:51 -0500, by Matt Mackall
-
merge with crewWed, 30 May 2012 14:31:39 -0500, by Matt Mackall
-
i18n-ja: synchronized with 2478594b37c2 stableTue, 29 May 2012 21:32:50 +0900, by FUJIWARA Katsunori
-
merge: show renamed on one and deleted on the other side in debug outputWed, 23 May 2012 21:34:29 +0200, by Thomas Arendsen Hein
-
merge: warn about file deleted in one branch and renamed in other (issue3074)Wed, 23 May 2012 20:50:16 +0200, by Thomas Arendsen Hein
-
tests: do not create repos inside repos in test-rename-merge1.tWed, 23 May 2012 17:33:19 +0200, by Thomas Arendsen Hein
-
merge: do not warn about copy and rename in the same transaction (issue2113)Wed, 23 May 2012 17:25:48 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 30 May 2012 14:21:58 -0500, by Matt Mackall
-
match: make 'match.files()' return list object always stableWed, 23 May 2012 00:25:29 +0900, by FUJIWARA Katsunori
-
perf: add a perfdirstatewrite benchmarkWed, 16 May 2012 13:45:46 -0700, by Bryan O'Sullivan
-
parsers: cache the result of index_headrevsSat, 19 May 2012 20:21:48 -0700, by Bryan O'Sullivan
-
revlog: switch to a C version of headrevsSat, 19 May 2012 19:44:58 -0700, by Bryan O'Sullivan
-
perf: rework perfheads and perftags to clear cachesSat, 19 May 2012 19:44:23 -0700, by Bryan O'Sullivan
-
parsers: reduce raw_length when truncatingSat, 19 May 2012 19:44:18 -0700, by Bryan O'Sullivan
-
help: inline helper function used once onlyTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: remove redundant parameterTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: move some helper functions to help.pyTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: remove dependency on ui from some helper functionsTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
hg-ssh: refactor to have main() methodMon, 21 May 2012 16:19:30 -0700, by David Schleimer
-
merge with stableTue, 22 May 2012 14:37:20 -0500, by Matt Mackall
-
graphlog: turn getlogrevs() into a generatorTue, 08 May 2012 22:43:44 +0200, by Patrick Mezard
-
cmdutil: extract increasing_windows() from walkchangerevs()Tue, 08 May 2012 22:43:44 +0200, by Patrick Mezard
-
httpclient: omit tests for the client since we don't run them anywaySat, 19 May 2012 09:34:25 -0500, by Augie Fackler
-
httpclient: update to c5abd358e543 of httpplusFri, 18 May 2012 17:05:17 -0500, by Augie Fackler
-
hgweb: make graph data suitable for template usageMon, 21 May 2012 00:20:05 +0200, by Paul Boddie
-
revset: fix infinite alias expansion detection stableSat, 19 May 2012 17:19:55 +0200, by Patrick Mezard
-
revset: explicitely tag alias arguments for expansion stableSat, 19 May 2012 17:18:29 +0200, by Patrick Mezard
-
clone: add progress calls to uncompressed code pathMon, 21 May 2012 14:25:46 -0500, by Augie Fackler
-
merge with stableMon, 21 May 2012 17:35:28 -0500, by Matt Mackall
-
util: fix bad variable use in bytecount introduced by f0f7f3fab315 stableMon, 21 May 2012 14:24:24 -0500, by Augie Fackler
-
acl: 'util.never' can be used instead of a more complex expressionFri, 18 May 2012 13:50:02 -0300, by Elifarley Callado Coelho Cruz
-
acl: perform some computations earlier, so that returned lambda functions are simplerFri, 18 May 2012 13:47:44 -0300, by Elifarley Callado Coelho Cruz
-
acl: added some comments to easily identify branch- and path-based verificationsFri, 18 May 2012 12:48:24 -0300, by Elifarley Callado Coelho Cruz
-
acl: 'util.never' usedFri, 18 May 2012 12:40:04 -0300, by Elifarley Callado Coelho Cruz
-
acl: cleanupFri, 18 May 2012 12:37:23 -0300, by Elifarley Callado Coelho Cruz
-
revlog: don't handle long for revision matchingMon, 21 May 2012 16:36:09 -0500, by Matt Mackall
-
merge with stableMon, 21 May 2012 16:35:27 -0500, by Matt Mackall
-
context: grudging accept longs in constructor stableMon, 21 May 2012 16:32:50 -0500, by Matt Mackall
-
win32: fix encoding handling for registry strings (issue3467) stableMon, 21 May 2012 16:32:49 -0500, by Matt Mackall
-
mpatch: use Py_ssize_t for string lengthSun, 20 May 2012 01:28:31 +0200, by Adrian Buehlmann
-
mpatch: use Py_ssize_tSun, 20 May 2012 00:08:18 +0200, by Adrian Buehlmann
-
subrepo: make subrepo.subrepo(<not a subrepo path>) failSun, 20 May 2012 21:11:34 +0300, by Dov Feldstern
-
merge with stableSun, 20 May 2012 14:40:36 -0500, by Matt Mackall
-
hgweb: use ui.nontty to disable all cooked I/OSun, 20 May 2012 14:37:22 -0500, by Matt Mackall
-
progress: use ui._isattySun, 20 May 2012 14:37:20 -0500, by Matt Mackall