Mercurial > hg
graph
-
help config: update windows documentation to match implementationMon, 26 Apr 2010 16:36:08 +0200, by Mads Kiilerich
-
wix: new GUID for contrib.guidTue, 27 Apr 2010 09:47:33 +0200, by Adrian Buehlmann
-
contrib/mercurial.spec: drop git-vizMon, 19 Apr 2010 11:00:36 +0200, by Mads Kiilerich
-
tags: delete unnecessary close() of atomictempfileSat, 24 Apr 2010 18:08:06 +0900, by Yuya Nishihara
-
win32: detect console width on WindowsSun, 25 Apr 2010 18:27:12 +0200, by Patrick Mezard
-
Merge with crew-stableMon, 26 Apr 2010 22:42:46 +0200, by Patrick Mezard
-
util: fix default termwidth() under Windows stableMon, 26 Apr 2010 22:30:40 +0200, by Patrick Mezard
-
commands: better markup in "hg help paths"Mon, 26 Apr 2010 21:35:09 +0200, by Martin Geisler
-
Merge with stableMon, 26 Apr 2010 21:32:46 +0200, by Martin Geisler
-
commands: revised documentation of 'default' and 'default-push' stableTue, 27 Apr 2010 00:44:06 +0530, by Faheem Mitha
-
wix: hgweb file renamesMon, 26 Apr 2010 11:33:37 -0500, by Steve Borho
-
zeroconf: handle string hgweb config argsMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: unify hgweb calls in serveMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
serve: webdir_conf -> webconfMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: synchronize fcgi and wsgi scriptsMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: drop hgwebdir.cgi, now unified with hgweb.cgiMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: simplify hgweb.cgi, add help pointerMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
help: add some help for hgweb.config filesMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
help: config.txt typoMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
docs: document default for web.encodingMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdirMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: always clear report_untrusted and interactiveMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: add baseui to hgweb entrypointMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: make baseui parameter non-positionalMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
hgweb: make top-level prototypes mirror their calleesMon, 26 Apr 2010 11:03:40 -0500, by Matt Mackall
-
Merge with stableMon, 26 Apr 2010 11:02:11 -0500, by Matt Mackall
-
test-convert-git: be tolerant to git output variants stableMon, 26 Apr 2010 14:40:34 +0200, by Patrick Mezard
-
color: handle non-standard stdout on win32Fri, 23 Apr 2010 14:29:44 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 25 Apr 2010 23:36:56 +0200, by Patrick Mezard
-
convert/git: check status when reading output stream stableSun, 25 Apr 2010 23:07:46 +0200, by Patrick Mezard
-
convert/git: check status when reading the whole output stableSun, 25 Apr 2010 22:59:50 +0200, by Patrick Mezard
-
convert/git: rename gitcmd() into gitopen() for readability stableSun, 25 Apr 2010 22:32:27 +0200, by Patrick Mezard
-
minirst: support all recommended title adornmentsSun, 25 Apr 2010 18:19:54 +0200, by Martin Geisler
-
minirst: correctly format sections containing inline markupSun, 25 Apr 2010 17:48:26 +0200, by Martin Geisler
-
ui: support quotes in configlist (issue2147)Sun, 25 Apr 2010 17:38:41 +0200, by Henrik Stuart
-
Merge with stableSun, 25 Apr 2010 17:11:50 +0200, by Martin Geisler
-
Merge with stableSun, 25 Apr 2010 16:46:44 +0200, by Martin Geisler
-
minirst: add test for sectionsSun, 25 Apr 2010 16:17:24 +0200, by Martin Geisler
-
contrib/win32: update build instructions after cbe400a8e217Sat, 24 Apr 2010 23:08:27 +0200, by Martin Geisler
-
doc: add links from hgrc.5 to hg.1Fri, 23 Apr 2010 09:55:47 +0200, by Martin Geisler
-
doc: make links for hg roleFri, 23 Apr 2010 09:53:25 +0200, by Martin Geisler
-
Use hg role in help stringsThu, 22 Apr 2010 10:24:49 +0200, by Martin Geisler
-
doc, minirst: support hg interpreted text roleThu, 22 Apr 2010 10:04:53 +0200, by Martin Geisler
-
doc: add generic frontend to rst2man and rst2htmlThu, 22 Apr 2010 09:57:04 +0200, by Martin Geisler
-
localrepo.commit: use explicit variables, avoid creating new contextsWed, 21 Apr 2010 01:34:12 +0200, by Benoit Boissinot
-
context: remove parents parameter to workingctxWed, 21 Apr 2010 01:18:31 +0200, by Benoit Boissinot
-
dirstate: more explicit name, rename normaldirty() to otherparent()Tue, 20 Apr 2010 11:17:01 +0200, by Benoit Boissinot
-
keyword: monkeypatch patch so that optional args can be passed as kwargsSat, 17 Apr 2010 13:38:42 -0500, by Augie Fackler
-
patch: refactor applydiff to allow for mempatchingSat, 17 Apr 2010 13:23:24 -0500, by Augie Fackler
-
patch: move mercurial-specific imports after stdlib importsSat, 17 Apr 2010 13:13:57 -0500, by Augie Fackler
-
test-record: add hg summary to verify we update dirstateFri, 16 Apr 2010 14:24:40 -0500, by Augie Fackler
-
log -b: use opts.get() instead of assuming opts is correctly filledTue, 20 Apr 2010 01:08:20 +0200, by Benoit Boissinot
-
Merge with stableMon, 19 Apr 2010 17:00:02 -0500, by Matt Mackall
-
Respect the DESTDIR variable during 'make install'Fri, 16 Apr 2010 23:59:43 +0200, by Dévai Tamás
-
commands: add more robust support for 'hg log -b' (issue2078)Mon, 12 Apr 2010 19:33:25 -0400, by Steve Losh
-
highlight: fix to work with caching templaterMon, 19 Apr 2010 16:47:44 -0500, by Matt Mackall
-
debugcomplete: don't list deprecated optionsMon, 19 Apr 2010 16:47:44 -0500, by Matt Mackall
-
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'Sun, 18 Apr 2010 18:18:19 -0400, by Steve Losh
-
bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)Sat, 17 Apr 2010 14:32:26 +0200, by Isaac Jurado
-
Added support for 'pretxncommit', so that one can call the ACL hook atTue, 06 Apr 2010 22:15:43 -0300, by Elifarley Callado Coelho Cruz
-
subrepo: fix repo root path handling in svn subrepo stableSun, 18 Apr 2010 14:20:08 -0700, by Brett Cannon
-
dispatch: ignore if signals can not be set stableWed, 07 Apr 2010 02:41:22 +0200, by Simon Heimberg
-
hgweb: fix attribute error in error response (issue2060) stableThu, 01 Apr 2010 22:04:30 +0100, by Mark Determann
-
diffstat: use ui.plain() instead of ui.interactive() stableThu, 15 Apr 2010 18:52:59 +0200, by Dan Villiom Podlaski Christiansen
-
mq: toggle truncating using ui.plain() rather than ui.interactive() stableThu, 15 Apr 2010 14:06:07 +0200, by Dan Villiom Podlaski Christiansen
-
merge with stableMon, 19 Apr 2010 21:47:23 +0200, by Benoit Boissinot
-
filemerge: use working dir parent as ancestor for backward wdir merge stableMon, 19 Apr 2010 20:41:53 +0200, by Benoit Boissinot
-
merge with stableMon, 19 Apr 2010 21:44:21 +0200, by Benoit Boissinot
-
filectx: _fileid isn't normalized, use _filenode instead stableMon, 19 Apr 2010 20:30:31 +0200, by Benoit Boissinot
-
Merge with stableMon, 19 Apr 2010 20:49:09 +0200, by Martin Geisler
-
convert: write "working copy" instead of "wc" stableSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
convert: write "repository" instead of "repo" stableSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
minirst: removed unnecessary initindent variableSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
minirst: add margin around definition itemsSun, 18 Apr 2010 15:47:49 +0200, by Martin Geisler
-
dirstate: remove unused variableFri, 16 Apr 2010 19:18:20 +0200, by Benoit Boissinot
-
Merge with stableFri, 16 Apr 2010 22:14:14 +0200, by Martin Geisler
-
Document 'default' and 'default-push' in paths docstring stableWed, 14 Apr 2010 11:59:53 +0530, by Faheem Mitha
-
mq: only highlight/label patch name for qseries.Thu, 15 Apr 2010 18:12:28 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: replace deprecated mq commands in testFri, 16 Apr 2010 14:30:13 +0200, by Christian Ebert
-
wix updatesFri, 16 Apr 2010 14:57:30 +0200, by Adrian Buehlmann
-
merge with stableFri, 16 Apr 2010 01:58:14 +0200, by Benoit Boissinot
-
test-git-import: better testing, check nodeids stableFri, 16 Apr 2010 01:57:53 +0200, by Benoit Boissinot
-
context: fix bug introduced in fb89cd21a7a0, path should be used stableFri, 16 Apr 2010 01:57:32 +0200, by Benoit Boissinot
-
merge with stableThu, 15 Apr 2010 22:34:26 +0200, by Sune Foldager
-
prepush: rewrite most of the code from scratch stableThu, 15 Apr 2010 21:59:21 +0200, by Sune Foldager
-
merge with stableThu, 15 Apr 2010 20:25:26 +0200, by Benoit Boissinot
-
run-tests.py: can't remove from os.environ on solaris stableThu, 15 Apr 2010 20:25:07 +0200, by Benoit Boissinot
-
merge with stableThu, 15 Apr 2010 19:03:03 +0200, by Benoit Boissinot
-
workingctx: correctly compute the flag for noexec filesystems+merge stableThu, 15 Apr 2010 18:08:48 +0200, by Benoit Boissinot
-
localrepo: simplify _updatebranchcache slightlyThu, 15 Apr 2010 17:25:37 +0200, by Sune Foldager
-
merge with stableThu, 15 Apr 2010 15:35:06 +0200, by Benoit Boissinot
-
add +x to test-update-renames, removed by the merge on 24ed7a541f23Thu, 15 Apr 2010 15:34:27 +0200, by Benoit Boissinot
-
simplify test-issue2137, make it more portable stableThu, 15 Apr 2010 15:21:41 +0200, by Benoit Boissinot
-
add documentation for revlog._prereadsize stableThu, 15 Apr 2010 15:21:21 +0200, by Benoit Boissinot
-
merge with stableThu, 15 Apr 2010 13:52:41 +0200, by Benoit Boissinot
-
revlog: fix lazyparser.__iter__() to return all revisions (issue2137) stableWed, 14 Apr 2010 15:06:40 -0400, by Greg Ward
-
merge with stableWed, 14 Apr 2010 19:49:06 +0200, by Sune Foldager
-
mergeWed, 14 Apr 2010 19:43:40 +0200, by Sune Foldager
-
prepush: backed out refactoringWed, 14 Apr 2010 19:43:19 +0200, by Sune Foldager
-
prepush: fix bug in warning message selection stableWed, 14 Apr 2010 19:11:35 +0200, by Sune Foldager
-
merge with stableWed, 14 Apr 2010 11:27:15 +0200, by Benoit Boissinot
-
verify: improve progress descriptionsTue, 13 Apr 2010 23:12:23 -0500, by Steve Borho
-
pylint, pyflakes: remove unused or duplicate importsWed, 14 Apr 2010 17:58:10 +0900, by Nicolas Dumazet
-
Fix --blacklist when --jobs > 1 in run_tests.py. stableWed, 14 Apr 2010 00:24:47 -0500, by Ry4an Brase
-
merge with stableWed, 14 Apr 2010 09:09:43 +0200, by Benoit Boissinot
-
run-tests.py: reset env variables set by hooks stableWed, 14 Apr 2010 09:08:47 +0200, by Benoit Boissinot
-
checklink: use an explicit prefix for the temporary file stableWed, 14 Apr 2010 08:48:26 +0200, by Benoit Boissinot
-
revlog: factor out _maxinline global.Tue, 13 Apr 2010 17:58:38 -0400, by Greg Ward
-
fix test-pull after 468876bc3885Tue, 13 Apr 2010 23:04:46 +0200, by Benoit Boissinot
-
merge with stableTue, 13 Apr 2010 22:10:24 +0200, by Benoit Boissinot
-
revlog: put graph related functions togetherTue, 13 Apr 2010 22:06:17 +0200, by Benoit Boissinot