Mercurial > hg
graph
-
change 'journal already exists' to 'abandoned transaction found'Mon, 02 Nov 2009 10:17:20 +0100, by Sune Foldager
-
verify: report existence of journalMon, 02 Nov 2009 10:15:04 +0100, by Sune Foldager
-
bisect: no need to save the state if it wasn't changedSun, 01 Nov 2009 03:26:10 +0100, by Benoit Boissinot
-
record: get the right position (account for skipped files)Sun, 01 Nov 2009 02:57:11 +0100, by Benoit Boissinot
-
log --limit: break after a limited number of csets (broken by f3d60543924f)Sun, 01 Nov 2009 02:54:32 +0100, by Benoit Boissinot
-
transaction: more specific exceptions, os.unlink can raise OSErrorSat, 31 Oct 2009 18:17:59 +0100, by Benoit Boissinot
-
lock: catch specific exceptionsSat, 31 Oct 2009 18:10:52 +0100, by Benoit Boissinot
-
patch: use the public ctx API instead of the internalsSat, 31 Oct 2009 18:02:34 +0100, by Benoit Boissinot
-
patch: don't use mutable object as default argumentSat, 31 Oct 2009 18:02:13 +0100, by Benoit Boissinot
-
patch: initialize all attributes of the hunk classSat, 31 Oct 2009 18:01:08 +0100, by Benoit Boissinot
-
patch: simplify logicSat, 31 Oct 2009 18:00:05 +0100, by Benoit Boissinot
-
lock: use '==' instead of 'is' for integer equality ('is' may not work)Sat, 31 Oct 2009 17:07:12 +0100, by Benoit Boissinot
-
pychecker: remove unused local variablesSat, 31 Oct 2009 17:04:46 +0100, by Benoit Boissinot
-
remove unused importsSat, 31 Oct 2009 16:56:58 +0100, by Benoit Boissinot
-
changelog: do not use a mutable default valueSat, 31 Oct 2009 16:49:27 +0100, by Benoit Boissinot
-
bundlerepo: keep the bundlerevlog interface in sync with revlogSat, 31 Oct 2009 16:42:51 +0100, by Benoit Boissinot
-
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 namesSat, 31 Oct 2009 00:31:08 +0100, by Benoit Boissinot
-
localrepo/branchcache: kill unused localrepo.branchcacheSat, 31 Oct 2009 00:27:50 +0100, by Benoit Boissinot
-
localrepo/branchcache: rebuild the "charset-aware" branchcache when neededSat, 31 Oct 2009 00:20:28 +0100, by Benoit Boissinot
-
churn: fix --progress (broken by f3d60543924f)Fri, 30 Oct 2009 15:43:01 +0200, by Alexander Solovyov
-
transfer branchmap branch names over the wire in utf-8Mon, 26 Oct 2009 13:37:39 +0100, by Henrik Stuart
-
churn: fix changeset count (broken by 9b127e888640)Fri, 30 Oct 2009 13:40:23 +0200, by Alexander Solovyov
-
churn: ability to display added/removed lines separatelyThu, 29 Oct 2009 20:50:24 +0200, by Alexander Solovyov
-
cmdutil: fix bug in finddate() implementationFri, 30 Oct 2009 09:54:39 +0100, by Dirkjan Ochtman
-
merge changes from mpmFri, 30 Oct 2009 09:53:39 +0100, by Dirkjan Ochtman
-
cmdutil: update finddate()Wed, 28 Oct 2009 22:47:46 -0500, by Steve Borho
-
walkchangerevs: drop ui argThu, 29 Oct 2009 19:03:16 -0500, by Matt Mackall
-
walkchangerevs: reset cache between windowsThu, 29 Oct 2009 19:03:13 -0500, by Matt Mackall
-
log: tidy up some filter testsThu, 29 Oct 2009 17:07:54 -0500, by Matt Mackall
-
walkchangerevs: move 'add' to callbackThu, 29 Oct 2009 17:07:51 -0500, by Matt Mackall
-
hgweb: added test case for extension loading phases (issue1824)Wed, 28 Oct 2009 23:59:18 +0900, by Yuya Nishihara
-
extensions: changed to call extsetup() from extensions.loadall()Wed, 28 Oct 2009 23:55:23 +0900, by Yuya Nishihara
-
hgrc.5.txt: mention hgrc categories with higher precedence firstWed, 21 Oct 2009 13:40:55 +0200, by Adrian Buehlmann
-
hook: only redirect stdout if it and stderr are valid filesWed, 28 Oct 2009 21:35:57 +0100, by Sune Foldager
-
verify: filter the candidate list for broken linkrevsWed, 28 Oct 2009 13:17:03 -0500, by Matt Mackall
-
Merge with crewTue, 27 Oct 2009 17:14:19 -0500, by Matt Mackall
-
walkchangerevs: internalize ctx cachingTue, 27 Oct 2009 17:01:32 -0500, by Matt Mackall
-
walkchangerevs: yield contextsSun, 25 Oct 2009 18:43:59 -0500, by Matt Mackall
-
walkchangerevs: kill window step of iteratorSun, 25 Oct 2009 18:43:58 -0500, by Matt Mackall
-
walkchangerevs: pull out matchfnSun, 25 Oct 2009 18:43:56 -0500, by Matt Mackall
-
diffstat: made test case work with POSIX sh and printfTue, 27 Oct 2009 21:59:44 +0900, by Yuya Nishihara
-
bundlerepo: fix small bug in exception raisingTue, 27 Oct 2009 10:33:41 +0100, by Sune Foldager
-
minor documentation improvementsSun, 25 Oct 2009 14:45:38 +0200, by timeless
-
patchbomb: accept default if it is empty stringSun, 25 Oct 2009 14:28:02 +0100, by Alexander Solovyov
-
patchbomb: fix double-spaces in promptsSun, 25 Oct 2009 14:24:39 +0100, by Martin Geisler
-
commands: adding --no-status to resolve to match statusSun, 25 Oct 2009 13:27:54 +0100, by timeless
-
commands: use rev from remote repo when updating as part of a pullWed, 21 Oct 2009 12:41:28 +0300, by timeless
-
commands: highlighting that rev is based on the remote repositoryWed, 21 Oct 2009 12:03:14 +0300, by timeless
-
bookmarks: use API to determine if repo is localSun, 25 Oct 2009 12:05:07 +0200, by Alexander Solovyov
-
diffstat: with --git, mark binary files with BinSun, 25 Oct 2009 02:53:33 +0200, by Brodie Rao
-
color: colorize diff --statSun, 25 Oct 2009 02:52:36 +0200, by Brodie Rao
-
diff: add --stat for diffstat outputSun, 25 Oct 2009 02:52:35 +0200, by Brodie Rao
-
diffstat: print 0 instead of nothing for 0 adds or removesSun, 25 Oct 2009 02:35:35 +0200, by Brodie Rao
-
update tcsh_completion for the new forget and summary commandsSat, 24 Oct 2009 12:29:39 +0200, by Gilles Moris
-
cmdutil: minor refactoring of changeset_printer._showSat, 24 Oct 2009 19:01:40 +0200, by Adrian Buehlmann
-
commands: search for translated version of "DEPRECATED"Sat, 24 Oct 2009 00:29:25 +0200, by Martin Geisler
-
mercurial.spec: update requirements for the buildFri, 23 Oct 2009 23:10:05 +0200, by Gilles Moris
-
convert: document parent order in splicemap help (issue1764)Fri, 23 Oct 2009 22:55:28 +0200, by Martin Geisler
-
Add style.css file to Inno Setup scriptThu, 22 Oct 2009 23:41:01 +0200, by Pascal Quantin
-
util: use sys.argv[0] if $HG is unset and 'hg' is not in PATHMon, 21 Sep 2009 19:21:32 +0200, by Nicolas Dumazet
-
graphlog: hide internal state of ascii() from usersWed, 21 Oct 2009 14:16:37 +0200, by Peter Arrenbrecht
-
doc/hgrc.5.txt: deprecate [defaults]Thu, 22 Oct 2009 00:46:54 +0200, by Adrian Buehlmann
-
Merge with crewWed, 21 Oct 2009 17:54:51 -0500, by Matt Mackall
-
rst2man: highlight inline literals in boldThu, 22 Oct 2009 00:30:24 +0200, by Martin Geisler
-
rst2man: avoid italic for referencesThu, 22 Oct 2009 00:27:08 +0200, by Martin Geisler
-
doc: add a style sheet to the generated HTML pagesWed, 21 Oct 2009 23:40:01 +0200, by Martin Geisler
-
summary: remove reference to -pWed, 21 Oct 2009 17:42:22 -0500, by Matt Mackall
-
doc, help: stream-line use of inline-literalsTue, 20 Oct 2009 22:43:17 +0200, by Martin Geisler
-
minirst: convert ``foo`` into "foo" upon displayTue, 20 Oct 2009 22:16:27 +0200, by Martin Geisler
-
gendoc: fix synopsisTue, 20 Oct 2009 22:42:49 +0200, by Martin Geisler
-
test-debugcomplete: update output to match a7ef354da662Tue, 20 Oct 2009 22:39:37 +0200, by Martin Geisler
-
summary: add --remoteTue, 20 Oct 2009 11:59:38 -0500, by Matt Mackall
-
summary: restore briefer commit statusTue, 20 Oct 2009 11:58:09 -0500, by Matt Mackall
-
summary: add empty repository and no revision checked out hintsTue, 20 Oct 2009 11:57:25 -0500, by Matt Mackall
-
Merge with crewMon, 19 Oct 2009 23:53:25 -0500, by Matt Mackall
-
merge with crewTue, 20 Oct 2009 00:30:36 +0200, by Benoit Boissinot
-
setup: refactor the version string to a subset of tag+tagdist-hash+dateSun, 18 Oct 2009 14:35:36 +0200, by Gilles Moris
-
archive: add branch and tag informations to the .hg_archival.txt fileTue, 11 Aug 2009 09:04:02 +0200, by Gilles Moris
-
ui: only use "user@host" as username in noninteractive modeTue, 20 Oct 2009 00:17:36 +0200, by Martin Geisler
-
fix patchbomb prompt when sending series of patchesMon, 19 Oct 2009 23:27:20 +0300, by Alexander Solovyov
-
hg.clone: report branch name on updateFri, 16 Oct 2009 23:57:34 +0200, by Adrian Buehlmann
-
make path expanding more consistentMon, 19 Oct 2009 22:19:28 +0300, by Alexander Solovyov
-
tests: fix inadvertent use of existing test repositorySat, 17 Oct 2009 15:40:34 +0200, by Henrik Stuart
-
commands: clarify output for the commit summaryMon, 19 Oct 2009 07:14:44 +0200, by David Soria Parra
-
commands: do not split a translated stringMon, 19 Oct 2009 14:37:37 +0200, by Martin Geisler
-
Remove parents from default help in favor of summaryMon, 19 Oct 2009 00:36:52 -0500, by Matt Mackall
-
summary: quieter with -qMon, 19 Oct 2009 00:22:49 -0500, by Matt Mackall
-
commands: fix missing empty synopsesMon, 19 Oct 2009 00:21:06 -0500, by Matt Mackall
-
Introduce summary commandSun, 18 Oct 2009 22:31:05 -0500, by Matt Mackall
-
Merge with redone c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:19:39 +0200, by Mads Kiilerich
-
Dummy-merge with c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:18:38 +0200, by Mads Kiilerich
-
Redo c655432c2c24 (issue1860)Fri, 16 Oct 2009 11:16:42 +0200, by Mads Kiilerich
-
Merge with crew-stableFri, 16 Oct 2009 00:45:18 +0200, by Martin Geisler
-
Merge with crew-stableFri, 16 Oct 2009 00:06:23 +0200, by Patrick Mezard
-
Merge with mpmTue, 13 Oct 2009 13:43:55 -0700, by Bryan O'Sullivan
-
README: revert accidental commitTue, 13 Oct 2009 12:27:50 -0700, by Lee Cantey
-
test-gendoc: adjust output to account for Swedish translationTue, 13 Oct 2009 12:23:23 -0700, by Lee Cantey
-
merge with mpmSun, 11 Oct 2009 21:32:55 +0200, by Dirkjan Ochtman
-
merge with crew-stableSat, 10 Oct 2009 12:24:09 +0200, by Dirkjan Ochtman
-
merge with mpmSat, 10 Oct 2009 12:23:42 +0200, by Dirkjan Ochtman
-
Merge with crew-stableFri, 09 Oct 2009 00:29:39 +0200, by Patrick Mezard
-
mq: fix traceback for qpush inexistant-patch with no patch appliedFri, 16 Oct 2009 00:09:18 +0200, by Benoit Allard
-
rebase: change rebase help to talk about changesets and branch namesWed, 14 Oct 2009 20:55:39 +0300, by timeless
-
mq: changed help for qpop -f to reflect actual behaviourWed, 14 Oct 2009 21:21:09 -0700, by Stephen Rasku
-
convert/svn: better error when hg cannot call itself (issue1838)Thu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
patch: handle symlink updates/replacements (issue1785)Thu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
patch: handle symlinks without symlinkhunkThu, 15 Oct 2009 23:15:30 +0200, by Patrick Mezard
-
bisect: use util.system and fix good/bad when using -cMon, 12 Oct 2009 18:25:46 -0500, by Matt Mackall
-
bisect: limit considered set to descendants of first good revMon, 12 Oct 2009 14:59:28 -0500, by Matt Mackall
-
tests: add -k to test scripts matching keywordsMon, 12 Oct 2009 14:52:53 -0500, by Matt Mackall
-
use short identifiers in atom feedFri, 09 Oct 2009 16:27:05 +0200, by Raoul Bhatia [IPAX]
-
run-tests: add --noskips optionSun, 11 Oct 2009 13:58:53 -0500, by Matt Mackall
-
color: add test for record supportFri, 09 Oct 2009 03:53:24 -0400, by Brodie Rao
-
rebase: return early when source is descendant of destinationThu, 08 Oct 2009 10:39:43 +0200, by Sune Foldager
-
rebase: improve error and debug messagesThu, 08 Oct 2009 10:07:41 +0200, by Sune Foldager
-
Merge with stableSun, 11 Oct 2009 13:54:19 -0500, by Matt Mackall
-
merge with hg-stableSat, 10 Oct 2009 12:19:58 +0200, by Dirkjan Ochtman
-
encoding: fix issue with non-standard UTF-8 CTYPE on OS XSat, 10 Oct 2009 12:00:43 +0200, by Dirkjan Ochtman
-
patch: do not swallow header-like patch first line (issue1859)Thu, 08 Oct 2009 23:42:33 +0200, by Patrick Mezard
-
windows: fix unlink() not dropping empty tree (issue1861)Thu, 08 Oct 2009 23:32:36 +0200, by Patrick Mezard