Mercurial > hg-stable
graph
-
correctly update dirstate after update+mode change (issue1456)Wed, 07 Jan 2009 02:11:17 +0100, by Benoit Boissinot
-
mq: don't warn about ambiguous patch name when using patch index (issue1439)Tue, 06 Jan 2009 10:30:22 +0100, by Jason Orendorff
-
convert/gnuarch: fix switched copy source and destinationMon, 05 Jan 2009 14:34:20 +0100, by Patrick Mezard
-
mq: drop copy records when refreshing regular patches (issue1441)Sun, 04 Jan 2009 21:32:40 +0100, by Patrick Mezard
-
hgweb: fix problems with empty repositoriesSun, 04 Jan 2009 19:10:42 +0100, by Dirkjan Ochtman
-
localrepo: fix bad manifest delta generation (issue1433)Sat, 03 Jan 2009 20:16:10 +0100, by Patrick Mezard
-
hgweb: send HTTP unauthorized error when denying pullSat, 03 Jan 2009 20:50:06 +0100, by Mark Edgington
-
hgweb: allow static content when deny_read denies accessSat, 03 Jan 2009 20:33:19 +0100, by Mark Edgington
-
patch: kill some trailing whitespaceSat, 03 Jan 2009 20:33:37 +0100, by Dirkjan Ochtman
-
hgwebdir_mod: fix a performance issue with static filesSat, 03 Jan 2009 01:00:46 +0100, by Patrick Mezard
-
Merge with -stableWed, 31 Dec 2008 18:00:35 -0600, by Matt Mackall
-
setup: warn about missing standard Python componentsWed, 31 Dec 2008 17:59:58 -0600, by Matt Mackall
-
Circumvent removal of valid bisect candidates due to previously skipped onesSat, 27 Dec 2008 19:05:26 +0100, by Bernhard Leiner
-
Added signature for changeset 11a4eb81fb4fWed, 31 Dec 2008 17:38:35 -0600, by Matt Mackall
-
Added tag 1.1.2 for changeset 11a4eb81fb4fWed, 31 Dec 2008 17:38:35 -0600, by Matt Mackall
-
test-audit-path: add more tests (issue 1450) 1.1.2Tue, 30 Dec 2008 22:10:41 +0100, by Peter Arrenbrecht
-
audit: reject paths with .hg (issue 1450)Wed, 31 Dec 2008 16:27:20 -0600, by Matt Mackall
-
merge bookmarksWed, 31 Dec 2008 15:04:18 +0100, by Benoit Boissinot
-
bookmarks: tests for track.current optionWed, 31 Dec 2008 14:29:51 +0100, by David Soria Parra
-
bookmarks: set the current bookmark to the new name if we rename the current bookmarkThu, 18 Dec 2008 10:51:11 +0100, by David Soria Parra
-
merge with crew-stableWed, 31 Dec 2008 14:23:19 +0100, by Dirkjan Ochtman
-
monoblue: add less/more links to graph pageWed, 31 Dec 2008 14:21:00 +0100, by Pascal Quantin
-
python implementation of diffstatThu, 25 Dec 2008 10:48:24 +0200, by Alexander Solovyov
-
add a comment about the need of hg._update()Sun, 28 Dec 2008 19:59:42 +0100, by Benoit Boissinot
-
merge with -stableSun, 28 Dec 2008 20:21:20 +0100, by Benoit Boissinot
-
test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.pyThu, 25 Dec 2008 17:49:08 +0100, by Gilles Moris
-
Merge crew and stableSun, 21 Dec 2008 12:19:12 -0800, by Bryan O'Sullivan
-
merge with stableSun, 21 Dec 2008 09:40:55 +0100, by Dirkjan Ochtman
-
Merge with stableSat, 20 Dec 2008 16:27:51 -0600, by Matt Mackall
-
merge with stableSat, 20 Dec 2008 13:09:05 +0100, by Dirkjan Ochtman
-
color: fix colorization of the 'old mode' git diff metadataFri, 19 Dec 2008 22:32:08 +0100, by Gilles Moris
-
merge with -stableSat, 20 Dec 2008 00:43:03 +0100, by Benoit Boissinot
-
merge with crew-stableFri, 19 Dec 2008 18:49:02 +0100, by Dirkjan Ochtman
-
merge with crew-stable (again)Fri, 19 Dec 2008 08:42:41 +0100, by Dirkjan Ochtman
-
merge with crew-stableFri, 19 Dec 2008 08:20:19 +0100, by Dirkjan Ochtman
-
keyword: simplify repo.local and bundle check (as in 2f4a399a8787)Tue, 16 Dec 2008 09:58:41 +0100, by Christian Ebert
-
Merge with crew-stableMon, 15 Dec 2008 12:03:28 -0800, by Brendan Cully
-
Added signature for changeset 3773e510d433Sat, 20 Dec 2008 16:12:01 -0600, by Matt Mackall
-
Added tag 1.1.1 for changeset 3773e510d433Sat, 20 Dec 2008 16:12:00 -0600, by Matt Mackall
-
tests: fix no-diffs optionFri, 19 Dec 2008 16:48:32 -0600, by Matt Mackall
-
archive: fix bogus error message with no working directoryFri, 19 Dec 2008 16:48:31 -0600, by Matt Mackall
-
resolve: require -a switch to resolve all filesFri, 19 Dec 2008 16:47:36 -0600, by Matt Mackall
-
fix typoFri, 19 Dec 2008 21:38:01 +0100, by Benoit Allard
-
hgweb: mq repos should be in non-recursive collections, tooFri, 19 Dec 2008 18:24:49 +0100, by Dirkjan Ochtman
-
tests: fix test-mq-qclone-http (broken by e60aaae83323)Fri, 19 Dec 2008 08:41:46 +0100, by Dirkjan Ochtman
-
hgweb: recurse down collections only if ** in [paths]Thu, 18 Dec 2008 22:32:48 +0100, by Benoit Allard
-
inotify: do not attempt to monkeypatch bundlereposMon, 15 Dec 2008 12:02:18 -0800, by Brendan Cully
-
Merge with crew-stableSun, 14 Dec 2008 23:05:18 -0800, by Brendan Cully
-
patch: simplify linereaderFri, 05 Dec 2008 14:51:50 +0100, by Bartosz SKOWRON
-
Merge with crew-stableSun, 14 Dec 2008 18:13:41 +0100, by Patrick Mezard
-
merge with -stableSat, 13 Dec 2008 13:28:20 +0100, by Benoit Boissinot
-
patch: handle git patches that remove symlinks (issue1438)Sun, 14 Dec 2008 23:04:29 -0800, by Brendan Cully
-
context: enforce memctx.files() unicitySun, 14 Dec 2008 17:35:19 +0100, by Patrick Mezard
-
store: encode trailing period and space on directory names (issue1417)Sat, 13 Dec 2008 18:32:29 +0100, by Adrian Buehlmann
-
store: don't create dirs ending in period or space for hashed paths (issue1417)Sat, 13 Dec 2008 17:39:56 +0100, by Adrian Buehlmann
-
convert-cvs: correctly handle Removed replies, fixes bug 1427Thu, 11 Dec 2008 13:33:35 +0000, by Frank Kingswood
-
Fix test-acl failure on AIX due to read only LOGNAME.Thu, 04 Dec 2008 13:42:47 +0000, by Jim Hague
-
Merge with crewFri, 12 Dec 2008 12:34:57 -0800, by Brendan Cully
-
Update zsh completion to use debugcomplete -v instead of parsing helpThu, 04 Dec 2008 11:21:31 -0800, by Brendan Cully