Sat, 07 Nov 2009 15:51:32 +0100 |
Martin Geisler |
hgrc.5: mark more inline literals
|
Sat, 07 Nov 2009 14:41:03 +0100 |
Martin Geisler |
hgrc.5: do not turn random URLs into links
|
Sat, 07 Nov 2009 14:30:58 +0100 |
Martin Geisler |
hgrc.5: use enumerated list for email charsets
|
Sat, 07 Nov 2009 13:54:47 +0100 |
Christian Ebert |
hgrc.5: order of email charsets is not a top level literal block
|
Sat, 07 Nov 2009 13:25:25 +0100 |
Benoit Boissinot |
sshrepo: move mkstemp() out of the try block, we don't use the exception
|
Sat, 07 Nov 2009 03:22:03 +0100 |
Martin Geisler |
minirst: update module docstring
|
Sat, 07 Nov 2009 03:16:23 +0100 |
Martin Geisler |
commands: use enumerated lists in help texts
|
Sat, 07 Nov 2009 03:14:56 +0100 |
Martin Geisler |
minirst: support enumerated lists
|
Sat, 07 Nov 2009 03:04:46 +0100 |
Martin Geisler |
minirst: prepare for general types of bullet lists
|
Fri, 06 Nov 2009 00:30:35 +0100 |
Martin Geisler |
minirst: combine list parsing in one function
|
Thu, 05 Nov 2009 21:53:22 +0100 |
Martin Geisler |
test-minirst: don't test on invalid reST input
|
Thu, 05 Nov 2009 21:30:50 +0100 |
Martin Geisler |
minirst: remove unnecessary "elif:" statements
|
Sat, 07 Nov 2009 01:46:27 +0100 |
Martin Geisler |
commands: call ui.username carefully in debuginstall
|
Sat, 07 Nov 2009 00:13:05 +0100 |
Martin Geisler |
mq: do not call ui.username unless it is necessary
|
Fri, 06 Nov 2009 22:54:51 +0100 |
Dirkjan Ochtman |
util: sort paths in walkrepos() (fixes test failures in test-hgwebdir)
|
Fri, 06 Nov 2009 22:46:46 +0100 |
Dirkjan Ochtman |
hgweb: treat rev as raw-rev if user agent is hg
|
Fri, 06 Nov 2009 13:48:17 +0200 |
Marti Raudsepp |
patchbomb: fix 'echo -en' bashism in test-patchbomb
|
Thu, 05 Nov 2009 17:38:03 -0500 |
Jesse Glick |
Issue919: add a standard extension to recreate hardlinks between repositories.
|
Fri, 06 Nov 2009 08:28:45 +0100 |
Joel Rosdahl |
tests: glog with style and file parameter (issue1896)
|
Fri, 06 Nov 2009 08:27:17 +0100 |
Dirkjan Ochtman |
graphlog: don't pass filectxs to the templater (issue1896)
|
Mon, 02 Nov 2009 11:03:22 -0500 |
Augie Fackler |
keepalive: handle broken pipes gracefully during large POSTs
|
Thu, 05 Nov 2009 15:18:56 +0100 |
Yannick Gingras |
diff: add --inverse option
|
Thu, 05 Nov 2009 15:06:35 +0100 |
Dirkjan Ochtman |
hgweb: keep original order from hgwebdir config files (issue1535)
|
Thu, 05 Nov 2009 15:01:00 +0100 |
Dirkjan Ochtman |
hgweb: use a tuple-list instead of dictionary for append-only store
|
Thu, 05 Nov 2009 15:19:54 +0100 |
Dirkjan Ochtman |
templater: readable dates older than 24 months revert to ISO8601 (issue1006)
|
Thu, 05 Nov 2009 14:44:29 +0100 |
Dirkjan Ochtman |
templater: put 'ago' inside the age template filter
|
Thu, 05 Nov 2009 14:26:37 +0100 |
Dirkjan Ochtman |
coal/paper: show link to latest file revision (issue1344)
|
Thu, 05 Nov 2009 11:51:35 +0100 |
Dirkjan Ochtman |
tests: fix hghave test for rst2html to not spew error output
|
Thu, 05 Nov 2009 10:59:33 +0100 |
Stuart W Marks |
help: describe new cross-branch behavior in update help text, plus cleanups
|
Thu, 05 Nov 2009 10:53:59 +0100 |
Stuart W Marks |
update: allow branch crossing without -c or -C, with no uncommitted changes
|