Commit Graph

9193 Commits

Author SHA1 Message Date
Greg Ward
b42121b634 transaction: document close(), abort() methods 2009-07-21 20:31:45 -04:00
Dirkjan Ochtman
da9d2d8f2b merge with crew-stable 2009-07-23 20:44:26 +02:00
Matt Mackall
81e821d1df Added signature for changeset 36d299931578 2009-07-23 12:58:15 -05:00
Martin Geisler
5aa846e94b zeroconf: use reST syntax for literal blocks 2009-07-23 00:26:42 +02:00
Martin Geisler
2a46b362e3 win32text: use reST syntax for literal blocks 2009-07-23 00:26:26 +02:00
Martin Geisler
f2a0ea2454 win32mbcs: fix formatting of lists with proper reST markup 2009-07-23 00:25:54 +02:00
Martin Geisler
91129d0f60 purge: fix formatting of lists with proper reST markup 2009-07-23 00:25:34 +02:00
Martin Geisler
61e1c3138f patchbomb: use reST syntax for literal blocks 2009-07-23 00:24:52 +02:00
Martin Geisler
31acc394ac parentrevspec: change list to a literal block 2009-07-23 00:24:34 +02:00
Martin Geisler
cf2fd9726e pager: use reST syntax for literal blocks 2009-07-23 00:24:03 +02:00
Martin Geisler
aec18a48b3 interhg: use reST syntax for literal block 2009-07-23 00:23:53 +02:00
Martin Geisler
2a709091ef highlight: use reST syntax for literal block 2009-07-23 00:23:39 +02:00
Martin Geisler
e7e772dea1 hgk: use reST syntax for literal blocks 2009-07-23 00:23:24 +02:00
Martin Geisler
712e6d3e22 hgcia: use reST syntax for literal block 2009-07-23 00:23:08 +02:00
Martin Geisler
a3715f628a extdiff: use reST syntax for literal block 2009-07-23 00:22:50 +02:00
Martin Geisler
c5502ce5fe color: use reST syntax for literal block 2009-07-23 00:22:35 +02:00
Martin Geisler
0c95184876 churn: use reST syntax for literal blocks 2009-07-23 00:22:05 +02:00
Martin Geisler
49448c8739 bugzilla: wrap example template line 2009-07-23 00:21:46 +02:00
Martin Geisler
87f99d6b85 bugzilla: reformat list of configuration options 2009-07-23 00:20:18 +02:00
Martin Geisler
a15bfef40d bookmarks: use reST syntax for literal block 2009-07-23 00:02:06 +02:00
Martin Geisler
1bc6f1fdf9 acl: use reST syntax for literal blocks 2009-07-23 00:01:24 +02:00
Martin Geisler
0f9cd05325 transplant: better reST formatting 2009-07-22 23:26:27 +02:00
Bryan O'Sullivan
2f16501cf7 Merge with crew-stable 2009-07-22 15:28:30 -07:00
Bryan O'Sullivan
9a780e99c8 Fix issue1679: path reconstruction in hgwebdir was mangling things badly 2009-07-22 15:26:27 -07:00
Martin Geisler
ae0794fd45 coding style: use a space after comma
I left a cases like 'lambda x,y:' alone -- the lack of a space does
not bother me as much when the variables are single letters.
2009-07-22 23:12:54 +02:00
Martin Geisler
80783827fb commands: remove ineffective parenthesis 2009-07-22 23:08:32 +02:00
Martin Geisler
f69f24cd76 merge with crew-stable 2009-07-22 22:56:45 +02:00
Martin Geisler
a17f0cee1b do not translate commit messages
It is not very helpful to have 'Added tag %s for changeset %s' and
similar messages translated into different languages when people work
together using different locales.

We now use English strings without support for translations. If
needed, the user can still supply a custom string for most commands.
2009-07-22 22:50:34 +02:00
Christian Ebert
a94d439881 keyword: argument to "kwdemo --rcfile" must be string (bugfix) 2009-07-22 19:12:34 +01:00
Matt Mackall
4f34600114 heads: more clarity for --closed 2009-07-22 18:27:23 -05:00
Matt Mackall
cfbbab6abc Merge with crew-stable 2009-07-22 18:08:02 -05:00
Matt Mackall
de154bfa34 update: allow -c to jump branches if clean 2009-07-22 17:59:11 -05:00
Matt Mackall
60ca8ea58d subrepo: use '/' for joining non-local paths 2009-07-22 17:53:23 -05:00
Christian Ebert
515e88efb5 keyword: reformat kwfiles help for minirst parser 2009-07-22 08:28:30 +01:00
Matt Mackall
35f4ca68f0 fetch: drop force arg for commit (issue1752)
This appears to be unneeded and forces fetch commits to examine clean files.
2009-07-22 00:28:37 -05:00
Martin Geisler
09ecb9d836 hgignore.5: mark file names and cmdline options as literal text 2009-07-21 12:19:53 +02:00
Martin Geisler
b6d3a25fa7 merge with crew-stable 2009-07-21 12:09:32 +02:00
Martin Geisler
b596922c24 hgignore.5: expanded description
- explain that .hgignore must be created manually
- hint that it is typically put under revision control
2009-07-21 12:06:32 +02:00
Matt Mackall
a55c90be2b Merge with stable 2009-07-20 19:18:38 -05:00
Matt Mackall
5d2bdd955b Merge with crew-stable 2009-07-20 19:15:44 -05:00
Benoit Boissinot
6018085a10 merge with -stable 2009-07-19 21:15:40 +02:00
Benoit Boissinot
74c03ea972 graphlog: fix incoming with local repo (issue1731) 2009-07-19 18:59:19 +02:00
Patrick Mezard
c18b5e4660 Update win32 build instructions for rst2html 2009-07-19 18:44:20 +02:00
Patrick Mezard
5b2d10b6fe Merge with crew-stable 2009-07-19 18:28:43 +02:00
Patrick Mezard
ef63c1e5f9 Mention GnuWin32 gettext in win32 build instructions 2009-07-19 18:23:37 +02:00
Martin Geisler
6333eff1b0 doc: update README with links to Docutils 2009-07-18 22:28:28 +02:00
Martin Geisler
b61af83551 hg: better wrapping of string literal 2009-07-17 20:52:21 +02:00
Matt Mackall
5cf070ede1 Merge with crew 2009-07-18 12:41:49 -05:00
Matt Mackall
d8c1b12a59 changelog: move delayopener outside of class to eliminate reference cycle 2009-07-18 12:34:38 -05:00
Matt Mackall
58b70ccd45 changelog: swap opener to switch delay modes 2009-07-18 11:26:35 -05:00