Mercurial > hg
graph
-
merge: document some internal return values.Mon, 13 Dec 2010 11:46:31 -0500, by Greg Ward
-
check-code: catch os.path.relpathThu, 16 Dec 2010 14:50:37 -0600, by Matt Mackall
-
check-code: catch "except as"Thu, 16 Dec 2010 14:50:36 -0600, by Matt Mackall
-
tests: eliminate fast-forward merge in test-tagThu, 16 Dec 2010 14:50:27 -0600, by Matt Mackall
-
merge: fast-forward merge with descendantTue, 07 Dec 2010 03:29:21 +0100, by Mads Kiilerich
-
record: teach parsepatch() about non-git style headersWed, 08 Dec 2010 22:14:18 -0600, by Steve Borho
-
template: add showbranch template for {branch}Mon, 13 Dec 2010 10:30:15 -0500, by Eric Eisner
-
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)Mon, 29 Nov 2010 09:37:23 +0100, by Erik Zielke
-
progress: don't compute estimate without a totalThu, 16 Dec 2010 07:45:22 -0600, by Augie Fackler
-
subrepo: use low-level git-diff-index for dirty()Tue, 14 Dec 2010 21:58:13 -0500, by Eric Eisner
-
subrepo: defer determination of git's current branchTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: incorporate tracking branches into gitbranchmapTue, 14 Dec 2010 21:56:43 -0500, by Eric Eisner
-
subrepo: use low-level git-for-each-ref command in branchmapTue, 14 Dec 2010 21:53:40 -0500, by Eric Eisner
-
progress using tests: disable time estimates to avoid flakinessWed, 15 Dec 2010 10:55:14 -0600, by Augie Fackler
-
progress: include time estimate as part of the default progress formatWed, 15 Dec 2010 10:22:54 -0600, by Augie Fackler
-
progress: only show time estimate when progress format contains 'estimate'Wed, 15 Dec 2010 10:22:06 -0600, by Augie Fackler
-
progress: fix adding format elements after the progress barWed, 15 Dec 2010 10:20:36 -0600, by Augie Fackler
-
test-progress: test completion estimates and progress bar delayWed, 15 Dec 2010 11:20:32 -0600, by Augie Fackler
-
subrepo: add progress bar support to archiveMon, 29 Nov 2010 16:34:10 +0100, by Martin Geisler
-
archive: add support for progress extensionMon, 29 Nov 2010 16:17:05 +0100, by Martin Geisler
-
progress: test setting progress.widthWed, 15 Dec 2010 16:35:09 +0100, by Martin Geisler
-
tests: add filtercr.py helper for progress testsWed, 15 Dec 2010 16:29:46 +0100, by Martin Geisler
-
test-archive: whitespace cleanupWed, 15 Dec 2010 09:52:20 +0100, by Martin Geisler
-
progress: explain format strings to translatorsWed, 15 Dec 2010 09:35:32 +0100, by Martin Geisler
-
subrepo: re-backout 2245fcd0e160, remove testWed, 15 Dec 2010 10:50:19 +0100, by Mads Kiilerich
-
subrepo: re-backout 2245fcd0e160Tue, 14 Dec 2010 18:10:51 -0600, by Matt Mackall
-
merge with stableTue, 14 Dec 2010 17:10:01 -0600, by Matt Mackall
-
tag: abort if not at a branch head (issue2552) stableMon, 06 Dec 2010 22:04:10 -0600, by Kevin Bullock
-
tag: fix uncommitted merge check and error message (issue2542) stableTue, 07 Dec 2010 08:02:54 +0100, by Kevin Bullock
-
tag: don't check .hgtags status if --local passed stableMon, 13 Dec 2010 21:20:30 -0600, by Kevin Bullock
-
progress: refactor for readability and show XXs instead of 0mXXs.Thu, 09 Dec 2010 17:33:40 -0600, by Augie Fackler
-
progress: Add estimated time remaining for long tasksTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
progress: react more reasonably to nested progress topicsFri, 10 Dec 2010 16:56:12 -0600, by Augie Fackler
-
Merge with stableMon, 13 Dec 2010 12:19:26 -0600, by Steve Borho
-
util: work around behavior change in Python 2.7.1 stableMon, 13 Dec 2010 11:51:01 -0600, by Steve Borho
-
merge with stableMon, 13 Dec 2010 11:53:17 +0100, by Martin Geisler
-
merge default heads in crew and mainMon, 13 Dec 2010 11:52:52 +0100, by Martin Geisler
-
eol: improve help on whether EOLs are changed in working copy or repository stableMon, 22 Nov 2010 14:36:57 +0100, by Erik Zielke
-
churn: ignore trailing and leading spaces (issue2546) stableMon, 13 Dec 2010 16:41:39 +0900, by Nicolas Dumazet
-
merge with stableFri, 10 Dec 2010 23:05:48 +0100, by Benoit Boissinot
-
make_file: always return a fresh file handle that can be closedTue, 07 Dec 2010 16:08:16 +0100, by Dan Villiom Podlaski Christiansen
-
merge with stableFri, 10 Dec 2010 19:20:11 -0600, by Matt Mackall
-
hook: fix import path handling for repo=None stableFri, 10 Dec 2010 19:18:02 -0600, by Matt Mackall
-
hook: assume relative path to hook is given from repo root stableTue, 07 Dec 2010 15:27:04 +0100, by Alexander Solovyov
-
bundle progress: offer best-guess deterministic progress informationFri, 10 Dec 2010 13:30:37 -0600, by Augie Fackler
-
httpsendfile: record progress information during read()Fri, 10 Dec 2010 13:31:06 -0600, by Augie Fackler
-
templatekw.showdiffstat: use ctx.diff() instead of calling patchTue, 07 Dec 2010 15:50:28 +0100, by Alexander Solovyov
-
localrepo: remove unneeded os.unlink call in wwriteFri, 10 Dec 2010 16:10:14 +0100, by Adrian Buehlmann
-
opener: always reset flags on 'w'riteFri, 10 Dec 2010 15:14:05 +0100, by Adrian Buehlmann
-
subrepo: silence git output when ui.quiet is setThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: show git command with --debugThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: speed up git push logicThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: use subprocess.Popen without the shellThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: treat git error code 1 as successThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: gitsubrepo should inherit from abstractsubrepoThu, 09 Dec 2010 16:52:14 -0500, by Eric Eisner
-
subrepo: initialize subrepo relative default paths relative to their root stableFri, 10 Dec 2010 01:30:16 +0100, by Mads Kiilerich
-
merge with stableWed, 08 Dec 2010 13:12:12 -0600, by Matt Mackall
-
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stableTue, 07 Dec 2010 20:03:04 +1100, by Brodie Rao
-
archival: don't set gzip filename header when there's no filename stableTue, 07 Dec 2010 19:47:53 +1100, by Brodie Rao
-
build: don't delete precious version information on 'make clean'Wed, 08 Dec 2010 11:18:26 -0600, by Matt Mackall
-
patch: write .rej files without rewriting EOLs stableFri, 03 Dec 2010 11:40:30 +0900, by Patrick Mezard
-
record: move copystat() hack out of util.copyfile() and into recordTue, 07 Dec 2010 20:03:05 +1100, by Brodie Rao
-
util: make atomicfiles closableTue, 07 Dec 2010 16:03:42 +0100, by Dan Villiom Podlaski Christiansen
-
subrepo: drop arguments unsupported by old gitMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: work around old git's remote naming schemeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use environment variable instead of git commit's --dateMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: parse git status's human-readable outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
subrepo: use subprocess's cwd instead of git's --work-treeMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: make gitroot pushable earlierMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
test-subrepo-git.t: silence git outputMon, 06 Dec 2010 21:17:27 -0500, by Eric Eisner
-
bdiff: Fix bogus NULL returnMon, 06 Dec 2010 16:59:43 -0600, by Matt Mackall
-
bdiff: dynamically allocate hunksMon, 06 Dec 2010 16:42:48 -0600, by Matt Mackall
-
merge with stableMon, 06 Dec 2010 16:03:00 -0600, by Matt Mackall
-
subrepo: lazily update git's local tracking branchesSun, 28 Nov 2010 17:19:23 -0500, by Eric Eisner
-
subrepo: return both mapping directions from gitbranchmapSun, 28 Nov 2010 15:21:23 -0500, by Eric Eisner
-
subrepo: strip gitcommand outputSun, 28 Nov 2010 15:03:48 -0500, by Eric Eisner
-
sshrepo: don't use readline() on the stderr pipeWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-demandimport.py: PyPy supportWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
demandimport: change default for level from None to -1Wed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
export: flush the file pointer between patchesWed, 01 Dec 2010 21:46:08 +0100, by Dan Villiom Podlaski Christiansen
-
test-clone-failure.t: fix unification oversightWed, 01 Dec 2010 19:20:16 +0100, by Dan Villiom Podlaski Christiansen
-
keyword: make kwfiles show deleted files configured for expansionSat, 04 Dec 2010 14:44:05 +0100, by Christian Ebert
-
keyword: colorize hg kwfiles outputSat, 04 Dec 2010 14:22:12 +0100, by Christian Ebert
-
coding style: fix yield used as a functionFri, 03 Dec 2010 12:22:56 +0100, by Thomas Arendsen Hein
-
check-code: single check for Python keywords used as a functionFri, 03 Dec 2010 12:04:31 +0100, by Thomas Arendsen Hein
-
coding style: fix gratuitous whitespace after Python keywordsFri, 03 Dec 2010 11:30:45 +0100, by Thomas Arendsen Hein
-
check-code: check for gratuitous whitespace after Python keywordsFri, 03 Dec 2010 11:23:38 +0100, by Thomas Arendsen Hein
-
merge with stableWed, 01 Dec 2010 18:47:40 -0600, by Matt Mackall
-
keyword: copy: when copied source is a symlink, follow it stable 1.7.2Wed, 01 Dec 2010 10:51:49 +0100, by Christian Ebert
-
makedirs: abort if parent == name (issue2531) stableWed, 01 Dec 2010 21:15:31 +0100, by Adrian Buehlmann
-
win32mbcs: use extsetup() to wrap functions only once. stableFri, 19 Nov 2010 18:07:15 +0900, by Shun-ichi GOTO
-
hgwebdir: fix incorrect index generation for invalid paths (issue2023) stableTue, 30 Nov 2010 12:45:25 -0200, by Wagner Bruna
-
makedate: abort on negative timestamps (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
parsedate: abort on negative dates (issue2513) stableWed, 24 Nov 2010 19:31:43 +0100, by Adrian Buehlmann
-
merge with stableWed, 01 Dec 2010 11:04:50 +0100, by Martin Geisler
-
test-clone.t: add basic cases for destination '' stableWed, 01 Dec 2010 04:21:47 +0100, by Adrian Buehlmann
-
hgrc.5: expand introduction for [web] section stableWed, 01 Dec 2010 10:52:31 +0100, by Martin Geisler
-
hgrc.5: describe what the [auth] section is for stableWed, 01 Dec 2010 10:21:40 +0100, by Martin Geisler
-
merge with stableWed, 01 Dec 2010 11:02:12 +0900, by Nicolas Dumazet
-
runrst: add RSTARGS Makefile variable to allow customizationWed, 01 Dec 2010 09:46:11 +0900, by Nicolas Dumazet
-
util: do not recurse in makedirs if name is '' (issue2528) stableTue, 30 Nov 2010 17:48:12 +0900, by Nicolas Dumazet
-
convert/svn: fix changed files list upon directory replacements stableMon, 29 Nov 2010 20:13:11 +0100, by Patrick Mezard
-
encoding: fix typo in variable nameMon, 29 Nov 2010 10:13:55 +0100, by Martin Geisler
-
pushkey: use UTF-8Sun, 28 Nov 2010 18:21:47 -0600, by Matt Mackall
-
wireproto: use proper UTF-8 handling for key lookupWed, 24 Nov 2010 16:10:37 -0600, by Matt Mackall
-
bookmarks: use UTF-8 storageWed, 24 Nov 2010 16:04:33 -0600, by Matt Mackall
-
branch: operate on branch names in local string space where possibleWed, 24 Nov 2010 15:56:32 -0600, by Matt Mackall
-
encoding: add localstr class to track UTF-8 version of transcoded stringsWed, 24 Nov 2010 15:38:52 -0600, by Matt Mackall
-
Merge with stableFri, 26 Nov 2010 20:08:03 -0600, by Steve Borho
-
wix: allow x86 MSI packages to be installed on x64 systems stableFri, 26 Nov 2010 20:05:16 -0600, by Steve Borho
-
Merge with stableFri, 26 Nov 2010 18:04:10 -0600, by Steve Borho
-
wix: switch Mercurial Windows installer to use py2exe --bundle 3 stableFri, 26 Nov 2010 16:18:19 -0600, by Steve Borho
-
Merge with stableWed, 24 Nov 2010 13:43:40 -0600, by Steve Borho
-
util.datestr: do not crash on revisions with negative timestamp (issue2513) stableTue, 23 Nov 2010 13:11:40 +0100, by Adrian Buehlmann
-
checknlink: return False if .hgtmp file preexists (issue2517) stableTue, 23 Nov 2010 22:53:47 +0100, by Adrian Buehlmann
-
localrepo: move string formatting out of gettext callWed, 24 Nov 2010 13:25:12 +0100, by Martin Geisler
-
merge with stableMon, 22 Nov 2010 13:11:46 -0600, by Matt Mackall
-
tests: integrate test-hardlinks-safety.t into test-hardlinks.tMon, 22 Nov 2010 17:32:51 +0100, by Adrian Buehlmann
-
mq: add an '-e/--exact' option to qpushWed, 17 Nov 2010 21:18:44 -0500, by Steve Losh
-
dirstate: warn on invalid parents rather than abortingMon, 22 Nov 2010 12:43:31 -0600, by Matt Mackall
-
code style: prefer 'is' and 'is not' tests with singletonsMon, 22 Nov 2010 18:15:58 +0100, by Martin Geisler
-
polib: remove unnecessary comparisons with TrueMon, 22 Nov 2010 17:57:11 +0100, by Martin Geisler
-
subrepo: lazier git push logicSun, 21 Nov 2010 22:00:51 -0500, by Eric Eisner
-
merge with stableMon, 22 Nov 2010 17:39:46 +0100, by Martin Geisler
-
subrepo: archive git subreposThu, 18 Nov 2010 19:20:21 -0500, by Eric Eisner
-
check-code: catch Python 'is' comparing number or string literalsSun, 21 Nov 2010 11:52:27 +0100, by Adrian Buehlmann
-
Merge with stableSun, 21 Nov 2010 13:16:59 +0100, by Patrick Mezard
-
record: quote command in use hg commit messageSun, 21 Nov 2010 05:07:06 -0600, by timeless
-
revert: improve merge advice and favor its error over allSat, 20 Nov 2010 20:41:48 +0200, by timeless
-
rebase: support --detach when null is common ancestor stableSat, 20 Nov 2010 09:51:56 +0100, by Henrik Stuart
-
test-hardlinks: add testcase for repo copied with 'cp -al'Wed, 17 Nov 2010 16:54:30 +0100, by Adrian Buehlmann
-
Merge with stableThu, 18 Nov 2010 23:15:13 +0100, by Patrick Mezard
-
subrepo: handle missing subrepo spec file as removed stableThu, 18 Nov 2010 23:05:10 +0100, by Patrick Mezard
-
Merge with stableWed, 17 Nov 2010 21:30:13 +0100, by Patrick Mezard
-
subrepo: prune empty directories when removing svn subrepo stableWed, 17 Nov 2010 21:25:23 +0100, by Patrick Mezard
-
subrepo: use subprocess directly to avoid python 2.6 bug stableWed, 17 Nov 2010 21:24:36 +0100, by Patrick Mezard
-
subrepo: fix removing read-only svn files on Windows stableWed, 17 Nov 2010 21:00:47 +0100, by Patrick Mezard
-
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48Wed, 17 Nov 2010 09:37:57 +0100, by Martin Geisler
-
minirst: improved support for option lists.Tue, 02 Nov 2010 17:44:19 +0100, by Erik Zielke
-
test-subrepo-git.t: portability fix.Tue, 16 Nov 2010 13:29:35 +0100, by Dan Villiom Podlaski Christiansen
-
minirst: modified minirst to also recognize empty comments.Tue, 16 Nov 2010 13:29:08 +0100, by Erik Zielke
-
merge with stableWed, 17 Nov 2010 09:17:55 +0100, by Martin Geisler
-
posix: remove is-comparison between integers stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
httprepo: remove is-comparison with string literal stableTue, 16 Nov 2010 21:35:58 +0100, by Dan Villiom Podlaski Christiansen
-
mq: fix comment to reflect change in efbee27415abWed, 17 Nov 2010 09:06:38 +0100, by Martin Geisler
-
mq: clean up unused variable in qrefreshTue, 16 Nov 2010 13:06:04 -0600, by Kevin Bullock
-
minirst: better interaction between comments and marginsTue, 16 Nov 2010 11:10:50 +0100, by Martin Geisler
-
run-tests: fix --debug for .t testsTue, 16 Nov 2010 10:33:19 +0900, by Nicolas Dumazet
-
merge with stableMon, 15 Nov 2010 17:05:54 -0600, by Matt Mackall
-
commit: search both parents for missing copy revision (issue2484) stableMon, 15 Nov 2010 17:04:55 -0600, by Matt Mackall
-
context: walk both parents for workingctx.ancestors() stableMon, 15 Nov 2010 17:00:43 -0600, by Matt Mackall
-
discovery: list new remote heads in prepush() on --debugThu, 11 Nov 2010 15:51:20 +0100, by Adrian Buehlmann
-
discovery: remove erroneous comment in prepush()Thu, 11 Nov 2010 15:42:27 +0100, by Adrian Buehlmann
-
subrepo: removing (and restoring) git subrepo stateSun, 14 Nov 2010 18:31:40 -0500, by Eric Eisner
-
subrepo: update and merge works with any git branchSun, 14 Nov 2010 18:31:29 -0500, by Eric Eisner
-
subrepo: allow git subrepos to push and mergeSun, 14 Nov 2010 18:22:33 -0500, by Eric Eisner
-
subrepo: cloning and updating of git subreposSun, 14 Nov 2010 18:20:13 -0500, by Eric Eisner
-
subrepo: support for adding a git subrepoSun, 14 Nov 2010 18:15:26 -0500, by Eric Eisner
-
merge with stableMon, 15 Nov 2010 10:57:49 -0600, by Matt Mackall
-
merge with i18nMon, 15 Nov 2010 10:57:40 -0600, by Matt Mackall
-
merge with i18n stableSun, 14 Nov 2010 23:32:04 -0200, by Wagner Bruna
-
merge with i18nSun, 14 Nov 2010 23:31:50 -0200, by Wagner Bruna
-
i18n-da: translate small error messagesFri, 05 Nov 2010 16:10:38 +0100, by Martin Geisler
-
i18n-da: synchronize with 15ca4bfecfe3Mon, 01 Nov 2010 11:05:14 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:57:40 +0100, by Martin Geisler
-
eol: mention the hook in the module docstring stableSat, 13 Nov 2010 15:57:12 +0100, by Martin Geisler
-
eol: fix win32text encode/decode filter namesSat, 13 Nov 2010 15:46:51 +0100, by Martin Geisler
-
test-win32text: use $TESTTMP in outputSat, 13 Nov 2010 15:20:37 +0100, by Martin Geisler
-
test-win32text: use (esc) lines instead of Python scriptSat, 13 Nov 2010 15:16:50 +0100, by Martin Geisler
-
merge with stableSat, 13 Nov 2010 15:12:09 +0100, by Martin Geisler
-
eol: added filter aliases for backwards compatibility with win32textWed, 10 Nov 2010 20:26:56 +0000, by Colin Caughie
-
eol: exclude .hgtags file from eol translation (issue2493) stableSat, 13 Nov 2010 15:02:02 +0100, by Colin Caughie
-
merge with stableSat, 13 Nov 2010 11:58:51 +0900, by Nicolas Dumazet
-
log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stableThu, 11 Nov 2010 02:10:37 +0900, by Nicolas Dumazet
-
cmdutil: move range check outside of filerevgen stableThu, 11 Nov 2010 02:05:02 +0900, by Nicolas Dumazet
-
merge with stableFri, 12 Nov 2010 01:22:46 -0600, by Matt Mackall
-
pushkey: force HTTP POST on push and add tests (issue2489) stableFri, 12 Nov 2010 01:21:45 -0600, by Matt Mackall
-
merge with stableThu, 11 Nov 2010 07:23:38 +0100, by Martin Geisler
-
win32: remove try-catch block of GetModuleFileNameEx (issue2480) stableThu, 11 Nov 2010 01:12:51 +0900, by Yuya Nishihara
-
gpg, commands: fixed util.abort to util.Abort typos stableTue, 09 Nov 2010 20:25:56 +0000, by Richard Hopkins
-
check-code: using and/or/not as a function is bad styleThu, 11 Nov 2010 00:08:09 +0100, by Martin Geisler
-
merge with stableWed, 10 Nov 2010 15:44:19 +0100, by Martin Geisler
-
bundlerepository: get rid of temporary bundle files (issue2478) stableSun, 07 Nov 2010 20:18:57 +0100, by Klaus Koch
-
bundlerepository: test self.tempfile field, not tempfile module stableWed, 10 Nov 2010 15:38:00 +0100, by Martin Geisler
-
test-mq-qnew: handle Mac OS X error strings. stableWed, 10 Nov 2010 13:48:23 +0100, by Dan Villiom Podlaski Christiansen
-
help: urls help should include see also for paths stableWed, 10 Nov 2010 04:53:11 -0600, by timeless
-
minirst: link to HelpStyleGuide in docstringWed, 10 Nov 2010 14:46:13 +0100, by Martin Geisler
-
util: clarify purpose of MBTextWrapper classTue, 09 Nov 2010 13:43:35 +0900, by Nicolas Dumazet
-
merge with stableMon, 08 Nov 2010 17:29:23 -0600, by Matt Mackall
-
merge with crewMon, 08 Nov 2010 17:16:29 -0600, by Matt Mackall
-
merge with stableTue, 09 Nov 2010 01:33:48 +0900, by Nicolas Dumazet
-
graphmod: safer code when a changeset has two identical parents stableMon, 08 Nov 2010 22:45:56 +0900, by Nicolas Dumazet
-
revlog: fix descendants() if nullrev is in revs stableSun, 07 Nov 2010 18:23:48 +0900, by Nicolas Dumazet
-
revlog: if start is nullrev, end is always a descendant stableSun, 07 Nov 2010 18:16:07 +0900, by Nicolas Dumazet
-
mq: use sets instead of lists for speedSun, 07 Nov 2010 22:03:28 +0900, by Nicolas Dumazet
-
context: add __repr__ methods to workingfilectx and workingctxSun, 07 Nov 2010 18:59:27 +0900, by Nicolas Dumazet
-
merge with crewSun, 07 Nov 2010 19:42:42 -0600, by Matt Mackall
-
test-import: workaround for missing newline is no longer neededMon, 08 Nov 2010 01:55:32 +0100, by Mads Kiilerich
-
merge with stableMon, 08 Nov 2010 01:44:46 +0100, by Mads Kiilerich
-
tests: use (esc) instead of other kinds of string escaping stableMon, 08 Nov 2010 01:41:42 +0100, by Mads Kiilerich
-
tests: use (esc) for all non-ASCII test output stableMon, 08 Nov 2010 01:41:41 +0100, by Mads Kiilerich
-
tests: (no-eol) markup for command output without trailing LF stableMon, 08 Nov 2010 01:35:40 +0100, by Mads Kiilerich
-
merge with stableSun, 07 Nov 2010 16:01:57 -0600, by Matt Mackall
-
opener: check hardlink count reporting (issue1866) stableSun, 07 Nov 2010 18:21:29 +0100, by Adrian Buehlmann
-
revset: remove unnecessary debug statementSun, 07 Nov 2010 18:15:17 +0100, by Patrick Mezard
-
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)Sun, 07 Nov 2010 18:14:42 +0100, by Patrick Mezard
-
tests: handle .t files without trailing LF stableSat, 06 Nov 2010 00:31:44 +0100, by Mads Kiilerich
-
merge with stableFri, 05 Nov 2010 15:38:23 -0500, by Matt Mackall
-
alias: fall back to normal error handling for ambigious commands (fixes issue2475) stableFri, 05 Nov 2010 15:54:32 -0400, by Steve Losh
-
merge with stableFri, 05 Nov 2010 15:35:39 +0100, by Martin Geisler
-
subrepo: test & fix svn subrepo removal stableFri, 05 Nov 2010 15:13:22 +0100, by Ronny Pfannschmidt
-
revsets: let parents() return parents of working dirThu, 04 Nov 2010 17:09:00 -0500, by Kevin Bullock
-
revsets: let p1() and p2() return parents of working dirThu, 04 Nov 2010 16:59:03 -0500, by Kevin Bullock
-
util: refactor openerThu, 04 Nov 2010 09:04:37 +0100, by Adrian Buehlmann
-
keyword: turn regexes and escaped keywords into a propertycacheThu, 04 Nov 2010 22:56:38 +0000, by Christian Ebert
-
commands: add revset support to most commandsThu, 04 Nov 2010 16:21:28 -0500, by Matt Mackall
-
convert: better ReST markup in docstringThu, 04 Nov 2010 18:19:10 +0100, by Martin Geisler
-
convert: split docstring lists for easier translationThu, 04 Nov 2010 18:11:10 +0100, by Martin Geisler