Mon, 18 Oct 2010 14:37:50 +0200 |
Erik Zielke |
mq: switched to `` around * * *
|
Sun, 17 Oct 2010 00:45:34 +0200 |
Adrian Buehlmann |
Revert: capitalization doc fix
|
Tue, 19 Oct 2010 03:56:20 +0200 |
Mads Kiilerich |
subrepo: abort instead of pushing/pulling to the repo itself
|
Tue, 19 Oct 2010 03:55:28 +0200 |
Mads Kiilerich |
subrepo: rename relpath to subrelpath and introduce reporelpath
|
Tue, 19 Oct 2010 03:55:06 +0200 |
Mads Kiilerich |
mdiff: carriage return (\r) is also ignorable whitespace
|
Fri, 15 Oct 2010 23:00:45 -0500 |
Steve Borho |
merge: add --tool argument to merge and resolve
|
Sun, 17 Oct 2010 14:00:01 +0300 |
timeless |
patchbomb: move command option help from the extension (patchbomb) to the command (email)
|
Sun, 17 Oct 2010 13:24:37 -0400 |
Steve Losh |
alias: fail gracefully when invalid global options are given (issue2442)
|
Thu, 07 Oct 2010 13:44:17 -0700 |
Paul Molodowitch |
bookmarks: better fix for issue2016 (lookup infinite recursion)
|
Mon, 02 Aug 2010 07:15:47 +0300 |
timeless |
merge/progress: marking strings for localization
|
Mon, 02 Aug 2010 07:15:47 +0300 |
timeless |
verify/progress: using gerund to indicate action and adding units
|
Tue, 20 Jul 2010 20:53:48 +0200 |
timeless |
progress: dropping superfluous space from units
|
Sat, 16 Oct 2010 18:09:01 +0200 |
Adrian Buehlmann |
check-code: add 'no tab indent' check for unified tests
|
Sun, 17 Oct 2010 04:14:06 +0200 |
Mads Kiilerich |
url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
|
Sun, 17 Oct 2010 04:13:50 +0200 |
Mads Kiilerich |
test-https: test web.cacerts functionality
|
Sun, 17 Oct 2010 04:13:35 +0200 |
Mads Kiilerich |
serve: fix https mode and add test
|
Sat, 16 Oct 2010 17:29:04 -0500 |
Augie Fackler |
hgweb: don't send a body or illegal headers during 304 response
|
Sat, 16 Oct 2010 22:40:46 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 12 Oct 2010 11:02:45 -0500 |
Augie Fackler |
test-url: skip test when ssl module is unavailable
stable
|
Sat, 16 Oct 2010 18:50:53 +0200 |
Benoit Boissinot |
revset: use 'requires' instead of 'wants' in error message
|
Fri, 15 Oct 2010 05:21:51 +0200 |
Nicolas Dumazet |
outgoing: unify common graphlog.outgoing and hg.outgoing code
|
Thu, 14 Oct 2010 22:41:43 +0200 |
Nicolas Dumazet |
bundlerepo: unify common code into a new getremotechanges
|
Tue, 12 Oct 2010 23:33:43 -0500 |
Augie Fackler |
revset id(): fix error text to say "id wants..." instead of "rev wants..."
|
Thu, 14 Oct 2010 22:53:17 +0200 |
Christian Ebert |
keyword: only use expensive fctx.cmp when needed
|
Thu, 14 Oct 2010 22:47:50 +0200 |
Christian Ebert |
context: narrow down filter special case in filectx.cmp()
|
Thu, 14 Oct 2010 21:36:00 +0200 |
Nicolas Dumazet |
incoming: unify code for incoming and graphlog.incoming
|
Thu, 14 Oct 2010 21:37:00 +0200 |
Nicolas Dumazet |
incoming: rename variable
|
Thu, 14 Oct 2010 01:28:29 +0200 |
Mads Kiilerich |
import: only the first hg patch marker should be processed (issue2417)
|
Fri, 10 Sep 2010 10:28:18 +0200 |
Gilles Moris |
backout: provide linear backout as a default (without --merge option)
|
Mon, 11 Oct 2010 10:07:42 -0500 |
Augie Fackler |
update: use revsingle to enable use of revsets as update targets (issue1993)
|
Tue, 12 Oct 2010 11:02:45 -0500 |
Augie Fackler |
test-url: skip test when ssl module is unavailable
|
Tue, 12 Oct 2010 11:02:05 -0500 |
Augie Fackler |
test-url: remove trailing whitespace
|
Tue, 12 Oct 2010 12:49:23 +0100 |
Christian Ebert |
keyword: code cleanup
|
Sat, 02 Oct 2010 22:59:29 +0900 |
Yuya Nishihara |
tests: asciify output of test-encoding-align.t
|
Sat, 02 Oct 2010 22:57:25 +0900 |
Yuya Nishihara |
tests: accept \-escaped test output
|
Tue, 12 Oct 2010 16:26:03 -0500 |
Matt Mackall |
merge with crew
|
Tue, 12 Oct 2010 08:30:15 -0500 |
Benoit Boissinot |
parentdelta: compress.py extension is no longer necessary
|
Tue, 12 Oct 2010 16:25:38 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Oct 2010 10:15:04 -0500 |
Brodie Rao |
convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411)
stable
|
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
|
Sun, 10 Oct 2010 12:41:36 -0500 |
Augie Fackler |
revset: rename tagged() to tag() and allow it to take an optional tag name
|
Sun, 10 Oct 2010 12:40:25 -0500 |
Augie Fackler |
bookmarks: add revset for referencing bookmarks
|
Sun, 10 Oct 2010 12:03:28 -0500 |
Augie Fackler |
hgweb help: fix double help links
|
Mon, 11 Oct 2010 11:17:48 +0200 |
Adrian Buehlmann |
tests: add testcase for --config format.dotencode=false
|
Mon, 11 Oct 2010 14:39:13 -0500 |
Matt Mackall |
fetch: fix and document exit codes (issue2356)
|
Sun, 10 Oct 2010 23:32:09 +0200 |
Adrian Buehlmann |
doc: add [format] dotencode description
|
Tue, 27 Jul 2010 23:07:30 +0900 |
Nicolas Dumazet |
filectx: use ctx.size comparisons to speed up ctx.cmp
|
Sun, 10 Oct 2010 18:58:45 +0200 |
Nicolas Dumazet |
localrepo: use propertycaches to access encode/decode filters
|
Sun, 10 Oct 2010 19:10:16 +0200 |
Nicolas Dumazet |
localrepo: load filter patterns outside of _filter
|
Sun, 10 Oct 2010 19:07:58 +0200 |
Nicolas Dumazet |
localrepo: have _loadfilter return the loaded filter patterns
|
Mon, 11 Oct 2010 13:26:29 -0500 |
Benoit Boissinot |
merge with mpm
|
Mon, 11 Oct 2010 12:47:11 -0500 |
Benoit Boissinot |
wireproto/http: drain the incoming bundle in case of errors
|
Mon, 11 Oct 2010 12:45:36 -0500 |
Benoit Boissinot |
wireproto: introduce pusherr() to deal with "unsynced changes" error
|
Mon, 11 Oct 2010 12:44:33 -0500 |
Benoit Boissinot |
wireproto: redirect the output earlier
|
Mon, 11 Oct 2010 12:44:11 -0500 |
Benoit Boissinot |
wireproto: return in finally was messing with the return inside the block
|
Mon, 11 Oct 2010 13:51:10 +0200 |
Dirkjan Ochtman |
tests: use a glob for all of the host, might not be localhost
|
Mon, 11 Oct 2010 13:49:53 +0200 |
Dirkjan Ochtman |
commands: add move alias for the rename command
|
Sun, 10 Oct 2010 18:02:52 -0500 |
Matt Mackall |
util: make wrap() require a width argument
|
Sat, 09 Oct 2010 16:55:33 -0500 |
Brodie Rao |
showconfig: don't accept multiple sections and one config item
|
Sun, 10 Oct 2010 17:35:28 -0500 |
Matt Mackall |
hgweb: another fix for the help termwidth bug
|
Sun, 10 Oct 2010 12:21:49 -0500 |
Brodie Rao |
pager: don't run pager if nothing is written to stdout/stderr
|
Sun, 10 Oct 2010 12:21:48 -0500 |
Brodie Rao |
pager: add global --pager=<auto/boolean> option
|
Sun, 10 Oct 2010 12:21:36 -0500 |
Brodie Rao |
color: add global option in extsetup() instead of globally
|
Sun, 10 Oct 2010 11:05:06 -0500 |
Matt Mackall |
hgweb: more ui fiddling
|
Sun, 10 Oct 2010 10:42:44 -0500 |
Augie Fackler |
hgweb: fix hgweb_mod as well as hgwebdir_mod
|
Sun, 10 Oct 2010 10:07:17 -0500 |
Augie Fackler |
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrath
|
Sun, 10 Oct 2010 10:06:36 -0500 |
Augie Fackler |
termwidth: move to ui.ui from util
|
Thu, 07 Oct 2010 23:34:21 -0500 |
Kevin Bullock |
help: improve description of update --check
|
Sat, 09 Oct 2010 21:54:50 +0200 |
Adrian Buehlmann |
store: encode first period or space in filenames (issue1713)
|
Tue, 14 Sep 2010 23:00:39 +0200 |
Dan Villiom Podlaski Christiansen |
demandimport: fix an obscure corner-case.
|
Sun, 10 Oct 2010 00:38:57 +0100 |
Christian Ebert |
keyword: enforce subn method via boolean switch
|
Sun, 10 Oct 2010 00:30:09 +0100 |
Christian Ebert |
keyword: fix weeding of expansion candidates when recording
|
Sun, 10 Oct 2010 09:48:37 -0500 |
Dan Villiom Podlaski Christiansen |
copies: don't detect copies as "divergent renames"
|
Sat, 09 Oct 2010 11:02:11 -0500 |
Augie Fackler |
strip: add --keep flag to avoid modifying wc during strip
|
Sat, 09 Oct 2010 17:02:28 -0500 |
Brodie Rao |
update: use higher level wording for "crosses branches" error
|
Sat, 09 Oct 2010 17:58:48 -0500 |
Augie Fackler |
hgweb: add help link to templates missed in ead4e21f49f1
|
Sat, 09 Oct 2010 17:58:54 -0500 |
Dan Villiom Podlaski Christiansen |
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMP
|
Sat, 09 Oct 2010 16:27:10 -0500 |
Benoit Boissinot |
run-tests.py: remove support for .bat files
|
Sat, 09 Oct 2010 16:25:28 -0500 |
Benoit Boissinot |
run-tests.py: do not install hg when the tests do no exist
|
Sat, 09 Oct 2010 15:40:29 -0500 |
Patrick Mezard |
setup.py: write libdir as a python string literal
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: always raise PatchError with a message, simplify handling
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: simplify externalpatch() arguments
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
util: remove needbinary(), no longer used for external patching
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove internal patcher fallback and NoHunk error
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused patchmeta.lineno
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused flags from readgitpatch()
|
Sat, 09 Oct 2010 15:06:22 -0500 |
Mads Kiilerich |
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
|
Sat, 09 Oct 2010 22:05:24 +0200 |
Martin Geisler |
revsets: fix stray * in help topic
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Sat, 09 Oct 2010 15:00:30 -0500 |
Benoit Boissinot |
fix indentation error
|
Sat, 09 Oct 2010 14:50:20 -0500 |
Matt Mackall |
merge: handle no file parent in backwards merge (issue2364)
|
Sat, 09 Oct 2010 14:52:58 -0500 |
Matt Mackall |
merge with crew
|
Sat, 09 Oct 2010 12:28:16 -0500 |
Benoit Boissinot |
ui.paths: expand paths directly in fixconfig (issue2373)
|
Tue, 17 Aug 2010 15:44:38 +0200 |
Dan Villiom Podlaski Christiansen |
setup/hg: always load Mercurial from where it was installed.
|
Sat, 09 Oct 2010 11:55:25 -0500 |
Brodie Rao |
revsets: add a sample query to the help for getting active branches
|
Sat, 09 Oct 2010 11:54:42 -0500 |
Brodie Rao |
revsets: add descriptions for sample queries in the help
|
Sat, 09 Oct 2010 11:53:48 -0500 |
Dan Villiom Podlaski Christiansen |
mq: silence spurious output.
|
Sat, 09 Oct 2010 11:27:29 -0500 |
Brodie Rao |
revsets: clarify in the help that head() returns named branch heads
|
Sat, 09 Oct 2010 11:16:35 +0200 |
Adrian Buehlmann |
tests: add testcase for 208fc9ad6a48 to test-alias.t
|
Sat, 09 Oct 2010 10:36:50 -0500 |
Dan Villiom Podlaski Christiansen |
mq: handle deleting the same patch twice in one command (issue2427)
|
Sat, 09 Oct 2010 09:55:52 -0500 |
Augie Fackler |
progress: make sure stderr has isatty before calling (issue2191)
|
Sat, 09 Oct 2010 18:04:36 +0200 |
Benjamin Pollack |
windows: handle spaces in path to Python (issue2074)
|
Fri, 08 Oct 2010 23:23:49 +0200 |
Martin Geisler |
minirst: pull admonition titles out formatblock function
|
Fri, 08 Oct 2010 23:19:26 +0200 |
Martin Geisler |
minirst: refactor/simplify findblocks
|
Sat, 09 Oct 2010 15:41:53 +0200 |
Nicolas Dumazet |
inotify: raise correct error if server is already started in a deep repository
|
Fri, 08 Oct 2010 21:43:21 +0200 |
Nicolas Dumazet |
setup: user-friendly error message if Python headers are missing
|
Sat, 09 Oct 2010 07:13:51 -0500 |
Mads Kiilerich |
test-keyword: ignore subject in notify hook mails
|
Sat, 09 Oct 2010 07:13:49 -0500 |
Mads Kiilerich |
test-keyword: fix test glob to ACL/SELinux flag
|
Sat, 09 Oct 2010 07:13:47 -0500 |
Mads Kiilerich |
test-notify: fix fix for line continuation in long mail header lines
|
Fri, 08 Oct 2010 23:39:44 -0500 |
Mads Kiilerich |
import: don't strip '#' lines from patch descriptions (issue 2417)
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
test-notify: stabilize output
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: reintroduce ":$HGPORT" in test output
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: remove the last traces of $HGTMP
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove filtertmp.py and helpers.sh
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: replace test tmp directory with $TESTTMP in test output
|
Fri, 08 Oct 2010 20:12:40 -0500 |
Matt Mackall |
keyword: fix test glob
|
Mon, 04 Oct 2010 15:07:12 -0500 |
Brodie Rao |
dispatch: properly handle relative path aliases used with -R (issue2376)
|
Mon, 04 Oct 2010 14:26:38 -0500 |
Brodie Rao |
dispatch: remove superfluous try/except when reading local ui config
|
Mon, 04 Oct 2010 14:26:37 -0500 |
Brodie Rao |
test-globalopts: test hg -R file:// and hg -R path-alias
|
Wed, 06 Oct 2010 23:07:52 +0300 |
Eduard-Cristian Stefan |
hgk: remember main window position
|
Fri, 08 Oct 2010 16:10:00 -0400 |
Steve Losh |
alias: back up and restore commands.norepo before checking for shell aliases
|
Fri, 08 Oct 2010 16:08:46 -0500 |
Brodie Rao |
tests: unify test-check-code
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: switch kwtemplater.record in kw_dorecord()
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: specific regular expressions depending on read mode
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
test-keyword: remove remaining sed calls
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: disable expansion in kwfilelog.read() if file renamed in node
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: make iskwfile() a weeding method in lieu of a boolean
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: support copy and rename
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: refactor kwtemplater.overwrite()
|
Fri, 08 Oct 2010 18:00:19 -0500 |
Benoit Boissinot |
revlog.addgroup(): always use _addrevision() to add new revlog entries
|
Fri, 08 Oct 2010 18:00:16 -0500 |
Benoit Boissinot |
revlog._addrevision(): allow text argument to be None, build it lazily
|
Fri, 08 Oct 2010 18:00:15 -0500 |
Benoit Boissinot |
changegroupsubset: use readdelta() fast path when delta is against a parent
|
Fri, 08 Oct 2010 17:00:38 -0500 |
Patrick Mezard |
run-tests: handle .tst not ending with an LF
|
Fri, 08 Oct 2010 22:42:32 +0200 |
Martin Geisler |
minirst: small code cleanup
|
Fri, 08 Oct 2010 14:02:23 -0500 |
Brodie Rao |
cat: fix cat without -r, broken by 0ae35296fbf4
|
Thu, 07 Oct 2010 18:24:29 -0500 |
Matt Mackall |
revsets: introduce revsingle helper
|
Thu, 07 Oct 2010 18:05:04 -0500 |
Matt Mackall |
revsets: make revpair revsets-aware
|
Thu, 07 Oct 2010 11:45:17 -0500 |
Matt Mackall |
revset: lower precedence of minus infix (issue2361)
|
Tue, 05 Oct 2010 20:25:51 +0200 |
Henrik Stuart |
merge with stable
|
Tue, 05 Oct 2010 11:34:13 +0200 |
Adrian Buehlmann |
revset: fix #branch in urls for outgoing()
stable
|
Fri, 01 Oct 2010 23:16:11 +0200 |
Martin Geisler |
heads: mention STARTREV in synopsis and help for --rev
|
Fri, 01 Oct 2010 10:29:33 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Oct 2010 10:18:57 -0500 |
Matt Mackall |
Added signature for changeset 93d8bff78c96
stable
|
Fri, 01 Oct 2010 10:18:53 -0500 |
Matt Mackall |
Added tag 1.6.4 for changeset 93d8bff78c96
stable
|
Fri, 01 Oct 2010 10:16:52 -0500 |
Matt Mackall |
merge with i18n
stable 1.6.4
|
Fri, 01 Oct 2010 16:10:06 +0200 |
Adrian Buehlmann |
tests: unify test-rebase*
|
Fri, 01 Oct 2010 16:43:03 +0200 |
Martin Geisler |
merge with stable
|
Fri, 01 Oct 2010 16:39:55 +0200 |
Martin Geisler |
test-url: refactor with shorter lines
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
keyword: use workingctx to detect modified and added files after rollback
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
keyword: rename variable "cfiles" to "changed" for clarity
|
Mon, 27 Sep 2010 13:13:34 -0500 |
Brodie Rao |
tests: unify test-casefolding
|
Fri, 01 Oct 2010 16:08:46 +0200 |
Martin Geisler |
url: mark certificate error string for translation
stable
|
Fri, 01 Oct 2010 11:15:19 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with f2937d6492c5
stable
|
Fri, 01 Oct 2010 11:15:10 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 01 Oct 2010 17:24:18 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e356c5c21b15
stable
|
Thu, 30 Sep 2010 19:10:19 -0500 |
Matt Mackall |
merge with stable
|
Thu, 30 Sep 2010 19:09:58 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 30 Sep 2010 14:07:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 552e0cfbddbd
stable
|
Fri, 01 Oct 2010 00:54:03 +0200 |
Mads Kiilerich |
merge with stable
|
Fri, 01 Oct 2010 00:48:51 +0200 |
Mads Kiilerich |
test-doctest: test the modules that contains doctests
stable
|
Fri, 01 Oct 2010 00:48:50 +0200 |
Mads Kiilerich |
doc: clarify that https cert verification requires web.cacerts
stable
|
Fri, 01 Oct 2010 00:46:59 +0200 |
Mads Kiilerich |
url: verify correctness of https server certificates (issue2407)
stable
|
Thu, 30 Sep 2010 13:38:21 +0200 |
Erik Zielke |
test-subrepo-recursion: remove empty defaults section
|
Thu, 30 Sep 2010 12:37:45 +0200 |
Erik Zielke |
mq: Removed extra ... in short help for qdelete
|
Mon, 27 Sep 2010 11:27:58 +0200 |
Erik Zielke |
mq: removed short option in help for deprecated options
|
Tue, 28 Sep 2010 13:09:22 +0200 |
Erik Zielke |
test-subrepo-recursion: deleted default arguments
|
Thu, 30 Sep 2010 09:49:40 +0200 |
Erik Zielke |
tests: removed test names in tests
|
Tue, 28 Sep 2010 19:29:14 +0200 |
Adrian Buehlmann |
tests: fix 05210e955bef merge error in test-git-import.t
|
Wed, 29 Sep 2010 01:33:31 +0200 |
Mads Kiilerich |
test-convert-cvs-detectmerge: add sleep so cvs notices changes
|
Wed, 29 Sep 2010 01:32:51 +0200 |
Mads Kiilerich |
init: expand destination url as a configured paths
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
mq: explain qpush -f better
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
serve: let --web-conf help reference hgweb
|
Tue, 28 Sep 2010 19:36:05 +0200 |
Juan Pablo Aroztegi |
transplant: add the transplanted revset predicate
|
Tue, 28 Sep 2010 03:01:35 +0200 |
Mads Kiilerich |
test-convert-cvs-branch: add sleep so cvs notices changes
|
Tue, 28 Sep 2010 02:58:00 +0200 |
Mads Kiilerich |
graphlog: style with header and footer (issue2395)
|
Tue, 28 Sep 2010 02:57:59 +0200 |
Mads Kiilerich |
test-serve: use service that works on more platforms
|
Tue, 28 Sep 2010 01:11:24 +0200 |
Patrick Mezard |
Merge with stable
|
Tue, 28 Sep 2010 00:41:08 +0200 |
Patrick Mezard |
patch: test and document a bit binary to regular file upgrade
stable
|
Tue, 28 Sep 2010 00:41:07 +0200 |
Patrick Mezard |
patch: upgrade to git patch when removing binary file
stable
|
Mon, 27 Sep 2010 22:47:10 +0200 |
Patrick Mezard |
patch: fix rename text to binary file (issue2400)
stable
|
Mon, 27 Sep 2010 22:49:30 +0200 |
Thomas Arendsen Hein |
tests: show skip reason instead of "irrelevant" with unified tests, too
|
Mon, 27 Sep 2010 10:48:50 -0500 |
Matt Mackall |
merge with stable
|
Mon, 27 Sep 2010 10:48:21 -0500 |
Matt Mackall |
merge with iin
stable
|
Mon, 20 Sep 2010 14:56:08 -0500 |
Ry4an Brase |
Correct Content-Type header values for archive downloads.
stable
|
Mon, 27 Sep 2010 10:47:36 -0500 |
Matt Mackall |
merge with iin
|
Sat, 25 Sep 2010 22:53:31 -0300 |
Wagner Bruna |
i18n-pt_BR: update to new Portuguese ortography
stable
|
Sat, 25 Sep 2010 22:53:27 -0300 |
Wagner Bruna |
i18n-pt_BR: minor rewording
stable
|
Sat, 25 Sep 2010 22:53:21 -0300 |
Wagner Bruna |
i18n-pt_BR: assorted typo fixes
stable
|
Fri, 24 Sep 2010 19:47:50 -0300 |
Wagner Bruna |
merge with i18n
|
Fri, 24 Sep 2010 19:47:00 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 84ceedcfeb6a
stable
|
Fri, 24 Sep 2010 19:26:01 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 24 Sep 2010 02:17:54 +0200 |
Christoph Mewes |
i18n-de: parentrevspec extension
|
Fri, 24 Sep 2010 02:08:26 +0200 |
Christoph Mewes |
i18n-de: pager extension and missing parts of extdiff
|
Fri, 24 Sep 2010 01:41:56 +0200 |
Christoph Mewes |
i18n-de: added missing strings in acl
|
Thu, 23 Sep 2010 01:19:40 +0200 |
Christoph Mewes |
i18n-de: minor changes
|
Thu, 23 Sep 2010 01:09:09 +0200 |
Christoph Mewes |
i18n-de: notify extension
|
Thu, 23 Sep 2010 00:28:45 +0200 |
Christoph Mewes |
i18n-de: mq extension
|
Wed, 22 Sep 2010 13:34:40 +0200 |
Martin Roppelt |
i18n-de: deleted outdated messages with msgattrib, allowed language header
|
Wed, 22 Sep 2010 16:32:02 +0200 |
Christoph |
merge
|
Wed, 22 Sep 2010 04:32:55 +0200 |
Christoph Mewes |
i18n-de: keyword extension
|
Wed, 22 Sep 2010 01:04:43 +0200 |
Christoph Mewes |
i18n-de: interhg extension
|
Wed, 22 Sep 2010 01:04:25 +0200 |
Christoph Mewes |
i18n-de: more inotify
|
Wed, 22 Sep 2010 09:45:14 +0200 |
Martin Roppelt |
i18n-de: delete language duplicate, update last-translator
|
Wed, 22 Sep 2010 09:40:11 +0200 |
Martin Roppelt |
i18n-de: fix formatting
|
Wed, 22 Sep 2010 09:22:42 +0200 |
Martin Roppelt |
merge stable into default
|
Wed, 22 Sep 2010 08:54:00 +0200 |
Martin Roppelt |
i18n-de: fix broken translations, 66 defuzzied, 14 new translations
|
Tue, 21 Sep 2010 15:45:51 +0200 |
Martin Roppelt |
i18n-de: update pot
|
Tue, 21 Sep 2010 23:05:28 +0000 |
Christoph |
l10n: sig, glog, cia, hgk, highlight, inotify, interhg
|
Tue, 21 Sep 2010 01:55:53 -0300 |
Wagner Bruna |
merge with i18n
|
Tue, 21 Sep 2010 01:51:56 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5be733b20bd1
stable
|
Tue, 21 Sep 2010 00:25:25 +0000 |
Christoph |
l10n: churn, color, convert and eol extension done
|
Sat, 18 Sep 2010 22:03:33 +0200 |
Martin Geisler |
i18n-da: synchronized with 2eadea60ae67
|
Sat, 18 Sep 2010 09:07:57 +0000 |
Christoph |
l10n: primarily added separate translations for template markers
|
Sat, 18 Sep 2010 01:16:31 +0000 |
Christoph |
l10n: based on a fresh pot file
|
Thu, 23 Sep 2010 15:18:10 +0200 |
Erik Zielke |
mq: removed return from callers to patchheader.qseries
|
Thu, 23 Sep 2010 16:56:32 +0200 |
Erik Zielke |
mq: added return 0 on success
|
Sun, 26 Sep 2010 23:48:30 +0200 |
Adrian Buehlmann |
tests: fix tabs/indentation in test-strip-cross.t
|
Tue, 24 Aug 2010 18:25:33 -0400 |
Steve Losh |
alias: only allow global options before a shell alias, pass later ones through
|
Mon, 27 Sep 2010 10:39:22 -0500 |
Matt Mackall |
tests: fix test-fetch port number variability
|
Sun, 26 Sep 2010 17:20:24 -0500 |
Matt Mackall |
tests: unify test-convert-tagsbranch-topology
|
Sun, 26 Sep 2010 17:18:53 -0500 |
Matt Mackall |
tests: unify test-convert-tla
|
Sun, 26 Sep 2010 17:18:28 -0500 |
Matt Mackall |
tests: unify test-convert-mtn
|
Sun, 26 Sep 2010 17:17:19 -0500 |
Matt Mackall |
tests: unify test-convert-splicemap
|
Sun, 26 Sep 2010 17:16:46 -0500 |
Matt Mackall |
tests: unify test-convert-git
|
Sun, 26 Sep 2010 17:14:35 -0500 |
Matt Mackall |
tests: unify test-convert-filemap
|
Sun, 26 Sep 2010 16:54:28 -0500 |
Matt Mackall |
tests: unify test-convert-datesort
|
Sun, 26 Sep 2010 16:53:06 -0500 |
Matt Mackall |
tests: unify test-convert-hg-svn
|
Sun, 26 Sep 2010 16:48:57 -0500 |
Matt Mackall |
tests: unify test-convert-hg-source
|
Sun, 26 Sep 2010 16:47:59 -0500 |
Matt Mackall |
tests: unify test-convert-hg-sink
|
Sun, 26 Sep 2010 16:45:51 -0500 |
Matt Mackall |
tests: unify test-convert-darcs
|
Sun, 26 Sep 2010 16:43:48 -0500 |
Matt Mackall |
tests: unify test-convert-cvsnt-mergepoints
|
Sun, 26 Sep 2010 16:39:52 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-synthetic
|
Sun, 26 Sep 2010 15:42:48 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-detectmerge
|
Sun, 26 Sep 2010 15:33:09 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-branch
|
Sun, 26 Sep 2010 14:50:58 -0500 |
Matt Mackall |
tests: unify test-convert-cvs
|
Sun, 26 Sep 2010 14:39:34 -0500 |
Matt Mackall |
tests: unify test-convert-clonebranches
|
Sun, 26 Sep 2010 14:37:47 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-treeroot
|
Sun, 26 Sep 2010 14:37:30 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-merges
|
Sun, 26 Sep 2010 14:36:49 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-ghosts
|
Sun, 26 Sep 2010 14:36:32 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-directories
|
Sun, 26 Sep 2010 14:35:43 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-114
|
Sun, 26 Sep 2010 14:35:24 -0500 |
Matt Mackall |
tests: unify test-convert-bzr
|
Sun, 26 Sep 2010 14:33:08 -0500 |
Matt Mackall |
tests: unify test-convert-authormap
|
Sun, 26 Sep 2010 14:32:13 -0500 |
Matt Mackall |
tests: unify test-convert
|
Sun, 26 Sep 2010 20:43:43 -0400 |
Steve Losh |
contrib/vim: add a syntax file for unified tests
|
Mon, 27 Sep 2010 10:20:19 +0200 |
Martin Geisler |
merge with stable
|
Mon, 27 Sep 2010 09:19:48 +0200 |
Erik Zielke |
mq: removed -m from qpush help (Issue2401)
stable
|
Sun, 26 Sep 2010 16:11:04 -0500 |
Brodie Rao |
subrepos: add missing self argument to abstractsubrepo.checknested
|
Sun, 26 Sep 2010 16:01:13 -0500 |
Brodie Rao |
test-pull: convert regexes to globs
|
Sun, 26 Sep 2010 14:35:52 -0500 |
Brodie Rao |
test-ssh: test absolute path that exists
|
Mon, 13 Sep 2010 10:33:49 -0300 |
Wagner Bruna |
subrepo: improve lookup error messages
|
Sun, 26 Sep 2010 22:22:59 +0200 |
Martin Geisler |
run-tests: move build/ directory to HGTMP
|
Sun, 26 Sep 2010 21:37:42 +0200 |
Martin Geisler |
setup: slight simplification
|
Sat, 25 Sep 2010 19:47:45 -0500 |
Brodie Rao |
Makefile: remove the build folder manually
|
Sat, 25 Sep 2010 19:38:27 -0500 |
Brodie Rao |
Makefile: remove all .so files during clean
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: support rollback by restoring expansion to previous values
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: do not expand at all during diff
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: restore restricted read mode value after overwriting
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
test-keyword: fix typo, rephrase
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-win32text
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-template-engine
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-strip-cross
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-static-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-ssh-clone-r
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-ssh
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-simplemerge-cmd
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-share
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-schemes
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-rollback
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-rename-merge2
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-push-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-pull-corruption2
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-pull-corruption
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-progress
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-profile
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-patch-offset
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parseindex
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parentrevspec
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-notify-changegroup
|
Sun, 26 Sep 2010 13:44:42 -0500 |
Matt Mackall |
tests: unify test-notify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-oldcgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-newercgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-newcgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mv-cp-st-diff
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qrefresh-replace-log-message
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qpush-fail
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qnew
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qimport-fail-cleanup
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qimport
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qclone-http
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-header-from
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-header-date
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-merge-tools
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-merge-symlinks
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mactext
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-lookup
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1556
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1542
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1371
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1208
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-dirty-dirstate
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-debuginotify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-http-proxy
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-http-clone-r
|
Sun, 26 Sep 2010 13:43:08 -0500 |
Matt Mackall |
tests: unify test-http-branchmap
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-http
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-highlight
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgwebdirsym
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgwebdir
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-removed
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-raw
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-non-interactive
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-no-request-uri
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-no-path-info
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-filelog
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-empty
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-diffs
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-descend-empties
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-commands
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgk
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hghave
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgcia
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-gpg
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-gendoc
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-fetch
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eolfilename
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-update
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-hook
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-clone
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-add
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-patch
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encoding-align
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encoding
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encode
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-diff-color
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-ssh
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hup
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-clone-pull-corruption
|
Sun, 26 Sep 2010 13:41:17 -0500 |
Matt Mackall |
tests: unify test-clone-failure
|
Sun, 26 Sep 2010 13:11:52 -0500 |
Matt Mackall |
tests: unify test-clone-cgi
|
Fri, 24 Sep 2010 15:50:57 -0500 |
Brodie Rao |
test-ssh: test absolute paths in SSH URLs
|
Fri, 24 Sep 2010 15:36:53 -0500 |
Brodie Rao |
revset: support raw string literals
|
Sun, 26 Sep 2010 13:11:31 -0500 |
Matt Mackall |
tests: fold darcs test repository into a bundle
|
Sat, 25 Sep 2010 21:52:17 +0200 |
Mads Kiilerich |
tests: avoid checking the exitcode of false
|
Sat, 25 Sep 2010 02:35:36 +0200 |
Mads Kiilerich |
test-rename: accept solaris diff
|
Sat, 25 Sep 2010 02:35:35 +0200 |
Mads Kiilerich |
test-subrepo-svn: restore expr functionality for solaris
|
Sat, 25 Sep 2010 02:35:32 +0200 |
Mads Kiilerich |
test-serve: fix test for binding to low named port on solaris
|
Tue, 21 Sep 2010 23:55:32 +0200 |
Dan Villiom Podlaski Christiansen |
templater: add a few comments.
|
Fri, 24 Sep 2010 12:46:54 -0500 |
Matt Mackall |
backout most of 4f8067c94729
|
Fri, 24 Sep 2010 12:00:55 +0200 |
Erik Zielke |
incoming/outgoing: Fix recursion on sub repositories
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Fri, 24 Sep 2010 03:04:14 +0200 |
Mads Kiilerich |
merge with stable
|
Fri, 24 Sep 2010 02:57:15 +0200 |
Mads Kiilerich |
test-gendoc: mute gendoc stderr
stable
|
Fri, 24 Sep 2010 02:52:12 +0200 |
Mads Kiilerich |
test-mq-symlinks: fix symlink handling on solaris
stable
|
Fri, 24 Sep 2010 02:49:09 +0200 |
Mads Kiilerich |
test-archive: fix touch datestamps
stable
|
Fri, 24 Sep 2010 00:17:04 +0200 |
Patrick Mezard |
Merge with stable
|
Fri, 24 Sep 2010 00:04:07 +0200 |
Patrick Mezard |
convert/darcs: improve unsupported format detection (issue2172)
stable
|
Fri, 24 Sep 2010 00:03:58 +0200 |
Patrick Mezard |
bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016)
stable
|
Thu, 23 Sep 2010 11:41:27 +0200 |
Alexandre Fayolle |
Fix memory leak when using hg commands over http repositories
stable
|
Thu, 23 Sep 2010 16:31:38 +0200 |
Christian Ebert |
Use more note admonitions in help texts
|
Wed, 22 Sep 2010 16:23:55 +0200 |
Erik Zielke |
Use note admonition
|
Wed, 22 Sep 2010 15:51:59 +0200 |
Erik Zielke |
minirst: Support for admonitions
|
Thu, 23 Sep 2010 00:02:31 -0500 |
Brodie Rao |
cleanup: use x in (a, b) instead of x == a or x == b
|
Thu, 23 Sep 2010 10:59:21 +0200 |
Martin Geisler |
merge with stable
|
Wed, 22 Sep 2010 19:15:27 -0500 |
Brodie Rao |
grep: only catch re.error when compiling regular expressions
stable
|
Thu, 23 Sep 2010 00:27:04 -0600 |
Anthony Foiani |
doc: clarify smtp.password usage
stable
|
Thu, 23 Sep 2010 01:59:02 +0200 |
Mads Kiilerich |
merge with stable
|
Thu, 23 Sep 2010 01:23:16 +0200 |
Mads Kiilerich |
log: include unmodified-in-merge files in log diff/stat (issue2383)
stable
|
Thu, 23 Sep 2010 01:51:17 +0200 |
Mads Kiilerich |
tests: fix unzip -l variability fix
stable
|
Wed, 22 Sep 2010 18:29:41 -0500 |
Matt Mackall |
merge with stable
|
Wed, 22 Sep 2010 17:13:49 -0500 |
Matt Mackall |
tests: fix unzip -l variability
stable
|
Wed, 22 Sep 2010 23:51:10 +0200 |
Patrick Mezard |
mq: always require --force when pushing patches (issue2363)
stable
|
Wed, 22 Sep 2010 18:20:47 -0500 |
Matt Mackall |
tests: various fixes for new unified test pattern format
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Wed, 22 Sep 2010 16:05:59 -0500 |
Brodie Rao |
tests: ensure regexes match to the end of the string
|
Wed, 22 Sep 2010 16:05:59 -0500 |
Brodie Rao |
tests: don't match blank output lines as regexes in unified tests
|
Wed, 22 Sep 2010 16:05:58 -0500 |
Brodie Rao |
tests: improve regexes in unified tests
|
Wed, 22 Sep 2010 00:14:57 +0200 |
Dan Villiom Podlaski Christiansen |
templater: add hex filter.
|
Tue, 21 Sep 2010 18:40:33 +0200 |
Dan Villiom Podlaski Christiansen |
tests: unify test-convert-svn-*
|
Mon, 06 Sep 2010 17:35:49 +0200 |
Peter Arrenbrecht |
merge: delay writing the mergestate during until commit is called
|
Wed, 22 Sep 2010 15:33:08 -0500 |
Matt Mackall |
tests: fix touch -t with RHEL
|
Tue, 21 Sep 2010 18:36:23 +0200 |
Dan Villiom Podlaski Christiansen |
tests: compatibility fix.
|
Tue, 21 Sep 2010 16:44:13 -0500 |
Matt Mackall |
tests: drop a bunch of sed calls from unified tests
|
Tue, 21 Sep 2010 16:00:02 -0500 |
Matt Mackall |
tests: cleanup exit code handling in unified tests
|
Tue, 21 Sep 2010 12:41:24 -0500 |
Matt Mackall |
check-code: add some basic support for unified tests
|
Tue, 21 Sep 2010 23:58:32 +0200 |
Patrick Mezard |
test-subrepo-recursion: sort archive output for portability
|
Tue, 21 Sep 2010 23:38:26 +0200 |
Patrick Mezard |
Merge with crew
|
Tue, 21 Sep 2010 23:37:47 +0200 |
Patrick Mezard |
Merge with stable
|
Tue, 21 Sep 2010 23:14:58 +0200 |
Patrick Mezard |
context: fix filectx.undelete() (issue2388)
stable
|
Mon, 20 Sep 2010 17:01:12 -0500 |
Matt Mackall |
tests: fix hgweb template change
stable
|
Mon, 20 Sep 2010 23:42:23 +0200 |
Patrick Mezard |
Merge with crew
|
Mon, 20 Sep 2010 22:41:10 +0200 |
Patrick Mezard |
Restore lexists() changes lost in e0ee3e822a9a merge
|
Mon, 20 Sep 2010 17:01:12 -0500 |
Matt Mackall |
tests: fix hgweb template change
|
Mon, 20 Sep 2010 16:56:57 -0500 |
Matt Mackall |
merge with stable
|
Mon, 20 Sep 2010 16:56:44 -0500 |
Matt Mackall |
merge with crew
|
Sun, 19 Sep 2010 21:20:38 -0500 |
Ryan Phillips |
hgweb: be consistent with the background highlighting on closed branches (Issue2386)
stable
|
Mon, 20 Sep 2010 13:31:02 +0200 |
Dan Villiom Podlaski Christiansen |
mq: fix the deprecation comment for qsave & qrestore.
stable
|
Mon, 20 Sep 2010 16:40:36 -0500 |
Matt Mackall |
revsets: reduce cost of outgoing in the optimizer
|
Thu, 02 Sep 2010 15:00:45 +0200 |
Dan Villiom Podlaski Christiansen |
test-convert-hg-startrev: enable convert.hg.saverev.
|
Sat, 18 Sep 2010 08:30:11 +0200 |
Peter Arrenbrecht |
transplant: fix var name conflict introduced by 2912881c2a98
|
Mon, 20 Sep 2010 16:25:29 -0500 |
Matt Mackall |
bundle: fix shrink-revlog bundle usage
|
Mon, 20 Sep 2010 16:14:05 -0500 |
Matt Mackall |
bundlerepo: restore close() method
|
Mon, 20 Sep 2010 16:00:15 -0500 |
Matt Mackall |
tests: drop final true command from unified tests
|
Mon, 20 Sep 2010 22:29:13 +0200 |
Patrick Mezard |
Merge with stable
|
Mon, 20 Sep 2010 21:46:56 +0200 |
Patrick Mezard |
Use lexists() instead of exists() where appropriate
stable
|
Mon, 20 Sep 2010 21:46:39 +0200 |
Patrick Mezard |
convert/svn: fix broken symlink renames in svn sink
stable
|
Mon, 20 Sep 2010 21:46:39 +0200 |
Patrick Mezard |
rename: do not overwrite existing broken symlinks
stable
|
Mon, 20 Sep 2010 21:42:11 +0200 |
Patrick Mezard |
patch: do not overwrite broken untracked symlinks
stable
|
Mon, 20 Sep 2010 21:42:11 +0200 |
Patrick Mezard |
patch: fix target when patching broken symlinks (issue2368)
stable
|
Mon, 20 Sep 2010 15:50:36 -0500 |
Matt Mackall |
tests: fixup tests using unzip -l
|
Mon, 20 Sep 2010 14:36:36 -0500 |
Matt Mackall |
tests: add hack to avoid problem with graphlog in unified tests
|
Mon, 20 Sep 2010 14:32:21 -0500 |
Matt Mackall |
bundle: encapsulate all bundle streams in unbundle class
|
Sun, 19 Sep 2010 13:12:45 -0500 |
Matt Mackall |
bundle: move chunk parsing into unbundle class
|
Sun, 19 Sep 2010 12:51:54 -0500 |
Matt Mackall |
bundle: get rid of chunkiter
|
Sun, 19 Sep 2010 12:38:44 -0500 |
Matt Mackall |
bundle: refactor progress callback
|
Sat, 18 Sep 2010 18:20:34 -0500 |
Matt Mackall |
bundle: make getchunk() a method
|
Fri, 17 Sep 2010 19:24:29 -0500 |
Matt Mackall |
bundlerepo: use bundle objects everywhere
|
Fri, 17 Sep 2010 19:03:13 -0500 |
Matt Mackall |
bundlerepo: drop unused close() method
|
Fri, 17 Sep 2010 19:02:32 -0500 |
Matt Mackall |
bundle: make unbundle object seekable
|
Fri, 17 Sep 2010 19:02:26 -0500 |
Matt Mackall |
bundle: push chunkbuffer down into decompress
|
Fri, 17 Sep 2010 17:03:08 -0500 |
Matt Mackall |
tests: fix a bunch of pointless #s in unified tests
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Mon, 20 Sep 2010 15:33:12 -0500 |
Matt Mackall |
tests: update debugcomplete output
|
Mon, 20 Sep 2010 15:31:48 -0500 |
Matt Mackall |
merge with abuehl
|
Sun, 19 Sep 2010 23:42:18 +0200 |
Adrian Buehlmann |
tests: unify some of test-mq*
|
Mon, 20 Sep 2010 15:46:17 +0200 |
Martin Geisler |
subrepo: add support for 'hg archive'
|
Mon, 20 Sep 2010 15:44:30 +0200 |
Martin Geisler |
subrepo: introduce files and filedata methods for subrepo classes
|
Mon, 20 Sep 2010 15:42:58 +0200 |
Martin Geisler |
merge with stable
|
Fri, 17 Sep 2010 10:21:02 -0500 |
Brodie Rao |
revset: handle re.compile() errors in grep()
stable
|
Mon, 20 Sep 2010 15:33:39 +0200 |
Martin Geisler |
archive: set date to 1980 for very old zip files
stable
|
Fri, 17 Sep 2010 12:45:13 -0500 |
Steve Borho |
Merge with stable
|
Fri, 17 Sep 2010 12:44:35 -0500 |
Steve Borho |
test-eol-update: record new results as correct
stable
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Thu, 16 Sep 2010 16:12:26 -0500 |
Matt Mackall |
merge with stable
|
Sun, 12 Sep 2010 18:05:53 -0500 |
Brodie Rao |
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
|
Thu, 16 Sep 2010 16:00:29 +0200 |
Peter Arrenbrecht |
transplant: maintain list of transplants in dict
|
Wed, 15 Sep 2010 22:18:46 +0200 |
Adrian Buehlmann |
tests: unify test-hgignore
|
Thu, 16 Sep 2010 11:36:38 +0200 |
Pascal Quantin |
win32: update build instructions with correct CRT version
|
Thu, 16 Sep 2010 16:07:22 -0500 |
Matt Mackall |
merge with crew
|
Thu, 16 Sep 2010 16:05:00 -0500 |
Matt Mackall |
merge with crew
stable
|
Wed, 15 Sep 2010 17:48:03 -0500 |
Steve Borho |
Merge with stable
|
Wed, 15 Sep 2010 17:46:51 -0500 |
Steve Borho |
eol: setup the repo.ui in reposetup()
stable
|
Wed, 15 Sep 2010 20:41:14 +0200 |
Adrian Buehlmann |
tests: unify test-hardlinks-safety
|
Wed, 15 Sep 2010 18:00:09 +0200 |
Adrian Buehlmann |
tests: unify test-extra-filelog-entry
|
Wed, 15 Sep 2010 16:27:39 +0200 |
Adrian Buehlmann |
tests: unify test-extdiff
|
Tue, 14 Sep 2010 22:26:43 -0500 |
Will Maier |
tests: add test for bookmark push/pull
|
Tue, 14 Sep 2010 21:45:43 -0500 |
Will Maier |
bookmarks: set VALUE in push/pull
|
Tue, 14 Sep 2010 16:52:32 +0200 |
Adrian Buehlmann |
tests: unify test-username-newline
|
Tue, 14 Sep 2010 16:42:02 +0200 |
Adrian Buehlmann |
tests: unify test-url-rev
|
Tue, 14 Sep 2010 15:37:10 +0200 |
Adrian Buehlmann |
tests: unify test-update-renames
|
Tue, 14 Sep 2010 13:43:05 +0200 |
Adrian Buehlmann |
tests: unify test-rename-merge1
|
Wed, 15 Sep 2010 09:09:17 -0500 |
Matt Mackall |
merge with crew
|
Wed, 15 Sep 2010 11:06:22 +0200 |
Sune Foldager |
clone: only use stream when we understand the revlog format
|
Wed, 15 Sep 2010 10:44:10 +0200 |
Sune Foldager |
localrepo: factor out requirement application and write
|
Tue, 14 Sep 2010 16:21:21 -0500 |
Matt Mackall |
merge with stable
|
Tue, 14 Sep 2010 16:21:01 -0500 |
Matt Mackall |
merge with i18n
|
Tue, 14 Sep 2010 16:20:34 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 13 Sep 2010 01:37:56 +0000 |
Christoph |
l10n: starting to unify the old translations
|
Mon, 13 Sep 2010 00:03:26 +0000 |
Christoph |
l10n: translations: env. variables / templating system (DE)
|
Sun, 12 Sep 2010 01:18:30 +0000 |
Christoph |
l10n: added some new translations
|
Fri, 10 Sep 2010 21:05:51 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 0f6164806283
stable
|
Tue, 14 Sep 2010 22:54:04 +0200 |
Adrian Buehlmann |
tests: unify test-default-push
|
Tue, 14 Sep 2010 18:43:24 +0200 |
Adrian Buehlmann |
tests: unify test-clone-update-order
|
Tue, 14 Sep 2010 21:41:06 +0200 |
Adrian Buehlmann |
tests: unify test-debugrename
|
Tue, 14 Sep 2010 21:26:05 +0200 |
Adrian Buehlmann |
tests: unify test-confused-revert
|
Tue, 14 Sep 2010 19:31:00 +0200 |
Adrian Buehlmann |
tests: unify test-command-template
|
Tue, 14 Sep 2010 22:11:53 +0200 |
Christian Ebert |
mq: rename strip --nobackup option to --no-backup (issue2377)
|
Tue, 14 Sep 2010 22:11:46 +0200 |
Christian Ebert |
mq: consistently use opts.get() to prevent potential KeyError
|
Tue, 14 Sep 2010 16:03:10 +0200 |
Sune Foldager |
tests: remove exec bit from .t files
|
Tue, 14 Sep 2010 12:20:51 +0200 |
Adrian Buehlmann |
combine tests
|
Mon, 13 Sep 2010 16:25:13 +0200 |
Sune Foldager |
merge with stable
|
Mon, 13 Sep 2010 16:12:25 +0200 |
Sune Foldager |
color: add win32 support for non-black background
stable
|
Mon, 13 Sep 2010 10:04:41 -0300 |
Wagner Bruna |
i18n: unmark untranslatable string
|