Mercurial > hg-stable
graph
-
verify: do not abort on fully corrupted revlogSat, 07 Mar 2009 20:04:56 +0100, by Benoit Boissinot
-
hgweb: fix allow_read permissions when a user is specifiedSat, 07 Mar 2009 00:59:41 +0100, by Benoit Boissinot
-
test-identify: require no-outer-repoThu, 05 Mar 2009 14:53:59 +0100, by Mads Kiilerich
-
update copyright date in version informationThu, 05 Mar 2009 10:38:39 +0100, by Benoit Allard
-
Typo fixThu, 05 Mar 2009 14:44:13 +0800, by Dongsheng Song
-
update copyright in ReadMe.htmlWed, 04 Mar 2009 22:56:17 -0600, by Steve Borho
-
setup.py: fix version detection for tarballFri, 06 Mar 2009 09:15:47 -0600, by Matt Mackall
-
Added signature for changeset 11efa41037e2Wed, 04 Mar 2009 19:04:21 -0600, by Matt Mackall
-
Added tag 1.2 for changeset 11efa41037e2Wed, 04 Mar 2009 19:04:20 -0600, by Matt Mackall
-
convert: Perforce source for conversion to Mercurial 1.2Tue, 03 Mar 2009 21:32:23 +0000, by Frank Kingswood
-
remove tests for long-gone imerge extensionWed, 04 Mar 2009 18:42:24 -0600, by Matt Mackall
-
merge: better error messages to lead users to hg update --clean to abandon merges.Wed, 04 Mar 2009 13:06:16 -0600, by Augie Fackler
-
audit: be even pickier (issue1450)Wed, 04 Mar 2009 17:02:16 -0600, by Matt Mackall
-
dispatch: extract command execution block into methodThu, 12 Feb 2009 09:36:15 -0700, by Bill Barry
-
bookmarks: change NAME to REVThu, 05 Feb 2009 23:47:31 +0100, by Benoit Allard
-
bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is setFri, 27 Feb 2009 02:01:45 -0800, by Alex Unden
-
bookmarks: Set current bookmark if we create a new one on the tipSun, 01 Mar 2009 00:30:01 +0100, by David Soria Parra
-
convert: change hg.saverev default to FalseMon, 02 Mar 2009 19:19:12 -0600, by Matt Mackall
-
tag: force load of tag cacheMon, 02 Mar 2009 19:19:09 -0600, by Matt Mackall
-
run-tests.py: avoid using popen2.Popen4 - use subprocess insteadFri, 27 Feb 2009 19:10:38 +0100, by Mads Kiilerich
-
test-convert-cvs*: mute output from "cvs up"Fri, 27 Feb 2009 17:52:31 +0100, by Mads Kiilerich
-
i18n: update italian translationSat, 28 Feb 2009 13:15:58 +0100, by Stefano Tortarolo
-
merge with crew-stableMon, 02 Mar 2009 23:11:15 +0100, by Dirkjan Ochtman
-
include i18n files in the win32 installerMon, 02 Mar 2009 23:07:56 +0100, by Stefan Rusek
-
help: get rid of double spacesSat, 28 Feb 2009 12:33:24 +0100, by Dirkjan Ochtman
-
help: miscellaneous language fixesSat, 28 Feb 2009 12:38:45 +0100, by timeless
-
help: better explanations for some of the template filtersSat, 28 Feb 2009 12:25:14 +0100, by Dirkjan Ochtman
-
help: better explanation for some of the environment variablesSat, 28 Feb 2009 12:23:23 +0100, by Dirkjan Ochtman
-
help: some language fixes for help topicsSat, 28 Feb 2009 12:21:41 +0100, by timeless
-
Merge with stableFri, 27 Feb 2009 08:13:42 -0600, by Matt Mackall
-
merge with stableSun, 25 Jan 2009 19:15:49 +0100, by Dirkjan Ochtman
-
setup: run hg with empty HGRCPATH for robustness.Tue, 24 Feb 2009 18:09:16 +0100, by Martin Geisler
-
contrib: add hgwebdir.wsgi, to serve as a better exampleTue, 24 Feb 2009 16:05:43 +0100, by Dirkjan Ochtman
-
contrib: bring hgwebdir.fcgi up-to-date with current WSGI practicesTue, 24 Feb 2009 16:01:29 +0100, by Dirkjan Ochtman
-
catch CTRL-D at password promptSat, 21 Feb 2009 17:46:06 -0600, by Steve Borho
-
Update Beyond Compare's configurationWed, 04 Feb 2009 22:12:55 +0100, by Pascal Quantin
-
merge with crewSun, 22 Feb 2009 23:03:42 +0100, by Benoit Boissinot
-
bookmarks: add force option to command syntax descriptionSun, 22 Feb 2009 19:23:09 +0100, by David Soria Parra
-
i18n: updates to the Danish translationSun, 22 Feb 2009 22:06:47 +0100, by Martin Geisler
-
i18n: update Japanese translationFri, 20 Feb 2009 23:48:09 +0900, by FUJIWARA Katsunori
-
tests: use same popen strategy for jython as for ntWed, 18 Feb 2009 13:19:30 +0100, by Frank Wierzbicki
-
Makefile: remove locale folder during cleanTue, 17 Feb 2009 18:47:28 -0500, by Brodie Rao
-
setup: use sys.executable to call hgWed, 18 Feb 2009 00:44:38 +0100, by Martin Geisler
-
bookmarks: escape literal backslashes in docstringTue, 17 Feb 2009 23:58:56 +0100, by Martin Geisler
-
i18n: updated Chinese translationTue, 17 Feb 2009 23:13:48 +0800, by Dongsheng Song
-
Introduce HG_PREPEND to solve pretxn racesMon, 16 Feb 2009 19:35:07 -0600, by Matt Mackall
-
rebase: pull --rebase updates if there is nothing to rebaseSun, 18 Jan 2009 19:59:51 +0100, by Stefano Tortarolo
-
test-merge-tool: Make sure no hgmerge can be found in $PATHTue, 10 Feb 2009 22:47:38 +0100, by Mads Kiilerich
-
audit: check for casefolding of .hg (issue1450)Mon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
patch: teach selectfile about symlinks (issue1438)Mon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
mq: handle empty patches more gracefully (issue1501)Mon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
keepalive: borrow code from newer httplib to patch ValueError (issue1088)Mon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
rename: simplify forced renamingMon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
log: ignore --removed if no files specified (issue1166)Mon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
Don't fail on clone on win98 (issue1492)Mon, 16 Feb 2009 17:37:23 -0600, by Matt Mackall
-
zeroconf: don't allow ipv6 addressesSun, 15 Feb 2009 20:18:29 +0200, by Alexander Solovyov
-
hgk: select first changeset at startup (issue1382)Mon, 16 Feb 2009 01:41:01 +0100, by Martin Geisler
-
pure/mpatch: use StringIO instead of mmap (issue1493)Mon, 16 Feb 2009 00:09:47 +0100, by Martin Geisler
-
Handle when the slicemap option is an empty stringWed, 11 Feb 2009 21:47:57 +0100, by Stefan Rusek
-
test suite: saver check if bzr is installedSun, 08 Feb 2009 13:46:04 +0100, by Simon Heimberg
-
fancyopts: Parse options that occur after arguments.Tue, 10 Feb 2009 13:26:00 -0600, by Augie Fackler
-
tests: Add a test for the behavior of 'hg export -- -2'Tue, 10 Feb 2009 16:31:52 -0600, by Augie Fackler
-
fix disappearing symlinks [issue1509]Sun, 15 Feb 2009 11:14:20 -0600, by Peter van Dijk
-
test-merge-tools: Don't use tacTue, 10 Feb 2009 16:11:48 +0100, by Mads Kiilerich
-
merge: mark kept local files as readded on linear update (issue539)Sun, 15 Feb 2009 10:50:48 -0600, by Matt Mackall
-
Use shutil.copystat in copyfile().Mon, 09 Feb 2009 07:55:42 -0600, by Will Maier
-
Update tcsh completion scripts with new commands and for new help output.Sun, 08 Feb 2009 15:58:39 +0100, by Gilles Moris
-
resolve: accepts walkopts (-I and -X)Sun, 08 Feb 2009 08:44:33 +0100, by Simon Heimberg
-
help: better formatting in "Date Formats" sectionSun, 15 Feb 2009 12:56:38 +0100, by timeless
-
log-like commands now use -G for --graph, -g for --gitSat, 14 Feb 2009 22:41:18 +0100, by Jim Correia
-
add --git option to commands supporting --patch (log, incoming, history, tip)Sat, 14 Feb 2009 22:40:39 +0100, by Jim Correia
-
i18n: add python-format comments to Japanese translationSat, 14 Feb 2009 01:07:44 +0100, by Martin Geisler
-
i18n: add Japanese translationSat, 14 Feb 2009 01:56:34 +0900, by FUJIWARA Katsunori
-
tests: fix for test-identify returning 255Fri, 13 Feb 2009 13:52:34 +0100, by Dirkjan Ochtman
-
extdiff: add --change option to display single changeset diffSat, 07 Feb 2009 19:41:05 +0100, by Gilles Moris
-
identify: have consistent output for local repositoriesFri, 13 Feb 2009 11:32:33 +0100, by Dirkjan Ochtman
-
i18n: wrapped long lines in Italian translationThu, 12 Feb 2009 18:26:09 +0100, by Martin Geisler
-
i18n: add Italian translationSat, 17 Jan 2009 14:14:44 +0100, by Stefano Tortarolo
-
record: minimize number of status callsThu, 12 Feb 2009 11:52:31 +0100, by Dirkjan Ochtman
-
patch: no need to instantiate a match catch-all in diff()Thu, 12 Feb 2009 12:35:48 +0100, by Dirkjan Ochtman
-
close sockets on httprepository deletion (issue1487)Wed, 28 Jan 2009 20:06:59 -0600, by Steve Borho
-
i18n: updated Chinese translationTue, 10 Feb 2009 13:57:34 +0800, by Dongsheng Song
-
hgweb: add guid to rss itemsTue, 10 Feb 2009 14:22:25 +0100, by Sune Foldager
-
hgweb: add atom error templateTue, 10 Feb 2009 14:21:27 +0100, by Sune Foldager
-
hgweb: add rss error templateTue, 10 Feb 2009 14:20:42 +0100, by Sune Foldager
-
hgk: added explanation to .hgk for background colourMon, 09 Feb 2009 19:00:55 +0100, by Robert Bauck Hamar
-
hgk: added colour settings for different colours in diff viewMon, 09 Feb 2009 19:00:52 +0100, by Robert Bauck Hamar
-
hgk: added setting of foreground colourMon, 09 Feb 2009 19:00:48 +0100, by Robert Bauck Hamar
-
transplant: wrapped long linesMon, 09 Feb 2009 00:14:07 +0100, by Martin Geisler
-
commands: fix paths command docstring indentionMon, 09 Feb 2009 00:09:24 +0100, by Martin Geisler
-
hgweb: commit forgotten update to a3d7f99c23c0Mon, 09 Feb 2009 13:08:32 +0100, by Dirkjan Ochtman
-
hgweb: support custom http headers in ErrorResponseMon, 09 Feb 2009 11:31:52 +0100, by Sune Foldager
-
hgweb: pass ErrorResponses directly into req.respond()Mon, 09 Feb 2009 11:29:09 +0100, by Dirkjan Ochtman
-
merge with mpmSat, 07 Feb 2009 23:29:12 +0100, by Dirkjan Ochtman
-
hgk: Add background colour settingSat, 07 Feb 2009 18:46:13 +0100, by Robert Bauck Hamar
-
commands: removed unnecessary string concatenationWed, 04 Feb 2009 20:55:44 +0100, by Martin Geisler