Mercurial > hg
graph
-
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