Sat, 02 Oct 2010 22:57:25 +0900 |
Yuya Nishihara |
tests: accept \-escaped test output
|
changeset |
files
|
Tue, 12 Oct 2010 16:26:03 -0500 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Tue, 12 Oct 2010 08:30:15 -0500 |
Benoit Boissinot |
parentdelta: compress.py extension is no longer necessary
|
changeset |
files
|
Tue, 12 Oct 2010 16:25:38 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Fri, 01 Oct 2010 10:15:04 -0500 |
Brodie Rao |
convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411)
stable
|
changeset |
files
|
Mon, 11 Oct 2010 09:44:19 -0500 |
Augie Fackler |
revset: add id() and rev() to allow explicitly referring to changes by hash or rev
|
changeset |
files
|
Sun, 10 Oct 2010 12:41:36 -0500 |
Augie Fackler |
revset: rename tagged() to tag() and allow it to take an optional tag name
|
changeset |
files
|
Sun, 10 Oct 2010 12:40:25 -0500 |
Augie Fackler |
bookmarks: add revset for referencing bookmarks
|
changeset |
files
|
Sun, 10 Oct 2010 12:03:28 -0500 |
Augie Fackler |
hgweb help: fix double help links
|
changeset |
files
|
Mon, 11 Oct 2010 11:17:48 +0200 |
Adrian Buehlmann |
tests: add testcase for --config format.dotencode=false
|
changeset |
files
|
Mon, 11 Oct 2010 14:39:13 -0500 |
Matt Mackall |
fetch: fix and document exit codes (issue2356)
|
changeset |
files
|
Sun, 10 Oct 2010 23:32:09 +0200 |
Adrian Buehlmann |
doc: add [format] dotencode description
|
changeset |
files
|
Tue, 27 Jul 2010 23:07:30 +0900 |
Nicolas Dumazet |
filectx: use ctx.size comparisons to speed up ctx.cmp
|
changeset |
files
|
Sun, 10 Oct 2010 18:58:45 +0200 |
Nicolas Dumazet |
localrepo: use propertycaches to access encode/decode filters
|
changeset |
files
|
Sun, 10 Oct 2010 19:10:16 +0200 |
Nicolas Dumazet |
localrepo: load filter patterns outside of _filter
|
changeset |
files
|
Sun, 10 Oct 2010 19:07:58 +0200 |
Nicolas Dumazet |
localrepo: have _loadfilter return the loaded filter patterns
|
changeset |
files
|
Mon, 11 Oct 2010 13:26:29 -0500 |
Benoit Boissinot |
merge with mpm
|
changeset |
files
|
Mon, 11 Oct 2010 12:47:11 -0500 |
Benoit Boissinot |
wireproto/http: drain the incoming bundle in case of errors
|
changeset |
files
|
Mon, 11 Oct 2010 12:45:36 -0500 |
Benoit Boissinot |
wireproto: introduce pusherr() to deal with "unsynced changes" error
|
changeset |
files
|
Mon, 11 Oct 2010 12:44:33 -0500 |
Benoit Boissinot |
wireproto: redirect the output earlier
|
changeset |
files
|
Mon, 11 Oct 2010 12:44:11 -0500 |
Benoit Boissinot |
wireproto: return in finally was messing with the return inside the block
|
changeset |
files
|
Mon, 11 Oct 2010 13:51:10 +0200 |
Dirkjan Ochtman |
tests: use a glob for all of the host, might not be localhost
|
changeset |
files
|
Mon, 11 Oct 2010 13:49:53 +0200 |
Dirkjan Ochtman |
commands: add move alias for the rename command
|
changeset |
files
|
Sun, 10 Oct 2010 18:02:52 -0500 |
Matt Mackall |
util: make wrap() require a width argument
|
changeset |
files
|
Sat, 09 Oct 2010 16:55:33 -0500 |
Brodie Rao |
showconfig: don't accept multiple sections and one config item
|
changeset |
files
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|
changeset |
files
|
Sun, 10 Oct 2010 12:21:49 -0500 |
Brodie Rao |
pager: don't run pager if nothing is written to stdout/stderr
|
changeset |
files
|
Sun, 10 Oct 2010 12:21:48 -0500 |
Brodie Rao |
pager: add global --pager=<auto/boolean> option
|
changeset |
files
|
Sun, 10 Oct 2010 12:21:36 -0500 |
Brodie Rao |
color: add global option in extsetup() instead of globally
|
changeset |
files
|
Sun, 10 Oct 2010 11:05:06 -0500 |
Matt Mackall |
hgweb: more ui fiddling
|
changeset |
files
|
Sun, 10 Oct 2010 10:42:44 -0500 |
Augie Fackler |
hgweb: fix hgweb_mod as well as hgwebdir_mod
|
changeset |
files
|
Sun, 10 Oct 2010 10:07:17 -0500 |
Augie Fackler |
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrath
|
changeset |
files
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
changeset |
files
|
Thu, 07 Oct 2010 23:34:21 -0500 |
Kevin Bullock |
help: improve description of update --check
|
changeset |
files
|
Sat, 09 Oct 2010 21:54:50 +0200 |
Adrian Buehlmann |
store: encode first period or space in filenames (issue1713)
|
changeset |
files
|
Tue, 14 Sep 2010 23:00:39 +0200 |
Dan Villiom Podlaski Christiansen |
demandimport: fix an obscure corner-case.
|
changeset |
files
|
Sun, 10 Oct 2010 00:38:57 +0100 |
Christian Ebert |
keyword: enforce subn method via boolean switch
|
changeset |
files
|
Sun, 10 Oct 2010 00:30:09 +0100 |
Christian Ebert |
keyword: fix weeding of expansion candidates when recording
|
changeset |
files
|
Sun, 10 Oct 2010 09:48:37 -0500 |
Dan Villiom Podlaski Christiansen |
copies: don't detect copies as "divergent renames"
|
changeset |
files
|
Sat, 09 Oct 2010 11:02:11 -0500 |
Augie Fackler |
strip: add --keep flag to avoid modifying wc during strip
|
changeset |
files
|
Sat, 09 Oct 2010 17:02:28 -0500 |
Brodie Rao |
update: use higher level wording for "crosses branches" error
|
changeset |
files
|
Sat, 09 Oct 2010 17:58:48 -0500 |
Augie Fackler |
hgweb: add help link to templates missed in ead4e21f49f1
|
changeset |
files
|
Sat, 09 Oct 2010 17:58:54 -0500 |
Dan Villiom Podlaski Christiansen |
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMP
|
changeset |
files
|
Sat, 09 Oct 2010 16:27:10 -0500 |
Benoit Boissinot |
run-tests.py: remove support for .bat files
|
changeset |
files
|
Sat, 09 Oct 2010 16:25:28 -0500 |
Benoit Boissinot |
run-tests.py: do not install hg when the tests do no exist
|
changeset |
files
|
Sat, 09 Oct 2010 15:40:29 -0500 |
Patrick Mezard |
setup.py: write libdir as a python string literal
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: always raise PatchError with a message, simplify handling
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: simplify externalpatch() arguments
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
util: remove needbinary(), no longer used for external patching
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove internal patcher fallback and NoHunk error
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused patchmeta.lineno
|
changeset |
files
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused flags from readgitpatch()
|
changeset |
files
|
Sat, 09 Oct 2010 15:06:22 -0500 |
Mads Kiilerich |
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
|
changeset |
files
|
Sat, 09 Oct 2010 22:05:24 +0200 |
Martin Geisler |
revsets: fix stray * in help topic
|
changeset |
files
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
changeset |
files
|
Sat, 09 Oct 2010 15:00:30 -0500 |
Benoit Boissinot |
fix indentation error
|
changeset |
files
|
Sat, 09 Oct 2010 14:50:20 -0500 |
Matt Mackall |
merge: handle no file parent in backwards merge (issue2364)
|
changeset |
files
|
Sat, 09 Oct 2010 14:52:58 -0500 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Sat, 09 Oct 2010 12:28:16 -0500 |
Benoit Boissinot |
ui.paths: expand paths directly in fixconfig (issue2373)
|
changeset |
files
|