Mercurial > hg
graph
-
bookmarks: add revset for referencing bookmarksSun, 10 Oct 2010 12:40:25 -0500, by Augie Fackler
-
hgweb help: fix double help linksSun, 10 Oct 2010 12:03:28 -0500, by Augie Fackler
-
tests: add testcase for --config format.dotencode=falseMon, 11 Oct 2010 11:17:48 +0200, by Adrian Buehlmann
-
fetch: fix and document exit codes (issue2356)Mon, 11 Oct 2010 14:39:13 -0500, by Matt Mackall
-
doc: add [format] dotencode descriptionSun, 10 Oct 2010 23:32:09 +0200, by Adrian Buehlmann
-
filectx: use ctx.size comparisons to speed up ctx.cmpTue, 27 Jul 2010 23:07:30 +0900, by Nicolas Dumazet
-
localrepo: use propertycaches to access encode/decode filtersSun, 10 Oct 2010 18:58:45 +0200, by Nicolas Dumazet
-
localrepo: load filter patterns outside of _filterSun, 10 Oct 2010 19:10:16 +0200, by Nicolas Dumazet
-
localrepo: have _loadfilter return the loaded filter patternsSun, 10 Oct 2010 19:07:58 +0200, by Nicolas Dumazet
-
merge with mpmMon, 11 Oct 2010 13:26:29 -0500, by Benoit Boissinot
-
wireproto/http: drain the incoming bundle in case of errorsMon, 11 Oct 2010 12:47:11 -0500, by Benoit Boissinot
-
wireproto: introduce pusherr() to deal with "unsynced changes" errorMon, 11 Oct 2010 12:45:36 -0500, by Benoit Boissinot
-
wireproto: redirect the output earlierMon, 11 Oct 2010 12:44:33 -0500, by Benoit Boissinot
-
wireproto: return in finally was messing with the return inside the blockMon, 11 Oct 2010 12:44:11 -0500, by Benoit Boissinot
-
tests: use a glob for all of the host, might not be localhostMon, 11 Oct 2010 13:51:10 +0200, by Dirkjan Ochtman
-
commands: add move alias for the rename commandMon, 11 Oct 2010 13:49:53 +0200, by Dirkjan Ochtman
-
util: make wrap() require a width argumentSun, 10 Oct 2010 18:02:52 -0500, by Matt Mackall
-
showconfig: don't accept multiple sections and one config itemSat, 09 Oct 2010 16:55:33 -0500, by Brodie Rao
-
hgweb: another fix for the help termwidth bugSun, 10 Oct 2010 17:35:28 -0500, by Matt Mackall
-
pager: don't run pager if nothing is written to stdout/stderrSun, 10 Oct 2010 12:21:49 -0500, by Brodie Rao
-
pager: add global --pager=<auto/boolean> optionSun, 10 Oct 2010 12:21:48 -0500, by Brodie Rao
-
color: add global option in extsetup() instead of globallySun, 10 Oct 2010 12:21:36 -0500, by Brodie Rao
-
hgweb: more ui fiddlingSun, 10 Oct 2010 11:05:06 -0500, by Matt Mackall
-
hgweb: fix hgweb_mod as well as hgwebdir_modSun, 10 Oct 2010 10:42:44 -0500, by Augie Fackler
-
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrathSun, 10 Oct 2010 10:07:17 -0500, by Augie Fackler
-
termwidth: move to ui.ui from utilSun, 10 Oct 2010 10:06:36 -0500, by Augie Fackler
-
help: improve description of update --checkThu, 07 Oct 2010 23:34:21 -0500, by Kevin Bullock
-
store: encode first period or space in filenames (issue1713)Sat, 09 Oct 2010 21:54:50 +0200, by Adrian Buehlmann
-
demandimport: fix an obscure corner-case.Tue, 14 Sep 2010 23:00:39 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: enforce subn method via boolean switchSun, 10 Oct 2010 00:38:57 +0100, by Christian Ebert
-
keyword: fix weeding of expansion candidates when recordingSun, 10 Oct 2010 00:30:09 +0100, by Christian Ebert
-
copies: don't detect copies as "divergent renames"Sun, 10 Oct 2010 09:48:37 -0500, by Dan Villiom Podlaski Christiansen
-
strip: add --keep flag to avoid modifying wc during stripSat, 09 Oct 2010 11:02:11 -0500, by Augie Fackler
-
update: use higher level wording for "crosses branches" errorSat, 09 Oct 2010 17:02:28 -0500, by Brodie Rao
-
hgweb: add help link to templates missed in ead4e21f49f1Sat, 09 Oct 2010 17:58:48 -0500, by Augie Fackler
-
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 17:58:54 -0500, by Dan Villiom Podlaski Christiansen
-
run-tests.py: remove support for .bat filesSat, 09 Oct 2010 16:27:10 -0500, by Benoit Boissinot
-
run-tests.py: do not install hg when the tests do no existSat, 09 Oct 2010 16:25:28 -0500, by Benoit Boissinot
-
setup.py: write libdir as a python string literalSat, 09 Oct 2010 15:40:29 -0500, by Patrick Mezard
-
patch: fails immediately upon malformed hunkSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: always raise PatchError with a message, simplify handlingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: simplify externalpatch() argumentsSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
util: remove needbinary(), no longer used for external patchingSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove internal patcher fallback and NoHunk errorSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused patchmeta.linenoSat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
patch: remove unused flags from readgitpatch()Sat, 09 Oct 2010 15:13:08 -0500, by Patrick Mezard
-
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMPSat, 09 Oct 2010 15:06:22 -0500, by Mads Kiilerich
-
revsets: fix stray * in help topicSat, 09 Oct 2010 22:05:24 +0200, by Martin Geisler
-
web: add a help view for getting hg help outputSat, 09 Oct 2010 12:27:14 -0500, by Augie Fackler
-
fix indentation errorSat, 09 Oct 2010 15:00:30 -0500, by Benoit Boissinot
-
merge: handle no file parent in backwards merge (issue2364)Sat, 09 Oct 2010 14:50:20 -0500, by Matt Mackall
-
merge with crewSat, 09 Oct 2010 14:52:58 -0500, by Matt Mackall
-
ui.paths: expand paths directly in fixconfig (issue2373)Sat, 09 Oct 2010 12:28:16 -0500, by Benoit Boissinot
-
setup/hg: always load Mercurial from where it was installed.Tue, 17 Aug 2010 15:44:38 +0200, by Dan Villiom Podlaski Christiansen
-
revsets: add a sample query to the help for getting active branchesSat, 09 Oct 2010 11:55:25 -0500, by Brodie Rao
-
revsets: add descriptions for sample queries in the helpSat, 09 Oct 2010 11:54:42 -0500, by Brodie Rao
-
mq: silence spurious output.Sat, 09 Oct 2010 11:53:48 -0500, by Dan Villiom Podlaski Christiansen
-
revsets: clarify in the help that head() returns named branch headsSat, 09 Oct 2010 11:27:29 -0500, by Brodie Rao
-
tests: add testcase for 208fc9ad6a48 to test-alias.tSat, 09 Oct 2010 11:16:35 +0200, by Adrian Buehlmann
-
mq: handle deleting the same patch twice in one command (issue2427)Sat, 09 Oct 2010 10:36:50 -0500, by Dan Villiom Podlaski Christiansen