Mercurial > hg-stable
graph
-
imported patch issue1546-hg-bisect-command-doesn-t-work-with-shell-scripts.patchMon, 16 Mar 2009 17:21:10 -0500, by Matt Mackall
-
bisect: fix --command for me.Mon, 09 Mar 2009 17:13:12 -0500, by Augie Fackler
-
atom: fix URLs used in entry GUIDsMon, 16 Mar 2009 17:21:06 -0500, by Matt Mackall
-
resolve: move reset to localrepo.commitMon, 16 Mar 2009 16:58:41 -0500, by Matt Mackall
-
resolve: keep .orig filesMon, 16 Mar 2009 16:58:41 -0500, by Matt Mackall
-
test-merge-tools: test ui.merge functionality and selection of internal toolsMon, 09 Mar 2009 18:44:44 +0100, by Mads Kiilerich
-
zeroconf: advertise repositories with hostnameThu, 05 Mar 2009 12:58:13 +0200, by Alexander Solovyov
-
Merge with crewMon, 16 Mar 2009 17:56:50 -0500, by Matt Mackall
-
i18n: better Danish word for "working directory"Tue, 10 Mar 2009 23:41:37 +0100, by Martin Geisler
-
i18n: add Danish translation for "commit"Tue, 10 Mar 2009 23:32:40 +0100, by Martin Geisler
-
i18n: translated help for all basic commands into DanishTue, 10 Mar 2009 23:32:13 +0100, by Martin Geisler
-
i18n: updated fuzzy Danish translationsTue, 10 Mar 2009 23:31:18 +0100, by Martin Geisler
-
i18n: merged new strings into Danish translationTue, 10 Mar 2009 23:30:51 +0100, by Martin Geisler
-
i18n: update Japanese translation to follow bd8f44638847Sat, 07 Mar 2009 23:36:22 +0900, by FUJIWARA Katsunori
-
merge with -stableSat, 07 Mar 2009 20:30:20 +0100, by Benoit Boissinot
-
Merge with mainFri, 06 Mar 2009 12:35:48 -0800, by Brendan Cully
-
Optimization of pure.base85.b85encodeWed, 04 Mar 2009 23:23:59 +0100, by Mads Kiilerich
-
Merge with crew-stableMon, 09 Mar 2009 11:41:38 -0500, by Matt Mackall
-
verify: find correct first corrupted cset for missing/corrupted revlogsSat, 07 Mar 2009 20:16:03 +0100, by Benoit Boissinot
-
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