Mon, 08 Sep 2008 14:22:14 +0200 |
Benoit Boissinot |
enhance the error output in case of failure during http push
|
Mon, 08 Sep 2008 14:04:10 +0200 |
Benoit Boissinot |
tag: without a checkout, base the tag changeset on tip instead of nullid
|
Mon, 08 Sep 2008 13:07:00 +0200 |
Peter Ruibal |
use Exception(args)-style raising consistently (py3k compatibility)
|
Mon, 08 Sep 2008 12:55:46 +0200 |
Sune Foldager |
fetch: added support for named branches
|
Mon, 08 Sep 2008 12:55:27 +0200 |
Sune Foldager |
branch: added more support for named branches
|
Mon, 08 Sep 2008 11:32:53 +0200 |
Martin Geisler |
do not pretend to lock static-http repositories (issue994)
|
Mon, 08 Sep 2008 00:50:34 +0200 |
Benoit Boissinot |
c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
|
Sat, 06 Sep 2008 17:44:07 +0200 |
Martin Geisler |
i18n: mark command line for translation
|
Sat, 06 Sep 2008 17:44:03 +0200 |
Martin Geisler |
i18n, mq: mark command line options for translation
|
Sat, 06 Sep 2008 17:44:02 +0200 |
Martin Geisler |
i18n, imerge: mark command line for translation
|
Sat, 06 Sep 2008 17:44:01 +0200 |
Martin Geisler |
i18n, hgk: mark command line options for translation
|
Sat, 06 Sep 2008 17:43:59 +0200 |
Martin Geisler |
i18n, convert: mark command line options for translation
|
Sat, 06 Sep 2008 17:04:01 +0200 |
Benoit Boissinot |
merge with -stable
|
Sat, 06 Sep 2008 14:11:33 +0200 |
Benoit Boissinot |
inotify: workaround ENAMETOOLONG by using symlinks
|
Sat, 06 Sep 2008 12:49:20 +0200 |
Benoit Boissinot |
inotify: deactivate inotify status on failure
|
Sat, 06 Sep 2008 12:48:52 +0200 |
Benoit Boissinot |
inotify: fix traceback when the server has been already started
|
Tue, 19 Aug 2008 15:36:03 -0700 |
Brendan Cully |
Use relative imports in inotify.server.
|
Sat, 06 Sep 2008 00:45:13 +0200 |
Benoit Boissinot |
a socket error might be a tuple or a singleton
|
Fri, 05 Sep 2008 11:04:36 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 05 Sep 2008 11:03:34 +0200 |
Benoit Boissinot |
merge with -stable
|
Fri, 05 Sep 2008 11:02:12 +0200 |
Benoit Boissinot |
fix test-bisect error (because of set -e)
|
Fri, 05 Sep 2008 11:00:07 +0200 |
Patrick Mezard |
store: pathjoiner default value is os.path.join
|
Sun, 31 Aug 2008 00:22:20 +0200 |
Adrian Buehlmann |
Fix for Issue1260
|
Fri, 05 Sep 2008 10:39:57 +0200 |
Rocco Rutte |
highlight: only pygmentize for HTML mimetypes
|
Fri, 05 Sep 2008 10:39:19 +0200 |
Benoit Boissinot |
merge with crew
|
Fri, 05 Sep 2008 10:00:57 +0200 |
Benoit Boissinot |
show extensions loaded on traceback
|
Wed, 03 Sep 2008 19:03:57 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 03 Sep 2008 19:00:43 +0200 |
Dirkjan Ochtman |
bisect: only complain when nothing can be done
|
Wed, 03 Sep 2008 19:01:35 +0200 |
Dirkjan Ochtman |
imported patch test-check
|
Wed, 03 Sep 2008 15:46:46 +0200 |
Rocco Rutte |
hgweb: Serve raw non-binary files as text/plain
|
Wed, 03 Sep 2008 02:27:25 +0200 |
Benoit Boissinot |
allow committing a removed directory
|
Wed, 03 Sep 2008 01:49:16 +0200 |
divy |
notify: fix diffstat printing
|
Wed, 03 Sep 2008 01:29:03 +0200 |
Benoit Boissinot |
merge with crew
|
Tue, 02 Sep 2008 22:04:09 +0200 |
Benoit Boissinot |
make normalize() work when cwd != repo.root
|
Tue, 02 Sep 2008 22:21:19 +0200 |
Patrick Mezard |
convert: document source and sink identifiers, fix error message
|
Sat, 02 Aug 2008 19:34:50 +0400 |
Andrei Vermel |
Fix normalize fail on non-lowercase filename (Issue1273)
|
Tue, 02 Sep 2008 15:41:51 +0200 |
Dennis Schoen |
fix changegroup.notify hook broken by fb42030d79d6
|
Tue, 02 Sep 2008 17:32:07 +0200 |
Benoit Boissinot |
dirstate: explain why appending instead of os.path.join() is safe
|
Tue, 02 Sep 2008 15:12:50 +0200 |
Benoit Boissinot |
performance: normalize self._root, avoid calling os.path.join() in dirstate
|
Tue, 02 Sep 2008 15:08:26 +0200 |
Benoit Boissinot |
performance: do not stat() things when not required
|
Tue, 02 Sep 2008 09:47:40 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 02 Sep 2008 09:25:29 +0200 |
Patrick Mezard |
graphlog: fix calls from outside the repository (issue1285)
|
Tue, 02 Sep 2008 01:19:12 +0200 |
Benoit Boissinot |
fix test output broken by a04d8cadb6af
|
Mon, 01 Sep 2008 17:23:26 +0200 |
Benoit Boissinot |
web: fix annotate raw template, forgotten in ccc2481e3954
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in transplant extension
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in record extension
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in rebase extension
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in patchbomb extension
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in interhg extension
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in inotify extension
|
Sun, 31 Aug 2008 16:12:03 +0200 |
Martin Geisler |
i18n: mark strings for translation in mq extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in imerge extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in hgk extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in extdiff extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in convert extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in churn extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in alias extension
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: mark strings for translation in Mercurial
|
Sun, 31 Aug 2008 16:12:02 +0200 |
Martin Geisler |
i18n: avoid naive plural tricks
|
Sun, 31 Aug 2008 12:05:29 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Sun, 31 Aug 2008 11:36:07 +0200 |
Dirkjan Ochtman |
record: catch PatchErrors from internalpatch and display error message
|
Sun, 31 Aug 2008 11:34:52 +0200 |
Dirkjan Ochtman |
record: take diff lines for lack of trailing newlines into account (issue1282)
|
Sun, 31 Aug 2008 11:41:52 +0200 |
Dirkjan Ochtman |
fix double indentation and trailing whitespace
|
Sat, 30 Aug 2008 18:47:54 +0200 |
Adrian Buehlmann |
increase code coverage of test-clone
|
Fri, 29 Aug 2008 15:16:50 +0200 |
Rocco Rutte |
coal/paper: Add link to raw changeset as other styles have it, too
|
Sat, 30 Aug 2008 17:13:23 +0200 |
Dirkjan Ochtman |
hgweb: return content iterator instead of using write() callable
|
Fri, 29 Aug 2008 16:50:11 +0200 |
Benoit Boissinot |
fix regression on empty repo cloning introduced by 0642d9d7ec80
|
Thu, 28 Aug 2008 13:06:24 +0200 |
Christian Ebert |
doc/Makefile: rephrase comment (typo)
|
Thu, 28 Aug 2008 13:16:15 +0200 |
Dirkjan Ochtman |
contrib: remove deprecated darcs2hg.py script
|
Thu, 28 Aug 2008 11:19:17 +0200 |
Dirkjan Ochtman |
fetch: linearize code by eliminating nested functions
|
Tue, 26 Aug 2008 00:04:18 +0200 |
Martin Geisler |
qimport: report filename in case of IOError
|
Wed, 27 Aug 2008 12:49:39 +0200 |
Stefano Tortarolo |
Fix wrong redirection in test-rebase-parameters
|
Mon, 25 Aug 2008 23:04:56 +0200 |
Patrick Mezard |
highlight: split code to improve startup times
|
Mon, 25 Aug 2008 01:26:08 +0200 |
Martin Geisler |
qfinish: document --applied instead of --all
|
Sun, 24 Aug 2008 22:40:34 +0200 |
Patrick Mezard |
Merge with Gilles Moris
|
Fri, 22 Aug 2008 22:32:53 +0200 |
Gilles Moris |
Have verbose and debug flag print the changeset rev and hash when committing.
|
Sun, 24 Aug 2008 22:13:39 +0200 |
Patrick Mezard |
Backed out changeset d557749c627a
|
Fri, 22 Aug 2008 08:26:18 +0200 |
Christian Ebert |
keyword: avoid additional conflicts during merge/resolve
|
Fri, 22 Aug 2008 13:25:35 +0200 |
Gilles Moris |
Have verbose flag print the changeset hash when committing
|
Sun, 24 Aug 2008 19:24:47 +0200 |
Patrick Mezard |
test-rebase-mq: '|' is a GNU sed extension, unfold it
|
Thu, 21 Aug 2008 19:05:18 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Thu, 21 Aug 2008 19:02:56 +0200 |
Dirkjan Ochtman |
bisect: status message when no action is specified
|
Thu, 21 Aug 2008 19:02:46 +0200 |
Dirkjan Ochtman |
bisect: expand help text to explain REV argument and --noupdate
|
Thu, 21 Aug 2008 10:20:44 +0200 |
Christian Ebert |
keyword: thorough hgweb testing
|
Tue, 22 Jul 2008 18:23:20 +0200 |
Dirkjan Ochtman |
hgweb: raise ErrorResponses to communicate protocol errors
|
Fri, 15 Aug 2008 13:25:57 +0200 |
Dirkjan Ochtman |
make streamclone.stream_out() a generator
|
Tue, 22 Jul 2008 18:21:37 +0200 |
Dirkjan Ochtman |
hgweb: generate error message only if nothing is passed
|
Thu, 21 Aug 2008 11:35:17 +0200 |
Dirkjan Ochtman |
strip trailing whitespace, replace tabs by spaces
|
Thu, 21 Aug 2008 10:55:24 +0200 |
Dirkjan Ochtman |
hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
|
Wed, 20 Aug 2008 19:00:39 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 20 Aug 2008 17:58:12 +0200 |
Christian Ebert |
Make test-hardlinks-safety portable
|
Wed, 20 Aug 2008 15:05:43 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Wed, 20 Aug 2008 15:04:45 +0200 |
Thomas Arendsen Hein |
Adjust test output for hg help qrecord since ef14c773b3d6
|
Wed, 20 Aug 2008 11:09:53 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 20 Aug 2008 10:31:19 +0200 |
TK Soh |
update copyright dates in Windows installer's readme file
|
Wed, 20 Aug 2008 10:30:53 +0200 |
Peter Arrenbrecht |
mq: fix docs for qrefresh -D (issue1234)
|
Sat, 16 Aug 2008 16:32:57 +0200 |
Martin Geisler |
hgweb: removed unnecessary del before function return
|
Sat, 16 Aug 2008 14:46:56 +0200 |
Martin Geisler |
move % out of translatable strings
|
Tue, 12 Aug 2008 13:45:48 +0200 |
Martin Geisler |
Fixed docstring typos
|
Sat, 29 Mar 2008 23:05:45 +0100 |
Martin Geisler |
Begin commit messages with two empty lines.
|
Tue, 19 Aug 2008 18:07:26 -0700 |
Brendan Cully |
Debashify rebase tests
|
Tue, 19 Aug 2008 15:36:03 -0700 |
Brendan Cully |
Use relative imports in inotify.server.
|
Tue, 19 Aug 2008 18:17:11 +0200 |
Thomas Arendsen Hein |
Do not sort hgwebdir repositories if python list or tuple is given.
|
Mon, 18 Aug 2008 16:50:36 -0500 |
Matt Mackall |
Fix up tests
|
Mon, 18 Aug 2008 21:16:31 +0200 |
Stefano Tortarolo |
Add rebase extension
|
Mon, 18 Aug 2008 15:58:17 +0200 |
Rocco Rutte |
coal/paper: make output well-formed and fix css syntax error breaking rendering
|
Wed, 13 Aug 2008 20:36:37 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
clone: get a list of files to clone from store
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
store: drop self.encodefn
|
Wed, 13 Aug 2008 20:18:44 -0500 |
Matt Mackall |
streamclone: fold in localrepo.storefiles
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: change handling of decoding errors
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: simplify walking
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
store: simplify class hierarchy
|
Wed, 13 Aug 2008 20:18:43 -0500 |
Matt Mackall |
statichttp: use store class
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
store: take opener as an argument
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: simplify requirements checking
|
Wed, 13 Aug 2008 20:18:42 -0500 |
Matt Mackall |
localrepo: kill _createmode
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
add test-verify
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
verify: check repo.store
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
revlog: add files method
|
Wed, 13 Aug 2008 20:18:41 -0500 |
Adrian Buehlmann |
store.py: accept empty repos
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Matt Mackall |
verify: only warn on copy nullid
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Stefano Tortarolo |
make commit fail when committing unresolved files
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Shun-ichi Goto |
Update win32mbcs extension
|
Wed, 13 Aug 2008 20:18:40 -0500 |
Matt Mackall |
Merge with stable
|
Wed, 13 Aug 2008 23:31:10 +0200 |
Patrick Mezard |
convert: implement startrev for hg source
|
Tue, 12 Aug 2008 17:47:08 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 13 Aug 2008 17:11:53 -0500 |
Matt Mackall |
Added signature for changeset d2375bbee6d4
|