Wed, 14 Jul 2010 16:19:27 -0500 |
Matt Mackall |
protocol: unify stream_out command
|
Wed, 14 Jul 2010 15:43:20 -0500 |
Matt Mackall |
protocol: unify changegroup commands
|
Wed, 14 Jul 2010 15:33:21 -0500 |
Matt Mackall |
protocol: add proto to method prototypes
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: use new wireproto infrastructure in ssh
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: introduce wireproto.py
|
Wed, 14 Jul 2010 15:25:15 -0500 |
Matt Mackall |
protocol: move most ssh responses to returns
|
Mon, 12 Jul 2010 17:28:02 -0500 |
Matt Mackall |
protocol: add ssh getargs
|
Thu, 15 Jul 2010 21:44:51 +0200 |
Benoit Boissinot |
discovery: remove duplication for new remote head discovery
|
Thu, 15 Jul 2010 21:21:19 +0200 |
Benoit Boissinot |
discovery: better coding style
|
Thu, 15 Jul 2010 21:20:32 +0200 |
Benoit Boissinot |
discovery: simplify findoutgoing(), the updated_head stuff wasn't used
|
Thu, 15 Jul 2010 10:41:41 -0700 |
Brendan Cully |
mq: evaluate --user before invoking editor with -e (issue2289)
|
Thu, 15 Jul 2010 14:41:22 +0200 |
Benoit Boissinot |
Abort: add a hint argument, printed in the next line inside parenthesis
|
Thu, 15 Jul 2010 14:40:17 +0200 |
Benoit Boissinot |
discovery: clarify comment
|
Thu, 15 Jul 2010 14:11:14 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 15 Jul 2010 13:24:02 +0200 |
Mads Kiilerich |
subrepo: docstrings
stable
|
Thu, 15 Jul 2010 14:02:17 +0200 |
Martin Geisler |
gendoc: remove call to callable for py3k compatibility
|
Wed, 14 Jul 2010 23:15:03 -0300 |
Renato Cunha |
check-code: added check for reduce usage
|
Wed, 14 Jul 2010 23:15:00 -0300 |
Renato Cunha |
check-code: check for tuple parameter unpacking (missing in py3k)
|
Wed, 14 Jul 2010 23:03:21 -0300 |
Renato Cunha |
removed exception args indexing (not supported by py3k)
|
Wed, 14 Jul 2010 22:59:57 -0300 |
Renato Cunha |
util: use fakebuffer as buffer in py3k
|
Wed, 14 Jul 2010 22:59:43 -0300 |
Renato Cunha |
util: improved the check for the existence of the 'buffer' builtin
|
Wed, 14 Jul 2010 22:58:29 -0300 |
Renato Cunha |
record: removed 'has_key' usage
|
Wed, 14 Jul 2010 21:30:50 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 08 Jul 2010 22:44:15 +0200 |
Joel Rosdahl |
test-log: Add test for "hg log -pf" (issue647)
stable
|
Wed, 14 Jul 2010 11:02:20 -0400 |
Brodie Rao |
bookmarks: ensure current bookmark is updated when specified with -r .
stable
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
subrepos: let caller specify a filename for SVN commands
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
subrepo: add abstract superclass for subrepo classes
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: remove prefix argument from archivers
|
Wed, 14 Jul 2010 20:25:31 +0200 |
Martin Geisler |
archival: move commands.archive.guess_type to archival.guesskind
|
Wed, 14 Jul 2010 20:41:01 +0200 |
Henrik Stuart |
merge stable to default
|
Thu, 01 Jul 2010 19:23:26 -0500 |
Brodie Rao |
color/progress: subclass ui instead of using wrapfunction (issue2096)
stable
|
Wed, 14 Jul 2010 19:44:49 +0200 |
Henrik Stuart |
merge with stable
|
Wed, 14 Jul 2010 19:44:12 +0200 |
Henrik Stuart |
merge crew and main
|
Wed, 14 Jul 2010 19:43:31 +0200 |
Henrik Stuart |
merge crew and main
stable
|
Tue, 13 Jul 2010 17:30:29 +0200 |
Dirkjan Ochtman |
commands: addremove does similarity 100 by default
|
Tue, 13 Jul 2010 22:56:01 +0900 |
Nicolas Dumazet |
merge with stable
|
Fri, 02 Jul 2010 16:22:59 -0300 |
Renato Cunha |
inotify: Port of the C module to py3k.
|
Fri, 02 Jul 2010 16:21:46 -0300 |
Renato Cunha |
inotify: Better implementation of the event string representation.
|
Fri, 02 Jul 2010 16:21:42 -0300 |
Renato Cunha |
inotify: make proper use of Python API to get object size.
|
Tue, 13 Jul 2010 22:30:01 +0900 |
Nicolas Dumazet |
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually
stable
|
Tue, 06 Jul 2010 22:22:18 -0300 |
Renato Cunha |
inotify: check all components of filenames against hgignore (issue884)
stable
|
Fri, 02 Jul 2010 15:05:21 +0900 |
Nicolas Dumazet |
hg.clone: fix branch value when passing a repo object (issue2267)
stable
|
Tue, 06 Jul 2010 15:05:03 +0900 |
Nicolas Dumazet |
test-bheads: use a case-insensitive set of filenames (issue2274)
stable
|
Tue, 06 Jul 2010 18:24:04 +0900 |
Nicolas Dumazet |
mail: ensure that Python2.4 to 2.7 use the same header format
stable
|
Mon, 05 Jul 2010 19:49:54 +0900 |
Nicolas Dumazet |
filelog: cmp: don't read data if hashes are identical (issue2273)
stable
|
Mon, 05 Jul 2010 18:43:46 +0900 |
Nicolas Dumazet |
filelog: test behaviour for data starting with "\1\n"
stable
|
Fri, 09 Jul 2010 11:02:39 +0900 |
Nicolas Dumazet |
cmp: document the fact that we return True if content is different
stable
|
Fri, 09 Jul 2010 11:59:48 +0900 |
Nicolas Dumazet |
workingfilectx.cmp: invert boolean return value
stable
|
Mon, 12 Jul 2010 19:04:07 +0900 |
Nicolas Dumazet |
rebase: small cosmetic cleanups
stable
|
Mon, 12 Jul 2010 09:19:28 +0300 |
Giorgos Keramidas |
rebase: add a test for committed MQ patches (59bd20451ab6)
stable
|
Fri, 02 Jul 2010 16:21:40 -0300 |
Renato Cunha |
util.h: Defined macros for working "with" PyStrings in py3k.
|
Fri, 02 Jul 2010 16:21:38 -0300 |
Renato Cunha |
util.h: Add a PyInt_AsLong definition for usage in the inotify module.
|
Fri, 02 Jul 2010 16:21:36 -0300 |
Renato Cunha |
setup.py: Add 'mercurial' as include dir for the inotify compiler.
|
Fri, 02 Jul 2010 16:21:34 -0300 |
Renato Cunha |
setup.py: Adjustments to make setup.py run in py3k.
|
Tue, 13 Jul 2010 20:12:32 +0900 |
Nicolas Dumazet |
rebase: re-add patches to mq repo after rebase
stable
|
Mon, 12 Jul 2010 17:55:23 +0900 |
Nicolas Dumazet |
mq: reset self.added after the mq transaction instead of inside qimport
stable
|
Mon, 12 Jul 2010 17:27:32 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 10 Jul 2010 14:28:38 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with dec57aa0f8ca
stable
|
Sat, 10 Jul 2010 14:01:10 -0300 |
Wagner Bruna |
merge with stable
stable
|
Thu, 08 Jul 2010 15:36:14 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9d905b9769af
stable
|
Fri, 09 Jul 2010 14:21:45 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 07 Jul 2010 18:49:43 -0400 |
Steve Losh |
dispatch: add shell aliases
|
Thu, 08 Jul 2010 15:44:14 +0200 |
Mads Kiilerich |
convert: cleanup of filemap help text
stable
|
Fri, 09 Jul 2010 14:01:55 +0200 |
Martin Geisler |
check-code: add test for callable
stable
|
Fri, 09 Jul 2010 11:04:00 +0200 |
Dan Villiom Podlaski Christiansen |
extensions: add a few assertions to wrapfunction() and wrapcommand().
stable
|
Fri, 09 Jul 2010 11:13:45 +0200 |
Dan Villiom Podlaski Christiansen |
extensions: improve language for wrapfunction() docstring.
stable
|
Fri, 09 Jul 2010 10:57:57 +0200 |
Dan Villiom Podlaski Christiansen |
extensions: add docstring for wrapcommand().
stable
|
Fri, 09 Jul 2010 13:31:37 +0200 |
Arnab Bose |
commands: mention "hg status -C" in addremove help
stable
|
Wed, 07 Jul 2010 14:29:40 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 07 Jul 2010 14:13:23 +0200 |
Martin Geisler |
test-merge-closedheads: test cc982ff2dcf8
stable
|
Wed, 07 Jul 2010 14:11:59 +0200 |
Robert Bauck Hamar |
commands: only warn when reopening the workdir's branch
stable
|
Tue, 06 Jul 2010 20:43:19 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 28 Mar 2010 15:23:11 +0900 |
Yuya Nishihara |
mq: fixed ENOENT when qrename to new/directory.patch
stable
|
Fri, 02 Jul 2010 14:14:30 -1000 |
Julian Cowley |
mercurial.spec: rename docutils to python-docutils in BuildRequires
stable
|
Tue, 06 Jul 2010 13:10:16 -0300 |
Renato Cunha |
glossary: fixed typo in "Directory, working" description
stable
|
Sun, 04 Jul 2010 14:14:40 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 04 Jul 2010 14:14:29 +0200 |
Martin Geisler |
test-log: also test "log -p -R" case
stable
|
Fri, 02 Jul 2010 23:49:06 +0900 |
Yuya Nishihara |
log: fix missing diff output for hg log -p in sub directory
stable
|
Sun, 04 Jul 2010 17:05:17 +0900 |
Nicolas Dumazet |
commands: document return values of add and paths commands
stable
|
Sat, 03 Jul 2010 02:15:25 +0200 |
Martin Geisler |
mergetools.hgrc: add vimdiff
|
Sat, 03 Jul 2010 02:06:07 +0200 |
Martin Geisler |
Merge with stable
|
Sat, 03 Jul 2010 01:56:09 +0200 |
Martin Geisler |
zeroconf: small fixes in docstring
stable
|
Sat, 03 Jul 2010 02:03:55 +0200 |
Martin Geisler |
hgweb: add link to wiki
stable
|
Sat, 03 Jul 2010 01:48:50 +0200 |
Martin Geisler |
hgweb.wsgi: add a URL to the corresponding wiki documentation
stable
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
churn: remove tuple parameter unpacking (deprecated in py3k)
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
record: removed 'reduce' calls (unsupported by py3k)
|
Thu, 01 Jul 2010 19:27:03 -0300 |
Renato Cunha |
record: tuple parameter unpacking is deprecated in py3k
|
Thu, 01 Jul 2010 19:27:02 -0300 |
Renato Cunha |
convert: tuple parameter unpacking is deprecated in py3k
|
Thu, 01 Jul 2010 19:27:02 -0300 |
Renato Cunha |
revlog: Marked classic int divisions as such.
|
Fri, 02 Jul 2010 11:41:43 +0200 |
Martin Geisler |
Merge with stable (again)
|
Wed, 30 Jun 2010 17:23:16 +0200 |
Mads Kiilerich |
debugger: give a little intro before entering pdb
|
Wed, 30 Jun 2010 17:20:42 +0200 |
Mads Kiilerich |
debugger: show traceback before entering pdb post-mortem
|
Fri, 02 Jul 2010 11:30:57 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 01 Jul 2010 19:13:23 -0500 |
Steve Borho |
wix: generate a new GUID for the help folder
stable
|
Thu, 01 Jul 2010 12:53:37 -0500 |
Steve Borho |
wix: pick up new help topics added between 1.5 and 1.6
stable
|
Thu, 01 Jul 2010 12:06:31 -0500 |
Matt Mackall |
Added signature for changeset f786fc4b8764
stable
|
Thu, 01 Jul 2010 12:06:30 -0500 |
Matt Mackall |
Added tag 1.6 for changeset f786fc4b8764
stable
|
Tue, 29 Jun 2010 12:12:34 +0200 |
Mads Kiilerich |
log: follow filenames through renames (issue647)
stable 1.6
|
Thu, 01 Jul 2010 13:26:08 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with d3c3e2fdeb0c
stable
|
Thu, 01 Jul 2010 11:22:56 -0500 |
Matt Mackall |
commit: add missing _()
stable
|
Thu, 01 Jul 2010 11:20:13 -0500 |
Matt Mackall |
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232)
stable
|
Thu, 01 Jul 2010 11:20:08 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Thu, 01 Jul 2010 15:25:29 +0200 |
Martin Geisler |
i18n-da: translated eol extension and various small strings
stable
|
Wed, 30 Jun 2010 13:03:48 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 13d02d6677f2
stable
|
Tue, 29 Jun 2010 12:27:08 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 59af1d65029c
stable
|
Tue, 29 Jun 2010 12:18:42 -0300 |
Wagner Bruna |
merge with stable
stable
|
Tue, 29 Jun 2010 09:11:55 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 13d02d6677f2
stable
|
Sat, 26 Jun 2010 21:37:10 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9fa255c32406
stable
|
Sat, 26 Jun 2010 21:29:39 -0300 |
Wagner Bruna |
Merge with stable
stable
|
Wed, 23 Jun 2010 17:54:59 -0300 |
Wagner Bruna |
i18n-pt_BR: glossary.txt translation
stable
|
Wed, 23 Jun 2010 09:33:28 +0200 |
Jens Bäckman |
i18n-sv: output from 'hg' is once again fully Swedish
stable
|
Wed, 23 Jun 2010 09:10:54 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 469a48dff18b
stable
|
Tue, 22 Jun 2010 21:13:18 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 2186124f08e4
stable
|
Tue, 22 Jun 2010 20:48:48 -0300 |
Wagner Bruna |
Merge with stable
stable
|
Tue, 22 Jun 2010 09:43:07 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 4d03c3680400
stable
|
Wed, 30 Jun 2010 23:56:35 -0500 |
Matt Mackall |
subrepo: correctly handle update -C with modified subrepos (issue2022)
stable
|
Wed, 30 Jun 2010 18:15:23 -0500 |
Maxim Khitrov |
http: deliver hook output to client
stable
|
Wed, 23 Jun 2010 13:44:07 +0200 |
Christian Boos |
setup: ignore failures to build optional inotify extension
stable
|
Wed, 30 Jun 2010 17:44:36 -0500 |
Matt Mackall |
revset: make negate work for sort specs
stable
|
Wed, 30 Jun 2010 17:34:20 -0500 |
Matt Mackall |
update: synchronize permissions in the dirstate (issue1473)
stable
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
heads: fix templating of headers again (issue2130)
stable
|
Wed, 30 Jun 2010 12:44:58 +0900 |
FUJIWARA Katsunori |
minirst: use unicode string as intermediate form for replacement
stable
|
Tue, 29 Jun 2010 17:30:42 -0500 |
Matt Mackall |
subrepo: fix recording of + in .hgsubstate (issue2217)
stable
|
Tue, 29 Jun 2010 03:09:42 +0530 |
Vishakh H |
mq: qimport cleanup on fail (issue2214)
stable
|
Mon, 28 Jun 2010 23:23:55 +0200 |
Mads Kiilerich |
test-acl: don't use $PWD
stable
|
Mon, 28 Jun 2010 23:16:11 +0200 |
Mads Kiilerich |
test-alias: don't use the environment variable PWD
stable
|
Mon, 28 Jun 2010 15:08:01 +0200 |
Mads Kiilerich |
revert: Make it clearer when not to use revert
stable
|
Sun, 27 Jun 2010 22:20:47 -0500 |
Augie Fackler |
progress: check stderr.isatty() before each print
stable
|
Sat, 26 Jun 2010 23:00:58 +0200 |
Mads Kiilerich |
http digest auth: reset redirect counter on new requests (issue2255)
stable
|
Mon, 28 Jun 2010 11:07:27 -0500 |
Matt Mackall |
revset: deal with empty sets in range endpoints
stable
|
Sun, 27 Jun 2010 18:20:49 -0500 |
Matt Mackall |
subrepo: fix silent push failure for SVN (issue2241)
stable
|
Fri, 18 Jun 2010 08:49:24 +0200 |
Peter Arrenbrecht |
merge: pass constant cset ancestor to fctx.ancestor
stable
|
Fri, 18 Jun 2010 08:48:05 +0200 |
Peter Arrenbrecht |
context: allow passing the common cset ancestor to fctx.ancestor
stable
|
Sun, 27 Jun 2010 17:41:43 -0500 |
Matt Mackall |
merge: document how to 'undo' a merge
stable
|
Sun, 27 Jun 2010 23:12:05 +0200 |
Martin Geisler |
resolve: do not crash on empty mergestate
stable
|
Wed, 23 Jun 2010 16:54:12 -1000 |
Julian Cowley |
revset: fix spelling typo
stable
|
Fri, 11 Jun 2010 01:35:38 -1000 |
Julian Cowley |
parser: fix URL to effbot
stable
|
Thu, 24 Jun 2010 21:35:52 -0700 |
Eric Eisner |
glog: fix crash on empty revision range
stable
|
Fri, 25 Jun 2010 19:59:22 +0200 |
Mads Kiilerich |
mercurial.spec: don't include convert-repo - use "hg convert" instead
stable
|
Fri, 25 Jun 2010 01:27:25 -1000 |
Julian Cowley |
revset: remove debugging leftover
stable
|
Sat, 26 Jun 2010 15:56:48 +0200 |
Gilles Moris |
contrib: update tcsh_completion with commands for 1.6
stable
|
Sat, 26 Jun 2010 12:26:03 -0500 |
Matt Mackall |
bookmarks: fix in/out return values
stable
|
Sat, 26 Jun 2010 12:24:55 -0500 |
Matt Mackall |
bookmarks: fix bogus cut and paste for outgoing
stable
|
Fri, 25 Jun 2010 13:47:28 -0500 |
Matt Mackall |
addchangegroup: pass in lock to release it before changegroup hook is called
stable
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
cmdutil: only output style header once in non-buffered mode (issue2130)
stable
|
Wed, 23 Jun 2010 13:38:52 -0500 |
Matt Mackall |
bookmarks: touch changelog on write to force hgweb reload
stable
|
Tue, 22 Jun 2010 21:36:09 +0200 |
Gilles Moris |
mq: explicit exit code when patch is already on top
stable
|
Tue, 22 Jun 2010 09:49:51 +0200 |
Gilles Moris |
mq: fix qpush --move for selected guarded patches
stable
|
Wed, 23 Jun 2010 17:50:27 -0300 |
Wagner Bruna |
help: glossary.txt formatting fixes
stable
|
Wed, 23 Jun 2010 17:49:49 -0300 |
Wagner Bruna |
help: fix glossary.txt named branches description
stable
|
Wed, 23 Jun 2010 10:45:53 +0200 |
Javi Merino |
zeroconf: Use BadDomainName exception instead of string exceptions
stable
|
Wed, 23 Jun 2010 11:53:59 +0200 |
David Soria Parra |
bookmarks: Use error message consistently
stable
|
Tue, 22 Jun 2010 15:45:13 -0500 |
Matt Mackall |
Merge with default, fix up stray topological head from i18n
stable
|
Tue, 22 Jun 2010 15:44:19 -0500 |
Matt Mackall |
i18n: disable check-code on polib.py
stable
|
Sun, 20 Jun 2010 12:26:48 +0200 |
David Soria Parra |
bookmarks: Add -B option to incoming/outgoing to compare bookmarks
stable
|
Tue, 22 Jun 2010 15:33:58 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Tue, 22 Jun 2010 12:38:39 +0200 |
Martin Geisler |
discovery: use stable sort order in --new-branch warning
stable
|
Mon, 21 Jun 2010 17:02:48 -0300 |
Wagner Bruna |
Merge with i18n
|
Mon, 21 Jun 2010 16:59:38 -0300 |
Wagner Bruna |
Merge i18n default into stable
stable
|
Mon, 21 Jun 2010 11:53:38 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with b4467a7d5c75
|
Sun, 20 Jun 2010 23:37:09 +0200 |
Martin Geisler |
Merge with mpm
|
Sun, 20 Jun 2010 20:02:27 +0200 |
Martin Geisler |
i18n-da: copy msgids that does not need translating
|
Sun, 20 Jun 2010 19:48:28 +0200 |
Martin Geisler |
acl: delete trailing whitespace in docstring
|
Sun, 20 Jun 2010 17:38:57 +0200 |
Martin Geisler |
i18n-da: synchronize with 42408cd43f55
|
Mon, 21 Jun 2010 13:41:11 -0500 |
Matt Mackall |
Merge default into stable for the 1.6 code freeze
stable
|
Mon, 21 Jun 2010 13:38:40 -0500 |
Matt Mackall |
revset: improve help on strings
|
Mon, 21 Jun 2010 13:26:13 -0500 |
Matt Mackall |
tests: extend revset test
|
Mon, 21 Jun 2010 13:25:42 -0500 |
Matt Mackall |
merge: sort arguments to stabilize the ancestor search
|
Sun, 20 Jun 2010 14:21:56 -0500 |
Matt Mackall |
merge: improve merge with ancestor message
|
Wed, 16 Jun 2010 00:22:10 +0200 |
Mads Kiilerich |
ui: ignore EIO in write_err
|
Wed, 16 Jun 2010 22:54:58 +0200 |
Mads Kiilerich |
http push: break infinite recursion on failure with Python 2.6.5 (issue2179)
|
Sun, 20 Jun 2010 01:20:12 +0900 |
Yuya Nishihara |
pager: respect HGPLAIN
|
Wed, 16 Jun 2010 00:37:21 +0200 |
Christian Ebert |
patchbomb: reduce number of opts.get calls
|
Sat, 19 Jun 2010 17:56:52 -0500 |
Matt Mackall |
parser: improve infix error checking
|
Sat, 19 Jun 2010 12:51:57 +0200 |
Georg Brandl |
transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does
|
Sun, 20 Jun 2010 14:21:47 -0500 |
Matt Mackall |
revrange: fix up empty query again
|
Tue, 08 Jun 2010 17:56:57 +0200 |
Peter Arrenbrecht |
revset: add some tests
|
Fri, 21 May 2010 12:51:55 +0300 |
timeless |
Explain trust near hgrc in config help
|
Wed, 16 Jun 2010 17:43:35 +0200 |
Mads Kiilerich |
test-import: test git patch import with strip
|
Sat, 19 Jun 2010 13:00:08 -0500 |
Matt Mackall |
revset: fix up contains/getstring when no args passed
|
Sat, 19 Jun 2010 13:00:01 -0500 |
Matt Mackall |
revrange: attempt to parse old-style queries as a first pass
|
Sat, 19 Jun 2010 12:22:35 -0500 |
Matt Mackall |
revset: allow extended characters in symbols
|
Sat, 19 Jun 2010 19:16:11 +0200 |
Martin Geisler |
i18n: fix translation of empty paragraphs
|
Tue, 15 Jun 2010 13:04:22 -0400 |
Greg Ward |
extensions: recommend against using wrapfunction for repo methods
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-zh_TW: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-zh_CN: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-sv: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:15 +0200 |
Martin Geisler |
i18n-pt_BR: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-ja: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-it: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-fr: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-el: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-de: split messages into paragraphs
|
Sat, 19 Jun 2010 17:19:14 +0200 |
Martin Geisler |
i18n-da: split messages into paragraphs
|
Sat, 19 Jun 2010 17:06:11 +0200 |
Martin Geisler |
Merge with hg-i18n
|
Tue, 06 Apr 2010 22:30:50 -0300 |
Wagner Bruna |
i18n: translate each paragraph separately
|
Thu, 17 Jun 2010 20:10:34 -0300 |
Wagner Bruna |
i18n: script for splitting large messages on .po/.pot files
|
Sat, 19 Jun 2010 16:52:25 +0200 |
Martin Geisler |
i18n: patch polib.unescape
|
Thu, 17 Jun 2010 20:10:34 -0300 |
Wagner Bruna |
i18n: import polib 0.5.2 (rev b0ab301cfdcc)
|
Fri, 18 Jun 2010 15:22:56 +0200 |
Martin Geisler |
i18n-da: remove spurious \n
|
Fri, 18 Jun 2010 17:34:13 -0500 |
Matt Mackall |
revset: nicer exception for empty queries
|
Fri, 18 Jun 2010 21:35:21 +0200 |
Martin Geisler |
commands: advertise "hg help revsets" in help for log
|
Fri, 18 Jun 2010 21:31:19 +0200 |
Martin Geisler |
revset: all your error messages are belong to _
|
Thu, 17 Jun 2010 17:21:39 +0300 |
Martin Geisler |
help: new revsets topic
|
Fri, 18 Jun 2010 20:06:32 +0200 |
Martin Geisler |
Merge with main
|
Fri, 18 Jun 2010 10:45:40 -0700 |
Lee Cantey |
Ignore mercurial.egg-info build output
|
Thu, 17 Jun 2010 15:54:26 -0500 |
Matt Mackall |
bookmarks: add support for push --bookmark to export bookmarks
|
Thu, 17 Jun 2010 14:26:23 -0500 |
Matt Mackall |
bookmarks: add support for pull --bookmark to import remote bookmarks
|
Thu, 17 Jun 2010 15:51:27 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'write' function
|
Thu, 17 Jun 2010 15:50:35 +0200 |
Dirkjan Ochtman |
patch: inline small, single-use 'close' function
|
Thu, 17 Jun 2010 15:53:26 +0200 |
Dirkjan Ochtman |
mq: __str__ falls back to __repr__
|
Thu, 17 Jun 2010 12:22:21 -0500 |
Matt Mackall |
bookmarks: update known bookmarks on the target on push
|
Thu, 17 Jun 2010 12:10:47 -0500 |
Matt Mackall |
bookmarks: pull known bookmarks from server that are newer
|
Thu, 17 Jun 2010 11:01:51 -0500 |
Matt Mackall |
bookmarks: add pushkey server-side support
|
Wed, 16 Jun 2010 16:05:47 -0500 |
Matt Mackall |
pushkey: add debugpushkey command for testing
|
Wed, 16 Jun 2010 16:05:19 -0500 |
Matt Mackall |
pushkey: add http support
|
Wed, 16 Jun 2010 16:05:13 -0500 |
Matt Mackall |
pushkey: add ssh support
|
Wed, 16 Jun 2010 16:04:46 -0500 |
Matt Mackall |
pushkey: add localrepo support
|
Wed, 16 Jun 2010 16:04:44 -0500 |
Matt Mackall |
pushkey: add pushkey core
|
Wed, 16 Jun 2010 15:01:09 -0500 |
Matt Mackall |
sshrepo: sort arguments
|
Wed, 16 Jun 2010 22:00:02 -0400 |
Greg Ward |
mq: make 'qdelete <patchidx>' work again.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
bdiff.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
diffhelpers.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
base85.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
parsers.c: Added support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
mpatch.c: Added preliminary support for py3k.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
osutil.c: Support for py3k added.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
util.h: Utility macros for handling different Python APIs.
|
Wed, 16 Jun 2010 12:22:14 +0200 |
Martin Geisler |
relink: ensure deterministic directory walk in collect
|
Wed, 16 Jun 2010 15:20:22 +0530 |
Faheem Mitha |
help: add "glossary" topic
|
Thu, 10 Jun 2010 15:35:06 +0200 |
timeless |
relink/progress: Adding progress for collecting stage
|
Thu, 10 Jun 2010 13:09:50 +0200 |
timeless |
relink/progress: Adding progress for pruning stage
|
Mon, 14 Jun 2010 16:06:52 -0400 |
Greg Ward |
merge: when current branch has 1 or > 2 heads, actually abort.
|
Tue, 15 Jun 2010 16:10:32 -0400 |
Greg Ward |
tags: remove inactive debugging code.
|
Tue, 15 Jun 2010 15:02:54 -0400 |
Greg Ward |
tags: remove the old non-caching implementation of findglobaltags().
|
Tue, 15 Jun 2010 17:15:31 +0200 |
Christian Ebert |
keyword: postpone manifest calculation in kwtemplater.overwrite
|
Sun, 13 Jun 2010 23:25:27 +0200 |
Georg Brandl |
revset: fix call to ctx.extra() in closed()
|
Tue, 15 Jun 2010 11:05:17 +0200 |
Martin Geisler |
p4: fix long line and bad spacing around %
|
Mon, 14 Jun 2010 16:38:36 +0100 |
Frank Kingswood |
Fix shell quoting on p4 conversion
|
Mon, 14 Jun 2010 13:39:00 -0400 |
Greg Ward |
tests: rename test-merge3 to test-add-remove.
|
Tue, 15 Jun 2010 10:01:55 +0200 |
Martin Geisler |
check-code: reformat long lines
|
Tue, 15 Jun 2010 10:00:07 +0200 |
Martin Geisler |
dagparser: replace format with str
|
Tue, 15 Jun 2010 09:55:59 +0200 |
Martin Geisler |
check-code: catch format(), introduced in Python 2.6
|
Tue, 15 Jun 2010 09:53:50 +0200 |
Martin Geisler |
commands: get rid of generic exception in debugbuilddag
|
Tue, 15 Jun 2010 09:51:52 +0200 |
Martin Geisler |
check-code: fix check for any/all function
|
Mon, 14 Jun 2010 16:56:20 -0300 |
Renato Cunha |
hgext/zeroconf/__init__.py: Separate relative and absolute imports.
|
Fri, 11 Jun 2010 15:30:12 -0500 |
Matt Mackall |
revset: improve filter argument handling
|
Fri, 11 Jun 2010 18:54:10 +0200 |
Martin Geisler |
commands: format is a Python2.6 function
|
Thu, 10 Jun 2010 11:49:48 +0200 |
Peter Arrenbrecht |
debugbuilddag: build a changelog dag from a concise description
|
Thu, 10 Jun 2010 11:48:45 +0200 |
Peter Arrenbrecht |
debugdag and debugindexdag: emit changelog/revlog DAGs as concise text
|
Thu, 10 Jun 2010 11:48:15 +0200 |
Peter Arrenbrecht |
dagparser: parses and formats DAGs as concise text
|
Thu, 10 Jun 2010 15:30:15 -0500 |
Matt Mackall |
tests: fix up webraw encoding
|
Thu, 10 Jun 2010 15:23:31 -0500 |
Matt Mackall |
strip: backup bundles should use the .hg extension
|
Wed, 09 Jun 2010 12:41:44 -1000 |
Julian Cowley |
hgweb: specify a charset when sending raw text files
|
Wed, 09 Jun 2010 16:39:25 -0500 |
Matt Mackall |
summary: report copies and renames
|
Thu, 10 Jun 2010 09:32:19 -0700 |
Chad Dombrova |
provide pre- and post- hooks with parsed command line arguments.
|
Wed, 09 Jun 2010 16:25:28 -0500 |
Matt Mackall |
tests: fix some branch head fallout
|
Mon, 07 Jun 2010 15:34:48 +0200 |
Dan Villiom Podlaski Christiansen |
pager: set ui.formatted() prior to redirecting stdout.
|
Mon, 07 Jun 2010 15:33:03 +0200 |
Dan Villiom Podlaski Christiansen |
mq: use ui.formatted() instead of ui.plain().
|
Mon, 07 Jun 2010 15:28:54 +0200 |
Dan Villiom Podlaski Christiansen |
color: use ui.formatted().
|
Mon, 07 Jun 2010 16:14:12 +0200 |
Dan Villiom Podlaski Christiansen |
ui: document the formatted(), interactive() & plain() functions.
|
Mon, 07 Jun 2010 14:59:52 +0200 |
Dan Villiom Podlaski Christiansen |
ui: add ui.formatted configuration variable and accessor function.
|
Thu, 10 Jun 2010 17:10:05 +0200 |
Martin Geisler |
revlog: fix inconsistent comment formatting
|
Thu, 10 Jun 2010 12:46:09 +0200 |
Sune Foldager |
improve --branch processing (and differentiate from # syntax)
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Wed, 09 Jun 2010 12:45:48 +0100 |
Christian Ebert |
keyword: pass context to kwtemplater.overwrite
|
Tue, 08 Jun 2010 16:27:59 +0200 |
Peter Arrenbrecht |
parser: fix missing param in _match
|
Tue, 08 Jun 2010 22:30:44 +0200 |
Gilles Moris |
commit: add tests for the 'created new head' message
|
Tue, 08 Jun 2010 22:28:42 +0200 |
Gilles Moris |
commit: fix display of 'created new head' message (issue2186)
|
Tue, 08 Jun 2010 18:01:07 +0200 |
Stefano Tortarolo |
rebase: --abort doesn't strip away the target changeset (issue2220)
|
Wed, 09 Jun 2010 17:22:59 +0200 |
Jan Sorensen |
test-branch-option: Updated output to match rev 3f1409082720
|
Wed, 09 Jun 2010 17:50:45 +0200 |
Martin Geisler |
Merge with mpm
|
Wed, 09 Jun 2010 17:27:47 +0200 |
Dirkjan Ochtman |
discovery: fix description line
|
Tue, 08 Jun 2010 15:57:59 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 08 Jun 2010 15:52:56 -0500 |
Steve Borho |
Merge backout
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
Tue, 08 Jun 2010 21:09:41 +0200 |
Thomas Arendsen Hein |
ui: handle leading newlines/spaces/commas in configlist
|
Tue, 08 Jun 2010 11:58:09 -0500 |
Steve Borho |
mergetools: add configuration for Ultra Compare (issue2226)
|
Tue, 08 Jun 2010 14:12:46 +0200 |
Martin Geisler |
mq: use hg reST role some more
|
Tue, 08 Jun 2010 13:19:22 +0200 |
Sune Foldager |
fix encoding bug in 05ac42e56452
stable
|
Tue, 08 Jun 2010 09:30:45 +0200 |
Dirkjan Ochtman |
cleanups: undefined variables
|
Tue, 08 Jun 2010 09:30:33 +0200 |
Dirkjan Ochtman |
cleanups: unused variables
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
Mon, 07 Jun 2010 16:29:06 +0200 |
Sune Foldager |
merge with stable
|
Mon, 07 Jun 2010 16:28:23 +0200 |
Sune Foldager |
push/pull: fix bug in "--branch ." handling
stable
|
Sun, 06 Jun 2010 22:39:32 +0530 |
Pradeepkumar Gayam |
shrink-repo: wrong variable name
|
Sun, 06 Jun 2010 17:20:10 +0900 |
FUJIWARA Katsunori |
replace Python standard textwrap by MBCS sensitive one for i18n text
|
Thu, 03 Jun 2010 10:37:31 +0100 |
Christian Ebert |
keyword: use context to detect uncommitted merge
|
Thu, 03 Jun 2010 13:58:00 +0200 |
Adrian Buehlmann |
tests: use --debug on test-clone
|
Thu, 03 Jun 2010 10:18:33 -0400 |
Greg Ward |
shrink-revlog: use util.mktempcopy() to preserve mode of index file.
|
Sat, 05 Jun 2010 09:58:02 -0500 |
Matt Mackall |
revset: delay import of hg to avoid start-up import loops
|
Fri, 04 Jun 2010 23:04:31 -0500 |
Matt Mackall |
error: fix up test-hgrc
|
Fri, 04 Jun 2010 23:00:22 -0500 |
Matt Mackall |
error: update test-trusted.py
|
Fri, 04 Jun 2010 22:54:43 -0500 |
Matt Mackall |
revset: fix test failure with qfinish
|
Fri, 04 Jun 2010 20:57:52 -0500 |
Matt Mackall |
revset: raise ParseError exceptions
|
Fri, 04 Jun 2010 20:57:26 -0500 |
Matt Mackall |
error: add new ParseError for various parsing errors
|
Fri, 04 Jun 2010 20:19:53 -0500 |
Matt Mackall |
error: change ParseError to CommandError
|
Fri, 04 Jun 2010 20:13:51 -0500 |
Matt Mackall |
hgrc: improve docs for the trusted section
|
Fri, 04 Jun 2010 17:22:33 -0500 |
Matt Mackall |
rebase: use usual util.abort rather than error.ParseError
|
Fri, 04 Jun 2010 10:27:23 -0500 |
Matt Mackall |
revset: sort the predicate list
|
Fri, 04 Jun 2010 10:26:55 -0500 |
Matt Mackall |
revset: fix - handling in the optimizer
|
Thu, 03 Jun 2010 20:32:41 -0500 |
Matt Mackall |
revset: fix up tests
|
Thu, 03 Jun 2010 18:00:15 -0500 |
Matt Mackall |
walkchangerevs: allow empty query sets
|
Thu, 03 Jun 2010 17:39:40 -0500 |
Matt Mackall |
revset: add tagged predicate
|
Thu, 03 Jun 2010 17:39:34 -0500 |
Matt Mackall |
revset: optimize the parse tree directly
|
Wed, 02 Jun 2010 14:07:46 -0500 |
Matt Mackall |
revset: add support for prefix and suffix versions of : and ::
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: hook into revrange
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: add a debugrevspec command
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: introduce revset core
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: introduce basic parser
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
remoteui: move from cmdutil to hg
|
Thu, 03 Jun 2010 21:38:30 +0200 |
Henrik Stuart |
mq: better qqueue test for troublesome names
|
Thu, 03 Jun 2010 20:40:23 +0200 |
Cédric Duval |
mq: prevent the creation of a queue whose name is already taken
|
Wed, 02 Jun 2010 19:39:45 +0200 |
Henrik Stuart |
mq: fix naming issues for qqueue directories
|
Wed, 02 Jun 2010 14:54:25 +0200 |
Martin Geisler |
win32text: mark this extension as deprecated
|
Wed, 02 Jun 2010 14:40:31 +0200 |
Martin Geisler |
Merge with stable
|
Tue, 01 Jun 2010 18:29:52 -0400 |
Greg Ward |
shrink-revlog: preserve mode of the shrunken index and data file.
stable
|
Wed, 19 May 2010 18:06:35 +0200 |
Javi Merino |
Fixed a bashism with the use of $RANDOM in hgeditor.
|
Thu, 27 May 2010 22:50:23 +0300 |
Alexander Solovyov |
churn: add possibility to include/exclude paths
|
Wed, 02 Jun 2010 14:28:45 +0200 |
Alexander Solovyov |
churn: support spaces in aliases (issue2222)
|
Tue, 01 Jun 2010 10:55:11 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 01 Jun 2010 10:54:57 -0500 |
Matt Mackall |
Merge with i18n
|
Tue, 01 Jun 2010 10:54:03 -0500 |
Matt Mackall |
Added signature for changeset 24fe2629c6fd
stable
|
Tue, 01 Jun 2010 10:54:03 -0500 |
Matt Mackall |
Added tag 1.5.4 for changeset 24fe2629c6fd
stable
|
Tue, 01 Jun 2010 10:44:03 -0500 |
Matt Mackall |
Merge with i18n
stable 1.5.4
|
Tue, 01 Jun 2010 12:25:43 -0300 |
Wagner Bruna |
merge with i18n stable
|
Tue, 01 Jun 2010 12:23:44 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 0bb67503ad4b
stable
|
Tue, 01 Jun 2010 10:12:07 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 28 May 2010 17:28:34 +0200 |
Adrian Buehlmann |
clone: save hardlink state of util.copyfiles()
stable
|
Fri, 28 May 2010 17:28:34 +0200 |
Adrian Buehlmann |
util.copyfiles: don't try os_link() again if it failed before
stable
|
Tue, 01 Jun 2010 03:45:10 +0200 |
Christian Ebert |
keyword: retrieve added and modified files from commitctx
|
Tue, 01 Jun 2010 01:05:45 +0200 |
Christian Ebert |
keyword: force dirstate normal when all changes in a file are recorded
|
Mon, 31 May 2010 13:47:51 +0200 |
Adrian Buehlmann |
clone: print number of linked/copied files on --debug
|
Mon, 31 May 2010 21:43:03 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 31 May 2010 21:37:01 +0200 |
Martin Geisler |
eol: extension for managing file EOLs
stable
|
Mon, 31 May 2010 12:57:47 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 31 May 2010 12:57:34 -0500 |
Matt Mackall |
Merge with i18n
|
Mon, 31 May 2010 12:57:24 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Tue, 25 May 2010 13:24:49 -0300 |
Wagner Bruna |
merge with i18n stable
|
Tue, 25 May 2010 13:20:33 -0300 |
Wagner Bruna |
i18n-pt_BR: added message from 1b8aa9ffa7dc
stable
|
Sat, 22 May 2010 11:23:47 -0300 |
Wagner Bruna |
merge with i18n stable
|
Sat, 22 May 2010 11:22:36 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ed71cb07d7b2
stable
|
Mon, 31 May 2010 12:34:47 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 19 May 2010 09:54:12 -0500 |
Brodie Rao |
pager: exec pager using /bin/sh -c
stable
|
Fri, 14 May 2010 12:57:24 -0500 |
Matt Mackall |
hgweb: fix race in refreshing repo list (issue2188)
stable
|
Mon, 31 May 2010 13:55:47 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 31 May 2010 17:13:15 +0900 |
Nicolas Dumazet |
record: check that we are not committing a merge before patch selection
stable
|
Mon, 31 May 2010 13:43:03 +0200 |
Martin Geisler |
record: better way to find help in docstring
stable
|
Mon, 31 May 2010 14:48:26 +0900 |
Nicolas Dumazet |
record: docstring typo
stable
|
Sun, 30 May 2010 23:24:10 +0200 |
Martin Geisler |
mq: mention qqueue in module docstring
|
Fri, 28 May 2010 17:28:34 +0200 |
Adrian Buehlmann |
clone: save hardlink state of util.copyfiles()
|
Fri, 28 May 2010 17:28:34 +0200 |
Adrian Buehlmann |
util.copyfiles: don't try os_link() again if it failed before
|
Thu, 27 May 2010 22:50:04 +0300 |
Alexander Solovyov |
cmdutil: cleanup imports
|
Thu, 27 May 2010 17:47:40 +0200 |
Ronny Pfannschmidt |
make transactions work on non-refcounted python implementations
|
Sat, 29 May 2010 20:32:39 +0200 |
Henrik Stuart |
mq: support multiple patch queues using qqueue
|
Fri, 28 May 2010 16:01:57 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 28 May 2010 14:41:11 -0500 |
Matt Mackall |
status: avoid performance regression when no .hgsub is present
stable
|
Thu, 27 May 2010 10:37:14 +0200 |
Martin Geisler |
doc: document expansion of %include and ui.username
|
Wed, 26 May 2010 14:03:29 -0700 |
Chad Dombrova |
ui.username(): expand environment variables in username configuration value.
|
Wed, 26 May 2010 14:03:29 -0700 |
Chad Dombrova |
config: expand hgrc %include paths
|
Wed, 26 May 2010 16:16:47 +0200 |
Peter Arrenbrecht |
rename: make --after work if source is already in R state
|
Tue, 25 May 2010 18:45:44 +0200 |
Martin Geisler |
Merge with stable
|
Tue, 25 May 2010 18:19:40 +0200 |
Angel Ezquerra |
doc: clarify that sections can be split
stable
|
Tue, 25 May 2010 18:19:16 +0200 |
Angel Ezquerra |
doc: clarify that keys can be overridden
stable
|
Tue, 25 May 2010 09:57:19 +0200 |
Martin Geisler |
commands: document --new-branch flag for push
|
Tue, 25 May 2010 09:56:26 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 24 May 2010 21:52:33 +0530 |
Faheem Mitha |
commands: updates to push docstring.
stable
|
Mon, 24 May 2010 00:55:42 +0200 |
Martin Geisler |
mq: remove unneeded local variable in delete
|
Wed, 19 May 2010 09:54:12 -0500 |
Brodie Rao |
pager: exec pager using /bin/sh -c
|
Wed, 19 May 2010 00:45:50 +0200 |
Christian Ebert |
keyword: offer svn-like default keywordmaps
|
Tue, 18 May 2010 22:16:38 +0200 |
Christian Ebert |
keyword: add 2 svn-like date filters
|
Fri, 21 May 2010 19:54:40 +0900 |
Yuya Nishihara |
util: give appropriate default args to atomictempfile()
|
Fri, 21 May 2010 15:22:29 +0200 |
Sune Foldager |
push: add --new-branch option to allow intial push of new branches
|
Fri, 21 May 2010 22:53:57 +0900 |
Yuya Nishihara |
check-code: add check for 'source'
|
Fri, 21 May 2010 14:21:27 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 21 May 2010 20:55:18 +0900 |
Yuya Nishihara |
tests: fix bashism to load helpers.sh
|
Tue, 18 May 2010 18:55:14 +0900 |
Yuya Nishihara |
color: bring back colors with pager
|
Fri, 21 May 2010 13:40:59 +0200 |
Martin Geisler |
dispatch: include Python version in traceback
stable
|
Thu, 20 May 2010 15:58:16 -0500 |
Matt Mackall |
rebase: add error codes
|
Thu, 20 May 2010 15:20:25 -0500 |
Matt Mackall |
rebase: improve --abort failure message
|
Thu, 20 May 2010 15:15:11 -0500 |
Matt Mackall |
rebase: only show "rebase completed" message with -v
|
Thu, 20 May 2010 13:27:28 -0500 |
Matt Mackall |
strip: hide unbundle messages by default
|
Thu, 20 May 2010 12:21:35 -0500 |
Matt Mackall |
Fix up rebase's handling of strip backups
|
Thu, 20 May 2010 12:15:44 -0500 |
Matt Mackall |
strip: improve full backup message
|
Wed, 19 May 2010 20:20:16 -0500 |
Matt Mackall |
strip: drop deprecated -b from synopsis
|
Wed, 19 May 2010 20:20:12 -0500 |
Matt Mackall |
rebase: use helpers.sh in tests
|
Wed, 19 May 2010 19:46:39 -0500 |
Matt Mackall |
strip: be quiet about temporary internal bundle
|
Wed, 19 May 2010 22:32:40 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 19 May 2010 22:09:58 +0200 |
Aaron Digulla |
convert/svn: close gettags() log stream (issue2196)
stable
|
Wed, 19 May 2010 22:04:41 +0200 |
Patrick Mezard |
convert/svn: remove useless try/catch
stable
|
Tue, 18 May 2010 16:31:10 +0200 |
Martin Geisler |
Use our custom hg reStructuredText role some more
|
Tue, 18 May 2010 16:24:14 +0200 |
Martin Geisler |
minirst: handle line breaks in hg role
|
Mon, 17 May 2010 23:11:27 +0200 |
Martin Geisler |
extdiff: fix reST syntax in module docstring
|
Tue, 11 May 2010 12:06:30 +0200 |
Javi Merino |
Fixed a bashism with trap numbers in hgeditor.
|
Mon, 17 May 2010 21:30:00 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 17 May 2010 21:16:35 +0200 |
Martin Geisler |
rebase: stress that only local changesets should be rebased
stable
|
Mon, 17 May 2010 20:42:28 +0200 |
Martin Geisler |
minirst: fix debug code
stable
|
Sun, 16 May 2010 14:38:32 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 15 May 2010 23:33:22 -0400 |
Steve Losh |
tag: add -e/--edit option for modifying the commit message
|
Thu, 07 Jan 2010 22:19:05 -0600 |
Steve Borho |
extdiff: add labels, read diff arguments from [merge-tools]
|
Sun, 16 May 2010 22:23:14 +0900 |
Yuya Nishihara |
patchbomb: respect HGPLAIN when piping --test output to PAGER
|
Mon, 03 May 2010 14:00:34 -0500 |
Brodie Rao |
pager: fork and exec pager as parent process
stable
|
Sat, 15 May 2010 21:24:23 -0500 |
Matt Mackall |
commit: fix complaint about branch merge creating new heads (issue2186)
|
Sat, 15 May 2010 00:34:07 +0300 |
Ori Avtalion |
Fix hg heads -r flag documentation
|
Fri, 14 May 2010 22:29:15 +0300 |
Ori Avtalion |
Fix wording in hg pull documentation
|
Tue, 04 May 2010 09:57:16 +0200 |
Gilles Moris |
merge: avoid to break the dirstate copy status on moved files
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
Fri, 14 May 2010 12:57:24 -0500 |
Matt Mackall |
hgweb: fix race in refreshing repo list (issue2188)
|
Fri, 14 May 2010 10:01:09 -0500 |
Matt Mackall |
rollback: fix up tests
|
Thu, 13 May 2010 17:36:45 -0500 |
Matt Mackall |
rollback: fix off-by-one in message
|
Thu, 13 May 2010 17:24:21 -0500 |
Matt Mackall |
commit: note new branch heads rather than topological heads
|
Thu, 13 May 2010 11:33:11 -0500 |
Matt Mackall |
Merge with 1.5.3
|
Thu, 13 May 2010 11:30:50 -0500 |
Matt Mackall |
Added signature for changeset fdcf80f26604
stable
|
Thu, 13 May 2010 11:30:49 -0500 |
Matt Mackall |
Added tag 1.5.3 for changeset fdcf80f26604
stable
|
Wed, 12 May 2010 15:40:58 -0500 |
Matt Mackall |
tag: strip whitespace from tag names (issue2174)
|
Sun, 09 May 2010 11:14:43 +0200 |
Christian Ebert |
keyword: support extensions using dorecord, e.g. crecord
|
Wed, 12 May 2010 14:49:46 -0500 |
Matt Mackall |
convert/svn: fix long line
|
Wed, 12 May 2010 11:53:09 -0500 |
Matt Mackall |
i18n: fix up bad merge
|
Mon, 10 May 2010 22:44:06 +0200 |
Gilles Moris |
summary: show if commit will be from a closed head
|
Mon, 10 May 2010 08:53:06 +0200 |
Gilles Moris |
commit: inform the commiter when resurrecting a closed changeset
|
Mon, 10 May 2010 08:43:36 +0200 |
Gilles Moris |
commit: prevent closing non-head changesets
|
Tue, 11 May 2010 17:13:35 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 11 May 2010 17:12:10 -0500 |
Matt Mackall |
Merge with i18n
|
Tue, 11 May 2010 17:11:40 -0500 |
Matt Mackall |
Merge with i18n
stable 1.5.3
|
Sun, 09 May 2010 00:15:13 +0200 |
Martin Geisler |
i18n-da: merge with stable
|
Sat, 08 May 2010 23:41:45 +0200 |
Martin Geisler |
i18n-da: translated various small strings
stable
|
Sat, 08 May 2010 23:22:40 +0200 |
Martin Geisler |
i18n-da: synchronize with d29bd98ebff6
stable
|
Tue, 11 May 2010 17:03:44 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 11 May 2010 16:28:09 -0500 |
Matt Mackall |
static-http: disable lazy parsing
|
Mon, 07 Dec 2009 12:31:45 +0200 |
Alexander Solovyov |
expand paths to local repository or bundle in appropriate classes
stable
|
Sun, 02 May 2010 21:56:25 -0400 |
Greg Ward |
push: document return values between various repo methods.
|
Sat, 01 May 2010 18:39:40 -0400 |
Steve Losh |
cmdutil: Warn when trying to copy/rename --after to a nonexistant file.
|
Sat, 01 May 2010 15:00:21 +0300 |
Alexander Solovyov |
slightly improve memctx api
|
Mon, 10 May 2010 22:06:28 +0200 |
Cédric Duval |
patchbomb: Reply-To support
|
Mon, 10 May 2010 11:04:56 -0500 |
David Champion |
merge: tool.check = prompt will force an interactive merge check
|
Mon, 10 May 2010 11:04:56 -0500 |
David Champion |
merge: introduce tool.check parameter
|
Wed, 21 Apr 2010 12:02:51 -0500 |
David Champion |
give worst-case 'merge' merge-tool lowest priority
|
Wed, 21 Apr 2010 11:57:45 -0500 |
David Champion |
merge: tool.premerge=keep will leave premerge markers in $local
|
Tue, 11 May 2010 20:22:37 +0200 |
Benoit Boissinot |
merge with mpm
|
Tue, 11 May 2010 20:21:25 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 11 May 2010 20:13:52 +0200 |
Benoit Boissinot |
context: fallback function should not return None
stable
|
Mon, 10 May 2010 22:52:28 +0200 |
Patrick Mezard |
test-subrepo-svn: fix strange svn behaviour on windows
|
Mon, 10 May 2010 22:46:16 +0200 |
Patrick Mezard |
tests: force color ansi mode on Windows
|
Mon, 10 May 2010 21:44:00 +0200 |
Patrick Mezard |
acl: improve undefined group error handling
|
Mon, 10 May 2010 21:15:12 +0200 |
Patrick Mezard |
test-acl: avoid $HGTMP on windows
|
Mon, 10 May 2010 21:09:48 +0200 |
Patrick Mezard |
acl: grp module is not available on windows
|
Sun, 09 May 2010 22:51:25 +0200 |
Patrick Mezard |
convert/svn: report path discovery progress
|
Sun, 09 May 2010 22:50:42 +0200 |
Patrick Mezard |
convert: display files data retrieval progress
|
Sun, 09 May 2010 22:50:07 +0200 |
Patrick Mezard |
convert: add progress support
|
Sun, 09 May 2010 21:52:34 +0200 |
Patrick Mezard |
convert: merge sources getmode() into getfile()
|
Sun, 09 May 2010 21:49:57 +0200 |
Patrick Mezard |
convert/svn: remove useless sort
|
Sun, 09 May 2010 21:45:00 +0200 |
Patrick Mezard |
convert/svn: list files explicitely, stop checking their type
|
Sun, 09 May 2010 20:12:45 +0200 |
Patrick Mezard |
acl: clarify acl.sources, fix typo
|
Sun, 09 May 2010 19:37:16 +0200 |
Patrick Mezard |
convert/svn: remove unused variable
|
Sun, 09 May 2010 19:25:35 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 09 May 2010 19:11:02 +0200 |
Patrick Mezard |
convert/svn: handle files/links replaced by dirs (issue2166)
stable
|
Sun, 09 May 2010 19:11:02 +0200 |
Patrick Mezard |
convert/svn: do not retrieve removed files
stable
|
Sun, 09 May 2010 19:11:02 +0200 |
Patrick Mezard |
convert/svn: correctly encode deleted entry paths
stable
|
Sun, 09 May 2010 19:11:02 +0200 |
Patrick Mezard |
convert/svn: remove broken but unused copy filtering code
stable
|
Sun, 09 May 2010 19:11:02 +0200 |
Patrick Mezard |
test-convert-svn-move: test moved dirs copy records
stable
|
Sat, 01 May 2010 16:29:27 +0200 |
Patrick Mezard |
convert/svn: tree conflicts no longer happen now we use memctx
stable
|
Fri, 07 May 2010 16:59:00 -0500 |
Matt Mackall |
clean up remaining generic exceptions
|
Fri, 07 May 2010 16:51:45 -0400 |
Eric Eisner |
mq: make use of output labeling for summary
|
Fri, 07 May 2010 23:31:49 +0200 |
Martin Geisler |
mq: mark error message for translation
|
Fri, 07 May 2010 23:28:07 +0200 |
Martin Geisler |
mq: mark string for translation
|
Fri, 07 May 2010 15:19:37 -0500 |
Stanimir Stamenkov |
color: add some missing background colors for win32 console
|
Fri, 07 May 2010 14:19:14 -0500 |
Matt Mackall |
subrepo: fix 2.5ism in url parsing
|
Thu, 06 May 2010 15:17:00 -0300 |
Elifarley Callado Coelho Cruz |
acl: update test output
|
Thu, 06 May 2010 15:14:40 -0300 |
Elifarley Callado Coelho Cruz |
acl: update docstring to describe section [acl.groups]
|
Thu, 06 May 2010 14:23:14 -0300 |
Elifarley Callado Coelho Cruz |
acl: support for group definitions in section [acl.groups], which take precedence over OS-level groups
|
Fri, 07 May 2010 14:14:41 -0500 |
Matt Mackall |
subrepo: fix test output
|
Sat, 01 May 2010 23:05:22 +0200 |
Edouard Gomez |
subrepo: print paths relative to upper repo root for push/pull/commit
|
Sat, 01 May 2010 23:05:22 +0200 |
Edouard Gomez |
subrepo: print pushing url
|
Sat, 01 May 2010 23:05:21 +0200 |
Edouard Gomez |
subrepo: dirtiness checks should iterate over subrepos
|
Sat, 01 May 2010 23:05:19 +0200 |
Edouard Gomez |
subrepo: normalize path part of URLs so that pulling subrepos from webdir works
|
Fri, 07 May 2010 14:14:41 -0500 |
Matt Mackall |
mq: fix test
|
Wed, 05 May 2010 20:53:45 -0500 |
Matt Mackall |
mq: add a line to hg summary
|
Fri, 07 May 2010 14:07:30 -0500 |
Steve Borho |
changectx: change diff() to accept keyword opts
|
Fri, 07 May 2010 10:59:11 -0500 |
Steve Borho |
changectx: use repo.ui diffopts, allow argument override
|
Fri, 07 May 2010 17:03:48 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 07 May 2010 17:03:31 +0200 |
Martin Geisler |
commands: explain that "hg serve" does not do authentication
stable
|
Fri, 07 May 2010 17:01:14 +0200 |
Martin Geisler |
commands: explain that "hg serve" is mostly for ad-hoc sharing
stable
|
Wed, 05 May 2010 20:21:57 -0500 |
Matt Mackall |
context: only scan unknowns when needed
|
Tue, 04 May 2010 15:52:42 -0500 |
Matt Mackall |
context: use asserts for ignored and clean exceptions
|
Tue, 04 May 2010 15:02:55 -0500 |
Steve Borho |
workingctx: use member variables to store ignored and clean
|
Tue, 04 May 2010 14:52:25 -0500 |
Steve Borho |
workingctx: add explicit status method, add ignored and fix clean
|
Tue, 04 May 2010 20:12:58 -0500 |
Steve Borho |
context: add a changectx.diff() convenience function
|
Wed, 05 May 2010 14:02:45 +0200 |
Christian Ebert |
keyword: omit setting extra variable for record context
|
Wed, 05 May 2010 09:25:09 +0200 |
Martin Geisler |
acl: more consistent docstring
|
Wed, 05 May 2010 09:18:05 +0200 |
Martin Geisler |
acl: fix reST syntax
|
Tue, 04 May 2010 08:39:11 -0300 |
Elifarley Callado Coelho Cruz |
acl: update test output for branch-based access control
|
Tue, 04 May 2010 08:37:20 -0300 |
Elifarley Callado Coelho Cruz |
acl: add support for branch-based access control
|
Mon, 03 May 2010 15:28:04 -0700 |
Brendan Cully |
Merge with main
|
Mon, 03 May 2010 15:27:05 -0700 |
Brendan Cully |
Merge with stable
|
Mon, 03 May 2010 15:22:47 -0700 |
Brendan Cully |
grep: clarify help for -r
stable
|
Mon, 03 May 2010 17:05:23 -0500 |
Matt Mackall |
summary: add subrepo status
|
Sat, 01 May 2010 23:59:39 +0200 |
Christian Ebert |
keyword: simplify record switch in kwtemplater.overwrite
|
Sun, 02 May 2010 09:15:17 +0200 |
Thomas Arendsen Hein |
Adjusted output of test-subrepo for issue1977 to 05856e682521
|
Sun, 02 May 2010 00:48:33 +0200 |
Benoit Boissinot |
fix coding style
|
Sat, 01 May 2010 16:57:02 -0500 |
Steve Borho |
color: fix typo in w32effect for bold_background
|
Sat, 01 May 2010 16:03:45 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 01 May 2010 16:02:51 -0500 |
Matt Mackall |
Added signature for changeset 39f725929f0c
stable
|
Sat, 01 May 2010 16:02:51 -0500 |
Matt Mackall |
Added tag 1.5.2 for changeset 39f725929f0c
stable
|
Sat, 01 May 2010 17:56:54 -0300 |
Wagner Bruna |
merge with i18n stable
|
Sat, 01 May 2010 17:55:44 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ee5b112aa529
stable 1.5.2
|
Sat, 01 May 2010 15:15:35 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 01 May 2010 15:14:22 -0500 |
Matt Mackall |
Merge with i18n
|
Sat, 01 May 2010 15:08:30 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Fri, 30 Apr 2010 17:41:09 -0300 |
Wagner Bruna |
merge with i18n stable
|
Fri, 30 Apr 2010 17:39:56 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3b89899934a6
stable
|
Sat, 01 May 2010 23:04:49 +0530 |
Faheem Mitha |
mq: rewrite strip docstrings
stable
|
Sat, 01 May 2010 19:24:51 +0200 |
Mads Kiilerich |
test-issue2137: don't use $PWD; use `pwd` instead
stable
|
Sat, 01 May 2010 19:24:49 +0200 |
Mads Kiilerich |
test-mq-merge: quote ^
stable
|
Sat, 01 May 2010 19:24:46 +0200 |
Mads Kiilerich |
test-extension: changed environment variables must be exported again
stable
|
Fri, 30 Apr 2010 19:50:37 -0300 |
Wagner Bruna |
subrepo: add test for issue1977
stable
|
Fri, 30 Apr 2010 19:49:35 -0300 |
Wagner Bruna |
subrepo: update test output for issue1977 fix
stable
|
Fri, 30 Apr 2010 18:32:18 -0500 |
Matt Mackall |
subrepo: propagate and catch push failures
stable
|
Mon, 26 Apr 2010 20:13:14 +0900 |
Nicolas Dumazet |
static-http: mimic more closely localrepo (issue2164: allow clone -r )
stable
|
Sat, 01 May 2010 20:49:40 +0200 |
Christian Ebert |
keyword: cleanup test and make it portable
|
Fri, 30 Apr 2010 15:05:51 +0200 |
Mads Kiilerich |
mq: qpush --move, reorder patch series and apply only the patch
|
Mon, 19 Apr 2010 17:41:12 +0900 |
Nicolas Dumazet |
tag: warn users about tag/branch possible name conflicts
|
Mon, 19 Apr 2010 11:31:19 +0200 |
Mads Kiilerich |
contrib/mercurial.spec: Use DESTDIR variable and 'make install'
|
Thu, 01 Apr 2010 00:35:12 +0900 |
Yuya Nishihara |
log: add --stat for diffstat output
|
Sat, 03 Apr 2010 11:58:16 +1100 |
David Greenaway |
findrenames: Optimise "addremove -s100" by matching files by their SHA1 hashes.
|
Sat, 03 Apr 2010 11:58:16 +1100 |
David Greenaway |
Move 'findrenames' code into its own file.
|
Sat, 01 May 2010 14:32:50 +0200 |
Martin Geisler |
acl: cleanup module docstring
|
Sat, 01 May 2010 14:20:17 +0200 |
Martin Geisler |
acl: fix ReST syntax in docstring
|
Sat, 01 May 2010 16:15:55 +0200 |
Martin Geisler |
relink: removed unneeded local variable
|
Sat, 01 May 2010 16:35:27 +0200 |
Martin Geisler |
test-acl: grep for $HGTMP, not /tmp/
|
Sat, 01 May 2010 16:15:27 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 30 Apr 2010 18:11:56 +0200 |
Dan Villiom Podlaski Christiansen |
dispatch: don't mangle ImportError abort messages
stable
|
Sat, 01 May 2010 14:36:48 +0200 |
Benoit Boissinot |
relink/progress: correctly handle the no file to relink case
stable
|
Thu, 29 Apr 2010 22:14:14 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 07 Apr 2010 00:45:20 +0900 |
Yuya Nishihara |
commands: refactor diff --stat and qdiff --stat
|
Wed, 07 Apr 2010 00:10:54 +0900 |
Yuya Nishihara |
mq: fix opts['unified'] = '0' to take effect when qdiff --stat
|
Mon, 26 Apr 2010 15:32:23 +0200 |
Mads Kiilerich |
showconfig: show rc paths with --debug
|
Mon, 26 Apr 2010 15:58:36 -0400 |
Eric Eisner |
tags: return tags in sorted order
|
Mon, 26 Apr 2010 04:01:13 +0200 |
Christian Ebert |
keyword: test recording
|
Mon, 26 Apr 2010 04:01:07 +0200 |
Christian Ebert |
keyword: support (q)record
|
Mon, 26 Apr 2010 03:54:18 +0200 |
Christian Ebert |
keyword: remove mq commands from restricted list
|
Wed, 28 Apr 2010 11:10:58 -0300 |
Elifarley Callado Coelho Cruz |
acl: add tests for asterisk and for OS-level groups
|
Tue, 27 Apr 2010 19:02:11 -0300 |
Elifarley Callado Coelho Cruz |
acl: updated doc string to reflect recent changes
|
Mon, 26 Apr 2010 10:55:57 -0300 |
Elifarley Callado Coelho Cruz |
acl: add support for OS-level groups using @group syntax
|
Thu, 29 Apr 2010 22:04:05 -0500 |
Matt Mackall |
run-tests: add --view switch to use external diff viewer
|
Thu, 29 Apr 2010 18:25:45 -0500 |
Matt Mackall |
run-tests: sort options
|
Thu, 29 Apr 2010 18:25:45 -0500 |
Matt Mackall |
run-tests: add -l short option for --local
|
Thu, 29 Apr 2010 23:47:07 +0200 |
Martin Geisler |
Merge with main
|
Wed, 28 Apr 2010 21:00:07 +0200 |
Henrik Stuart |
ui: fix check-code error
|
Thu, 08 Apr 2010 11:00:46 -0400 |
Michael Glassford |
schemes: fix // breakage with Python 2.6.5 (issue2111)
stable
|
Wed, 28 Apr 2010 13:36:06 -0500 |
Dan Connolly |
log: document the new xml style
stable
|
Wed, 28 Apr 2010 13:46:38 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 28 Apr 2010 13:45:57 -0500 |
Matt Mackall |
Merge with i18n
|
Wed, 28 Apr 2010 13:45:21 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Sat, 24 Apr 2010 01:41:32 -0300 |
Wagner Bruna |
merge with i18n stable
|
Sat, 24 Apr 2010 01:37:49 -0300 |
Wagner Bruna |
merge with i18n
|
Sat, 24 Apr 2010 01:30:24 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ede19417c3c4
stable
|
Sat, 24 Apr 2010 01:34:55 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Mon, 19 Apr 2010 19:50:04 +0200 |
Jens Bäckman |
i18n-sv: synchronized with latest development code
|
Mon, 19 Apr 2010 18:59:02 +0200 |
Jens Bäckman |
Merge with stable
|
Mon, 19 Apr 2010 18:57:16 +0200 |
Jens Bäckman |
i18n-sv: translated a few messages
stable
|
Mon, 19 Apr 2010 18:40:02 +0200 |
Jens Bäckman |
i18n-sv: syncronized with e3396b218e10
stable
|
Mon, 26 Apr 2010 13:21:03 +0200 |
Mads Kiilerich |
patch: strip paths in leaked git patchmeta objects
|
Mon, 26 Apr 2010 13:21:03 +0200 |
Mads Kiilerich |
patch: minor cleanup of _applydiff
|
Mon, 26 Apr 2010 13:21:02 +0200 |
Mads Kiilerich |
patch: git delete mode shouldn't be used at all
|
Mon, 26 Apr 2010 13:21:02 +0200 |
Mads Kiilerich |
patch: make "unable to strip away" message less confusing
|
Mon, 26 Apr 2010 13:21:02 +0200 |
Mads Kiilerich |
patch: descriptive patchmeta.__repr__ to help debugging
|
Fri, 23 Apr 2010 15:24:11 +0900 |
Nicolas Dumazet |
log: remove useless condition
|
Mon, 26 Apr 2010 16:36:08 +0200 |
Mads Kiilerich |
help config: update windows documentation to match implementation
|
Tue, 27 Apr 2010 09:47:33 +0200 |
Adrian Buehlmann |
wix: new GUID for contrib.guid
|
Mon, 19 Apr 2010 11:00:36 +0200 |
Mads Kiilerich |
contrib/mercurial.spec: drop git-viz
|
Sat, 24 Apr 2010 18:08:06 +0900 |
Yuya Nishihara |
tags: delete unnecessary close() of atomictempfile
|
Sun, 25 Apr 2010 18:27:12 +0200 |
Patrick Mezard |
win32: detect console width on Windows
|
Mon, 26 Apr 2010 22:42:46 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 26 Apr 2010 22:30:40 +0200 |
Patrick Mezard |
util: fix default termwidth() under Windows
stable
|
Mon, 26 Apr 2010 21:35:09 +0200 |
Martin Geisler |
commands: better markup in "hg help paths"
|
Mon, 26 Apr 2010 21:32:46 +0200 |
Martin Geisler |
Merge with stable
|
Tue, 27 Apr 2010 00:44:06 +0530 |
Faheem Mitha |
commands: revised documentation of 'default' and 'default-push'
stable
|
Mon, 26 Apr 2010 11:33:37 -0500 |
Steve Borho |
wix: hgweb file renames
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
zeroconf: handle string hgweb config args
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: unify hgweb calls in serve
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
serve: webdir_conf -> webconf
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: synchronize fcgi and wsgi scripts
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: drop hgwebdir.cgi, now unified with hgweb.cgi
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: simplify hgweb.cgi, add help pointer
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
help: add some help for hgweb.config files
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
help: config.txt typo
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
docs: document default for web.encoding
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make hgweb.hgweb a unified interface to hgweb/hgwebdir
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: always clear report_untrusted and interactive
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: add baseui to hgweb entrypoint
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make baseui parameter non-positional
|
Mon, 26 Apr 2010 11:03:40 -0500 |
Matt Mackall |
hgweb: make top-level prototypes mirror their callees
|
Mon, 26 Apr 2010 11:02:11 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 26 Apr 2010 14:40:34 +0200 |
Patrick Mezard |
test-convert-git: be tolerant to git output variants
stable
|
Fri, 23 Apr 2010 14:29:44 +0200 |
Patrick Mezard |
color: handle non-standard stdout on win32
|
Sun, 25 Apr 2010 23:36:56 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 25 Apr 2010 23:07:46 +0200 |
Patrick Mezard |
convert/git: check status when reading output stream
stable
|
Sun, 25 Apr 2010 22:59:50 +0200 |
Patrick Mezard |
convert/git: check status when reading the whole output
stable
|
Sun, 25 Apr 2010 22:32:27 +0200 |
Patrick Mezard |
convert/git: rename gitcmd() into gitopen() for readability
stable
|
Sun, 25 Apr 2010 18:19:54 +0200 |
Martin Geisler |
minirst: support all recommended title adornments
|
Sun, 25 Apr 2010 17:48:26 +0200 |
Martin Geisler |
minirst: correctly format sections containing inline markup
|
Sun, 25 Apr 2010 17:38:41 +0200 |
Henrik Stuart |
ui: support quotes in configlist (issue2147)
|
Sun, 25 Apr 2010 17:11:50 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 25 Apr 2010 17:11:36 +0200 |
Martin Geisler |
hgrc.5: mention lists as well
stable
|
Sun, 25 Apr 2010 16:46:44 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 25 Apr 2010 16:46:26 +0200 |
Martin Geisler |
hgrc.5: describe form of config values
stable
|
Sun, 25 Apr 2010 16:17:24 +0200 |
Martin Geisler |
minirst: add test for sections
|
Sat, 24 Apr 2010 23:08:27 +0200 |
Martin Geisler |
contrib/win32: update build instructions after cbe400a8e217
|
Fri, 23 Apr 2010 09:55:47 +0200 |
Martin Geisler |
doc: add links from hgrc.5 to hg.1
|
Fri, 23 Apr 2010 09:53:25 +0200 |
Martin Geisler |
doc: make links for hg role
|
Thu, 22 Apr 2010 10:24:49 +0200 |
Martin Geisler |
Use hg role in help strings
|
Thu, 22 Apr 2010 10:04:53 +0200 |
Martin Geisler |
doc, minirst: support hg interpreted text role
|
Thu, 22 Apr 2010 09:57:04 +0200 |
Martin Geisler |
doc: add generic frontend to rst2man and rst2html
|
Wed, 21 Apr 2010 01:34:12 +0200 |
Benoit Boissinot |
localrepo.commit: use explicit variables, avoid creating new contexts
|
Wed, 21 Apr 2010 01:18:31 +0200 |
Benoit Boissinot |
context: remove parents parameter to workingctx
|
Tue, 20 Apr 2010 11:17:01 +0200 |
Benoit Boissinot |
dirstate: more explicit name, rename normaldirty() to otherparent()
|
Sat, 17 Apr 2010 13:38:42 -0500 |
Augie Fackler |
keyword: monkeypatch patch so that optional args can be passed as kwargs
|
Sat, 17 Apr 2010 13:23:24 -0500 |
Augie Fackler |
patch: refactor applydiff to allow for mempatching
|
Sat, 17 Apr 2010 13:13:57 -0500 |
Augie Fackler |
patch: move mercurial-specific imports after stdlib imports
|
Fri, 16 Apr 2010 14:24:40 -0500 |
Augie Fackler |
test-record: add hg summary to verify we update dirstate
|
Tue, 20 Apr 2010 01:08:20 +0200 |
Benoit Boissinot |
log -b: use opts.get() instead of assuming opts is correctly filled
|
Mon, 19 Apr 2010 17:00:02 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 16 Apr 2010 23:59:43 +0200 |
Dévai Tamás |
Respect the DESTDIR variable during 'make install'
|
Mon, 12 Apr 2010 19:33:25 -0400 |
Steve Losh |
commands: add more robust support for 'hg log -b' (issue2078)
|
Mon, 19 Apr 2010 16:47:44 -0500 |
Matt Mackall |
highlight: fix to work with caching templater
|
Mon, 19 Apr 2010 16:47:44 -0500 |
Matt Mackall |
debugcomplete: don't list deprecated options
|
Sun, 18 Apr 2010 18:18:19 -0400 |
Steve Losh |
commands: Add 'hg log --branch' and deprecate 'hg log --only-branch'
|
Sat, 17 Apr 2010 14:32:26 +0200 |
Isaac Jurado |
bookmarks: complete the missing references from dda4ad7c9ea9 (issue2121)
|
Tue, 06 Apr 2010 22:15:43 -0300 |
Elifarley Callado Coelho Cruz |
Added support for 'pretxncommit', so that one can call the ACL hook at
|
Sun, 18 Apr 2010 14:20:08 -0700 |
Brett Cannon |
subrepo: fix repo root path handling in svn subrepo
stable
|
Thu, 08 Apr 2010 00:13:33 +0900 |
Yuya Nishihara |
remoteui: copy http_proxy settings
stable
|
Wed, 07 Apr 2010 02:41:22 +0200 |
Simon Heimberg |
dispatch: ignore if signals can not be set
stable
|
Thu, 01 Apr 2010 22:04:30 +0100 |
Mark Determann |
hgweb: fix attribute error in error response (issue2060)
stable
|
Thu, 04 Mar 2010 14:32:01 -0600 |
Brandon Parsons |
cvs: skip bad tags
stable
|
Wed, 07 Apr 2010 00:35:38 +0300 |
anatoly techtonik |
document missing template variables
stable
|
Thu, 15 Apr 2010 18:52:59 +0200 |
Dan Villiom Podlaski Christiansen |
diffstat: use ui.plain() instead of ui.interactive()
stable
|
Sat, 17 Apr 2010 15:35:34 +0200 |
Isaac Jurado |
mq: Remove -f from qnew command syntax.
stable
|
Thu, 15 Apr 2010 14:06:07 +0200 |
Dan Villiom Podlaski Christiansen |
mq: toggle truncating using ui.plain() rather than ui.interactive()
stable
|
Mon, 19 Apr 2010 21:47:23 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 19 Apr 2010 20:41:53 +0200 |
Benoit Boissinot |
filemerge: use working dir parent as ancestor for backward wdir merge
stable
|
Mon, 19 Apr 2010 21:44:21 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 19 Apr 2010 20:30:31 +0200 |
Benoit Boissinot |
filectx: _fileid isn't normalized, use _filenode instead
stable
|
Mon, 19 Apr 2010 20:49:09 +0200 |
Martin Geisler |
Merge with stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "working copy" instead of "wc"
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: mark strings for translation
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
convert: write "repository" instead of "repo"
stable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
minirst: removed unnecessary initindent variable
|
Sun, 18 Apr 2010 15:47:49 +0200 |
Martin Geisler |
minirst: add margin around definition items
|
Fri, 16 Apr 2010 19:18:20 +0200 |
Benoit Boissinot |
dirstate: remove unused variable
|
Fri, 16 Apr 2010 22:14:14 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 14 Apr 2010 11:59:53 +0530 |
Faheem Mitha |
Document 'default' and 'default-push' in paths docstring
stable
|
Thu, 15 Apr 2010 18:12:28 +0200 |
Dan Villiom Podlaski Christiansen |
mq: only highlight/label patch name for qseries.
|
Fri, 16 Apr 2010 14:30:13 +0200 |
Christian Ebert |
keyword: replace deprecated mq commands in test
|
Fri, 16 Apr 2010 14:57:30 +0200 |
Adrian Buehlmann |
wix updates
|
Fri, 16 Apr 2010 01:58:14 +0200 |
Benoit Boissinot |
merge with stable
|
Fri, 16 Apr 2010 01:57:53 +0200 |
Benoit Boissinot |
test-git-import: better testing, check nodeids
stable
|
Fri, 16 Apr 2010 01:57:32 +0200 |
Benoit Boissinot |
context: fix bug introduced in fb89cd21a7a0, path should be used
stable
|
Thu, 15 Apr 2010 22:34:26 +0200 |
Sune Foldager |
merge with stable
|
Thu, 15 Apr 2010 21:59:21 +0200 |
Sune Foldager |
prepush: rewrite most of the code from scratch
stable
|
Thu, 15 Apr 2010 20:25:26 +0200 |
Benoit Boissinot |
merge with stable
|
Thu, 15 Apr 2010 20:25:07 +0200 |
Benoit Boissinot |
run-tests.py: can't remove from os.environ on solaris
stable
|
Thu, 15 Apr 2010 19:03:03 +0200 |
Benoit Boissinot |
merge with stable
|
Thu, 15 Apr 2010 18:08:48 +0200 |
Benoit Boissinot |
workingctx: correctly compute the flag for noexec filesystems+merge
stable
|
Thu, 15 Apr 2010 17:25:37 +0200 |
Sune Foldager |
localrepo: simplify _updatebranchcache slightly
|
Thu, 15 Apr 2010 15:35:06 +0200 |
Benoit Boissinot |
merge with stable
|
Thu, 15 Apr 2010 15:34:27 +0200 |
Benoit Boissinot |
add +x to test-update-renames, removed by the merge on 24ed7a541f23
|
Thu, 15 Apr 2010 15:21:41 +0200 |
Benoit Boissinot |
simplify test-issue2137, make it more portable
stable
|
Thu, 15 Apr 2010 15:21:21 +0200 |
Benoit Boissinot |
add documentation for revlog._prereadsize
stable
|
Thu, 15 Apr 2010 13:52:41 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 14 Apr 2010 15:06:40 -0400 |
Greg Ward |
revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
stable
|
Tue, 13 Apr 2010 17:58:38 -0400 |
Greg Ward |
revlog: factor out _maxinline global.
stable
|
Wed, 14 Apr 2010 19:49:06 +0200 |
Sune Foldager |
merge with stable
|
Wed, 14 Apr 2010 19:43:40 +0200 |
Sune Foldager |
merge
|
Wed, 14 Apr 2010 19:43:19 +0200 |
Sune Foldager |
prepush: backed out refactoring
|
Wed, 14 Apr 2010 19:35:54 +0200 |
Peter Arrenbrecht |
prepush: add more test cases
stable
|
Wed, 14 Apr 2010 19:11:35 +0200 |
Sune Foldager |
prepush: fix bug in warning message selection
stable
|
Wed, 14 Apr 2010 11:27:15 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 13 Apr 2010 23:12:23 -0500 |
Steve Borho |
verify: improve progress descriptions
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Wed, 14 Apr 2010 00:24:47 -0500 |
Ry4an Brase |
Fix --blacklist when --jobs > 1 in run_tests.py.
stable
|
Wed, 14 Apr 2010 09:09:43 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 14 Apr 2010 09:08:47 +0200 |
Benoit Boissinot |
run-tests.py: reset env variables set by hooks
stable
|
Wed, 14 Apr 2010 08:48:26 +0200 |
Benoit Boissinot |
checklink: use an explicit prefix for the temporary file
stable
|
Tue, 13 Apr 2010 17:58:38 -0400 |
Greg Ward |
revlog: factor out _maxinline global.
|
Tue, 13 Apr 2010 23:04:46 +0200 |
Benoit Boissinot |
fix test-pull after 468876bc3885
|
Tue, 13 Apr 2010 22:10:24 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 13 Apr 2010 22:06:17 +0200 |
Benoit Boissinot |
revlog: put graph related functions together
|
Tue, 13 Apr 2010 21:54:59 +0200 |
Benoit Boissinot |
checkexec: use an explicit prefix for the temporary file
stable
|
Mon, 12 Apr 2010 17:41:32 -0700 |
Matt Mackall |
check-code: add a warnings level
|
Mon, 12 Apr 2010 17:34:12 +0200 |
Christian Ebert |
keyword: make the templater a local variable
|
Mon, 12 Apr 2010 17:21:30 -0700 |
Matt Mackall |
rollback: improve message
|
Mon, 12 Apr 2010 17:11:14 -0700 |
Matt Mackall |
transaction: use newlines to separate description elements
|
Thu, 08 Apr 2010 15:04:00 -0500 |
Augie Fackler |
progress: fall back to indeterminate progress if position is >= total
|
Sun, 11 Apr 2010 14:25:02 -0500 |
Matt Mackall |
mq: promote qnew, demote qinit in short help
|
Sun, 11 Apr 2010 14:24:19 -0500 |
Matt Mackall |
commands: improve some command summaries
|
Sat, 10 Apr 2010 17:20:43 -0500 |
Matt Mackall |
progress: show approximate progress info for pull
|
Mon, 12 Apr 2010 21:55:34 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 12 Apr 2010 21:37:21 +0200 |
Patrick Mezard |
localrepo: do not store URL password in undo.desc
|
Mon, 12 Apr 2010 21:19:53 +0200 |
Patrick Mezard |
convert/subversion: fix default URL checker prototype
stable
|
Sun, 11 Apr 2010 20:59:55 -0700 |
Brendan Cully |
Merge with stable
|
Fri, 09 Apr 2010 20:34:05 +0200 |
Peter Arrenbrecht |
patch: don't look for headers in diff lines
stable
|
Fri, 09 Apr 2010 17:23:37 -0500 |
Steve Borho |
rollback: add dry-run argument, emit transaction description
|
Fri, 09 Apr 2010 17:23:35 -0500 |
Steve Borho |
localrepo: add desc parameter to transaction
|
Fri, 09 Apr 2010 15:16:52 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 09 Apr 2010 15:16:31 +0200 |
Thomas Arendsen Hein |
merge default
|
Fri, 09 Apr 2010 15:14:43 +0200 |
Thomas Arendsen Hein |
test-hgwebdir: correctly include '-' in sed expression.
stable
|
Thu, 08 Apr 2010 17:21:42 +0200 |
Peter Arrenbrecht |
localrepo: refactor prepush logic
|
Fri, 09 Apr 2010 10:35:53 +0200 |
Sune Foldager |
merge with stable
|
Thu, 08 Apr 2010 19:46:47 +0200 |
Sune Foldager |
partial backout of 1e819576e926 and add tests (issue2131)
stable
|
Wed, 07 Apr 2010 21:31:47 +0200 |
Henrik Stuart |
copies: properly visit file context ancestors on working file contexts
stable
|
Wed, 07 Apr 2010 14:44:51 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 07 Apr 2010 16:55:01 +0200 |
Henrik Stuart |
mq: use util.unlink instead of os.unlink and os.removedirs
stable
|
Tue, 06 Apr 2010 08:54:18 -0500 |
Steve Borho |
color: respect HGPLAIN
|
Tue, 06 Apr 2010 08:49:19 -0500 |
Steve Borho |
color: add support for Windows consoles
|
Tue, 06 Apr 2010 08:44:13 -0500 |
Steve Borho |
color: remove unused import
|
Tue, 06 Apr 2010 15:40:46 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 06 Apr 2010 15:40:00 +0200 |
Benoit Boissinot |
merge default with default
|
Tue, 06 Apr 2010 15:39:44 +0200 |
Benoit Boissinot |
merge stable with stable
stable
|
Tue, 06 Apr 2010 11:49:42 +0200 |
Benoit Boissinot |
dirstate: no need to iterate twice, a dict can be updated in place
stable
|
Tue, 06 Apr 2010 00:46:09 +0200 |
Benoit Boissinot |
merge with stable
|
Tue, 06 Apr 2010 00:45:53 +0200 |
Benoit Boissinot |
clone: no race possible, we can use changegroup() and have smaller urls
stable
|
Mon, 05 Apr 2010 17:48:48 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 05 Apr 2010 17:48:31 -0500 |
Matt Mackall |
Merge with i18n
|
Mon, 05 Apr 2010 17:48:00 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Mon, 05 Apr 2010 01:38:31 +0200 |
Martin Geisler |
Merge with hg-i18n
|
Mon, 05 Apr 2010 01:10:09 +0200 |
Martin Geisler |
i18n-da: small updates
stable
|
Mon, 05 Apr 2010 00:14:24 +0200 |
Martin Geisler |
i18n-da: synchronized with 37a5a397f150
stable
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templates: escape javascript braces
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: drop \ when handling escaped {
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: strip whitespace inside template methods
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: drop raw method
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: raise nested functions
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: cache full tree
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: use recursive flattening
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: cache self.defaults.get
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: privatize class variables
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: map -> mapping
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: extend preparsing
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: preparse templates and cache
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
keywords: build a new templater to work around caching interaction
|
Mon, 05 Apr 2010 14:33:41 -0500 |
Matt Mackall |
templater: directly parse templates, no regexes
|
Mon, 05 Apr 2010 14:33:41 -0500 |
Jeff Schiller |
logo: clean up source file with scour
|
Mon, 05 Apr 2010 14:33:41 -0500 |
Matt Mackall |
contrib: drop rewrite-revlog
|
Mon, 05 Apr 2010 14:33:41 -0500 |
Matt Mackall |
contrib: drop git-viz
|
Mon, 05 Apr 2010 20:35:47 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 05 Apr 2010 20:10:46 +0200 |
Ronny Pfannschmidt |
add a test for the inprocess status dirstate race
stable
|
Mon, 05 Apr 2010 19:49:19 +0200 |
Benoit Boissinot |
merge with stable
|
Mon, 05 Apr 2010 18:13:20 +0200 |
Benoit Boissinot |
dirstate: fix in memory dirstate entries for 1-second race
stable
|
Mon, 05 Apr 2010 13:44:30 +0200 |
Martin Geisler |
commands: leftover from d7b601f1e02c
|
Mon, 05 Apr 2010 11:58:54 +0200 |
Martin Geisler |
commands: small refactoring in summary
|
Mon, 05 Apr 2010 11:52:40 +0200 |
Martin Geisler |
commands: retrieve tags from context object
|
Sun, 04 Apr 2010 21:35:00 -0400 |
Eric Eisner |
summary: make use of output labeling
|
Sun, 04 Apr 2010 22:53:50 -0500 |
Brodie Rao |
color: concatenate effects correctly and avoid printing empty effects
|
Mon, 05 Apr 2010 01:31:16 +0200 |
Martin Geisler |
commands: fix typo
|
Mon, 05 Apr 2010 01:00:14 +0200 |
Martin Geisler |
cmdutil: do not translate trivial string
|
Sun, 04 Apr 2010 02:39:45 +0200 |
Adrian Buehlmann |
wix: refactor and new guids.wxi
|
Fri, 02 Apr 2010 15:22:19 -0500 |
Brodie Rao |
color: don't split colors across lines (which confuses less -R)
|
Fri, 02 Apr 2010 15:22:17 -0500 |
Brodie Rao |
color: colorize based on output labels instead of parsing output
|
Fri, 02 Apr 2010 15:22:15 -0500 |
Brodie Rao |
record: make use of output labeling
|
Fri, 02 Apr 2010 15:22:14 -0500 |
Brodie Rao |
qseries: make use of output labeling
|
Fri, 02 Apr 2010 15:22:11 -0500 |
Brodie Rao |
qdiff: make use of output labeling
|
Fri, 02 Apr 2010 15:22:12 -0500 |
Brodie Rao |
qguard: make use of output labeling
|
Fri, 02 Apr 2010 15:22:10 -0500 |
Brodie Rao |
churn: make use of output labeling
|
Fri, 02 Apr 2010 15:22:09 -0500 |
Brodie Rao |
bookmark: make use of output labeling
|
Fri, 02 Apr 2010 15:22:07 -0500 |
Brodie Rao |
cmdutil: make use of output labeling in changeset_printer
|
Fri, 02 Apr 2010 15:22:06 -0500 |
Brodie Rao |
diff: make use of output labeling
|
Fri, 02 Apr 2010 15:22:05 -0500 |
Brodie Rao |
status: make use of output labeling
|
Fri, 02 Apr 2010 15:22:03 -0500 |
Brodie Rao |
grep: make use of output labeling
|
Fri, 02 Apr 2010 15:22:00 -0500 |
Brodie Rao |
ui: add ui.write() output labeling API
|
Thu, 01 Apr 2010 17:51:59 -0500 |
Matt Mackall |
Merge with stable
|
Thu, 01 Apr 2010 17:51:32 -0500 |
Matt Mackall |
Merge with i18n
|
Thu, 01 Apr 2010 17:49:38 -0500 |
Matt Mackall |
Added signature for changeset 2b01dab59416
stable
|
Thu, 01 Apr 2010 17:49:38 -0500 |
Matt Mackall |
Added tag 1.5.1 for changeset 2b01dab59416
stable
|
Thu, 01 Apr 2010 19:32:36 -0300 |
Wagner Bruna |
i18n-pt_BR: update qnew help text
stable 1.5.1
|
Thu, 01 Apr 2010 17:40:47 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Thu, 01 Apr 2010 19:32:08 -0300 |
Wagner Bruna |
mq: remove reference for deprecated -f option
stable
|
Thu, 01 Apr 2010 11:45:25 -0300 |
Wagner Bruna |
merge with i18n stable
|
Thu, 01 Apr 2010 11:33:03 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with e46c19c586fa
stable
|
Wed, 31 Mar 2010 21:22:07 +0000 |
bttfmcf |
l10n: Updates to French (fr) translation
|
Wed, 31 Mar 2010 12:15:24 -0300 |
Wagner Bruna |
merge with i18n stable
|
Wed, 31 Mar 2010 12:14:38 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ca6ba6cac6cd
stable
|
Wed, 31 Mar 2010 11:07:46 +0200 |
Mads Kiilerich |
check-code.py: Check for bare ^
stable
|
Mon, 29 Mar 2010 09:15:08 -0300 |
Elifarley Callado Coelho Cruz |
Added support for 'everybody ' (using an asterisk) in user list.
stable
|
Tue, 30 Mar 2010 02:42:21 +0200 |
Mads Kiilerich |
convert.cvs: Initialize state variable and abort on cvs error
stable
|
Thu, 01 Apr 2010 00:15:29 +0200 |
Martin Geisler |
Merge with stable
|
Thu, 01 Apr 2010 00:02:12 +0200 |
Martin Geisler |
share: drop experimental label
stable
|
Wed, 31 Mar 2010 15:09:59 -0700 |
Brendan Cully |
Merge with stable
|
Wed, 31 Mar 2010 10:59:00 -0400 |
Michael Glassford |
Add missing --mq option to hg log.
stable
|
Wed, 31 Mar 2010 17:32:19 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 26 Mar 2010 21:37:18 +0100 |
Benoit Allard |
url: expand path in auth filenames
stable
|
Sat, 27 Mar 2010 13:39:45 +0200 |
Alexander Solovyov |
expand paths in aliases
stable
|
Wed, 31 Mar 2010 12:09:21 +0200 |
Benoit Boissinot |
merge with stable
|
Wed, 31 Mar 2010 12:07:13 +0200 |
Benoit Boissinot |
test-subrepo-svn: properly escape the url, make it work for svn 1.5 again
stable
|
Tue, 30 Mar 2010 13:09:25 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 15 Mar 2010 14:53:34 -0500 |
Augie Fackler |
util.termwidth: check stderr first as it's least likely to be redirected
stable
|
Mon, 29 Mar 2010 16:44:24 -0500 |
Augie Fackler |
progress: use stderr instead of stdout; check stderr.isatty()
stable
|
Mon, 29 Mar 2010 16:11:40 -0500 |
Matt Mackall |
templatefilters: fix check-code warning
|
Mon, 29 Mar 2010 15:51:26 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 29 Mar 2010 15:16:38 -0500 |
Matt Mackall |
Merge with i18n
|
Mon, 29 Mar 2010 15:16:05 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Mon, 29 Mar 2010 15:15:44 -0500 |
Matt Mackall |
Merge stable heads
stable
|
Sun, 28 Mar 2010 20:27:09 +0200 |
Jens Bäckman |
i18n-sv: translated the 'patterns' command
stable
|
Fri, 26 Mar 2010 21:35:06 -0300 |
Wagner Bruna |
merge with stable
|
Fri, 26 Mar 2010 21:32:49 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 26 Mar 2010 20:18:14 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9f6e30a89f11
stable
|
Tue, 23 Mar 2010 21:58:51 +0100 |
Jens Bäckman |
i18n-sv: synchronized with a1cb8ca051c0
stable
|
Wed, 24 Mar 2010 16:42:08 -0400 |
Benjamin Pollack |
schemes: add Kiln On Demand to default schemes
stable
|
Thu, 25 Mar 2010 15:37:39 -0400 |
Greg Ward |
Fix default style so 'log --copies' has a start and an end.
stable
|
Wed, 24 Mar 2010 01:43:24 +0100 |
Mads Kiilerich |
Tests with spaces in paths
stable
|
Mon, 29 Mar 2010 12:56:16 -0500 |
Matt Mackall |
tests: add helpers.sh
|
Fri, 26 Mar 2010 17:09:56 +0100 |
Sune Foldager |
merge with stable
|
Fri, 26 Mar 2010 17:02:49 +0100 |
Sune Foldager |
push: refactor and optimize prepush
stable
|
Fri, 26 Mar 2010 17:02:36 +0100 |
Sune Foldager |
push: fix bug in prepush logic and its tests
stable
|
Fri, 26 Mar 2010 17:02:23 +0100 |
Sune Foldager |
localrepo: change _updatebranchcache to use a context generator
stable
|
Wed, 24 Mar 2010 19:44:53 +0100 |
Benoit Boissinot |
merge with stable
|
Wed, 24 Mar 2010 19:44:30 +0100 |
Benoit Boissinot |
setup.py: don't use tabs
stable
|
Tue, 23 Mar 2010 17:24:17 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 23 Mar 2010 15:23:04 +0100 |
Ronny Pfannschmidt |
run-tests: force to test pure on pypy as well
|
Tue, 23 Mar 2010 15:22:17 +0100 |
Ronny Pfannschmidt |
Fix run-tests.py -jX after 2ed667a9dfcb
|
Tue, 23 Mar 2010 17:06:58 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 23 Mar 2010 22:59:31 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 23 Mar 2010 20:45:08 +0100 |
Patrick Mezard |
rebase: fix --collapse with --keepbranches (issue2100)
stable
|
Tue, 23 Mar 2010 20:01:30 +0100 |
Dirkjan Ochtman |
setup: fail if bz2 is not available
stable
|
Mon, 22 Mar 2010 22:19:40 +0100 |
Pierre-Yves David |
test-convert-cvs: filter unstable cvs output.
stable
|
Tue, 23 Mar 2010 11:48:14 +0100 |
Dirkjan Ochtman |
help: point out need for stringification
stable
|
Tue, 23 Mar 2010 11:37:31 +0100 |
Ronny Pfannschmidt |
tests: adapt the test runner to work with jython
|
Tue, 23 Mar 2010 11:37:01 +0100 |
Ronny Pfannschmidt |
posix: move a global fcntl import to keep it from breaking jython
|
Tue, 23 Mar 2010 11:36:19 +0100 |
Ronny Pfannschmidt |
util: fake the builtin buffer if it's missing (jython)
|
Tue, 23 Mar 2010 10:18:46 +0100 |
Patrick Mezard |
mq: fix qcommit documentation wrt --mq option
stable
|
Mon, 22 Mar 2010 17:03:33 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 22 Mar 2010 15:16:27 +0100 |
Konstantin Zemlyak |
wsgicgi: call close() on iterable to avoid resource leaks
stable
|
Mon, 22 Mar 2010 11:08:52 +0100 |
Benoit Boissinot |
merge with mpm
|
Mon, 22 Mar 2010 11:08:42 +0100 |
Benoit Boissinot |
patch: warn when the internal patcher fails
|
Mon, 22 Mar 2010 01:36:12 -0400 |
Brodie Rao |
run-tests: make sure GREP_OPTIONS isn't set
|
Sat, 20 Mar 2010 16:57:24 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 20 Mar 2010 14:47:05 +0100 |
Benoit Boissinot |
patch: more precise NoHunk, raised for every file (issue2102)
stable
|
Sat, 20 Mar 2010 21:16:22 +0100 |
Benoit Boissinot |
patch: differentiate start of file with diff --git vs '--- '
stable
|
Sat, 20 Mar 2010 10:01:56 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 19 Mar 2010 22:52:38 +0100 |
Benoit Boissinot |
patch: try harder to find the file to patch on file creation (issue2041)
stable
|
Fri, 19 Mar 2010 16:05:16 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 19 Mar 2010 16:04:49 -0500 |
Matt Mackall |
Merge with i18n
|
Fri, 19 Mar 2010 16:04:00 -0500 |
Matt Mackall |
Merge with i18n
stable
|
Tue, 16 Mar 2010 11:37:14 -0300 |
Wagner Bruna |
merge with i18n
|
Tue, 16 Mar 2010 11:36:44 -0300 |
Wagner Bruna |
merge with i18n stable
|
Tue, 16 Mar 2010 11:31:08 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with e930017f9e2a
stable
|
Sat, 06 Mar 2010 10:02:45 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 06 Mar 2010 08:58:03 +0000 |
Martin Geisler |
l10n: Updates to Danish (da) translation
|
Fri, 19 Mar 2010 12:45:39 +0100 |
Benoit Boissinot |
patch: second line of a context diff starts with '--- ', not '+++ '
stable
|
Fri, 19 Mar 2010 11:32:55 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 15 Mar 2010 22:37:38 +0100 |
Cédric Duval |
patchbomb: --desc implies --intro
|
Fri, 19 Mar 2010 10:39:01 +0100 |
Adrian Buehlmann |
wix: don't show version in title of root feature
stable
|
Fri, 19 Mar 2010 10:26:19 +0100 |
Adrian Buehlmann |
wix: use build variable for VC redist source dir
stable
|
Thu, 18 Mar 2010 14:36:24 -0700 |
Brendan Cully |
Merge with stable
|
Thu, 18 Mar 2010 19:26:56 +0100 |
Benoit Boissinot |
mq: allow lines starting with '--- ' in patch messages
stable
|
Thu, 18 Mar 2010 18:22:34 +0100 |
Benoit Boissinot |
patch: enhance diff detection regexp, allow '--- ' in patch message
stable
|
Thu, 18 Mar 2010 16:38:07 +0100 |
Sune Foldager |
fix bug in hg.clone when passing in a repository object
stable
|
Thu, 18 Mar 2010 16:32:03 +0100 |
Benoit Boissinot |
check-code: more tests and more robust python filtering
|
Thu, 18 Mar 2010 01:59:53 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 18 Mar 2010 01:58:26 +0100 |
Martin Geisler |
localrepo: more specific warning on adding large files
stable
|
Wed, 17 Mar 2010 18:15:16 -0500 |
Matt Mackall |
progress: drop extra args for pos=None calls (issue2087)
|
Wed, 17 Mar 2010 15:36:48 -0500 |
Matt Mackall |
check-code: fix check-code complaint
|
Wed, 17 Mar 2010 14:15:33 +0100 |
Benoit Boissinot |
check-code: improve quote detection regexp, add tests
|
Wed, 17 Mar 2010 10:55:28 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 17 Mar 2010 10:51:26 +0100 |
Pierre-Yves David |
check-code: add a return value to checkfile function
|
Tue, 16 Mar 2010 19:53:00 +0100 |
Pierre-Yves David |
code-code: Add a logfunc argument to checkfile
|
Tue, 16 Mar 2010 19:52:58 +0100 |
Pierre-Yves David |
check-code: Add a ``maxerr`` argument to the ``checkfile`` function
|
Tue, 16 Mar 2010 19:52:57 +0100 |
Pierre-Yves David |
check-code: Add a ``checkfile`` function
|
Tue, 16 Mar 2010 19:52:56 +0100 |
Pierre-Yves David |
check-code: Only call check-code if __name__ = "__main__".
|
Tue, 16 Mar 2010 19:52:55 +0100 |
Pierre-Yves David |
add a small test for contrib/check-code.py
|
Tue, 16 Mar 2010 22:29:16 +0100 |
Christian Ebert |
keyword: do not bother about detecting extension path in demo
|
Tue, 16 Mar 2010 22:28:58 +0100 |
Christian Ebert |
keyword: make kwdemo less verbose
|
Tue, 16 Mar 2010 22:28:23 +0100 |
Christian Ebert |
keyword: 1 variable name for overwriting candidates
|
Tue, 16 Mar 2010 22:27:22 +0100 |
Christian Ebert |
keyword: do not customize ui.note() when overwriting
|
Mon, 15 Mar 2010 20:52:22 +0100 |
Cédric Duval |
mq: test for init --mq with a destination argument
stable
|
Tue, 16 Mar 2010 17:39:12 +0100 |
Adrian Buehlmann |
contrib/wix: fix product name to include version
stable
|
Tue, 16 Mar 2010 16:41:22 +0100 |
Benoit Boissinot |
help: it's not necessary to escape quotes
|
Tue, 16 Mar 2010 16:39:17 +0100 |
Benoit Boissinot |
check-code: remove simple quotes first
|
Tue, 16 Mar 2010 01:16:19 +0100 |
Benoit Boissinot |
merge with stable
|
Tue, 16 Mar 2010 01:16:04 +0100 |
Benoit Boissinot |
filelog: no need to optimize an uncommon case, assume meta = {}
|
Tue, 16 Mar 2010 01:12:46 +0100 |
Benoit Boissinot |
filelog: text is stored modified when it starts with '\1\n'
stable
|
Mon, 15 Mar 2010 16:36:32 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 12 Mar 2010 16:16:47 -0600 |
Matt Mackall |
check-code: add check for any/all
|
Mon, 15 Mar 2010 19:55:52 +0100 |
Benoit Boissinot |
cvsps: fix traceback involving 'synthetic'
stable
|
Mon, 15 Mar 2010 18:40:00 +0100 |
Martin Geisler |
progress: use a verb in present participle
|
Mon, 15 Mar 2010 18:36:11 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 15 Mar 2010 18:33:39 +0100 |
Martin Geisler |
progress: use a verb (+noun) in present participle
stable
|
Sun, 14 Mar 2010 00:28:10 +0100 |
Edouard Gomez |
subrepo: fix hgrc paths section during subrepo pulling
stable
|
Sun, 14 Mar 2010 23:18:50 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 09 Mar 2010 12:09:57 +0100 |
Mathieu Clabaut |
convert: teach cvsps to handle . repository (issue1649)
stable
|
Sun, 14 Mar 2010 23:10:52 +0100 |
Martin Geisler |
record: separate each hunk with a blank line
|
Sun, 14 Mar 2010 22:17:10 +0100 |
Benoit Boissinot |
mq: do not try to delete non-existent files (regression from e8e56d8377ab)
|
Sun, 14 Mar 2010 22:21:48 +0100 |
Martin Geisler |
Merge with stable
|
Sun, 14 Mar 2010 18:46:38 +0100 |
Cédric Duval |
mq: fix init with nonexistent or non-local repository
stable
|
Sun, 14 Mar 2010 19:21:24 +0100 |
Cédric Duval |
mq: no longer refer to deprecated qinit -c command
stable
|
Sun, 14 Mar 2010 19:17:06 +0100 |
Cédric Duval |
mq: don't mention qinit as a "common task"
stable
|
Sun, 14 Mar 2010 19:09:55 +0100 |
Benoit Boissinot |
mq: don't use regexp when not necessary
|
Sun, 14 Mar 2010 14:53:20 +0100 |
Benoit Boissinot |
mq: use xrange/enumerate instead of += 1
|
Sun, 14 Mar 2010 14:45:01 +0100 |
Benoit Boissinot |
mq: don't use len(list) unless necessary
|
Sun, 14 Mar 2010 12:08:14 +0100 |
Benoit Boissinot |
mq: find_series() simplify and don't use regexps
|
Sun, 14 Mar 2010 11:12:51 +0100 |
Benoit Boissinot |
mq: fix coding style (missing space)
|
Sun, 14 Mar 2010 11:12:07 +0100 |
Benoit Boissinot |
mq: qsave creates entries with the left part empty (':patchname')
|
Sun, 14 Mar 2010 01:35:54 +0100 |
Benoit Boissinot |
mq: simplify statusentry(), fix restore broken by ee48e5ef8753
|
Sun, 14 Mar 2010 01:06:58 +0100 |
Benoit Boissinot |
mq: use context API
|
Sun, 14 Mar 2010 01:01:17 +0100 |
Benoit Boissinot |
mq: simplify qparents calculation
|
Sun, 14 Mar 2010 00:53:55 +0100 |
Benoit Boissinot |
mq: simplify commit message generation
|
Sun, 14 Mar 2010 00:36:10 +0100 |
Benoit Boissinot |
mq: avoid many hex/bin conversions, keep the binary node when possible
|
Sun, 07 Feb 2010 17:12:41 +0100 |
Stefano Tortarolo |
rebase: add option to not commit after a collapsing
|
Sat, 13 Mar 2010 20:02:46 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Thu, 11 Mar 2010 00:28:31 +0900 |
Yuya Nishihara |
hgweb: make code to join url path simpler
stable
|
Thu, 11 Mar 2010 00:28:27 +0900 |
Yuya Nishihara |
hgweb: fix broken URLs of RSS/Atom feeds (issue1772)
stable
|
Thu, 11 Mar 2010 00:25:46 +0900 |
Yuya Nishihara |
hgweb: introduce helper method to update req.env
stable
|
Tue, 02 Mar 2010 15:08:43 -0500 |
Greg Ward |
rebase: always check if rebasing onto an applied mq patch.
stable
|
Sat, 13 Mar 2010 19:57:52 +0100 |
Martin Geisler |
subrepo: wrap long line
|
Sat, 13 Mar 2010 17:02:41 +0100 |
Benoit Boissinot |
merge with stable
|
Fri, 05 Mar 2010 17:38:02 -0500 |
Brodie Rao |
test-extension: fix disabled extension tests for run-tests.py --local
stable
|
Fri, 12 Mar 2010 01:23:35 +0100 |
Edouard Gomez |
subrepo: print subrepo pulling URL
|
Sat, 13 Mar 2010 16:44:52 +0100 |
Benoit Boissinot |
merge with stable
stable
|
Fri, 12 Mar 2010 01:23:35 +0100 |
Benoit Boissinot |
subrepo: keep ui and hgrc in sync when creating new repo
stable
|
Fri, 12 Mar 2010 01:23:35 +0100 |
Edouard Gomez |
subrepo: forward the push to argument into _abssource
stable
|
Sat, 13 Mar 2010 16:19:28 +0100 |
Greg Lindahl |
mercurial.spec: remove reference to doc/ja
stable
|
Sat, 13 Mar 2010 12:57:20 +0100 |
Benoit Boissinot |
mq: simplify and use context API
|
Sat, 13 Mar 2010 00:08:06 +0100 |
Benoit Boissinot |
mq: avoid a (potentially expensive) repo.status(unknown=True) call
|
Sat, 13 Mar 2010 00:02:33 +0100 |
Benoit Boissinot |
mq: all_files can be a set, remove dangerous default values
|
Fri, 12 Mar 2010 00:50:41 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 12 Mar 2010 00:45:27 +0100 |
Martin Geisler |
rebase: remove unnecessary \" from help string
stable
|
Mon, 08 Mar 2010 03:07:35 +0100 |
Mads Kiilerich |
test-merge-default and check-code.py: No "export x=x" in sh
stable
|
Fri, 12 Mar 2010 00:02:39 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 11 Mar 2010 16:54:34 -0600 |
Augie Fackler |
progress: document progress.disable config option
stable
|
Thu, 11 Mar 2010 23:44:12 +0100 |
Martin Geisler |
shrink-revlog: add missing whitespace in expression
|
Thu, 11 Mar 2010 19:09:35 +0100 |
Benoit Boissinot |
any is not available for python2.4
|
Thu, 11 Mar 2010 18:49:41 +0100 |
Christian Ebert |
keyword: update copyright
|
Thu, 11 Mar 2010 18:49:14 +0100 |
Christian Ebert |
keyword: remove deprecated options
|
Thu, 11 Mar 2010 17:43:44 +0100 |
Benoit Boissinot |
style: use consistent variable names (*mod) with imports which would shadow
|
Thu, 11 Mar 2010 15:52:17 +0100 |
David Wolever |
archive: autodetect archive type by extension (issue2058)
|
Thu, 11 Mar 2010 15:38:35 +0100 |
Dirkjan Ochtman |
merge with stable
|
Thu, 11 Mar 2010 15:32:24 +0100 |
Dirkjan Ochtman |
tests: use external coverage, mandate newer version
stable
|
Thu, 11 Mar 2010 09:11:01 -0500 |
Eric Eisner |
churn: use ui.progress instead of --progress
|
Tue, 09 Mar 2010 21:53:16 -0500 |
Greg Ward |
rebase: improve help text
stable
|
Thu, 11 Mar 2010 14:56:15 +0100 |
Martin Geisler |
commands: remove extra indentation from list in help text
stable
|
Thu, 11 Mar 2010 13:33:29 +0100 |
Dirkjan Ochtman |
server: initialize wsgi app in command, then wrap server around it
|
Thu, 11 Mar 2010 13:32:43 +0100 |
Dirkjan Ochtman |
server: unnest server classes into module namespace
|
Thu, 11 Mar 2010 13:32:26 +0100 |
Dirkjan Ochtman |
server: pass wsgi application to server (no need for non-local var)
|
Thu, 11 Mar 2010 13:31:37 +0100 |
Dirkjan Ochtman |
server: abstract setup of ipv6 vs. normal server
|
Thu, 11 Mar 2010 13:30:52 +0100 |
Dirkjan Ochtman |
server: handle server-internal config setup inside server class
|
Thu, 11 Mar 2010 13:28:39 +0100 |
Dirkjan Ochtman |
server: externalize and streamline mixin setup
|
Thu, 11 Mar 2010 11:21:48 +0100 |
Dirkjan Ochtman |
server: externalize application creation
|
Thu, 11 Mar 2010 10:06:01 +0200 |
timeless |
commands: document and test hg clone update priority
stable
|
Tue, 09 Mar 2010 21:53:16 -0500 |
Greg Ward |
rebase: improve help text
|
Wed, 10 Mar 2010 22:27:42 +0100 |
Benoit Boissinot |
serve: fix port config
|
Wed, 10 Mar 2010 22:07:38 +0100 |
Thomas Arendsen Hein |
merge with other head, will show bug in hg serve
|
Wed, 10 Mar 2010 22:05:41 +0100 |
Thomas Arendsen Hein |
test-serve: Show if port config and option are correctly used
|
Wed, 10 Mar 2010 21:35:38 +0100 |
Thomas Arendsen Hein |
drop (default: 8000), non-zero default is automatically added to help
|
Wed, 10 Mar 2010 21:21:15 +0100 |
Thomas Arendsen Hein |
make expression shorter, now the line fits into 80 chars
|
Wed, 10 Mar 2010 21:14:24 +0100 |
Benoit Boissinot |
serve: fix options recording, trailing whitespace
|
Wed, 10 Mar 2010 10:51:37 -0800 |
Bryan O'Sullivan |
serve: allow --port=0 to specify "server chooses the port number"
|
Wed, 10 Mar 2010 12:38:33 +0100 |
Sune Foldager |
rebase: improve output of hg pull --rebase (issue2072)
|
Wed, 10 Mar 2010 09:52:16 +0100 |
Benoit Boissinot |
shrink-revlog: factor out postorder algorithm
|
Wed, 10 Mar 2010 09:51:07 +0100 |
Benoit Boissinot |
shrink-revlog: factor out suboptimal computation
|