Commit Graph

7987 Commits

Author SHA1 Message Date
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
Martin Geisler
fee1365c04 commands: removed redundant text in manifest help 2009-04-04 16:46:50 +02:00
Martin Geisler
0512095ede commands: stress that commit is a local operation 2009-04-04 00:32:06 +02:00
Martin Geisler
695e12c72b commands: use single-quotes for 'hg help ...' hints 2009-04-04 00:27:55 +02:00
Matt Mackall
f2b63f05d7 convert: attempt to check repo type before checking for tool 2009-04-04 12:28:13 -05:00
Dirkjan Ochtman
049b5daa9b merge with crew-stable 2009-04-04 19:43:00 +02:00
Rocco Rutte
4e357910ab convert: simple fix for non-existent synthetic/mergepoint attributes 2009-04-04 18:08:41 +02:00
Marti Raudsepp
b717070e88 convert: handle comments starting with '#' in authormap files 2009-04-04 18:04:38 +02:00
Dirkjan Ochtman
7856ee8225 cmdutil: refactor handling of templating in show_changeset() 2009-04-04 17:55:52 +02:00
Dirkjan Ochtman
0b1a57839b templater: move stylemap function from hgweb to templater 2009-04-04 17:46:11 +02:00
Tobias Bell
5548c767cc i18n-de: translated record 2009-04-04 10:51:52 +02:00
Tobias Bell
43090936c2 i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py 2009-04-03 22:35:07 +02:00
Fabian Kreutz
87791dba2d i18n-de: docu for resolve 2009-04-03 11:57:05 +03:00
Marti Raudsepp
f86045b534 convert: fix authormap handling of lines without '='
Unpacking the result from str.split raises ValueError, not IndexError, if the
line does not contain a '='.
2009-04-04 15:41:32 +02:00
Vsevolod Solovyov
201e56ffbb Fix issue1495, corner case of adding empty files via patching 2009-03-24 23:28:55 +00:00