Mercurial > hg
graph
-
template: add showbranch template for {branch}Mon, 13 Dec 2010 10:30:15 -0500, by Eric Eisner
-
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)Mon, 29 Nov 2010 09:37:23 +0100, by Erik Zielke
-
progress: don't compute estimate without a totalThu, 16 Dec 2010 07:45:22 -0600, by Augie Fackler
-
subrepo: use low-level git-diff-index for dirty()Tue, 14 Dec 2010 21:58:13 -0500, by Eric Eisner
-
subrepo: defer determination of git's current branchTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: incorporate tracking branches into gitbranchmapTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: use low-level git-for-each-ref command in branchmapTue, 14 Dec 2010 21:53:40 -0500, by Eric Eisner
-
progress using tests: disable time estimates to avoid flakinessWed, 15 Dec 2010 10:55:14 -0600, by Augie Fackler
-
progress: include time estimate as part of the default progress formatWed, 15 Dec 2010 10:22:54 -0600, by Augie Fackler
-
progress: only show time estimate when progress format contains 'estimate'Wed, 15 Dec 2010 10:22:06 -0600, by Augie Fackler
-
progress: fix adding format elements after the progress barWed, 15 Dec 2010 10:20:36 -0600, by Augie Fackler
-
test-progress: test completion estimates and progress bar delayWed, 15 Dec 2010 11:20:32 -0600, by Augie Fackler
-
subrepo: add progress bar support to archiveMon, 29 Nov 2010 16:34:10 +0100, by Martin Geisler
-
archive: add support for progress extensionMon, 29 Nov 2010 16:17:05 +0100, by Martin Geisler
-
progress: test setting progress.widthWed, 15 Dec 2010 16:35:09 +0100, by Martin Geisler
-
tests: add filtercr.py helper for progress testsWed, 15 Dec 2010 16:29:46 +0100, by Martin Geisler
-
test-archive: whitespace cleanupWed, 15 Dec 2010 09:52:20 +0100, by Martin Geisler
-
progress: explain format strings to translatorsWed, 15 Dec 2010 09:35:32 +0100, by Martin Geisler
-
subrepo: re-backout 2245fcd0e160, remove testWed, 15 Dec 2010 10:50:19 +0100, by Mads Kiilerich
-
subrepo: re-backout 2245fcd0e160Tue, 14 Dec 2010 18:10:51 -0600, by Matt Mackall
-
merge with stableTue, 14 Dec 2010 17:10:01 -0600, by Matt Mackall
-
tag: abort if not at a branch head (issue2552) stableMon, 06 Dec 2010 22:04:10 -0600, by Kevin Bullock
-
tag: fix uncommitted merge check and error message (issue2542) stableTue, 07 Dec 2010 08:02:54 +0100, by Kevin Bullock
-
tag: don't check .hgtags status if --local passed stableMon, 13 Dec 2010 21:20:30 -0600, by Kevin Bullock
-
progress: refactor for readability and show XXs instead of 0mXXs.Thu, 09 Dec 2010 17:33:40 -0600, by Augie Fackler
-
progress: Add estimated time remaining for long tasksTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
progress: react more reasonably to nested progress topicsFri, 10 Dec 2010 16:56:12 -0600, by Augie Fackler
-
Merge with stableMon, 13 Dec 2010 12:19:26 -0600, by Steve Borho
-
util: work around behavior change in Python 2.7.1 stableMon, 13 Dec 2010 11:51:01 -0600, by Steve Borho
-
merge with stableMon, 13 Dec 2010 11:53:17 +0100, by Martin Geisler
-
merge default heads in crew and mainMon, 13 Dec 2010 11:52:52 +0100, by Martin Geisler
-
eol: improve help on whether EOLs are changed in working copy or repository stableMon, 22 Nov 2010 14:36:57 +0100, by Erik Zielke
-
churn: ignore trailing and leading spaces (issue2546) stableMon, 13 Dec 2010 16:41:39 +0900, by Nicolas Dumazet
-
merge with stableFri, 10 Dec 2010 23:05:48 +0100, by Benoit Boissinot
-
make_file: always return a fresh file handle that can be closedTue, 07 Dec 2010 16:08:16 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 10 Dec 2010 19:20:11 -0600, by Matt Mackall
-
hook: fix import path handling for repo=None stableFri, 10 Dec 2010 19:18:02 -0600, by Matt Mackall
-
hook: assume relative path to hook is given from repo root stableTue, 07 Dec 2010 15:27:04 +0100, by Alexander Solovyov
-
bundle progress: offer best-guess deterministic progress informationFri, 10 Dec 2010 13:30:37 -0600, by Augie Fackler
-
httpsendfile: record progress information during read()Fri, 10 Dec 2010 13:31:06 -0600, by Augie Fackler
-
templatekw.showdiffstat: use ctx.diff() instead of calling patchTue, 07 Dec 2010 15:50:28 +0100, by Alexander Solovyov
-
localrepo: remove unneeded os.unlink call in wwriteFri, 10 Dec 2010 16:10:14 +0100, by Adrian Buehlmann
-
opener: always reset flags on 'w'riteFri, 10 Dec 2010 15:14:05 +0100, by Adrian Buehlmann
-
subrepo: silence git output when ui.quiet is setThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: show git command with --debugThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: speed up git push logicThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: use subprocess.Popen without the shellThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: treat git error code 1 as successThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: gitsubrepo should inherit from abstractsubrepoThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: initialize subrepo relative default paths relative to their root stableFri, 10 Dec 2010 01:30:16 +0100, by Mads Kiilerich
-
merge with stableWed, 08 Dec 2010 13:12:12 -0600, by Matt Mackall
-
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stableTue, 07 Dec 2010 20:03:04 +1100, by Brodie Rao
-
archival: don't set gzip filename header when there's no filename stableTue, 07 Dec 2010 19:47:53 +1100, by Brodie Rao
-
build: don't delete precious version information on 'make clean'Wed, 08 Dec 2010 11:18:26 -0600, by Matt Mackall
-
patch: write .rej files without rewriting EOLs stableFri, 03 Dec 2010 11:40:30 +0900, by Patrick Mezard
-
record: move copystat() hack out of util.copyfile() and into recordTue, 07 Dec 2010 20:03:05 +1100, by Brodie Rao
-
util: make atomicfiles closableTue, 07 Dec 2010 16:03:42 +0100, by Dan Villiom Podlaski Christiansen
-
subrepo: drop arguments unsupported by old gitMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: work around old git's remote naming schemeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use environment variable instead of git commit's --dateMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: parse git status's human-readable outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use subprocess's cwd instead of git's --work-treeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: make gitroot pushable earlierMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: silence git outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
bdiff: Fix bogus NULL returnMon, 06 Dec 2010 16:59:43 -0600, by Matt Mackall
-
bdiff: dynamically allocate hunksMon, 06 Dec 2010 16:42:48 -0600, by Matt Mackall
-
merge with stableMon, 06 Dec 2010 16:03:00 -0600, by Matt Mackall
-
subrepo: lazily update git's local tracking branchesSun, 28 Nov 2010 17:19:23 -0500, by Eric Eisner
-
subrepo: return both mapping directions from gitbranchmapSun, 28 Nov 2010 15:21:23 -0500, by Eric Eisner
-
subrepo: strip gitcommand outputSun, 28 Nov 2010 15:03:48 -0500, by Eric Eisner
-
sshrepo: don't use readline() on the stderr pipeWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-demandimport.py: PyPy supportWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
demandimport: change default for level from None to -1Wed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
export: flush the file pointer between patchesWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-clone-failure.t: fix unification oversightWed, 01 Dec 2010 19:20:16 +0100, by Dan Villiom Podlaski Christiansen
-
keyword: make kwfiles show deleted files configured for expansionSat, 04 Dec 2010 14:44:05 +0100, by Christian Ebert
-
keyword: colorize hg kwfiles outputSat, 04 Dec 2010 14:22:12 +0100, by Christian Ebert
-
coding style: fix yield used as a functionFri, 03 Dec 2010 12:22:56 +0100, by Thomas Arendsen Hein
-
check-code: single check for Python keywords used as a functionFri, 03 Dec 2010 12:04:31 +0100, by Thomas Arendsen Hein
-
coding style: fix gratuitous whitespace after Python keywordsFri, 03 Dec 2010 11:30:45 +0100, by Thomas Arendsen Hein
-
check-code: check for gratuitous whitespace after Python keywordsFri, 03 Dec 2010 11:23:38 +0100, by Thomas Arendsen Hein
-
merge with stableWed, 01 Dec 2010 18:47:40 -0600, by Matt Mackall
-
keyword: copy: when copied source is a symlink, follow it stable 1.7.2Wed, 01 Dec 2010 10:51:49 +0100, by Christian Ebert
-
makedirs: abort if parent == name (issue2531) stableWed, 01 Dec 2010 21:15:31 +0100, by Adrian Buehlmann
-
win32mbcs: use extsetup() to wrap functions only once. stableFri, 19 Nov 2010 18:07:15 +0900, by Shun-ichi GOTO
-
hgwebdir: fix incorrect index generation for invalid paths (issue2023) stableTue, 30 Nov 2010 12:45:25 -0200, by Wagner Bruna
-
makedate: abort on negative timestamps (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
parsedate: abort on negative dates (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
merge with stableWed, 01 Dec 2010 11:04:50 +0100, by Martin Geisler
-
test-clone.t: add basic cases for destination '' stableWed, 01 Dec 2010 04:21:47 +0100, by Adrian Buehlmann
-
hgrc.5: expand introduction for [web] section stableWed, 01 Dec 2010 10:52:31 +0100, by Martin Geisler
-
hgrc.5: describe what the [auth] section is for stableWed, 01 Dec 2010 10:21:40 +0100, by Martin Geisler
-
merge with stableWed, 01 Dec 2010 11:02:12 +0900, by Nicolas Dumazet
-
runrst: add RSTARGS Makefile variable to allow customizationWed, 01 Dec 2010 09:46:11 +0900, by Nicolas Dumazet
-
util: do not recurse in makedirs if name is '' (issue2528) stableTue, 30 Nov 2010 17:48:12 +0900, by Nicolas Dumazet
-
convert/svn: fix changed files list upon directory replacements stableMon, 29 Nov 2010 20:13:11 +0100, by Patrick Mezard
-
encoding: fix typo in variable nameMon, 29 Nov 2010 10:13:55 +0100, by Martin Geisler
-
pushkey: use UTF-8Sun, 28 Nov 2010 18:21:47 -0600, by Matt Mackall
-
wireproto: use proper UTF-8 handling for key lookupWed, 24 Nov 2010 16:10:37 -0600, by Matt Mackall
-
bookmarks: use UTF-8 storageWed, 24 Nov 2010 16:04:33 -0600, by Matt Mackall
-
branch: operate on branch names in local string space where possibleWed, 24 Nov 2010 15:56:32 -0600, by Matt Mackall
-
encoding: add localstr class to track UTF-8 version of transcoded stringsWed, 24 Nov 2010 15:38:52 -0600, by Matt Mackall
-
Merge with stableFri, 26 Nov 2010 20:08:03 -0600, by Steve Borho
-
wix: allow x86 MSI packages to be installed on x64 systems stableFri, 26 Nov 2010 20:05:16 -0600, by Steve Borho
-
Merge with stableFri, 26 Nov 2010 18:04:10 -0600, by Steve Borho
-
wix: switch Mercurial Windows installer to use py2exe --bundle 3 stableFri, 26 Nov 2010 16:18:19 -0600, by Steve Borho
-
Merge with stableWed, 24 Nov 2010 13:43:40 -0600, by Steve Borho
-
util.datestr: do not crash on revisions with negative timestamp (issue2513) stableTue, 23 Nov 2010 13:11:40 +0100, by Adrian Buehlmann
-
checknlink: return False if .hgtmp file preexists (issue2517) stableTue, 23 Nov 2010 22:53:47 +0100, by Adrian Buehlmann
-
localrepo: move string formatting out of gettext callWed, 24 Nov 2010 13:25:12 +0100, by Martin Geisler
-
merge with stableMon, 22 Nov 2010 13:11:46 -0600, by Matt Mackall
-
tests: integrate test-hardlinks-safety.t into test-hardlinks.tMon, 22 Nov 2010 17:32:51 +0100, by Adrian Buehlmann
-
mq: add an '-e/--exact' option to qpushWed, 17 Nov 2010 21:18:44 -0500, by Steve Losh
-
dirstate: warn on invalid parents rather than abortingMon, 22 Nov 2010 12:43:31 -0600, by Matt Mackall
-
code style: prefer 'is' and 'is not' tests with singletonsMon, 22 Nov 2010 18:15:58 +0100, by Martin Geisler
-
polib: remove unnecessary comparisons with TrueMon, 22 Nov 2010 17:57:11 +0100, by Martin Geisler
-
subrepo: lazier git push logicSun, 21 Nov 2010 22:00:51 -0500, by Eric Eisner
-
merge with stableMon, 22 Nov 2010 17:39:46 +0100, by Martin Geisler
-
subrepo: archive git subreposThu, 18 Nov 2010 19:20:21 -0500, by Eric Eisner
-
check-code: catch Python 'is' comparing number or string literalsSun, 21 Nov 2010 11:52:27 +0100, by Adrian Buehlmann
-
Merge with stableSun, 21 Nov 2010 13:16:59 +0100, by Patrick Mezard
-
record: quote command in use hg commit messageSun, 21 Nov 2010 05:07:06 -0600, by timeless
-
revert: improve merge advice and favor its error over allSat, 20 Nov 2010 20:41:48 +0200, by timeless
-
rebase: support --detach when null is common ancestor stableSat, 20 Nov 2010 09:51:56 +0100, by Henrik Stuart
-
test-hardlinks: add testcase for repo copied with 'cp -al'Wed, 17 Nov 2010 16:54:30 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Nov 2010 23:15:13 +0100, by Patrick Mezard
-
subrepo: handle missing subrepo spec file as removed stableThu, 18 Nov 2010 23:05:10 +0100, by Patrick Mezard
-
Merge with stableWed, 17 Nov 2010 21:30:13 +0100, by Patrick Mezard
-
subrepo: prune empty directories when removing svn subrepo stableWed, 17 Nov 2010 21:25:23 +0100, by Patrick Mezard
-
subrepo: use subprocess directly to avoid python 2.6 bug stableWed, 17 Nov 2010 21:24:36 +0100, by Patrick Mezard
-
subrepo: fix removing read-only svn files on Windows stableWed, 17 Nov 2010 21:00:47 +0100, by Patrick Mezard
-
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48Wed, 17 Nov 2010 09:37:57 +0100, by Martin Geisler
-
minirst: improved support for option lists.Tue, 02 Nov 2010 17:44:19 +0100, by Erik Zielke
-
test-subrepo-git.t: portability fix.Tue, 16 Nov 2010 13:29:35 +0100, by Dan Villiom Podlaski Christiansen
-
minirst: modified minirst to also recognize empty comments.Tue, 16 Nov 2010 13:29:08 +0100, by Erik Zielke
-
merge with stableWed, 17 Nov 2010 09:17:55 +0100, by Martin Geisler
-
posix: remove is-comparison between integers stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
httprepo: remove is-comparison with string literal stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
mq: fix comment to reflect change in efbee27415abWed, 17 Nov 2010 09:06:38 +0100, by Martin Geisler
-
mq: clean up unused variable in qrefreshTue, 16 Nov 2010 13:06:04 -0600, by Kevin Bullock
-
minirst: better interaction between comments and marginsTue, 16 Nov 2010 11:10:50 +0100, by Martin Geisler
-
run-tests: fix --debug for .t testsTue, 16 Nov 2010 10:33:19 +0900, by Nicolas Dumazet
-
merge with stableMon, 15 Nov 2010 17:05:54 -0600, by Matt Mackall
-
commit: search both parents for missing copy revision (issue2484) stableMon, 15 Nov 2010 17:04:55 -0600, by Matt Mackall
-
context: walk both parents for workingctx.ancestors() stableMon, 15 Nov 2010 17:00:43 -0600, by Matt Mackall
-
discovery: list new remote heads in prepush() on --debugThu, 11 Nov 2010 15:51:20 +0100, by Adrian Buehlmann
-
discovery: remove erroneous comment in prepush()Thu, 11 Nov 2010 15:42:27 +0100, by Adrian Buehlmann
-
subrepo: removing (and restoring) git subrepo stateSun, 14 Nov 2010 18:31:40 -0500, by Eric Eisner
-
subrepo: update and merge works with any git branchSun, 14 Nov 2010 18:31:29 -0500, by Eric Eisner
-
subrepo: allow git subrepos to push and mergeSun, 14 Nov 2010 18:22:33 -0500, by Eric Eisner
-
subrepo: cloning and updating of git subreposSun, 14 Nov 2010 18:20:13 -0500, by Eric Eisner
-
subrepo: support for adding a git subrepoSun, 14 Nov 2010 18:15:26 -0500, by Eric Eisner
-
merge with stableMon, 15 Nov 2010 10:57:49 -0600, by Matt Mackall
-
merge with i18nMon, 15 Nov 2010 10:57:40 -0600, by Matt Mackall
-
merge with i18n stableSun, 14 Nov 2010 23:32:04 -0200, by Wagner Bruna
-
merge with i18nSun, 14 Nov 2010 23:31:50 -0200, by Wagner Bruna
-
i18n-da: translate small error messagesFri, 05 Nov 2010 16:10:38 +0100, by Martin Geisler
-
i18n-da: synchronize with 15ca4bfecfe3Mon, 01 Nov 2010 11:05:14 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:57:40 +0100, by Martin Geisler
-
eol: mention the hook in the module docstring stableSat, 13 Nov 2010 15:57:12 +0100, by Martin Geisler
-
eol: fix win32text encode/decode filter namesSat, 13 Nov 2010 15:46:51 +0100, by Martin Geisler
-
test-win32text: use $TESTTMP in outputSat, 13 Nov 2010 15:20:37 +0100, by Martin Geisler
-
test-win32text: use (esc) lines instead of Python scriptSat, 13 Nov 2010 15:16:50 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:12:09 +0100, by Martin Geisler
-
eol: added filter aliases for backwards compatibility with win32textWed, 10 Nov 2010 20:26:56 +0000, by Colin Caughie
-
eol: exclude .hgtags file from eol translation (issue2493) stableSat, 13 Nov 2010 15:02:02 +0100, by Colin Caughie
-
merge with stableSat, 13 Nov 2010 11:58:51 +0900, by Nicolas Dumazet
-
log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stableThu, 11 Nov 2010 02:10:37 +0900, by Nicolas Dumazet
-
cmdutil: move range check outside of filerevgen stableThu, 11 Nov 2010 02:05:02 +0900, by Nicolas Dumazet
-
merge with stableFri, 12 Nov 2010 01:22:46 -0600, by Matt Mackall
-
pushkey: force HTTP POST on push and add tests (issue2489) stableFri, 12 Nov 2010 01:21:45 -0600, by Matt Mackall
-
merge with stableThu, 11 Nov 2010 07:23:38 +0100, by Martin Geisler
-
win32: remove try-catch block of GetModuleFileNameEx (issue2480) stableThu, 11 Nov 2010 01:12:51 +0900, by Yuya Nishihara
-
gpg, commands: fixed util.abort to util.Abort typos stableTue, 09 Nov 2010 20:25:56 +0000, by Richard Hopkins
-
check-code: using and/or/not as a function is bad styleThu, 11 Nov 2010 00:08:09 +0100, by Martin Geisler
-
merge with stableWed, 10 Nov 2010 15:44:19 +0100, by Martin Geisler
-
bundlerepository: get rid of temporary bundle files (issue2478) stableSun, 07 Nov 2010 20:18:57 +0100, by Klaus Koch
-
bundlerepository: test self.tempfile field, not tempfile module stableWed, 10 Nov 2010 15:38:00 +0100, by Martin Geisler
-
test-mq-qnew: handle Mac OS X error strings. stableWed, 10 Nov 2010 13:48:23 +0100, by Dan Villiom Podlaski Christiansen
-
help: urls help should include see also for paths stableWed, 10 Nov 2010 04:53:11 -0600, by timeless
-
minirst: link to HelpStyleGuide in docstringWed, 10 Nov 2010 14:46:13 +0100, by Martin Geisler
-
util: clarify purpose of MBTextWrapper classTue, 09 Nov 2010 13:43:35 +0900, by Nicolas Dumazet
-
merge with stableMon, 08 Nov 2010 17:29:23 -0600, by Matt Mackall
-
merge with crewMon, 08 Nov 2010 17:16:29 -0600, by Matt Mackall
-
merge with stableTue, 09 Nov 2010 01:33:48 +0900, by Nicolas Dumazet
-
graphmod: safer code when a changeset has two identical parents stableMon, 08 Nov 2010 22:45:56 +0900, by Nicolas Dumazet
-
revlog: fix descendants() if nullrev is in revs stableSun, 07 Nov 2010 18:23:48 +0900, by Nicolas Dumazet
-
revlog: if start is nullrev, end is always a descendant stableSun, 07 Nov 2010 18:16:07 +0900, by Nicolas Dumazet
-
mq: use sets instead of lists for speedSun, 07 Nov 2010 22:03:28 +0900, by Nicolas Dumazet
-
context: add __repr__ methods to workingfilectx and workingctxSun, 07 Nov 2010 18:59:27 +0900, by Nicolas Dumazet
-
merge with crewSun, 07 Nov 2010 19:42:42 -0600, by Matt Mackall
-
test-import: workaround for missing newline is no longer neededMon, 08 Nov 2010 01:55:32 +0100, by Mads Kiilerich
-
merge with stableMon, 08 Nov 2010 01:44:46 +0100, by Mads Kiilerich
-
tests: use (esc) instead of other kinds of string escaping stableMon, 08 Nov 2010 01:41:42 +0100, by Mads Kiilerich
-
tests: use (esc) for all non-ASCII test output stableMon, 08 Nov 2010 01:41:41 +0100, by Mads Kiilerich
-
tests: (no-eol) markup for command output without trailing LF stableMon, 08 Nov 2010 01:35:40 +0100, by Mads Kiilerich
-
merge with stableSun, 07 Nov 2010 16:01:57 -0600, by Matt Mackall
-
opener: check hardlink count reporting (issue1866) stableSun, 07 Nov 2010 18:21:29 +0100, by Adrian Buehlmann
-
revset: remove unnecessary debug statementSun, 07 Nov 2010 18:15:17 +0100, by Patrick Mezard
-
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)Sun, 07 Nov 2010 18:14:42 +0100, by Patrick Mezard
-
tests: handle .t files without trailing LF stableSat, 06 Nov 2010 00:31:44 +0100, by Mads Kiilerich
-
merge with stableFri, 05 Nov 2010 15:38:23 -0500, by Matt Mackall
-
alias: fall back to normal error handling for ambigious commands (fixes issue2475) stableFri, 05 Nov 2010 15:54:32 -0400, by Steve Losh
-
merge with stableFri, 05 Nov 2010 15:35:39 +0100, by Martin Geisler
-
subrepo: test & fix svn subrepo removal stableFri, 05 Nov 2010 15:13:22 +0100, by Ronny Pfannschmidt
-
revsets: let parents() return parents of working dirThu, 04 Nov 2010 17:09:00 -0500, by Kevin Bullock
-
revsets: let p1() and p2() return parents of working dirThu, 04 Nov 2010 16:59:03 -0500, by Kevin Bullock
-
util: refactor openerThu, 04 Nov 2010 09:04:37 +0100, by Adrian Buehlmann
-
keyword: turn regexes and escaped keywords into a propertycacheThu, 04 Nov 2010 22:56:38 +0000, by Christian Ebert
-
commands: add revset support to most commandsThu, 04 Nov 2010 16:21:28 -0500, by Matt Mackall
-
convert: better ReST markup in docstringThu, 04 Nov 2010 18:19:10 +0100, by Martin Geisler
-
convert: split docstring lists for easier translationThu, 04 Nov 2010 18:11:10 +0100, by Martin Geisler
-
convert: use field list instead of option list in helpThu, 04 Nov 2010 14:14:47 +0100, by Erik Zielke
-
doc/Makefile: docs now also depend on extensionsThu, 04 Nov 2010 17:52:40 +0100, by Martin Geisler
-
keyword: function to look up changectx for expansionWed, 03 Nov 2010 14:37:41 +0100, by Christian Ebert
-
localrepo: make heads use the keyword args of the sorted builtinTue, 02 Nov 2010 11:25:52 +0100, by Ronny Pfannschmidt
-
import: add another line feed to message join stringThu, 04 Nov 2010 11:33:57 -0500, by Steve Borho
-
tests: unify test-no-symlinksWed, 03 Nov 2010 22:34:16 +0100, by Patrick Mezard
-
patch: remove unused applydiff() sourcefile argumentWed, 03 Nov 2010 21:11:07 +0100, by Patrick Mezard
-
patch: remove unused gitworkdone variable from iterhunks()Wed, 03 Nov 2010 21:11:05 +0100, by Patrick Mezard
-
test-import: use printf instead of echoWed, 03 Nov 2010 21:10:59 +0100, by Patrick Mezard
-
import: --no-commit should update .hg/last-message.txtThu, 21 Oct 2010 16:04:34 -0500, by Steve Borho
-
merge with stable after 1.7 releaseTue, 02 Nov 2010 09:47:47 +0100, by Thomas Arendsen Hein
-
dirstate: skip optimization on case-folding FS (issue2440) stableMon, 01 Nov 2010 14:18:42 -0500, by Matt Mackall
-
url: fix https client authentication through proxy stableMon, 01 Nov 2010 01:56:12 +0100, by Mads Kiilerich
-
i18n-ja: strip extra spaces next to punctuation mark at line ending stableMon, 01 Nov 2010 01:31:09 +0900, by Yuya Nishihara
-
commit: handle missing newline on last commit comment stableSat, 30 Oct 2010 12:13:52 -0500, by Matt Mackall
-
localrepo: do not modify ctx.remove() list in-place stableMon, 01 Nov 2010 17:26:08 +0100, by Patrick Mezard
-
run-tests: use regex when searching for $HGPORT in test output stableMon, 01 Nov 2010 10:24:07 +0100, by Martin Geisler
-
demandimport: back out 50a4e55aa278 (issue2467) stableSat, 30 Oct 2010 11:32:04 -0500, by Matt Mackall
-
debugindex: add --format flag to allow debugging parentdelta stableSat, 30 Oct 2010 02:47:35 -0500, by Matt Mackall
-
pager: make example of setting pager less silly stableFri, 29 Oct 2010 00:57:34 -0500, by Kevin Bullock
-
convert: Work around p4 instability (issue2465) stableSat, 30 Oct 2010 02:47:34 -0500, by Mike Sperber
-
revlog: choose best delta for parentdelta (issue2466) stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
revlog: extract delta building to a subfunction stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 6f6f6a9c2a41 stableFri, 29 Oct 2010 00:19:39 +0900, by FUJIWARA Katsunori
-
i18n-da: translate help for bookmarks extension stableThu, 28 Oct 2010 10:02:28 +0200, by Martin Geisler
-
i18n, bookmarks: add comments for translators stableThu, 28 Oct 2010 09:48:01 +0200, by Martin Geisler
-
qnew: distinguish between existing file and directory (issue2464) stableFri, 29 Oct 2010 14:06:06 +0200, by Martin Geisler
-
qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stableFri, 29 Oct 2010 15:25:21 +0200, by Martin Geisler
-
opener: do not create "foo" directory when writing to "foo/" stableFri, 29 Oct 2010 12:50:08 +0200, by Martin Geisler
-
mq: qrename should not touch the dirstate if src is untracked (issue2460) stableThu, 28 Oct 2010 22:04:33 +0200, by Patrick Mezard
-
patch: fix copies when patching over uncommitted changed (issue2459) stableThu, 28 Oct 2010 21:25:53 +0200, by Patrick Mezard
-
i18n-da: remove extra newline in translation stableTue, 26 Oct 2010 10:54:32 +0200, by Martin Geisler
-
minirst: use colwidth to match title lengths (issue2455) stableWed, 27 Oct 2010 15:35:23 -0500, by Matt Mackall
-
encoding: default ambiguous character to narrow stableWed, 27 Oct 2010 15:35:21 -0500, by Matt Mackall
-
*: kill all unnecessary shebangs. stableTue, 26 Oct 2010 12:18:39 +0200, by Dan Villiom Podlaski Christiansen
-
*: add executable bit to a few files that were missing it. stableTue, 26 Oct 2010 12:18:37 +0200, by Dan Villiom Podlaski Christiansen
-
log: do case insensitive search for --user option stableWed, 20 Oct 2010 15:32:35 +0200, by Gilles Moris
-
url: show realm/user when asking for username/password stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
rebase: abort message should appear even with --quiet stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
help: correct tip about deleting a subrepository stableWed, 27 Oct 2010 12:13:49 -0200, by Wagner Bruna
-
subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stableWed, 27 Oct 2010 00:28:40 +0200, by Mads Kiilerich
-
mq: expand 'repo' -> 'repository' in error message stableTue, 26 Oct 2010 18:01:35 +0200, by Martin Geisler
-
mq: mark strings that should not be translated stableTue, 26 Oct 2010 17:59:21 +0200, by Martin Geisler
-
pull: silence spurious 'requesting all changes' message stableWed, 20 Oct 2010 17:38:21 -0500, by Kevin Bullock
-
templates: fix inconsistency in 'help' link stableTue, 26 Oct 2010 02:38:14 +0530, by Pradeepkumar Gayam
-
test-patchbomb: add test for progress support (1ed2dc9d4368) stableMon, 25 Oct 2010 01:11:52 +0900, by Yuya Nishihara
-
keyword: fix regressions introduced in d87f3ff904ba stableSun, 24 Oct 2010 15:11:41 +0100, by Christian Ebert
-
tests: test/silence win32text deprecation warning stableMon, 25 Oct 2010 23:55:43 +0200, by Martin Geisler
-
lsprof: remove #!-line from non-executable script stableMon, 25 Oct 2010 23:46:26 +0200, by Martin Geisler
-
doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stableSat, 23 Oct 2010 20:10:18 +0200, by Martin Geisler
-
patchbomb: fix stray backslash in docstring stableSat, 23 Oct 2010 18:33:57 +0200, by Martin Geisler
-
help: improve wording of internal:merge and internal:fail stableMon, 25 Oct 2010 14:34:49 -0500, by Steve Borho
-
version: replace email address with url to reduce private mail stableSun, 24 Oct 2010 16:02:10 -0500, by Matt Mackall
-
merge-tools.txt: fix typos, simplify, renumber from 1. stableSun, 24 Oct 2010 12:55:29 +0200, by Patrick Mezard
-
hggettext: handle i18nfunctions declaration for docstrings translations stableSun, 24 Oct 2010 12:52:37 +0200, by Patrick Mezard
-
Fix and unify transplant and bookmarks revsets doc registration stableSat, 23 Oct 2010 19:22:42 +0200, by Patrick Mezard
-
revsets: generate predicate help dynamically stableSat, 23 Oct 2010 19:21:51 +0200, by Patrick Mezard
-
help: add "revset" alias for "revsets" help topic stableSat, 23 Oct 2010 17:45:49 +0200, by Martin Geisler
-
revset: add translator comments to i18n strings stableSat, 23 Oct 2010 14:59:19 +0200, by Martin Geisler
-
gendoc: re-add indentation to global option table stableSat, 23 Oct 2010 00:01:09 +0200, by Martin Geisler
-
test-transplant: test transplanted() revset stableFri, 22 Oct 2010 22:58:17 +0200, by Patrick Mezard
-
backout: add --tool argument for specifying merge tool stableFri, 22 Oct 2010 11:58:43 -0500, by Steve Borho
-
help: improve merge-tools topic, describe --tool and clarify details stableFri, 22 Oct 2010 17:08:15 +0200, by Mads Kiilerich
-
help: use Windows cmd compatible quoting in revset help stableFri, 22 Oct 2010 17:05:51 +0200, by Mads Kiilerich
-
color: give hint to translators about untranslated keywords stableFri, 22 Oct 2010 16:34:38 +0200, by Martin Geisler
-
i18n: extract comments marked for translator hints stableThu, 21 Oct 2010 11:45:02 -0200, by Wagner Bruna
-
setup/hg: handle hg being a symlink when appending relative libdir to sys.path stableThu, 21 Oct 2010 09:58:22 -0700, by L. David Baron
-
subrepo: svnsubrepo._wcrev should return str after 3d6ba8c2b1b8 stableThu, 21 Oct 2010 10:54:37 +0200, by Martin Geisler
-
subrepo: fix status check on SVN subrepos (issue2445) stableThu, 21 Oct 2010 03:28:51 -0500, by Matt Mackall
-
hgweb: let HTTPS serve use more compatible and less secure encryption stableThu, 21 Oct 2010 03:18:52 +0200, by Mads Kiilerich
-
mercurial.el: fix hg-outgoing path when 'default-push' is not defined stableWed, 20 Oct 2010 18:15:47 +0530, by Azhagu Selvan SP
-
merge with stableWed, 20 Oct 2010 23:48:33 +0200, by Benoit Boissinot
-
patchbomb: hide passwords potentially embedded in urls stableWed, 20 Oct 2010 23:39:48 +0200, by Benoit Boissinot
-
wix: add vim syntax file for Mercurial unit testsWed, 20 Oct 2010 16:45:08 -0500, by Steve Borho
-
wix: add new help page templatesWed, 20 Oct 2010 16:41:17 -0500, by Steve Borho
-
wix: add new merge-tools.txt help textWed, 20 Oct 2010 16:27:24 -0500, by Steve Borho
-
Merge with mpmWed, 20 Oct 2010 15:36:42 -0500, by Steve Borho
-
merge: implement --tool arguments using new ui.forcemerge configurableTue, 19 Oct 2010 22:33:52 -0500, by Steve Borho
-
tests: fix up changed outputWed, 20 Oct 2010 15:09:38 -0500, by Matt Mackall
-
revset: disable subset optimization for parents() and children() (issue2437)Fri, 15 Oct 2010 03:30:38 -0300, by Wagner Bruna
-
check-code: warning and fixes for whitespace in unified testsWed, 20 Oct 2010 14:57:36 -0500, by Matt Mackall
-
hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or laterWed, 20 Oct 2010 20:19:34 +0200, by Mads Kiilerich
-
hgweb: refactor all pyOpenSSL references into one classWed, 20 Oct 2010 20:19:32 +0200, by Mads Kiilerich
-
gendoc: added styling for extension TOCWed, 20 Oct 2010 17:47:46 +0200, by Erik Zielke
-
gendoc: automatically create help for default extensions.Wed, 20 Oct 2010 17:45:09 +0200, by Erik Zielke
-
gendoc: dedent documentation from docstringsTue, 19 Oct 2010 13:50:03 +0200, by Erik Zielke
-
extensions.load: return moduleTue, 19 Oct 2010 13:43:40 +0200, by Erik Zielke
-
help: different section separatorsTue, 19 Oct 2010 13:39:34 +0200, by Erik Zielke
-
gendoc: add subsection for each commandWed, 20 Oct 2010 18:08:37 +0200, by Martin Geisler
-
gendoc: move section commands to module scopeWed, 20 Oct 2010 18:07:50 +0200, by Martin Geisler
-
mq: mark string for i18nWed, 20 Oct 2010 12:29:55 -0200, by Wagner Bruna
-
cmdutil: mark string for i18nWed, 20 Oct 2010 12:29:41 -0200, by Wagner Bruna
-
test-ssh: handle very slow ssh transfer rateThu, 14 Oct 2010 10:56:39 +0300, by timeless
-
bookmarks: add paragraph on pushing and pulling to helpTue, 19 Oct 2010 12:40:09 -0500, by Kevin Bullock
-
help: help topic for merge toolsWed, 20 Oct 2010 16:54:34 +0200, by Erik Zielke
-
check-code: find trailing whitespaceWed, 20 Oct 2010 10:13:04 +0200, by Martin Geisler
-
convert: kill trailing whitespaceWed, 20 Oct 2010 10:07:38 +0200, by timeless
-
convert: fix typo in commentWed, 20 Oct 2010 10:02:54 +0200, by timeless
-
strip: support revision setsMon, 18 Oct 2010 18:31:38 -0200, by Wagner Bruna
-
interhg: use uisetup() instead of module-load side effectsSat, 16 Oct 2010 18:09:47 -0500, by Augie Fackler
-
merge: when --tool is specified, disable HGMERGE by setting to empty stringMon, 18 Oct 2010 23:20:14 -0500, by Steve Borho
-
ui: only fix config if the relevant section has changedMon, 18 Oct 2010 14:10:36 +0900, by Nicolas Dumazet
-
test-tags: use printf instead of echo '...\n'Tue, 19 Oct 2010 23:15:31 +0900, by Nicolas Dumazet
-
discovery: findincoming() is no longer usedSun, 17 Oct 2010 22:24:26 +0200, by Benoit Boissinot
-
discovery: use set instead of dictSun, 17 Oct 2010 19:25:35 +0200, by Benoit Boissinot
-
discovery: remove unused "base" argument from find.*incoming()Sun, 17 Oct 2010 16:16:12 +0200, by Benoit Boissinot
-
discovery: do not use the implicit updating of the "base" argSat, 09 Oct 2010 17:16:39 -0500, by Benoit Boissinot
-
tags: do not fail if tags.cache is corrupted (issue2444)Tue, 19 Oct 2010 20:20:10 +0900, by Nicolas Dumazet
-
merge: make 'diverging renames' diagnostic a more helpful note.Sun, 10 Oct 2010 09:50:25 -0500, by Dan Villiom Podlaski Christiansen
-
gendoc: refactor get_cmdMon, 18 Oct 2010 14:37:52 +0200, by Erik Zielke
-
mq: switched to `` around * * *Mon, 18 Oct 2010 14:37:50 +0200, by Erik Zielke
-
Revert: capitalization doc fixSun, 17 Oct 2010 00:45:34 +0200, by Adrian Buehlmann
-
subrepo: abort instead of pushing/pulling to the repo itselfTue, 19 Oct 2010 03:56:20 +0200, by Mads Kiilerich
-
subrepo: rename relpath to subrelpath and introduce reporelpathTue, 19 Oct 2010 03:55:28 +0200, by Mads Kiilerich
-
mdiff: carriage return (\r) is also ignorable whitespaceTue, 19 Oct 2010 03:55:06 +0200, by Mads Kiilerich
-
merge: add --tool argument to merge and resolveFri, 15 Oct 2010 23:00:45 -0500, by Steve Borho
-
patchbomb: move command option help from the extension (patchbomb) to the command (email)Sun, 17 Oct 2010 14:00:01 +0300, by timeless
-
alias: fail gracefully when invalid global options are given (issue2442)Sun, 17 Oct 2010 13:24:37 -0400, by Steve Losh
-
bookmarks: better fix for issue2016 (lookup infinite recursion)Thu, 07 Oct 2010 13:44:17 -0700, by Paul Molodowitch
-
merge/progress: marking strings for localizationMon, 02 Aug 2010 07:15:47 +0300, by timeless
-
verify/progress: using gerund to indicate action and adding unitsMon, 02 Aug 2010 07:15:47 +0300, by timeless
-
progress: dropping superfluous space from unitsTue, 20 Jul 2010 20:53:48 +0200, by timeless
-
check-code: add 'no tab indent' check for unified testsSat, 16 Oct 2010 18:09:01 +0200, by Adrian Buehlmann
-
url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)Sun, 17 Oct 2010 04:14:06 +0200, by Mads Kiilerich
-
test-https: test web.cacerts functionalitySun, 17 Oct 2010 04:13:50 +0200, by Mads Kiilerich
-
serve: fix https mode and add testSun, 17 Oct 2010 04:13:35 +0200, by Mads Kiilerich
-
hgweb: don't send a body or illegal headers during 304 responseSat, 16 Oct 2010 17:29:04 -0500, by Augie Fackler
-
merge with stableSat, 16 Oct 2010 22:40:46 +0200, by Benoit Boissinot
-
test-url: skip test when ssl module is unavailable stableTue, 12 Oct 2010 11:02:45 -0500, by Augie Fackler
-
revset: use 'requires' instead of 'wants' in error messageSat, 16 Oct 2010 18:50:53 +0200, by Benoit Boissinot
-
outgoing: unify common graphlog.outgoing and hg.outgoing codeFri, 15 Oct 2010 05:21:51 +0200, by Nicolas Dumazet
-
bundlerepo: unify common code into a new getremotechangesThu, 14 Oct 2010 22:41:43 +0200, by Nicolas Dumazet
-
revset id(): fix error text to say "id wants..." instead of "rev wants..."Tue, 12 Oct 2010 23:33:43 -0500, by Augie Fackler
-
keyword: only use expensive fctx.cmp when neededThu, 14 Oct 2010 22:53:17 +0200, by Christian Ebert
-
context: narrow down filter special case in filectx.cmp()Thu, 14 Oct 2010 22:47:50 +0200, by Christian Ebert
-
incoming: unify code for incoming and graphlog.incomingThu, 14 Oct 2010 21:36:00 +0200, by Nicolas Dumazet
-
incoming: rename variableThu, 14 Oct 2010 21:37:00 +0200, by Nicolas Dumazet
-
import: only the first hg patch marker should be processed (issue2417)Thu, 14 Oct 2010 01:28:29 +0200, by Mads Kiilerich
-
backout: provide linear backout as a default (without --merge option)Fri, 10 Sep 2010 10:28:18 +0200, by Gilles Moris
-
update: use revsingle to enable use of revsets as update targets (issue1993)Mon, 11 Oct 2010 10:07:42 -0500, by Augie Fackler
-
test-url: skip test when ssl module is unavailableTue, 12 Oct 2010 11:02:45 -0500, by Augie Fackler
-
test-url: remove trailing whitespaceTue, 12 Oct 2010 11:02:05 -0500, by Augie Fackler
-
keyword: code cleanupTue, 12 Oct 2010 12:49:23 +0100, by Christian Ebert
-
tests: asciify output of test-encoding-align.tSat, 02 Oct 2010 22:59:29 +0900, by Yuya Nishihara
-
tests: accept \-escaped test outputSat, 02 Oct 2010 22:57:25 +0900, by Yuya Nishihara
-
merge with crewTue, 12 Oct 2010 16:26:03 -0500, by Matt Mackall
-
parentdelta: compress.py extension is no longer necessaryTue, 12 Oct 2010 08:30:15 -0500, by Benoit Boissinot
-
merge with stableTue, 12 Oct 2010 16:25:38 -0500, by Matt Mackall
-
convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) stableFri, 01 Oct 2010 10:15:04 -0500, by Brodie Rao
-
revset: add id() and rev() to allow explicitly referring to changes by hash or revMon, 11 Oct 2010 09:44:19 -0500, by Augie Fackler
-
revset: rename tagged() to tag() and allow it to take an optional tag nameSun, 10 Oct 2010 12:41:36 -0500, by Augie Fackler
-
bookmarks: add revset for referencing bookmarksSun, 10 Oct 2010 12:40:25 -0500, by Augie Fackler
-
hgweb help: fix double help linksSun, 10 Oct 2010 12:03:28 -0500, by Augie Fackler
-
tests: add testcase for --config format.dotencode=falseMon, 11 Oct 2010 11:17:48 +0200, by Adrian Buehlmann
-
fetch: fix and document exit codes (issue2356)Mon, 11 Oct 2010 14:39:13 -0500, by Matt Mackall
-
doc: add [format] dotencode descriptionSun, 10 Oct 2010 23:32:09 +0200, by Adrian Buehlmann
-
filectx: use ctx.size comparisons to speed up ctx.cmpTue, 27 Jul 2010 23:07:30 +0900, by Nicolas Dumazet
-
localrepo: use propertycaches to access encode/decode filtersSun, 10 Oct 2010 18:58:45 +0200, by Nicolas Dumazet
-
localrepo: load filter patterns outside of _filterSun, 10 Oct 2010 19:10:16 +0200, by Nicolas Dumazet
-
localrepo: have _loadfilter return the loaded filter patternsSun, 10 Oct 2010 19:07:58 +0200, by Nicolas Dumazet
-
merge with mpmMon, 11 Oct 2010 13:26:29 -0500, by Benoit Boissinot
-
wireproto/http: drain the incoming bundle in case of errorsMon, 11 Oct 2010 12:47:11 -0500, by Benoit Boissinot
-
wireproto: introduce pusherr() to deal with "unsynced changes" errorMon, 11 Oct 2010 12:45:36 -0500, by Benoit Boissinot
-
wireproto: redirect the output earlierMon, 11 Oct 2010 12:44:33 -0500, by Benoit Boissinot
-
wireproto: return in finally was messing with the return inside the blockMon, 11 Oct 2010 12:44:11 -0500, by Benoit Boissinot
-
tests: use a glob for all of the host, might not be localhostMon, 11 Oct 2010 13:51:10 +0200, by Dirkjan Ochtman
-
commands: add move alias for the rename commandMon, 11 Oct 2010 13:49:53 +0200, by Dirkjan Ochtman
-
util: make wrap() require a width argumentSun, 10 Oct 2010 18:02:52 -0500, by Matt Mackall
-
showconfig: don't accept multiple sections and one config itemSat, 09 Oct 2010 16:55:33 -0500, by Brodie Rao
-
hgweb: another fix for the help termwidth bugSun, 10 Oct 2010 17:35:28 -0500, by Matt Mackall
-
pager: don't run pager if nothing is written to stdout/stderrSun, 10 Oct 2010 12:21:49 -0500, by Brodie Rao
-
pager: add global --pager=<auto/boolean> optionSun, 10 Oct 2010 12:21:48 -0500, by Brodie Rao
-
color: add global option in extsetup() instead of globallySun, 10 Oct 2010 12:21:36 -0500, by Brodie Rao
-
hgweb: more ui fiddlingSun, 10 Oct 2010 11:05:06 -0500, by Matt Mackall
-
hgweb: fix hgweb_mod as well as hgwebdir_modSun, 10 Oct 2010 10:42:44 -0500, by Augie Fackler
-
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrathSun, 10 Oct 2010 10:07:17 -0500, by Augie Fackler
-
termwidth: move to ui.ui from utilSun, 10 Oct 2010 10:06:36 -0500, by Augie Fackler
-
help: improve description of update --checkThu, 07 Oct 2010 23:34:21 -0500, by Kevin Bullock
-
store: encode first period or space in filenames (issue1713)Sat, 09 Oct 2010 21:54:50 +0200, by Adrian Buehlmann
-
demandimport: fix an obscure corner-case.Tue, 14 Sep 2010 23:00:39 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: enforce subn method via boolean switchSun, 10 Oct 2010 00:38:57 +0100, by Christian Ebert
-
keyword: fix weeding of expansion candidates when recordingSun, 10 Oct 2010 00:30:09 +0100, by Christian Ebert
-
copies: don't detect copies as "divergent renames"Sun, 10 Oct 2010 09:48:37 -0500, by Dan Villiom Podlaski Christiansen
-
strip: add --keep flag to avoid modifying wc during stripSat, 09 Oct 2010 11:02:11 -0500, by Augie Fackler
-
update: use higher level wording for "crosses branches" errorSat, 09 Oct 2010 17:02:28 -0500, by Brodie Rao
-
hgweb: add help link to templates missed in ead4e21f49f1Sat, 09 Oct 2010 17:58:48 -0500, by Augie Fackler
-
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 17:58:54 -0500, by Dan Villiom Podlaski Christiansen
-
run-tests.py: remove support for .bat filesSat, 09 Oct 2010 16:27:10 -0500, by Benoit Boissinot
-
run-tests.py: do not install hg when the tests do no existSat, 09 Oct 2010 16:25:28 -0500, by Benoit Boissinot
-
setup.py: write libdir as a python string literalSat, 09 Oct 2010 15:40:29 -0500, by Patrick Mezard
-
patch: fails immediately upon malformed hunkSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: always raise PatchError with a message, simplify handlingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: simplify externalpatch() argumentsSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
util: remove needbinary(), no longer used for external patchingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove internal patcher fallback and NoHunk errorSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused patchmeta.linenoSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused flags from readgitpatch()Sat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 15:06:22 -0500, by Mads Kiilerich
-
revsets: fix stray * in help topicSat, 09 Oct 2010 22:05:24 +0200, by Martin Geisler
-
web: add a help view for getting hg help outputSat, 09 Oct 2010 12:27:14 -0500, by Augie Fackler
-
fix indentation errorSat, 09 Oct 2010 15:00:30 -0500, by Benoit Boissinot
-
merge: handle no file parent in backwards merge (issue2364)Sat, 09 Oct 2010 14:50:20 -0500, by Matt Mackall
-
merge with crewSat, 09 Oct 2010 14:52:58 -0500, by Matt Mackall
-
ui.paths: expand paths directly in fixconfig (issue2373)Sat, 09 Oct 2010 12:28:16 -0500, by Benoit Boissinot
-
setup/hg: always load Mercurial from where it was installed.Tue, 17 Aug 2010 15:44:38 +0200, by Dan Villiom Podlaski Christiansen
-
revsets: add a sample query to the help for getting active branchesSat, 09 Oct 2010 11:55:25 -0500, by Brodie Rao
-
revsets: add descriptions for sample queries in the helpSat, 09 Oct 2010 11:54:42 -0500, by Brodie Rao
-
mq: silence spurious output.Sat, 09 Oct 2010 11:53:48 -0500, by Dan Villiom Podlaski Christiansen
-
revsets: clarify in the help that head() returns named branch headsSat, 09 Oct 2010 11:27:29 -0500, by Brodie Rao
-
tests: add testcase for 208fc9ad6a48 to test-alias.tSat, 09 Oct 2010 11:16:35 +0200, by Adrian Buehlmann
-
mq: handle deleting the same patch twice in one command (issue2427)Sat, 09 Oct 2010 10:36:50 -0500, by Dan Villiom Podlaski Christiansen
-
progress: make sure stderr has isatty before calling (issue2191)Sat, 09 Oct 2010 09:55:52 -0500, by Augie Fackler
-
windows: handle spaces in path to Python (issue2074)Sat, 09 Oct 2010 18:04:36 +0200, by Benjamin Pollack
-
minirst: pull admonition titles out formatblock functionFri, 08 Oct 2010 23:23:49 +0200, by Martin Geisler
-
minirst: refactor/simplify findblocksFri, 08 Oct 2010 23:19:26 +0200, by Martin Geisler
-
inotify: raise correct error if server is already started in a deep repositorySat, 09 Oct 2010 15:41:53 +0200, by Nicolas Dumazet
-
setup: user-friendly error message if Python headers are missingFri, 08 Oct 2010 21:43:21 +0200, by Nicolas Dumazet
-
test-keyword: ignore subject in notify hook mailsSat, 09 Oct 2010 07:13:51 -0500, by Mads Kiilerich
-
test-keyword: fix test glob to ACL/SELinux flagSat, 09 Oct 2010 07:13:49 -0500, by Mads Kiilerich
-
test-notify: fix fix for line continuation in long mail header linesSat, 09 Oct 2010 07:13:47 -0500, by Mads Kiilerich
-
import: don't strip '#' lines from patch descriptions (issue 2417)Fri, 08 Oct 2010 23:39:44 -0500, by Mads Kiilerich
-
test-notify: stabilize outputFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: reintroduce ":$HGPORT" in test outputFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: remove the last traces of $HGTMPFri, 08 Oct 2010 22:36:11 -0500, by Mads Kiilerich
-
tests: remove filtertmp.py and helpers.shFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
tests: remove redundant globsFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
tests: replace test tmp directory with $TESTTMP in test outputFri, 08 Oct 2010 22:36:10 -0500, by Mads Kiilerich
-
keyword: fix test globFri, 08 Oct 2010 20:12:40 -0500, by Matt Mackall
-
dispatch: properly handle relative path aliases used with -R (issue2376)Mon, 04 Oct 2010 15:07:12 -0500, by Brodie Rao
-
dispatch: remove superfluous try/except when reading local ui configMon, 04 Oct 2010 14:26:38 -0500, by Brodie Rao
-
test-globalopts: test hg -R file:// and hg -R path-aliasMon, 04 Oct 2010 14:26:37 -0500, by Brodie Rao
-
hgk: remember main window positionWed, 06 Oct 2010 23:07:52 +0300, by Eduard-Cristian Stefan
-
alias: back up and restore commands.norepo before checking for shell aliasesFri, 08 Oct 2010 16:10:00 -0400, by Steve Losh
-
tests: unify test-check-codeFri, 08 Oct 2010 16:08:46 -0500, by Brodie Rao
-
keyword: switch kwtemplater.record in kw_dorecord()Fri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: specific regular expressions depending on read modeFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
test-keyword: remove remaining sed callsFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: disable expansion in kwfilelog.read() if file renamed in nodeFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: make iskwfile() a weeding method in lieu of a booleanFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: support copy and renameFri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
keyword: refactor kwtemplater.overwrite()Fri, 08 Oct 2010 18:39:46 +0100, by Christian Ebert
-
revlog.addgroup(): always use _addrevision() to add new revlog entriesFri, 08 Oct 2010 18:00:19 -0500, by Benoit Boissinot
-
revlog._addrevision(): allow text argument to be None, build it lazilyFri, 08 Oct 2010 18:00:16 -0500, by Benoit Boissinot
-
changegroupsubset: use readdelta() fast path when delta is against a parentFri, 08 Oct 2010 18:00:15 -0500, by Benoit Boissinot
-
run-tests: handle .tst not ending with an LFFri, 08 Oct 2010 17:00:38 -0500, by Patrick Mezard
-
minirst: small code cleanupFri, 08 Oct 2010 22:42:32 +0200, by Martin Geisler
-
cat: fix cat without -r, broken by 0ae35296fbf4Fri, 08 Oct 2010 14:02:23 -0500, by Brodie Rao
-
revsets: introduce revsingle helperThu, 07 Oct 2010 18:24:29 -0500, by Matt Mackall
-
revsets: make revpair revsets-awareThu, 07 Oct 2010 18:05:04 -0500, by Matt Mackall
-
revset: lower precedence of minus infix (issue2361)Thu, 07 Oct 2010 11:45:17 -0500, by Matt Mackall
-
merge with stableTue, 05 Oct 2010 20:25:51 +0200, by Henrik Stuart
-
revset: fix #branch in urls for outgoing() stableTue, 05 Oct 2010 11:34:13 +0200, by Adrian Buehlmann
-
heads: mention STARTREV in synopsis and help for --revFri, 01 Oct 2010 23:16:11 +0200, by Martin Geisler
-
merge with stableFri, 01 Oct 2010 10:29:33 -0500, by Matt Mackall
-
tests: unify test-rebase*Fri, 01 Oct 2010 16:10:06 +0200, by Adrian Buehlmann
-
merge with stableFri, 01 Oct 2010 16:43:03 +0200, by Martin Geisler
-
test-url: refactor with shorter linesFri, 01 Oct 2010 16:39:55 +0200, by Martin Geisler
-
keyword: use workingctx to detect modified and added files after rollbackFri, 01 Oct 2010 02:13:31 +0200, by Christian Ebert
-
keyword: rename variable "cfiles" to "changed" for clarityFri, 01 Oct 2010 02:13:31 +0200, by Christian Ebert
-
tests: unify test-casefoldingMon, 27 Sep 2010 13:13:34 -0500, by Brodie Rao
-
url: mark certificate error string for translation stableFri, 01 Oct 2010 16:08:46 +0200, by Martin Geisler
-
i18n-ja: synchronized with e356c5c21b15 stableFri, 01 Oct 2010 17:24:18 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 30 Sep 2010 19:10:19 -0500, by Matt Mackall
-
merge with stableFri, 01 Oct 2010 00:54:03 +0200, by Mads Kiilerich
-
test-doctest: test the modules that contains doctests stableFri, 01 Oct 2010 00:48:51 +0200, by Mads Kiilerich
-
doc: clarify that https cert verification requires web.cacerts stableFri, 01 Oct 2010 00:48:50 +0200, by Mads Kiilerich
-
url: verify correctness of https server certificates (issue2407) stableFri, 01 Oct 2010 00:46:59 +0200, by Mads Kiilerich
-
test-subrepo-recursion: remove empty defaults sectionThu, 30 Sep 2010 13:38:21 +0200, by Erik Zielke
-
mq: Removed extra ... in short help for qdeleteThu, 30 Sep 2010 12:37:45 +0200, by Erik Zielke
-
mq: removed short option in help for deprecated optionsMon, 27 Sep 2010 11:27:58 +0200, by Erik Zielke
-
test-subrepo-recursion: deleted default argumentsTue, 28 Sep 2010 13:09:22 +0200, by Erik Zielke
-
tests: removed test names in testsThu, 30 Sep 2010 09:49:40 +0200, by Erik Zielke
-
tests: fix 05210e955bef merge error in test-git-import.tTue, 28 Sep 2010 19:29:14 +0200, by Adrian Buehlmann
-
test-convert-cvs-detectmerge: add sleep so cvs notices changesWed, 29 Sep 2010 01:33:31 +0200, by Mads Kiilerich
-
init: expand destination url as a configured pathsWed, 29 Sep 2010 01:32:51 +0200, by Mads Kiilerich
-
mq: explain qpush -f betterWed, 29 Sep 2010 01:32:50 +0200, by Mads Kiilerich
-
serve: let --web-conf help reference hgwebWed, 29 Sep 2010 01:32:50 +0200, by Mads Kiilerich
-
transplant: add the transplanted revset predicateTue, 28 Sep 2010 19:36:05 +0200, by Juan Pablo Aroztegi
-
test-convert-cvs-branch: add sleep so cvs notices changesTue, 28 Sep 2010 03:01:35 +0200, by Mads Kiilerich
-
graphlog: style with header and footer (issue2395)Tue, 28 Sep 2010 02:58:00 +0200, by Mads Kiilerich
-
test-serve: use service that works on more platformsTue, 28 Sep 2010 02:57:59 +0200, by Mads Kiilerich
-
Merge with stableTue, 28 Sep 2010 01:11:24 +0200, by Patrick Mezard
-
patch: test and document a bit binary to regular file upgrade stableTue, 28 Sep 2010 00:41:08 +0200, by Patrick Mezard
-
patch: upgrade to git patch when removing binary file stableTue, 28 Sep 2010 00:41:07 +0200, by Patrick Mezard
-
patch: fix rename text to binary file (issue2400) stableMon, 27 Sep 2010 22:47:10 +0200, by Patrick Mezard
-
tests: show skip reason instead of "irrelevant" with unified tests, tooMon, 27 Sep 2010 22:49:30 +0200, by Thomas Arendsen Hein
-
merge with stableMon, 27 Sep 2010 10:48:50 -0500, by Matt Mackall
-
Correct Content-Type header values for archive downloads. stableMon, 20 Sep 2010 14:56:08 -0500, by Ry4an Brase
-
merge with iinMon, 27 Sep 2010 10:47:36 -0500, by Matt Mackall
-
i18n-pt_BR: update to new Portuguese ortography stableSat, 25 Sep 2010 22:53:31 -0300, by Wagner Bruna
-
merge with i18nFri, 24 Sep 2010 19:47:50 -0300, by Wagner Bruna
-
i18n-de: parentrevspec extensionFri, 24 Sep 2010 02:17:54 +0200, by Christoph Mewes
-
i18n-de: pager extension and missing parts of extdiffFri, 24 Sep 2010 02:08:26 +0200, by Christoph Mewes
-
i18n-de: added missing strings in aclFri, 24 Sep 2010 01:41:56 +0200, by Christoph Mewes
-
i18n-de: minor changesThu, 23 Sep 2010 01:19:40 +0200, by Christoph Mewes
-
i18n-de: notify extensionThu, 23 Sep 2010 01:09:09 +0200, by Christoph Mewes
-
i18n-de: mq extensionThu, 23 Sep 2010 00:28:45 +0200, by Christoph Mewes
-
i18n-de: deleted outdated messages with msgattrib, allowed language headerWed, 22 Sep 2010 13:34:40 +0200, by Martin Roppelt
-
mergeWed, 22 Sep 2010 16:32:02 +0200, by Christoph
-
i18n-de: keyword extensionWed, 22 Sep 2010 04:32:55 +0200, by Christoph Mewes
-
i18n-de: interhg extensionWed, 22 Sep 2010 01:04:43 +0200, by Christoph Mewes
-
i18n-de: more inotifyWed, 22 Sep 2010 01:04:25 +0200, by Christoph Mewes
-
i18n-de: delete language duplicate, update last-translatorWed, 22 Sep 2010 09:45:14 +0200, by Martin Roppelt
-
i18n-de: fix formattingWed, 22 Sep 2010 09:40:11 +0200, by Martin Roppelt
-
merge stable into defaultWed, 22 Sep 2010 09:22:42 +0200, by Martin Roppelt
-
i18n-de: fix broken translations, 66 defuzzied, 14 new translationsWed, 22 Sep 2010 08:54:00 +0200, by Martin Roppelt
-
i18n-de: update potTue, 21 Sep 2010 15:45:51 +0200, by Martin Roppelt
-
l10n: sig, glog, cia, hgk, highlight, inotify, interhgTue, 21 Sep 2010 23:05:28 +0000, by Christoph
-
merge with i18nTue, 21 Sep 2010 01:55:53 -0300, by Wagner Bruna
-
l10n: churn, color, convert and eol extension doneTue, 21 Sep 2010 00:25:25 +0000, by Christoph
-
i18n-da: synchronized with 2eadea60ae67Sat, 18 Sep 2010 22:03:33 +0200, by Martin Geisler
-
l10n: primarily added separate translations for template markersSat, 18 Sep 2010 09:07:57 +0000, by Christoph
-
l10n: based on a fresh pot fileSat, 18 Sep 2010 01:16:31 +0000, by Christoph
-
mq: removed return from callers to patchheader.qseriesThu, 23 Sep 2010 15:18:10 +0200, by Erik Zielke
-
mq: added return 0 on successThu, 23 Sep 2010 16:56:32 +0200, by Erik Zielke
-
tests: fix tabs/indentation in test-strip-cross.tSun, 26 Sep 2010 23:48:30 +0200, by Adrian Buehlmann
-
alias: only allow global options before a shell alias, pass later ones throughTue, 24 Aug 2010 18:25:33 -0400, by Steve Losh
-
tests: fix test-fetch port number variabilityMon, 27 Sep 2010 10:39:22 -0500, by Matt Mackall
-
tests: unify test-convert-tagsbranch-topologySun, 26 Sep 2010 17:20:24 -0500, by Matt Mackall
-
tests: unify test-convert-tlaSun, 26 Sep 2010 17:18:53 -0500, by Matt Mackall
-
tests: unify test-convert-mtnSun, 26 Sep 2010 17:18:28 -0500, by Matt Mackall
-
tests: unify test-convert-splicemapSun, 26 Sep 2010 17:17:19 -0500, by Matt Mackall
-
tests: unify test-convert-gitSun, 26 Sep 2010 17:16:46 -0500, by Matt Mackall
-
tests: unify test-convert-filemapSun, 26 Sep 2010 17:14:35 -0500, by Matt Mackall
-
tests: unify test-convert-datesortSun, 26 Sep 2010 16:54:28 -0500, by Matt Mackall
-
tests: unify test-convert-hg-svnSun, 26 Sep 2010 16:53:06 -0500, by Matt Mackall
-
tests: unify test-convert-hg-sourceSun, 26 Sep 2010 16:48:57 -0500, by Matt Mackall
-
tests: unify test-convert-hg-sinkSun, 26 Sep 2010 16:47:59 -0500, by Matt Mackall
-
tests: unify test-convert-darcsSun, 26 Sep 2010 16:45:51 -0500, by Matt Mackall
-
tests: unify test-convert-cvsnt-mergepointsSun, 26 Sep 2010 16:43:48 -0500, by Matt Mackall
-
tests: unify test-convert-cvs-syntheticSun, 26 Sep 2010 16:39:52 -0500, by Matt Mackall
-
tests: unify test-convert-cvs-detectmergeSun, 26 Sep 2010 15:42:48 -0500, by Matt Mackall
-
tests: unify test-convert-cvs-branchSun, 26 Sep 2010 15:33:09 -0500, by Matt Mackall
-
tests: unify test-convert-cvsSun, 26 Sep 2010 14:50:58 -0500, by Matt Mackall
-
tests: unify test-convert-clonebranchesSun, 26 Sep 2010 14:39:34 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-treerootSun, 26 Sep 2010 14:37:47 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-mergesSun, 26 Sep 2010 14:37:30 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-ghostsSun, 26 Sep 2010 14:36:49 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-directoriesSun, 26 Sep 2010 14:36:32 -0500, by Matt Mackall
-
tests: unify test-convert-bzr-114Sun, 26 Sep 2010 14:35:43 -0500, by Matt Mackall
-
tests: unify test-convert-bzrSun, 26 Sep 2010 14:35:24 -0500, by Matt Mackall
-
tests: unify test-convert-authormapSun, 26 Sep 2010 14:33:08 -0500, by Matt Mackall
-
tests: unify test-convertSun, 26 Sep 2010 14:32:13 -0500, by Matt Mackall
-
contrib/vim: add a syntax file for unified testsSun, 26 Sep 2010 20:43:43 -0400, by Steve Losh
-
merge with stableMon, 27 Sep 2010 10:20:19 +0200, by Martin Geisler
-
subrepos: add missing self argument to abstractsubrepo.checknestedSun, 26 Sep 2010 16:11:04 -0500, by Brodie Rao
-
test-pull: convert regexes to globsSun, 26 Sep 2010 16:01:13 -0500, by Brodie Rao
-
test-ssh: test absolute path that existsSun, 26 Sep 2010 14:35:52 -0500, by Brodie Rao
-
subrepo: improve lookup error messagesMon, 13 Sep 2010 10:33:49 -0300, by Wagner Bruna
-
run-tests: move build/ directory to HGTMPSun, 26 Sep 2010 22:22:59 +0200, by Martin Geisler
-
setup: slight simplificationSun, 26 Sep 2010 21:37:42 +0200, by Martin Geisler
-
Makefile: remove the build folder manuallySat, 25 Sep 2010 19:47:45 -0500, by Brodie Rao
-
Makefile: remove all .so files during cleanSat, 25 Sep 2010 19:38:27 -0500, by Brodie Rao
-
keyword: support rollback by restoring expansion to previous valuesSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
keyword: do not expand at all during diffSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
keyword: restore restricted read mode value after overwritingSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
test-keyword: fix typo, rephraseSun, 26 Sep 2010 19:18:41 +0200, by Christian Ebert
-
tests: unify test-win32textSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-template-engineSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-strip-crossSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-static-httpSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-ssh-clone-rSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-sshSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-simplemerge-cmdSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-shareSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-schemesSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-rollbackSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-rename-merge2Sun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-push-httpSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-pull-pull-corruption2Sun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-pull-pull-corruptionSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-pull-httpSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-progressSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-profileSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-patch-offsetSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-parseindexSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-parentrevspecSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-notify-changegroupSun, 26 Sep 2010 13:44:49 -0500, by Matt Mackall
-
tests: unify test-notifySun, 26 Sep 2010 13:44:42 -0500, by Matt Mackall
-
tests: unify test-oldcgiSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-newercgiSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-newcgiSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mv-cp-st-diffSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qrefresh-replace-log-messageSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qpush-failSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qnewSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qimport-fail-cleanupSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qimportSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-qclone-httpSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-header-fromSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mq-header-dateSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-merge-toolsSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-merge-symlinksSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-mactextSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-lookupSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1556Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1542Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1371Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-issue1208Sun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-dirty-dirstateSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotify-debuginotifySun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-inotifySun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-http-proxySun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-http-clone-rSun, 26 Sep 2010 13:43:21 -0500, by Matt Mackall
-
tests: unify test-http-branchmapSun, 26 Sep 2010 13:43:08 -0500, by Matt Mackall
-
tests: unify test-httpSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-highlightSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgwebdirsymSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgwebdirSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-removedSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-rawSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-non-interactiveSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-no-request-uriSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-no-path-infoSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-filelogSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-emptySun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-diffsSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-descend-emptiesSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgweb-commandsSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgwebSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgkSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hghaveSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hgciaSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-gpgSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-gendocSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-fetchSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eolfilenameSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-updateSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-hookSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-cloneSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-addSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eol-patchSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-eolSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-encoding-alignSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-encodingSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-encodeSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-diff-colorSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-sshSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-hupSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-clone-pull-corruptionSun, 26 Sep 2010 13:41:32 -0500, by Matt Mackall
-
tests: unify test-clone-failureSun, 26 Sep 2010 13:41:17 -0500, by Matt Mackall
-
tests: unify test-clone-cgiSun, 26 Sep 2010 13:11:52 -0500, by Matt Mackall
-
test-ssh: test absolute paths in SSH URLsFri, 24 Sep 2010 15:50:57 -0500, by Brodie Rao
-
revset: support raw string literalsFri, 24 Sep 2010 15:36:53 -0500, by Brodie Rao
-
tests: fold darcs test repository into a bundleSun, 26 Sep 2010 13:11:31 -0500, by Matt Mackall
-
tests: avoid checking the exitcode of falseSat, 25 Sep 2010 21:52:17 +0200, by Mads Kiilerich
-
test-rename: accept solaris diffSat, 25 Sep 2010 02:35:36 +0200, by Mads Kiilerich
-
test-subrepo-svn: restore expr functionality for solarisSat, 25 Sep 2010 02:35:35 +0200, by Mads Kiilerich
-
test-serve: fix test for binding to low named port on solarisSat, 25 Sep 2010 02:35:32 +0200, by Mads Kiilerich
-
templater: add a few comments.Tue, 21 Sep 2010 23:55:32 +0200, by Dan Villiom Podlaski Christiansen
-
backout most of 4f8067c94729Fri, 24 Sep 2010 12:46:54 -0500, by Matt Mackall
-
incoming/outgoing: Fix recursion on sub repositoriesFri, 24 Sep 2010 12:00:55 +0200, by Erik Zielke
-
tests: added a short description to issue numbersFri, 24 Sep 2010 10:13:49 +0200, by Martin Geisler
-
merge with stableFri, 24 Sep 2010 03:04:14 +0200, by Mads Kiilerich
-
test-mq-symlinks: fix symlink handling on solaris stableFri, 24 Sep 2010 02:52:12 +0200, by Mads Kiilerich
-
Merge with stableFri, 24 Sep 2010 00:17:04 +0200, by Patrick Mezard
-
convert/darcs: improve unsupported format detection (issue2172) stableFri, 24 Sep 2010 00:04:07 +0200, by Patrick Mezard
-
bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016) stableFri, 24 Sep 2010 00:03:58 +0200, by Patrick Mezard
-
Fix memory leak when using hg commands over http repositories stableThu, 23 Sep 2010 11:41:27 +0200, by Alexandre Fayolle
-
Use more note admonitions in help textsThu, 23 Sep 2010 16:31:38 +0200, by Christian Ebert
-
Use note admonitionWed, 22 Sep 2010 16:23:55 +0200, by Erik Zielke
-
minirst: Support for admonitionsWed, 22 Sep 2010 15:51:59 +0200, by Erik Zielke
-
cleanup: use x in (a, b) instead of x == a or x == bThu, 23 Sep 2010 00:02:31 -0500, by Brodie Rao
-
merge with stableThu, 23 Sep 2010 10:59:21 +0200, by Martin Geisler
-
grep: only catch re.error when compiling regular expressions stableWed, 22 Sep 2010 19:15:27 -0500, by Brodie Rao
-
merge with stableThu, 23 Sep 2010 01:59:02 +0200, by Mads Kiilerich
-
log: include unmodified-in-merge files in log diff/stat (issue2383) stableThu, 23 Sep 2010 01:23:16 +0200, by Mads Kiilerich
-
merge with stableWed, 22 Sep 2010 18:29:41 -0500, by Matt Mackall
-
mq: always require --force when pushing patches (issue2363) stableWed, 22 Sep 2010 23:51:10 +0200, by Patrick Mezard
-
tests: various fixes for new unified test pattern formatWed, 22 Sep 2010 18:20:47 -0500, by Matt Mackall
-
tests: add glob matching for unified testsWed, 22 Sep 2010 16:06:02 -0500, by Brodie Rao
-
tests: require regexes in unified tests to be marked with " (re)"Wed, 22 Sep 2010 16:06:00 -0500, by Brodie Rao
-
tests: ensure regexes match to the end of the stringWed, 22 Sep 2010 16:05:59 -0500, by Brodie Rao
-
tests: don't match blank output lines as regexes in unified testsWed, 22 Sep 2010 16:05:59 -0500, by Brodie Rao
-
tests: improve regexes in unified testsWed, 22 Sep 2010 16:05:58 -0500, by Brodie Rao
-
templater: add hex filter.Wed, 22 Sep 2010 00:14:57 +0200, by Dan Villiom Podlaski Christiansen
-
tests: unify test-convert-svn-*Tue, 21 Sep 2010 18:40:33 +0200, by Dan Villiom Podlaski Christiansen
-
merge: delay writing the mergestate during until commit is calledMon, 06 Sep 2010 17:35:49 +0200, by Peter Arrenbrecht
-
tests: fix touch -t with RHELWed, 22 Sep 2010 15:33:08 -0500, by Matt Mackall
-
tests: compatibility fix.Tue, 21 Sep 2010 18:36:23 +0200, by Dan Villiom Podlaski Christiansen
-
tests: drop a bunch of sed calls from unified testsTue, 21 Sep 2010 16:44:13 -0500, by Matt Mackall
-
tests: cleanup exit code handling in unified testsTue, 21 Sep 2010 16:00:02 -0500, by Matt Mackall
-
check-code: add some basic support for unified testsTue, 21 Sep 2010 12:41:24 -0500, by Matt Mackall
-
test-subrepo-recursion: sort archive output for portabilityTue, 21 Sep 2010 23:58:32 +0200, by Patrick Mezard
-
Merge with crewTue, 21 Sep 2010 23:38:26 +0200, by Patrick Mezard
-
Merge with stableTue, 21 Sep 2010 23:37:47 +0200, by Patrick Mezard
-
context: fix filectx.undelete() (issue2388) stableTue, 21 Sep 2010 23:14:58 +0200, by Patrick Mezard
-
Merge with crewMon, 20 Sep 2010 23:42:23 +0200, by Patrick Mezard
-
Restore lexists() changes lost in e0ee3e822a9a mergeMon, 20 Sep 2010 22:41:10 +0200, by Patrick Mezard
-
tests: fix hgweb template changeMon, 20 Sep 2010 17:01:12 -0500, by Matt Mackall
-
merge with stableMon, 20 Sep 2010 16:56:57 -0500, by Matt Mackall
-
merge with crewMon, 20 Sep 2010 16:56:44 -0500, by Matt Mackall
-
hgweb: be consistent with the background highlighting on closed branches (Issue2386) stableSun, 19 Sep 2010 21:20:38 -0500, by Ryan Phillips
-
mq: fix the deprecation comment for qsave & qrestore. stableMon, 20 Sep 2010 13:31:02 +0200, by Dan Villiom Podlaski Christiansen
-
revsets: reduce cost of outgoing in the optimizerMon, 20 Sep 2010 16:40:36 -0500, by Matt Mackall
-
test-convert-hg-startrev: enable convert.hg.saverev.Thu, 02 Sep 2010 15:00:45 +0200, by Dan Villiom Podlaski Christiansen
-
transplant: fix var name conflict introduced by 2912881c2a98Sat, 18 Sep 2010 08:30:11 +0200, by Peter Arrenbrecht
-
bundle: fix shrink-revlog bundle usageMon, 20 Sep 2010 16:25:29 -0500, by Matt Mackall
-
bundlerepo: restore close() methodMon, 20 Sep 2010 16:14:05 -0500, by Matt Mackall
-
tests: drop final true command from unified testsMon, 20 Sep 2010 16:00:15 -0500, by Matt Mackall
-
Merge with stableMon, 20 Sep 2010 22:29:13 +0200, by Patrick Mezard
-
Use lexists() instead of exists() where appropriate stableMon, 20 Sep 2010 21:46:56 +0200, by Patrick Mezard
-
convert/svn: fix broken symlink renames in svn sink stableMon, 20 Sep 2010 21:46:39 +0200, by Patrick Mezard
-
rename: do not overwrite existing broken symlinks stableMon, 20 Sep 2010 21:46:39 +0200, by Patrick Mezard
-
patch: do not overwrite broken untracked symlinks stableMon, 20 Sep 2010 21:42:11 +0200, by Patrick Mezard
-
patch: fix target when patching broken symlinks (issue2368) stableMon, 20 Sep 2010 21:42:11 +0200, by Patrick Mezard
-
tests: fixup tests using unzip -lMon, 20 Sep 2010 15:50:36 -0500, by Matt Mackall
-
tests: add hack to avoid problem with graphlog in unified testsMon, 20 Sep 2010 14:36:36 -0500, by Matt Mackall
-
bundle: encapsulate all bundle streams in unbundle classMon, 20 Sep 2010 14:32:21 -0500, by Matt Mackall
-
bundle: move chunk parsing into unbundle classSun, 19 Sep 2010 13:12:45 -0500, by Matt Mackall
-
bundle: get rid of chunkiterSun, 19 Sep 2010 12:51:54 -0500, by Matt Mackall
-
bundle: refactor progress callbackSun, 19 Sep 2010 12:38:44 -0500, by Matt Mackall
-
bundle: make getchunk() a methodSat, 18 Sep 2010 18:20:34 -0500, by Matt Mackall
-
bundlerepo: use bundle objects everywhereFri, 17 Sep 2010 19:24:29 -0500, by Matt Mackall
-
bundlerepo: drop unused close() methodFri, 17 Sep 2010 19:03:13 -0500, by Matt Mackall
-
bundle: make unbundle object seekableFri, 17 Sep 2010 19:02:32 -0500, by Matt Mackall
-
bundle: push chunkbuffer down into decompressFri, 17 Sep 2010 19:02:26 -0500, by Matt Mackall
-
tests: fix a bunch of pointless #s in unified testsFri, 17 Sep 2010 17:03:08 -0500, by Matt Mackall
-
tests: exit 0 no longer needed on unified testsFri, 17 Sep 2010 17:03:04 -0500, by Matt Mackall
-
tests: update debugcomplete outputMon, 20 Sep 2010 15:33:12 -0500, by Matt Mackall
-
merge with abuehlMon, 20 Sep 2010 15:31:48 -0500, by Matt Mackall
-
tests: unify some of test-mq*Sun, 19 Sep 2010 23:42:18 +0200, by Adrian Buehlmann
-
subrepo: add support for 'hg archive'Mon, 20 Sep 2010 15:46:17 +0200, by Martin Geisler
-
subrepo: introduce files and filedata methods for subrepo classesMon, 20 Sep 2010 15:44:30 +0200, by Martin Geisler
-
merge with stableMon, 20 Sep 2010 15:42:58 +0200, by Martin Geisler
-
archive: set date to 1980 for very old zip files stableMon, 20 Sep 2010 15:33:39 +0200, by Martin Geisler
-
Merge with stableFri, 17 Sep 2010 12:45:13 -0500, by Steve Borho
-
test-eol-update: record new results as correct stableFri, 17 Sep 2010 12:44:35 -0500, by Steve Borho
-
tests: add exit codes to unified testsThu, 16 Sep 2010 17:51:32 -0500, by Matt Mackall
-
merge with stableThu, 16 Sep 2010 16:12:26 -0500, by Matt Mackall
-
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'Sun, 12 Sep 2010 18:05:53 -0500, by Brodie Rao
-
transplant: maintain list of transplants in dictThu, 16 Sep 2010 16:00:29 +0200, by Peter Arrenbrecht
-
tests: unify test-hgignoreWed, 15 Sep 2010 22:18:46 +0200, by Adrian Buehlmann
-
win32: update build instructions with correct CRT versionThu, 16 Sep 2010 11:36:38 +0200, by Pascal Quantin
-
merge with crewThu, 16 Sep 2010 16:07:22 -0500, by Matt Mackall
-
Merge with stableWed, 15 Sep 2010 17:48:03 -0500, by Steve Borho
-
tests: unify test-hardlinks-safetyWed, 15 Sep 2010 20:41:14 +0200, by Adrian Buehlmann
-
tests: unify test-extra-filelog-entryWed, 15 Sep 2010 18:00:09 +0200, by Adrian Buehlmann
-
tests: unify test-extdiffWed, 15 Sep 2010 16:27:39 +0200, by Adrian Buehlmann
-
tests: add test for bookmark push/pullTue, 14 Sep 2010 22:26:43 -0500, by Will Maier
-
bookmarks: set VALUE in push/pullTue, 14 Sep 2010 21:45:43 -0500, by Will Maier
-
tests: unify test-username-newlineTue, 14 Sep 2010 16:52:32 +0200, by Adrian Buehlmann
-
tests: unify test-url-revTue, 14 Sep 2010 16:42:02 +0200, by Adrian Buehlmann
-
tests: unify test-update-renamesTue, 14 Sep 2010 15:37:10 +0200, by Adrian Buehlmann
-
tests: unify test-rename-merge1Tue, 14 Sep 2010 13:43:05 +0200, by Adrian Buehlmann
-
merge with crewWed, 15 Sep 2010 09:09:17 -0500, by Matt Mackall
-
clone: only use stream when we understand the revlog formatWed, 15 Sep 2010 11:06:22 +0200, by Sune Foldager
-
localrepo: factor out requirement application and writeWed, 15 Sep 2010 10:44:10 +0200, by Sune Foldager
-
merge with stableTue, 14 Sep 2010 16:21:21 -0500, by Matt Mackall
-
merge with i18nTue, 14 Sep 2010 16:21:01 -0500, by Matt Mackall
-
l10n: starting to unify the old translationsMon, 13 Sep 2010 01:37:56 +0000, by Christoph
-
l10n: translations: env. variables / templating system (DE)Mon, 13 Sep 2010 00:03:26 +0000, by Christoph
-
l10n: added some new translationsSun, 12 Sep 2010 01:18:30 +0000, by Christoph
-
tests: unify test-default-pushTue, 14 Sep 2010 22:54:04 +0200, by Adrian Buehlmann
-
tests: unify test-clone-update-orderTue, 14 Sep 2010 18:43:24 +0200, by Adrian Buehlmann
-
tests: unify test-debugrenameTue, 14 Sep 2010 21:41:06 +0200, by Adrian Buehlmann
-
tests: unify test-confused-revertTue, 14 Sep 2010 21:26:05 +0200, by Adrian Buehlmann
-
tests: unify test-command-templateTue, 14 Sep 2010 19:31:00 +0200, by Adrian Buehlmann
-
mq: rename strip --nobackup option to --no-backup (issue2377)Tue, 14 Sep 2010 22:11:53 +0200, by Christian Ebert
-
mq: consistently use opts.get() to prevent potential KeyErrorTue, 14 Sep 2010 22:11:46 +0200, by Christian Ebert
-
tests: remove exec bit from .t filesTue, 14 Sep 2010 16:03:10 +0200, by Sune Foldager
-
combine testsTue, 14 Sep 2010 12:20:51 +0200, by Adrian Buehlmann
-
merge with stableMon, 13 Sep 2010 16:25:13 +0200, by Sune Foldager
-
color: add win32 support for non-black background stableMon, 13 Sep 2010 16:12:25 +0200, by Sune Foldager
-
i18n: unmark untranslatable stringMon, 13 Sep 2010 10:04:41 -0300, by Wagner Bruna
-
test-subrepo-recursion: test missing subrepoMon, 13 Sep 2010 15:13:30 +0200, by Martin Geisler
-
incoming: recurse into subrepositories with --subrepos/-S flagMon, 13 Sep 2010 13:09:31 +0200, by Martin Geisler
-
incoming: move code from commands to cmdutilMon, 13 Sep 2010 13:09:30 +0200, by Martin Geisler
-
outgoing: recurse into subrepositories with --subrepos/-S flagMon, 13 Sep 2010 13:09:26 +0200, by Martin Geisler
-
outgoing: move code from commands to cmdutilMon, 13 Sep 2010 13:09:24 +0200, by Martin Geisler
-
add: recurse into subrepositories with --subrepos/-S flagMon, 13 Sep 2010 13:09:20 +0200, by Martin Geisler
-
add: move main part to cmdutil to make it easier to reuseMon, 13 Sep 2010 13:09:11 +0200, by Martin Geisler
-
narrowmatcher: propagate bad methodMon, 13 Sep 2010 13:09:09 +0200, by Martin Geisler
-
narrowmatcher: fix broken rel methodMon, 13 Sep 2010 13:08:18 +0200, by Martin Geisler
-
patch: break import cycle with cmdutilMon, 13 Sep 2010 13:08:09 +0200, by Martin Geisler
-
patchbomb: show progress when sending emails or writing mboxSun, 12 Sep 2010 16:10:41 +0900, by Yuya Nishihara
-
patchbomb: consistent code style in getaddrs()Sat, 11 Sep 2010 18:08:00 +0200, by Christian Ebert
-
win32: 64-bit Inno Setup installerSat, 11 Sep 2010 18:48:03 +0200, by Pascal Quantin
-
win32: update Inno Setup build instructions with up-to-date softwareSat, 11 Sep 2010 09:48:10 +0200, by Pascal Quantin
-
merge with stableSun, 12 Sep 2010 14:00:40 +0200, by Martin Geisler
-
tests: unify test-merge-removeSun, 12 Sep 2010 12:11:39 +0200, by Adrian Buehlmann
-
tests: unify test-merge-promptSun, 12 Sep 2010 11:52:13 +0200, by Adrian Buehlmann
-
tests: unify test-merge-localSat, 11 Sep 2010 21:19:12 +0200, by Adrian Buehlmann
-
tests: unify test-merge-internal-tools-patternSat, 11 Sep 2010 20:04:35 +0200, by Adrian Buehlmann
-
tests: unify test-merge-forceSat, 11 Sep 2010 17:58:37 +0200, by Adrian Buehlmann
-
tests: unify test-merge-defaultSat, 11 Sep 2010 11:44:53 +0200, by Adrian Buehlmann
-
tests: unify test-merge-commitSat, 11 Sep 2010 11:18:47 +0200, by Adrian Buehlmann
-
tests: unify test-manifest*Fri, 10 Sep 2010 23:13:59 +0200, by Adrian Buehlmann
-
convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354) stableFri, 10 Sep 2010 09:30:50 -0500, by Brodie Rao
-
merge with crewSat, 11 Sep 2010 16:17:43 -0500, by Matt Mackall
-
tests: fix incompatibility with python-2.4 in test-hgwebSat, 11 Sep 2010 10:57:35 +0200, by Dirkjan Ochtman
-
merge with stableSat, 11 Sep 2010 00:40:39 +0200, by Martin Geisler
-
merge with i18n-defaultSat, 11 Sep 2010 00:40:19 +0200, by Martin Geisler
-
i18n-pt_BR: added messages from crew stable up to 26d86a6cf2af stableTue, 07 Sep 2010 18:13:36 -0300, by Wagner Bruna
-
i18n-ro: merged defaultWed, 01 Sep 2010 10:13:55 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 26 Aug 2010 16:32:12 +0200, by Daniel Dumitriu
-
i18n: merged in strings from hg cset ce818cf215dcWed, 25 Aug 2010 12:20:10 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 23:40:47 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 23:27:09 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 16:01:50 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 15:44:38 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 19 Aug 2010 00:01:13 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationMon, 16 Aug 2010 23:40:15 +0200, by Daniel Dumitriu
-
Continued translationSun, 15 Aug 2010 23:56:46 +0200, by Daniel Dumitriu
-
i18n-ro: ongoing translationThu, 12 Aug 2010 17:30:36 +0200, by Daniel Dumitriu
-
i18n-de: fix awkward translation of "memory"Tue, 27 Jul 2010 10:17:31 +0200, by Georg Brandl
-
i18n-da: fix typoFri, 27 Aug 2010 11:07:09 +0200, by Martin Geisler
-
i18n: merge with stableThu, 26 Aug 2010 22:44:21 -0300, by Wagner Bruna
-
i18n: merge default headsThu, 26 Aug 2010 22:42:33 -0300, by Wagner Bruna
-
i18n: merge default headsTue, 24 Aug 2010 11:01:45 -0300, by Wagner Bruna
-
i18n: merge with stableSat, 21 Aug 2010 11:22:49 +0200, by Martin Geisler
-
i18n-it: finish translating 'hg summary' output stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: remove bogus fuzzy translations for revset stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: update fuzzy messages/translate patchbomb stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: updates after msgmerge on stable branch, 2nd part stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: general updates fuzzy synopsis texts stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: readd other lost accented characters stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: updates after msgmerge on stable branch stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
i18n-it: perform msgmerge on the tip of the stable branch stableSat, 21 Aug 2010 00:33:13 +0200, by Paolo Giarrusso
-
dirstate: use one pass to filter out files in subreposFri, 10 Sep 2010 23:53:51 +0200, by Martin Geisler
-
subrepo: handle diff with working copyFri, 10 Sep 2010 23:53:49 +0200, by Martin Geisler
-
subrepos: handle diff nodeids in subrepos, not beforeFri, 10 Sep 2010 22:52:00 +0200, by Patrick Mezard
-
mq: add newline after qfold warningFri, 10 Sep 2010 22:36:04 +0200, by Patrick Mezard
-
merge with stableFri, 10 Sep 2010 20:19:16 +0200, by Martin Geisler
-
tests: unify test-locateFri, 10 Sep 2010 19:41:45 +0200, by Adrian Buehlmann
-
tests: unify test-journal-existsFri, 10 Sep 2010 19:05:49 +0200, by Adrian Buehlmann
-
tests: unify test-issue1438 and test-issue2137Fri, 10 Sep 2010 17:59:17 +0200, by Adrian Buehlmann
-
keyword: explain file-wise expansion in help stableFri, 10 Sep 2010 16:58:13 +0200, by Christian Ebert
-
convert: move -A option to --authormapFri, 10 Sep 2010 20:11:42 +0200, by Martin Geisler
-
patchbomb: add --confirm option to show series details and ask for confirmationFri, 10 Sep 2010 15:32:22 +0200, by Christian Ebert
-
patchbomb: let diffstat prompt only once with complete summaryFri, 10 Sep 2010 15:32:14 +0200, by Christian Ebert
-
patchbomb: rename argument to avoid shadowing patch moduleFri, 10 Sep 2010 15:56:13 +0200, by Martin Geisler
-
convert: deprecate --authors in preference for --authormapFri, 10 Sep 2010 01:34:14 +0200, by Martin Geisler
-
patchbomb: show prompt and selection in non-interactive modeWed, 08 Sep 2010 08:31:07 +0200, by Christian Ebert