Tue, 23 Jun 2009 14:14:48 +0200 contrib/buildrpm: force en_US locale during changelog's creation
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Tue, 23 Jun 2009 14:14:48 +0200] rev 8906
contrib/buildrpm: force en_US locale during changelog's creation Running this script using a different locale (i.e., Italian) returns an error: $ ./contrib/buildrpm sto aggiornando la directory di lavoro 1060 file aggiornati, 0 file merge, 0 file rimossi, 0 file non risolti errore: data errata in %changelog: mar giu 23 2009 Stefano Tortarolo <stefano.tortarolo@gmail.com> 1.2.1-1034
Tue, 23 Jun 2009 14:12:17 +0200 contrib/buildrpm: set python requirement to 2.4
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Tue, 23 Jun 2009 14:12:17 +0200] rev 8905
contrib/buildrpm: set python requirement to 2.4
Tue, 23 Jun 2009 22:20:25 +0200 mq: no longer mention the deprecated qdelete's --revision option
Cédric Duval <cedricduval@free.fr> [Tue, 23 Jun 2009 22:20:25 +0200] rev 8904
mq: no longer mention the deprecated qdelete's --revision option The option will no longer show up in the list, unless --verbose is used. 'qdel -r' has been deprecated in favor of qfinish since the 1.1 release. It is still fully functional, but new users need not learn about it.
Tue, 23 Jun 2009 21:49:49 +0200 help: describe bundle compression methods (issue1523)
Henrik Stuart <hg@hstuart.dk> [Tue, 23 Jun 2009 21:49:49 +0200] rev 8903
help: describe bundle compression methods (issue1523)
Sun, 31 May 2009 03:09:00 -0400 Add a forget command for easily untracking files.
Steve Losh <steve@stevelosh.com> [Sun, 31 May 2009 03:09:00 -0400] rev 8902
Add a forget command for easily untracking files. This command does exactly what 'hg remove -Af [FILES]' does. The reason for creating a new command is that the options for 'hg remove' are confusing (-A removes only deleted files, -f forces deletion, and using both means *the exact opposite of both*). [mpm: simplified help text, code, and updated tests]
Sun, 21 Jun 2009 03:11:52 +0200 test merge-tools internal:dump and internal:prompt
Mads Kiilerich <mads@kiilerich.com> [Sun, 21 Jun 2009 03:11:52 +0200] rev 8901
test merge-tools internal:dump and internal:prompt
Tue, 23 Jun 2009 15:51:27 +0200 hgrc.5: remove reference to DEFAULT section
Martin Geisler <mg@lazybytes.net> [Tue, 23 Jun 2009 15:51:27 +0200] rev 8900
hgrc.5: remove reference to DEFAULT section
Tue, 23 Jun 2009 15:50:32 +0200 hgrc.5: mark more literal strings
Martin Geisler <mg@lazybytes.net> [Tue, 23 Jun 2009 15:50:32 +0200] rev 8899
hgrc.5: mark more literal strings
Tue, 23 Jun 2009 15:16:19 +0200 hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5
Martin Geisler <mg@lazybytes.net> [Tue, 23 Jun 2009 15:16:19 +0200] rev 8898
hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5
Tue, 23 Jun 2009 14:41:16 +0200 test-grep: fixed comment
Martin Geisler <mg@lazybytes.net> [Tue, 23 Jun 2009 14:41:16 +0200] rev 8897
test-grep: fixed comment
Sun, 21 Jun 2009 20:34:58 +0200 extensions: remove import rendered unnecessary by e4e22a310b62
Cédric Duval <cedricduval@free.fr> [Sun, 21 Jun 2009 20:34:58 +0200] rev 8896
extensions: remove import rendered unnecessary by e4e22a310b62
Sun, 21 Jun 2009 20:35:20 +0200 help: fixing non-matching example texts
Cédric Duval <cedricduval@free.fr> [Sun, 21 Jun 2009 20:35:20 +0200] rev 8895
help: fixing non-matching example texts
Mon, 22 Jun 2009 15:48:08 +0200 extensions: improve the consistency of synopses
Cédric Duval <cedricduval@free.fr> [Mon, 22 Jun 2009 15:48:08 +0200] rev 8894
extensions: improve the consistency of synopses Trying as much as possible to consistently: - use a present tense predicate followed by a direct object - verb referring directly to the functionality provided (ie. not "add command that does this" but simple "do that") - keep simple and to the point, leaving details for the long help (width is tight, possibly even more so for translations) Thanks to timeless, Martin Geisler, Rafael Villar Burke, Dan Villiom Podlaski Christiansen and others for the helpful suggestions.
Mon, 22 Jun 2009 14:49:07 +0200 acl: help improvements
Cédric Duval <cedricduval@free.fr> [Mon, 22 Jun 2009 14:49:07 +0200] rev 8893
acl: help improvements Thanks to timeless for the review.
Mon, 22 Jun 2009 14:08:49 +0200 bookmarks: help improvements
Cédric Duval <cedricduval@free.fr> [Mon, 22 Jun 2009 14:08:49 +0200] rev 8892
bookmarks: help improvements - bookmarks are obviously Mercurial's, no need to specify it - more explicit about the behavior without track.current - typos Note: the extension's help is shadowed by that of the command of the same name and as such will never appear to the user. Thanks to timeless for the fixes.
Mon, 22 Jun 2009 12:05:11 +0200 patch: use new style class in linereader
Simon Heimberg <simohe@besonet.ch> [Mon, 22 Jun 2009 12:05:11 +0200] rev 8891
patch: use new style class in linereader
Sun, 14 Jun 2009 20:24:18 +0200 convert: fix builtin cvsps when no branchpoints are present
Rocco Rutte <pdmef@gmx.net> [Sun, 14 Jun 2009 20:24:18 +0200] rev 8890
convert: fix builtin cvsps when no branchpoints are present
Mon, 22 Jun 2009 00:02:31 +0200 help: wrap extension descriptions
Martin Geisler <mg@lazybytes.net> [Mon, 22 Jun 2009 00:02:31 +0200] rev 8889
help: wrap extension descriptions
Sun, 21 Jun 2009 23:17:05 +0200 convert/svn: drop undocumented and untested revision 'blacklist'
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:17:05 +0200] rev 8888
convert/svn: drop undocumented and untested revision 'blacklist'
Sun, 21 Jun 2009 23:17:05 +0200 convert/svn: test svn tags encoding
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:17:05 +0200] rev 8887
convert/svn: test svn tags encoding
Sun, 21 Jun 2009 23:17:02 +0200 convert/svn: stop returning unicode revision identifiers
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:17:02 +0200] rev 8886
convert/svn: stop returning unicode revision identifiers
Sun, 21 Jun 2009 23:04:02 +0200 convert/svn: remove confusing unicode variable
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:04:02 +0200] rev 8885
convert/svn: remove confusing unicode variable
Sun, 21 Jun 2009 23:04:02 +0200 convert/svn: remove dead code from entry deletion code path
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:04:02 +0200] rev 8884
convert/svn: remove dead code from entry deletion code path It was made obsolete when multi-branches commit were split into multiple Mercurial commits.
Sun, 21 Jun 2009 23:04:02 +0200 convert/svn: remove a useless recode() call in deletion path
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:04:02 +0200] rev 8883
convert/svn: remove a useless recode() call in deletion path
Sun, 21 Jun 2009 23:04:02 +0200 convert/svn: remove useless encoding/decoding calls (issue1676)
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:04:02 +0200] rev 8882
convert/svn: remove useless encoding/decoding calls (issue1676)
Sun, 21 Jun 2009 23:04:01 +0200 convert/svn: remove dead code and obsolete comments
Patrick Mezard <pmezard@gmail.com> [Sun, 21 Jun 2009 23:04:01 +0200] rev 8881
convert/svn: remove dead code and obsolete comments
Sun, 21 Jun 2009 11:23:16 -0400 help: improve grammar/wording of 'extensions' topic
Greg Ward <greg-hg@gerg.ca> [Sun, 21 Jun 2009 11:23:16 -0400] rev 8880
help: improve grammar/wording of 'extensions' topic
Sun, 21 Jun 2009 17:52:30 +0200 help: more improvements for the extensions topic
Cédric Duval <cedricduval@free.fr> [Sun, 21 Jun 2009 17:52:30 +0200] rev 8879
help: more improvements for the extensions topic - improve help text English (thanks to timeless for corrections) - rename and simplify functions a little bit, improved comments
Sun, 21 Jun 2009 17:19:34 +0200 extensions: use _order to determine if an extension is enabled
Cédric Duval <cedricduval@free.fr> [Sun, 21 Jun 2009 17:19:34 +0200] rev 8878
extensions: use _order to determine if an extension is enabled
Sun, 21 Jun 2009 17:18:48 +0200 extensions: check for path existence only when necessary
Cédric Duval <cedricduval@free.fr> [Sun, 21 Jun 2009 17:18:48 +0200] rev 8877
extensions: check for path existence only when necessary
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip