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