Mercurial > hg
graph
-
zeroconf: read actual description for repos in hgwebdirSat, 26 Sep 2009 00:17:55 +0300, by Alexander Solovyov
-
zeroconf: code cleanup, fixing variable names to be meaningfulSat, 26 Sep 2009 00:17:02 +0300, by Alexander Solovyov
-
Merge with crewMon, 28 Sep 2009 13:21:41 -0700, by Bryan O'Sullivan
-
notify: make it possible to pass extra info into templatesMon, 24 Aug 2009 16:30:42 -0700, by Bryan O'Sullivan
-
test-gendoc: add tests for all languagesSun, 27 Sep 2009 10:12:02 +0200, by Martin Geisler
-
gendoc: do not wrap encoded stringSun, 27 Sep 2009 10:04:51 +0200, by Martin Geisler
-
test-encoding: make test output easier to followSun, 27 Sep 2009 09:39:57 +0200, by Martin Geisler
-
Merge with crew-stableSun, 27 Sep 2009 09:38:53 +0200, by Martin Geisler
-
test-extension: update test output to match a4f6e4427b65Sun, 27 Sep 2009 09:34:40 +0200, by Martin Geisler
-
util: do not corrupt multi-byte characters in wrapSun, 27 Sep 2009 01:44:46 +0200, by Martin Geisler
-
push: fix subtle bug in prepush logicWed, 23 Sep 2009 18:56:09 +0200, by Sune Foldager
-
color: mark --no-color as deprecated (--color=never has the same effect)Wed, 23 Sep 2009 15:58:07 +0200, by Brodie Rao
-
mention overlay bundle file in global --repository optionWed, 23 Sep 2009 15:57:25 +0200, by Adrian Buehlmann
-
merge with crew-stableWed, 23 Sep 2009 15:54:43 +0200, by Dirkjan Ochtman
-
localrepo: fix bugs in branchheads and add docstringWed, 23 Sep 2009 15:51:36 +0200, by Sune Foldager
-
convert: fix marshalling in P4 convert extension to use a binary streamWed, 23 Sep 2009 15:36:51 +0200, by Peter Ingebretson
-
merge with mpmWed, 23 Sep 2009 15:19:26 +0200, by Dirkjan Ochtman
-
convert/cvs: update debugcvsps documentationTue, 22 Sep 2009 13:30:32 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 19 Sep 2009 13:55:18 +0200, by Martin Geisler
-
dispatch: catch ConfigError while constructing uiSat, 19 Sep 2009 13:52:54 +0200, by Martin Geisler
-
config: abort on indented non-continuation lines (issue1829)Sat, 12 Sep 2009 11:17:07 +0200, by Nicolas Dumazet
-
hg: say 'hg update' instead of 'hg up' in merge status messageThu, 17 Sep 2009 22:39:38 -0700, by Stuart W Marks
-
do not attempt to translate ui.debug outputSat, 19 Sep 2009 01:15:38 +0200, by Martin Geisler
-
Merge with crew-stable (again)Fri, 18 Sep 2009 17:37:51 +0200, by Martin Geisler
-
win32mbcs: util.normpath should be wrapped.Fri, 18 Sep 2009 21:25:47 +0900, by Shun-ichi GOTO
-
Merge with crew-stableFri, 18 Sep 2009 17:23:02 +0200, by Martin Geisler
-
win32mbcs: util.normpath should be wrapped.Fri, 18 Sep 2009 21:25:47 +0900, by Shun-ichi GOTO
-
test-keyword: run kwdemo before setting up [keyword] filesThu, 10 Sep 2009 23:15:37 +0200, by Christian Ebert
-
record: remove superfluous spaceSun, 13 Sep 2009 03:04:40 +0300, by timeless
-
contrib/bash_completion: add tab completion for some bookmark commandsThu, 17 Sep 2009 22:30:45 -0400, by Steve Losh
-
bookmarks: support --quietThu, 17 Sep 2009 22:28:47 -0400, by Steve Losh
-
demandimport: blacklist gtkThu, 17 Sep 2009 17:39:43 -0500, by Steve Borho
-
convert: disable SVN support due to library license incompatibilityWed, 23 Sep 2009 00:23:50 -0500, by Matt Mackall
-
Merge with crew-stableThu, 17 Sep 2009 21:52:08 +0200, by Martin Geisler
-
Merge with mainThu, 17 Sep 2009 21:51:55 +0200, by Martin Geisler
-
hg: avoid combining translated stringsMon, 14 Sep 2009 23:48:25 +0200, by Martin Geisler
-
merge with mpm (temporarily undo qprev/qnext/qtop removal)Tue, 15 Sep 2009 18:26:05 +0200, by Dirkjan Ochtman
-
Merge with crew-stableTue, 15 Sep 2009 11:18:12 -0500, by Steve Borho
-
commands: expand -c and -C in update error messageThu, 17 Sep 2009 21:50:12 +0200, by Martin Geisler
-
commands: forbid 'hg update --check --clean'Thu, 17 Sep 2009 21:34:05 +0200, by Stuart W Marks
-
Merge with stableWed, 16 Sep 2009 16:01:37 -0500, by Matt Mackall
-
windows: provide filename in IOError exceptionsMon, 14 Sep 2009 19:53:43 -0500, by Steve Borho
-
Merge with crewMon, 14 Sep 2009 17:32:55 -0500, by Matt Mackall
-
test-gendoc: test documentation generationSun, 13 Sep 2009 18:00:37 +0200, by Martin Geisler
-
doc/Makefile: make rst2html and rst2man halt on warningsSun, 13 Sep 2009 17:08:31 +0200, by Martin Geisler
-
doc/Makefile: do not create files in case of errorsSun, 13 Sep 2009 17:05:38 +0200, by Martin Geisler
-
Merge with crew-stableSun, 13 Sep 2009 17:53:09 +0200, by Patrick Mezard
-
zeroconf: fix hgweb published URLs (issue1819)Sun, 13 Sep 2009 17:23:47 +0200, by Patrick Mezard
-
win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828)Wed, 09 Sep 2009 18:38:39 +0900, by Shun-ichi GOTO
-
Merge qprev/qnext backoutMon, 14 Sep 2009 17:29:47 -0500, by Matt Mackall
-
Backed out premature qprev/qnext removalMon, 14 Sep 2009 16:39:24 -0500, by Matt Mackall
-
Add new flag [-1] to synopsis of qapplied/qunappliedFri, 11 Sep 2009 16:58:19 +0200, by Thomas Arendsen Hein
-
Improve some docstrings relating to changegroups and prepush().Tue, 08 Sep 2009 17:58:59 -0400, by Greg Ward
-
improve code readabilityWed, 09 Sep 2009 11:12:36 +0200, by Andrey Somov
-
Merge with crew-stableThu, 10 Sep 2009 10:31:12 +0200, by Martin Geisler
-
test-convert-git: Use ~ instead of ^Tue, 08 Sep 2009 01:26:15 +0200, by Mads Kiilerich
-
transplant: Add trailing LF in tmp file for filteringThu, 10 Sep 2009 01:56:25 +0200, by Mads Kiilerich
-
Merge with crew-stableSun, 06 Sep 2009 15:32:16 +0200, by Patrick Mezard
-
convert: fix history topology when using hg.tagsbranchSun, 06 Sep 2009 15:29:14 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 05 Sep 2009 19:39:46 +0200, by Patrick Mezard
-
merge: exclude common ancestor from --preview (issue1818)Sat, 05 Sep 2009 18:56:51 +0200, by Patrick Mezard
-
inotify: _inotify.c: bugfix: remove_watch has to return PyNone on successThu, 27 Aug 2009 11:55:21 +0200, by Nicolas Dumazet
-
parsers.c: parse_manifest: fixing refcount of flagsThu, 27 Aug 2009 14:15:04 +0200, by Nicolas Dumazet
-
test-highlight: remove redundant testFri, 04 Sep 2009 23:45:13 +0200, by Martin Geisler
-
Merge with crew-stableFri, 04 Sep 2009 23:34:51 +0200, by Martin Geisler
-
highlight: fixes garbled text in non-UTF-8 environmentSat, 29 Aug 2009 15:24:15 +0900, by Yuya Nishihara
-
Make distinct lookup error for localrepo.lookupMon, 31 Aug 2009 10:58:33 -0500, by Matt Mackall
-
doc: add TOC to hg.1.html and hgrc.5.htmlFri, 04 Sep 2009 22:26:57 +0200, by Martin Geisler
-
log: prevent negative date range from displaying entire log (issue1805)Fri, 04 Sep 2009 11:51:28 +0200, by Christian Ebert
-
manifest/revlog: do not let the revlog cache mutable objectsFri, 04 Sep 2009 10:47:55 +0200, by Benoit Boissinot
-
doc/README: simplify instructionsThu, 03 Sep 2009 21:40:45 +0200, by Martin Geisler
-
doc: use our own rst2man.py script (issue1746)Thu, 03 Sep 2009 21:36:44 +0200, by Martin Geisler
-
util, minirst: do not crash with COLUMNS=0Thu, 03 Sep 2009 21:07:06 +0200, by Martin Geisler
-
manifestdict: remove unnecessary dictionary copyThu, 03 Sep 2009 02:42:56 +0200, by Benoit Boissinot
-
manifest.add(): cleanup worklist construction and iterationWed, 02 Sep 2009 21:05:43 +0200, by Benoit Boissinot
-
manifest: simplify cache handling, use a unique cacheWed, 02 Sep 2009 21:05:01 +0200, by Benoit Boissinot
-
manifest.add(): simplify with iterators and generator expressionsWed, 02 Sep 2009 20:18:35 +0200, by Benoit Boissinot
-
color: do all setup in uisetupSat, 29 Aug 2009 00:30:03 +0200, by Martin Geisler
-
extensions: pass ui arguement to extsetup if acceptedSun, 16 Aug 2009 00:41:24 +0200, by Simon Heimberg
-
extensions: load and configure extensions in well-defined phasesSat, 29 Aug 2009 00:29:16 +0200, by Martin Geisler
-
highlight: move code from module top-level into extsetupFri, 28 Aug 2009 22:14:04 +0200, by Martin Geisler
-
run-tests: standardize on --foo instead of -f/--fooFri, 28 Aug 2009 20:53:03 +0200, by Martin Geisler
-
run-tests: use parser.error for cmdline option errorsFri, 28 Aug 2009 20:50:54 +0200, by Martin Geisler
-
doc/README: rst2man is now in Docutils properFri, 28 Aug 2009 20:28:06 +0200, by Martin Geisler
-
doc/Makefile: detect the right name for rst2man and rst2htmlThu, 20 Aug 2009 23:35:46 +0200, by Mads Kiilerich
-
Merge with crew-stableThu, 27 Aug 2009 00:01:03 +0200, by Martin Geisler
-
test-keyword: update output to match 5d49fdef6fd0Thu, 27 Aug 2009 00:00:15 +0200, by Martin Geisler
-
hgweb: show diff header line in raw diffsWed, 26 Aug 2009 14:58:09 +0200, by Dirkjan Ochtman
-
doc/Makefile: Don't show Makefile comments in outputThu, 20 Aug 2009 23:35:47 +0200, by Mads Kiilerich
-
doc/Makefile: detect rst2man errorsThu, 20 Aug 2009 23:35:37 +0200, by Mads Kiilerich
-
test-hooks: Don't hide the value of HG_PENDINGWed, 19 Aug 2009 00:45:24 +0200, by Mads Kiilerich
-
ui: fix NameError in ui.progress due to unit/units typoTue, 18 Aug 2009 14:47:41 -0400, by Brodie Rao
-
util: quicker fspath, do not lower names when the length is differentWed, 29 Jul 2009 14:21:18 +0200, by Simon Heimberg
-
test-casefolding: fix wrong case on hfs on linuxFri, 07 Aug 2009 15:40:51 +0200, by Simon Heimberg
-
hghave: check for case insensitive filesystem in current dirFri, 07 Aug 2009 15:34:54 +0200, by Simon Heimberg
-
run-tests: expand --tmpdir and create it if neededSat, 15 Aug 2009 21:19:57 +0900, by Nicolas Dumazet
-
patch: remove the unused, broken reverse() functionSun, 23 Aug 2009 14:32:58 +0200, by Nicolas Dumazet
-
patch: readgitpatch: remove unused variable 'src'Mon, 24 Aug 2009 14:40:21 +0200, by Nicolas Dumazet
-
use 'x in dict' instead of 'dict.has_key(x)'Mon, 24 Aug 2009 21:00:34 +0200, by Nicolas Dumazet
-
churn: use genexps now that we dropped 2.3 compatibilityWed, 26 Aug 2009 13:07:27 +0200, by Nicolas Dumazet
-
merge with crew-stableWed, 26 Aug 2009 13:05:51 +0200, by Dirkjan Ochtman
-
churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a testMon, 24 Aug 2009 12:47:44 +0200, by Nicolas Dumazet
-
templatefilters: indent: do not compute text.endswith('\n') in each iterationSat, 22 Aug 2009 19:40:15 +0200, by Nicolas Dumazet
-
util: canonpath: simplify logicSat, 22 Aug 2009 15:47:03 +0200, by Nicolas Dumazet
-
Merge with crew-stableSun, 23 Aug 2009 13:03:10 +0200, by Patrick Mezard
-
test-parse-date: test 12-hours time formats (issue1804)Sun, 23 Aug 2009 11:32:44 +0200, by Patrick Mezard
-
util: Fix date format for 12-hour time.Fri, 21 Aug 2009 21:52:57 +1200, by Carey Evans
-
test-command-template: Don't diff files with same contentSat, 22 Aug 2009 15:36:52 +0200, by Mads Kiilerich
-
Merge with crew-stableSat, 22 Aug 2009 10:52:53 +0200, by Martin Geisler
-
hgrc.5: document %unset directiveSat, 22 Aug 2009 10:50:29 +0200, by Martin Geisler
-
merge with crew-stableSat, 22 Aug 2009 10:25:50 +0200, by Dirkjan Ochtman
-
dirstate.write: don't ignore stat data if mtime is in the future (issue1790)Fri, 21 Aug 2009 14:17:23 +0200, by Adrian Buehlmann
-
Merge with crew-stableSat, 22 Aug 2009 01:37:28 +0200, by Martin Geisler
-
hgrc.5: document %include directiveSat, 22 Aug 2009 01:34:56 +0200, by Martin Geisler
-
mq: don't mention qtop in module doc stringFri, 21 Aug 2009 16:58:30 +0200, by Martin Geisler
-
color: no need for itertools, zip() is good enoughFri, 21 Aug 2009 14:29:54 +0200, by Patrick Mezard
-
log: fix traceback for log -k caused by 1ef630452e0b (issue1805)Fri, 21 Aug 2009 09:33:27 +0200, by Dirkjan Ochtman
-
templater: remove support for ## template variablesThu, 20 Aug 2009 10:41:56 +0200, by Dirkjan Ochtman
-
graphlog: simplify ascii drawing to process one cset at a timeThu, 20 Aug 2009 08:49:01 +0200, by Dirkjan Ochtman
-
graphlog: shorter variable names, fewer underscores, single state containerThu, 20 Aug 2009 08:36:20 +0200, by Dirkjan Ochtman
-
graphlog: move common code into function again, change function typesThu, 20 Aug 2009 08:35:35 +0200, by Dirkjan Ochtman
-
graphlog: extract some setup code out of common functionsThu, 20 Aug 2009 08:35:03 +0200, by Dirkjan Ochtman
-
cmdutil: use context objects for walkchangerevs()Thu, 20 Aug 2009 08:34:22 +0200, by Dirkjan Ochtman
-
tags: don't crash if unable to write tag cacheTue, 18 Aug 2009 22:07:43 -0400, by Greg Ward
-
mq: get rid of qnext, qprev and qtopWed, 19 Aug 2009 12:51:07 +0200, by Dirkjan Ochtman
-
mq: add options to qapplied/qunapplied to act like qprev/qnextWed, 19 Aug 2009 12:50:46 +0200, by Dirkjan Ochtman
-
hgweb: add web.descend configuration variableWed, 19 Aug 2009 12:47:04 +0200, by Dirkjan Ochtman
-
help: align columns "hg help templates" outputTue, 18 Aug 2009 13:59:30 +0200, by Martin Geisler
-
Merge with crew-stableTue, 18 Aug 2009 13:55:34 +0200, by Martin Geisler
-
help: show results of all date filtersTue, 18 Aug 2009 13:40:19 +0200, by Martin Geisler
-
help: document isodatesec and rfc3339 filters (issue1799)Tue, 18 Aug 2009 13:00:13 +0200, by Martin Geisler
-
Merge with crew-stableMon, 17 Aug 2009 20:20:34 -0500, by Steve Borho
-
iss: make mfc*.dll and msvc*.dll optionalSun, 16 Aug 2009 20:53:49 -0500, by Steve Borho
-
iss: take version from iscc command line or __version__.pySun, 16 Aug 2009 21:23:48 -0500, by Steve Borho
-
inotify: remove unused importSun, 16 Aug 2009 11:09:21 +0900, by Nicolas Dumazet
-
Merge with crew-stableFri, 14 Aug 2009 22:20:47 +0200, by Martin Geisler
-
osutil: fix compilation with -ansiFri, 14 Aug 2009 11:18:23 +0200, by Sebastien Binet
-
inotify: repo is not referenced from server, remove the weakrefMon, 29 Jun 2009 01:33:26 +0900, by Nicolas Dumazet
-
inotify: client: no repo useMon, 29 Jun 2009 01:27:34 +0900, by Nicolas Dumazet
-
inotify: server: use dirstate instead of repoMon, 29 Jun 2009 01:09:33 +0900, by Nicolas Dumazet
-
inotify: server: use wprefix everywhere, introduce prefixlenMon, 29 Jun 2009 01:05:06 +0900, by Nicolas Dumazet
-
inotify: server._updatestatus: simplify control flowSun, 28 Jun 2009 19:46:36 +0900, by Nicolas Dumazet
-
url: add support for custom handlers in extensionsTue, 11 Aug 2009 22:45:38 +0200, by Henrik Stuart
-
patchbomb: add --flag to put flags in subject prefixesWed, 15 Jul 2009 11:26:47 +0900, by Nicolas Dumazet
-
Merge with stableWed, 12 Aug 2009 12:07:11 -0500, by Matt Mackall
-
Merge with i18n-stableWed, 12 Aug 2009 12:06:12 -0500, by Matt Mackall
-
Merge with i18nWed, 12 Aug 2009 12:05:35 -0500, by Matt Mackall
-
merge with i18n-stableTue, 11 Aug 2009 18:27:34 -0300, by Wagner Bruna
-
i18n-pt_BR: miscellaneous fixesWed, 05 Aug 2009 10:56:20 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with 2de7d96593dbTue, 28 Jul 2009 15:50:14 -0300, by Wagner Bruna
-
config: improve code readabilityWed, 12 Aug 2009 11:50:27 +0200, by Andrey
-
mq: re-phrase the qrefresh help about the user and date optionsWed, 12 Aug 2009 10:57:18 +0200, by Yann E. MORIN
-
mq: add the date with qrefresh, even if missing (issue1768)Wed, 12 Aug 2009 10:57:27 +0200, by Yann E. MORIN
-
mq: upgrade the patch to HG format when adding the author name with qrefreshWed, 12 Aug 2009 10:48:18 +0200, by Yann E. MORIN
-
mq: add function to check if a header exists in a patchWed, 12 Aug 2009 10:46:16 +0200, by Yann E. MORIN
-
mq: fix coding style in qrefreshWed, 12 Aug 2009 10:46:03 +0200, by Yann E. MORIN
-
Merge with crew-stable.Mon, 10 Aug 2009 23:27:08 +0200, by Martin Geisler
-
hook: fix full path imports on Windows (issue1779)Wed, 05 Aug 2009 21:45:54 -0500, by Steve Borho
-
patch: marked string for translationMon, 10 Aug 2009 23:02:58 +0200, by Martin Geisler
-
diffstat: scale adds/removes proportionally to graph widthMon, 10 Aug 2009 22:59:29 +0200, by Brodie Rao
-
test-clone-failure: reenable perm to allow deletionFri, 07 Aug 2009 21:15:01 +0200, by Simon Heimberg
-
patch: create file even if source is not /dev/nullFri, 07 Aug 2009 19:27:54 -0700, by Brendan Cully
-
Merge with crewThu, 06 Aug 2009 21:35:58 -0700, by Bryan O'Sullivan
-
Fix failing darcs testThu, 06 Aug 2009 21:35:25 -0700, by Bryan O'Sullivan
-
Merge with mpmThu, 06 Aug 2009 18:48:00 -0700, by Bryan O'Sullivan
-
Merge backout of 26fa0e31011dWed, 05 Aug 2009 22:52:35 -0700, by Brendan Cully
-
Backed out changeset 26fa0e31011d.Wed, 05 Aug 2009 22:51:30 -0700, by Brendan Cully
-
mercurial.ini: provide more useful infoMon, 03 Aug 2009 23:27:25 -0500, by Steve Borho
-
churn: correct output when run in subdirectoriesWed, 05 Aug 2009 17:17:06 -0700, by Brendan Cully
-
i18n: move unrelated line out of try-except blockThu, 06 Aug 2009 00:34:28 +0200, by Martin Geisler
-
i18n: updated outdated commentThu, 06 Aug 2009 00:26:34 +0200, by Martin Geisler
-
merge backout of 5724cd7b3688Wed, 05 Aug 2009 16:32:57 +0200, by Dirkjan Ochtman
-
Backed out changeset 5724cd7b3688 (depends on other changes, no tests)Wed, 05 Aug 2009 16:32:38 +0200, by Dirkjan Ochtman
-
merge with crew-stableWed, 05 Aug 2009 17:21:29 +0200, by Dirkjan Ochtman
-
dispatch: also pass level argument to __import__ for ignored modulesWed, 05 Aug 2009 17:19:37 +0200, by Dan Villiom Podlaski Christiansen
-
lsprof: make profile not die when imported modules changes (issue1774)Wed, 05 Aug 2009 14:58:30 +0200, by Dirkjan Ochtman
-
notify: do not mime encode multipart templatesWed, 05 Aug 2009 17:19:08 +0200, by Christian Ebert
-
kill trailing whitespaceWed, 05 Aug 2009 17:08:28 +0200, by Dirkjan Ochtman
-
color: simplify & improve colorization of qseriesWed, 05 Aug 2009 15:00:44 +0200, by Dan Villiom Podlaski Christiansen
-
gendoc: documentation section describing available extensionsWed, 05 Aug 2009 14:44:36 +0200, by Cédric Duval
-
localrepo: document the locking scheme a little betterWed, 05 Aug 2009 14:42:57 +0200, by Greg Ward
-
keyword: use util.datestr for utcdate filter, expose through variableWed, 05 Aug 2009 17:20:47 +0200, by Christian Ebert
-
keyword: reference templating help, add utcdate filter exampleWed, 05 Aug 2009 17:20:47 +0200, by Christian Ebert
-
keyword: remove "help keyword" from testWed, 05 Aug 2009 17:20:47 +0200, by Christian Ebert
-
keyword: update copyrightWed, 29 Jul 2009 09:28:45 +0200, by Christian Ebert
-
hgwebdir: add links to the main repository page in notfound.tmplMon, 03 Aug 2009 10:39:14 +0200, by timeless
-
Merge with crew-stableMon, 03 Aug 2009 10:28:09 +0200, by Martin Geisler
-
help: improve "hg help revisions"Sun, 02 Aug 2009 19:21:47 -0700, by Stuart W Marks
-
rebase: link to RebaseExtensionMon, 03 Aug 2009 00:19:01 +0200, by Martin Geisler
-
patchbomb: use a list instead of indented paragraphsMon, 03 Aug 2009 00:12:10 +0200, by Martin Geisler
-
help: un-indent list in "hg help diffs"Mon, 03 Aug 2009 00:02:00 +0200, by Martin Geisler
-
help: add "templates" as an alias for "templating" help topicMon, 03 Aug 2009 00:01:59 +0200, by Martin Geisler
-
gendoc: make anchors for help topic namesSun, 02 Aug 2009 17:42:36 +0200, by Martin Geisler
-
gendoc: rename underlined/bold to section/subsectionFri, 31 Jul 2009 11:40:03 +0200, by Martin Geisler
-
help: use field lists for lists of extensionsMon, 03 Aug 2009 00:01:50 +0200, by Martin Geisler
-
help: format templating help topic with a field listSun, 02 Aug 2009 23:38:08 +0200, by Martin Geisler
-
minirst: parse field listsSun, 02 Aug 2009 23:38:07 +0200, by Martin Geisler
-
minirst: simplify bullet list indentation computationSun, 02 Aug 2009 21:29:15 +0200, by Martin Geisler
-
minirst: indent literal blocks with two spacesSun, 02 Aug 2009 17:17:17 +0200, by Martin Geisler
-
help: mark literal blocksSun, 02 Aug 2009 16:34:25 +0200, by Martin Geisler
-
patchbomb: reST syntax for literal blocks in help textFri, 31 Jul 2009 23:49:47 +0200, by Christian Ebert
-
Merge with crew-stableSat, 01 Aug 2009 00:36:22 +0200, by Martin Geisler
-
mq: Parse commit message after we find start of changeset patchTue, 28 Jul 2009 15:36:28 +0200, by David Soria Parra
-
doc: fix quotes mismatches affecting rstFri, 31 Jul 2009 01:40:45 +0200, by Cédric Duval
-
Merge with crew-stableWed, 29 Jul 2009 22:23:14 +0200, by Martin Geisler
-
test-repair-strip: Don't rely on cat error messageWed, 29 Jul 2009 22:14:46 +0200, by Mads Kiilerich
-
test-gpg: suppress secure memory warningSun, 05 Jul 2009 13:59:25 -0500, by David Champion
-
Merge with mainMon, 27 Jul 2009 19:23:04 -0700, by Brendan Cully
-
keyword: refactor kwdemo and make output translatableSun, 26 Jul 2009 10:45:35 +0100, by Christian Ebert
-
commands: Check if helptext contains a newline before we splitMon, 27 Jul 2009 02:12:17 +0200, by David Soria Parra
-
Merge with crew-stableSun, 26 Jul 2009 02:33:38 +0200, by Martin Geisler
-
Makefile: remove non-default wrapping of hg.pot stringsSun, 26 Jul 2009 02:14:30 +0200, by Martin Geisler
-
help: wrap help strings at 70 charactersSun, 26 Jul 2009 02:12:53 +0200, by Martin Geisler
-
zeroconf: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:03:35 +0200, by Martin Geisler
-
win32mbcs: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:03:00 +0200, by Martin Geisler
-
transplant: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:02:10 +0200, by Martin Geisler
-
share: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:01:19 +0200, by Martin Geisler
-
record: wrap docstrings at 70 charactersSun, 26 Jul 2009 02:00:58 +0200, by Martin Geisler
-
rebase: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:59:59 +0200, by Martin Geisler
-
purge: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:59:28 +0200, by Martin Geisler
-
patchbomb: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:58:13 +0200, by Martin Geisler
-
parentrevspec: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:56:25 +0200, by Martin Geisler
-
pager: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:56:02 +0200, by Martin Geisler
-
notify: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:55:18 +0200, by Martin Geisler
-
mq: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:53:49 +0200, by Martin Geisler
-
keyword: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:53:06 +0200, by Martin Geisler
-
interhg: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:49:30 +0200, by Martin Geisler
-
highlight: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:48:02 +0200, by Martin Geisler
-
hgk: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:47:25 +0200, by Martin Geisler
-
hgcia: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:46:55 +0200, by Martin Geisler
-
graphlog: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:46:28 +0200, by Martin Geisler
-
fetch: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:46:02 +0200, by Martin Geisler
-
extdiff: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:45:36 +0200, by Martin Geisler
-
convert: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:44:41 +0200, by Martin Geisler
-
color: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:42:15 +0200, by Martin Geisler
-
churn: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:41:31 +0200, by Martin Geisler
-
children: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:40:37 +0200, by Martin Geisler
-
bugzilla: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:39:47 +0200, by Martin Geisler
-
bookmarks: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:38:22 +0200, by Martin Geisler
-
acl: wrap docstrings at 70 charactersSun, 26 Jul 2009 01:37:17 +0200, by Martin Geisler