Commit Graph

8001 Commits

Author SHA1 Message Date
Martin Geisler
ea1734b579 expand "dir" to "directory" in help texts 2009-04-07 22:47:56 +02:00
Henrik Stuart
670fb51b7d patchbomb: Support initial in-reply-to header
This allows follow-up/revised patches to appear properly threaded
in mail readers and in the archives, reducing noise.
2009-04-08 19:32:16 +02:00
Nicolas Dumazet
6ebdee6dde profiling: Adding support for kcachegrind output format, using lsprofcalltree 2009-04-08 14:20:57 +02:00
Nicolas Dumazet
f2cfd93c8c profiling: Adding a profiling.format config variable
Allows defining other output formats for profiling.

If an invalid format is given, output a warning and ignore it.
For now, only the standard 'text' value is supported.
2009-04-02 16:01:30 +09:00
Nicolas Dumazet
14ff1a53ae profiling: Adding profiling.output config variable
If specified, outputs profiling data to the said file.
Prints to stderr by default
2009-04-08 14:19:41 +02:00
Nicolas Dumazet
b87b90da60 profiling: dropping hotshot profiling. --profile as a unique profiling option
hotshot was an experimental module, which is broken for Python < 2.5
And even for Python >= 2.5 users, hotshot usage is discouraged: cProfile
(formerly lsprof) should be used instead.
2009-04-08 14:18:20 +02:00
Henrik Stuart
235c60980e log: fix broken multiple user search
This fix also allows partial user matches so the full name and email
does not have to be written out in verbatim.
2009-04-07 20:57:25 +02:00
Martin Geisler
4ab3cb6738 i18n-da: updated, translated status help 2009-04-07 17:42:55 +02:00
Martin Geisler
79a1ecab7b commands: describe "!" files as "missing" in help for status 2009-04-07 17:32:40 +02:00
Benoit Boissinot
309c0e0a31 merge with -stable 2009-04-06 20:11:00 +02:00
Benoit Boissinot
e5ea532970 raise RevlogError when parser can't parse the revlog index
Initial patch and test thanks to Nicolas Dumazet.
2009-04-06 19:48:11 +02:00
Dirkjan Ochtman
23935afdfe templatefilters: strings are iterators, but shouldn't be joined anyway 2009-04-06 16:26:57 +02:00
Dirkjan Ochtman
813ed2656a templatefilters: split out jsonescape() function 2009-04-06 10:51:45 +02:00
Dirkjan Ochtman
10e214223e cmdutil: prevent code repetition by abstraction in changeset_templater 2009-04-06 10:51:27 +02:00
Dirkjan Ochtman
2ad060935d tests: use unified diff in test-command-template for better error reports 2009-04-06 10:53:01 +02:00
Sune Foldager
3fb25f365e util: don't overwrite os-specific functions with general ones 2009-04-04 18:12:43 +02:00
Martin Geisler
1e1d82e968 convert: align option types in help text 2009-04-05 13:20:30 +02:00
Wagner Bruna
103904e6a1 commands: fix typo on flag description 2009-04-05 05:12:43 -03:00
Wagner Bruna
138a470758 commands, i18n: avoid untranslated strings as message parameters 2009-04-05 05:11:46 -03:00
Tobias Bell
49fc8e0322 commands: enable 'hg help' translation of extensions 2009-04-04 20:16:01 +02:00
Martin Geisler
b814fda2fc i18n-da: bring translations up-to-date
This incorporates the word-wrap changes made to help strings, as well
as new translations for the updated clone, push and pull help strings.
2009-04-05 00:57:30 +02:00
Martin Geisler
e99be665d8 help: word-wrap help texts at 70 characters 2009-04-04 23:21:33 +02:00
Martin Geisler
f1c1a1fa6e commands: word-wrap help texts at 70 characters 2009-04-04 23:21:23 +02:00
Martin Geisler
1b1c4a29cf zeroconf: word-wrap help texts at 70 characters 2009-04-04 23:20:10 +02:00
Martin Geisler
facc5fde91 win32text: word-wrap help texts at 70 characters 2009-04-04 23:19:52 +02:00
Martin Geisler
8606f65b7b win32mbcs: word-wrap help texts at 70 characters 2009-04-04 23:19:42 +02:00
Martin Geisler
20c5e31235 transplant: word-wrap help texts at 70 characters 2009-04-04 23:19:29 +02:00
Martin Geisler
b37b6d3cd0 rebase: word-wrap help texts at 70 characters 2009-04-04 23:19:11 +02:00
Martin Geisler
231b907d02 purge: word-wrap help texts at 70 characters 2009-04-04 23:18:51 +02:00
Martin Geisler
49c758ced4 patchbomb: word-wrap help texts at 70 characters 2009-04-04 23:18:41 +02:00
Martin Geisler
24fed59fde parentrevspec: word-wrap help texts at 70 characters 2009-04-04 23:18:27 +02:00
Martin Geisler
1978b6086c pager: word-wrap help texts at 70 characters 2009-04-04 23:18:13 +02:00
Martin Geisler
ac7200b59d mq: word-wrap help texts at 70 characters 2009-04-04 23:18:03 +02:00
Martin Geisler
9d08018e0f keyword: word-wrap help texts at 70 characters 2009-04-04 23:17:53 +02:00
Martin Geisler
1d19c73016 hgk: word-wrap help texts at 70 characters 2009-04-04 23:17:33 +02:00
Martin Geisler
5e79709671 fetch: word-wrap help texts at 70 characters 2009-04-04 23:17:21 +02:00
Martin Geisler
f59683c990 extdiff: word-wrap help texts at 70 characters 2009-04-04 23:17:12 +02:00
Martin Geisler
69ba878bb4 convert: word-wrap help texts at 70 characters 2009-04-04 23:16:55 +02:00
Martin Geisler
196a7c04c9 color: word-wrap help texts at 70 characters 2009-04-04 23:16:32 +02:00
Martin Geisler
385c45e0a5 churn: word-wrap help texts at 70 characters 2009-04-04 23:16:21 +02:00
Martin Geisler
1f5e6b0d38 children: word-wrap help texts at 70 characters 2009-04-04 23:15:37 +02:00
Martin Geisler
c13aca4884 bugzilla: word-wrap help texts at 70 characters 2009-04-04 23:15:23 +02:00
Martin Geisler
f8d6f20e62 bookmarks: word-wrap help texts at 70 characters 2009-04-04 23:15:10 +02:00
Martin Geisler
04b0d911a3 Change double spaces to single spaces in help texts. 2009-04-04 21:09:43 +02:00
Martin Geisler
9ff85ce810 commands: explain when to use resolve -m 2009-04-04 18:31:01 +02:00
Martin Geisler
8b589c11a5 commands: clarify push help text 2009-04-04 18:03:03 +02:00
Martin Geisler
f55334e6cd commands: make pull help point to the incoming command 2009-04-04 17:51:31 +02:00
Martin Geisler
af7a5be45e commands, help: consistently write 'URL' in upper-case 2009-04-04 17:44:18 +02:00
Martin Geisler
12c9385a4d help: expand command names in 'Url Paths' help text 2009-04-04 17:41:22 +02:00
Martin Geisler
bb347e5a7f commands: better merge help text 2009-04-04 17:33:42 +02:00