Mercurial > hg
graph
-
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