Wed, 23 Dec 2009 18:40:57 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 18:40:21 +0100 |
Christian Ebert |
extensions help: make disabling example analogous to enabling example
stable
|
Mon, 21 Dec 2009 23:01:46 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Sat, 05 Dec 2009 14:18:31 -0600 |
Steve Borho |
setup: ignore 'not importing' warnings during version detection
stable
|
Wed, 23 Dec 2009 18:13:15 +0100 |
Martin Geisler |
tests: load with "ext =" instead of "hgext.ext ="
|
Wed, 23 Dec 2009 18:04:57 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 23 Dec 2009 12:04:17 +0000 |
Christian Ebert |
keyword: go into restricted mode when transplanting
stable
|
Wed, 23 Dec 2009 12:04:04 +0000 |
Christian Ebert |
keyword: do not monkeypatch diff when in restricted mode
stable
|
Wed, 23 Dec 2009 13:12:36 +0100 |
Dirkjan Ochtman |
merge with default
|
Wed, 23 Dec 2009 13:09:11 +0100 |
timeless |
mq: qnew -f should reject merge working directories
stable
|
Tue, 22 Dec 2009 00:50:15 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 22 Dec 2009 00:50:03 +0100 |
Martin Geisler |
hgext: enable extensions without "hgext." prefix in help texts
stable
|
Mon, 14 Dec 2009 00:32:29 +0900 |
Nicolas Dumazet |
cmdutil: replace sys.maxint with None as default value in loglimit
|
Mon, 21 Dec 2009 12:18:43 +0200 |
Henri Wiechers |
test-help: improve test coverage
|
Mon, 21 Dec 2009 20:30:37 +0100 |
Nicolas Dumazet |
bookmarks: move parse() and current() into property definitions
|
Mon, 21 Dec 2009 15:17:28 +0900 |
Nicolas Dumazet |
bookmarks: refactor code responsible for updates of bookmarks
|
Mon, 21 Dec 2009 20:19:21 +0100 |
Nicolas Dumazet |
bookmarks: repo._bookmarkcurrent should be a propertycache
|
Mon, 21 Dec 2009 15:23:03 +0900 |
Nicolas Dumazet |
bookmarks: write() can simply access repo._bookmarks
|
Mon, 21 Dec 2009 13:55:56 +0900 |
Nicolas Dumazet |
bookmarks: turn repo._bookmarks into a propertycache
|
Mon, 21 Dec 2009 16:13:20 +0100 |
Sune Foldager |
Merge with stable
|
Mon, 21 Dec 2009 16:12:43 +0100 |
Sune Foldager |
hook: fix bug (reuse of variable) introduced in 872d49dd577a
stable
|
Sun, 20 Dec 2009 17:18:04 +0100 |
Martin Geisler |
patch: implement patch.eol=auto mode
|
Sun, 20 Dec 2009 17:18:02 +0100 |
Martin Geisler |
patch: propagate eolmode down to patchfile
|
Sat, 19 Dec 2009 22:56:01 -0800 |
Brendan Cully |
Merge with stable
|
Sat, 19 Dec 2009 22:55:33 -0800 |
Brendan Cully |
share: use defaultdest to compute unspecified destination
stable
|
Sat, 19 Dec 2009 13:10:46 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 18 Dec 2009 15:05:42 -0500 |
Greg Ward |
glog: fix "incompatible option" error message.
stable
|
Fri, 18 Dec 2009 14:27:30 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 15 Dec 2009 10:37:23 +0000 |
Frank Kingswood |
convert: implement two hooks in builtin cvsps
|
Wed, 16 Dec 2009 17:39:42 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 17 Dec 2009 00:32:26 +0100 |
Martin Geisler |
Merge with stable
|
Wed, 16 Dec 2009 23:59:50 +0100 |
Mads Kiilerich |
doc/Makefile: Fix rst2html detection
stable
|
Fri, 11 Dec 2009 16:17:39 +0900 |
Nicolas Dumazet |
inotify: completely ignore events on the repository root
|
Fri, 11 Dec 2009 15:58:09 +0900 |
Nicolas Dumazet |
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
|
Fri, 27 Nov 2009 09:23:10 +0900 |
Nicolas Dumazet |
inotify: follow new files if they are regular or a symlink.
|
Wed, 16 Dec 2009 12:09:25 +0100 |
Mads Kiilerich |
run-tests.py: Show paths to failing tests, .err and .out
|
Wed, 16 Dec 2009 16:46:12 -0600 |
Matt Mackall |
Merge with stable
|
Wed, 16 Dec 2009 16:42:58 -0600 |
Matt Mackall |
convert: make hg sink cleanup safer
stable
|
Wed, 16 Dec 2009 22:58:57 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 11 Dec 2009 15:25:33 +0900 |
Nicolas Dumazet |
graphlog: fix output when both a limit and a path are provided
stable
|
Wed, 16 Dec 2009 22:18:15 +0100 |
Patrick Mezard |
mercurial.iss: update locale location
|
Wed, 16 Dec 2009 12:10:21 +0100 |
Mads Kiilerich |
test-share: Solaris sed can't handle never-ending lines
|
Wed, 16 Dec 2009 12:10:21 +0100 |
Mads Kiilerich |
test-rollback: Ignore hook exit code
|
Wed, 16 Dec 2009 13:19:42 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Wed, 16 Dec 2009 12:10:21 +0100 |
Mads Kiilerich |
test-hook: Don't use extended regular expressions with grep
stable
|
Tue, 15 Dec 2009 12:33:04 -0800 |
Brendan Cully |
hgweb: Make get_mtime use repository to find store path.
|
Sun, 13 Dec 2009 18:29:16 +0100 |
Ronny Pfannschmidt |
make ui.interactive() return false in case stdin lacks isatty
|
Tue, 15 Dec 2009 10:45:24 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 15 Dec 2009 10:44:38 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 15 Dec 2009 10:44:10 -0600 |
Matt Mackall |
Merge -stable heads
stable
|
Mon, 14 Dec 2009 23:14:50 +0100 |
Martin Geisler |
Makefile: update "make clean" target after f91e5630ce7e
|
Mon, 14 Dec 2009 22:15:46 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 14 Dec 2009 22:09:49 +0100 |
Patrick Mezard |
convert/svn: better handling of hg recursive call failure
stable
|
Mon, 14 Dec 2009 21:21:34 +0200 |
Alexander Solovyov |
schemes: url parts are counted from 1
stable
|
Mon, 14 Dec 2009 15:02:02 -0600 |
Matt Mackall |
Merge with -stable
|
Mon, 14 Dec 2009 15:01:13 -0600 |
Matt Mackall |
subrepo: add default path to new clones
stable
|
Mon, 14 Dec 2009 00:26:28 +0100 |
Martin Geisler |
win32mbcs: fix typos and reST syntax
|
Mon, 14 Dec 2009 00:02:04 +0100 |
Martin Geisler |
help/templates: use hanging indent for field list
|
Sun, 13 Dec 2009 23:49:53 +0100 |
Martin Geisler |
minirst: improve layout of field lists
|
Sun, 13 Dec 2009 22:37:30 +0100 |
Martin Geisler |
minirst: don't test regexps twice
|
Sun, 13 Dec 2009 19:24:24 +0100 |
Martin Geisler |
minirst: run inlineliterals too in debug mode
|
Sun, 13 Dec 2009 18:54:54 +0100 |
Patrick Mezard |
test-share: handle sed/GNU-sed discrepancies
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
Make {file_copies} usable as a --template key
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
templatekw: change {file_copies} behaviour, add {file_copies_switch}
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
test-command-template: test 'file_copies' keyword
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
cmdutil: extract file copies closure into templatekw
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
cmdutil: extract latest tags closures in templatekw
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
cmdutil: extract file changes closures into templatekw
|
Sun, 13 Dec 2009 18:06:23 +0100 |
Patrick Mezard |
cmdutil: extract repo dependent closures in templatekw
|
Sun, 13 Dec 2009 18:06:23 +0100 |
Patrick Mezard |
cmdutil: extract ctx dependent closures into templatekw
|
Sun, 13 Dec 2009 18:06:23 +0100 |
Patrick Mezard |
cmdutil: replace showlist() closure with a function
|
Sun, 13 Dec 2009 11:56:22 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 07 Dec 2009 12:44:15 -0500 |
Patrick Mezard |
convert/svn: make sink recover gracefully from empty changeset
stable
|
Mon, 07 Dec 2009 19:18:03 +0900 |
Shun-ichi GOTO |
win32mbcs: Add configuration to specify path encoding
|
Sat, 12 Dec 2009 23:03:05 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 11 Dec 2009 15:09:52 +0900 |
Nicolas Dumazet |
mq: qpop: remove added files before re-adding removed files
stable
|
Thu, 10 Dec 2009 09:35:43 -0500 |
Greg Ward |
revlog: rewrite several method docstrings
stable
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Add support for bookmarks
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Do not pass --color, --no-color parameters to wrapped function
|
Sat, 12 Dec 2009 16:54:33 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 12 Dec 2009 15:26:57 +0100 |
Martin Geisler |
test-hgrc: cleanup
|
Sat, 12 Dec 2009 16:46:16 +0100 |
Martin Geisler |
config: raise ConfigError on non-existing include files
stable
|
Thu, 10 Dec 2009 17:01:21 -0600 |
Matt Mackall |
Merge with i18n
|
Sat, 05 Dec 2009 05:29:37 +0200 |
Giorgos Keramidas |
i18n-el: translate Mercurial's copyright info message
|
Sat, 05 Dec 2009 05:21:33 +0200 |
Giorgos Keramidas |
i18n-el: translate the rest of hgext/bookmarks
|
Sat, 05 Dec 2009 04:43:13 +0200 |
Giorgos Keramidas |
i18n-el: translate the help of acl.py
|
Thu, 03 Dec 2009 23:34:25 +0200 |
Giorgos Keramidas |
i18n-el: translate hgext/bugzilla.py
|
Thu, 03 Dec 2009 22:32:13 +0200 |
Giorgos Keramidas |
i18n-el: remove obsolete translations
|
Thu, 03 Dec 2009 22:31:14 +0200 |
Giorgos Keramidas |
i18n-el: translate verify
|
Thu, 03 Dec 2009 22:06:38 +0200 |
Giorgos Keramidas |
i18n-el: add missing space to "remote: "'s translation
|
Wed, 02 Dec 2009 18:49:10 +0200 |
Giorgos Keramidas |
i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
|
Wed, 02 Dec 2009 18:49:10 +0200 |
Giorgos Keramidas |
i18n-el: remove some Danish strings
|
Thu, 10 Dec 2009 23:57:14 +0100 |
Pascal Quantin |
mercurial.iss: add tcsh completion script
|
Thu, 10 Dec 2009 22:31:10 +0100 |
Martin Geisler |
run-tests: backout d7c23f4a14c7
|
Thu, 10 Dec 2009 22:28:09 +0100 |
Martin Geisler |
mercurial.iss: backout 08bbed8ac9b8
|
Thu, 10 Dec 2009 22:26:09 +0100 |
Martin Geisler |
setup: backout 68964567e406
|
Wed, 09 Dec 2009 14:33:22 -0600 |
Augie Fackler |
subrepo: document necessary methods for a subrepo class
|
Thu, 10 Dec 2009 12:31:57 +0100 |
Dirkjan Ochtman |
merge with the stable branch
|
Thu, 10 Dec 2009 12:31:21 +0100 |
Dirkjan Ochtman |
cmdutil: copy auth section in remoteui
stable
|
Thu, 10 Dec 2009 00:14:22 +0100 |
Benoit Boissinot |
log --follow: use a set instead of a list
|
Tue, 08 Dec 2009 23:36:06 +0100 |
Sune Foldager |
Merge with stable
|
Tue, 08 Dec 2009 23:23:59 +0100 |
Sune Foldager |
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test
stable
|
Sat, 05 Dec 2009 23:26:27 -0500 |
Brodie Rao |
help: don't display bogus help messages for invalid aliases
|
Sat, 05 Dec 2009 23:16:09 +0100 |
Martin Geisler |
run-tests: install data files correctly
|
Sun, 06 Dec 2009 23:28:49 +0100 |
Sune Foldager |
Merge with stable
|
Sun, 06 Dec 2009 23:22:17 +0100 |
Sune Foldager |
patchbomb: handle repository#rev URLs correctly
stable
|
Sat, 05 Dec 2009 00:15:17 +0100 |
Martin Geisler |
contrib: helper extension to track memory usage
|
Fri, 04 Dec 2009 13:59:33 -0600 |
Matt Mackall |
export: fix tests
|
Sat, 28 Nov 2009 16:48:07 +0200 |
Alexander Solovyov |
commands.export: accept -r option as revision specification
|
Mon, 30 Nov 2009 23:51:06 +0100 |
Gilles Moris |
status: add the --change option to display files changed in a revision
|
Tue, 01 Dec 2009 09:53:02 +0900 |
Nicolas Dumazet |
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
|
Tue, 01 Dec 2009 11:28:31 +0900 |
Nicolas Dumazet |
cmdutil: service: add appendpid parameter to append pids to pid file
|
Fri, 04 Dec 2009 17:43:01 +0100 |
Benoit Boissinot |
changegroupsubset: readdelta() can be used if the previous rev is a parent
|
Fri, 04 Dec 2009 17:42:59 +0100 |
Benoit Boissinot |
changegroupsubset: simplify parents pruning
|
Fri, 04 Dec 2009 15:36:13 +0100 |
Benoit Boissinot |
shrink-revlog: improve performance: use changegroup instead of revisions
|
Fri, 04 Dec 2009 07:52:30 +0100 |
Pascal Quantin |
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
|
Fri, 04 Dec 2009 12:48:23 +0100 |
Christian Ebert |
rst2man: s/dont/don't/ in comment
|
Fri, 04 Dec 2009 12:48:17 +0100 |
Christian Ebert |
rst2man: separate inline blocks from previous paragraphs
|
Mon, 30 Nov 2009 21:54:34 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install some useful data files.
|
Mon, 30 Nov 2009 23:10:21 +0200 |
Alexander Solovyov |
color: add support for churn --diffstat
|
Thu, 03 Dec 2009 22:54:33 +0100 |
Martin Geisler |
Makefile: help/ was moved in f91e5630ce7e update paths to match
|
Thu, 03 Dec 2009 22:34:51 +0100 |
Pascal Quantin |
Update win32 installer with changes from f91e5630ce7e
|
Thu, 03 Dec 2009 22:37:49 +0100 |
Christian Ebert |
doc: correct path to help files in Makefile
|
Thu, 03 Dec 2009 20:50:00 +0100 |
Martin Geisler |
setup: cleanup coding style
|
Tue, 01 Dec 2009 16:06:10 +0100 |
Dan Villiom Podlaski Christiansen |
setup: install translation files as package data
|
Thu, 03 Dec 2009 20:41:43 +0100 |
Martin Geisler |
setup: don't ship i18n directory
|
Thu, 03 Dec 2009 11:07:14 +0100 |
Sune Foldager |
Merge with stable
|
Thu, 03 Dec 2009 11:06:55 +0100 |
Sune Foldager |
handle file URIs correctly, according to RFC 2396 (issue1153)
stable
|
Thu, 03 Dec 2009 11:06:44 +0100 |
Sune Foldager |
transplant: fix small bug when a patch fails while using --filter
stable
|
Thu, 03 Dec 2009 06:35:39 +0100 |
Henrik Stuart |
Merge with stable
|
Thu, 03 Dec 2009 14:14:44 +0900 |
Nicolas Dumazet |
alias: do not crash when aliased command has no usage help text
stable
|
Thu, 03 Dec 2009 01:06:15 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 03 Dec 2009 01:01:49 +0100 |
Benoit Boissinot |
revlog: add fast path to ancestor
|
Tue, 01 Dec 2009 16:19:53 -0500 |
Greg Ward |
share: add a test script.
|
Wed, 02 Dec 2009 14:30:39 +0200 |
Fabian Kreutz |
hgk: do not ignore ---/+++ lines in diff
stable
|
Tue, 01 Dec 2009 20:10:31 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 19:30:49 -0600 |
Matt Mackall |
Added signature for changeset 439d7ea6fe3a
stable
|
Tue, 01 Dec 2009 19:30:49 -0600 |
Matt Mackall |
Added tag 1.4.1 for changeset 439d7ea6fe3a
stable
|
Tue, 01 Dec 2009 19:30:30 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 19:28:15 -0600 |
Matt Mackall |
share: fix interaction with clone
stable 1.4.1
|
Tue, 01 Dec 2009 14:37:57 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 01 Dec 2009 14:37:33 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 01 Dec 2009 14:36:47 -0600 |
Matt Mackall |
Merge with i18n
stable
|
Tue, 01 Dec 2009 00:48:25 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 01 Dec 2009 00:47:25 +0100 |
Martin Geisler |
i18n: hand-transplant change in 36760956f6d3
stable
|
Sun, 29 Nov 2009 20:32:41 +0100 |
Martin Geisler |
i18n-da: synchronized with af5f99d8195e
|
Mon, 30 Nov 2009 12:44:32 -0200 |
Wagner Bruna |
merge with i18n-stable
|
Mon, 30 Nov 2009 12:36:24 -0200 |
Wagner Bruna |
i18n-pt_BR: added strings from crew 5b149c88d9e8
stable
|
Tue, 01 Dec 2009 01:43:46 +0100 |
Benoit Boissinot |
backout experimental change from 777c1df76ef4
|
Tue, 01 Dec 2009 01:08:16 +0100 |
Benoit Boissinot |
context: parents() already filters nullid
|
Tue, 01 Dec 2009 01:03:54 +0100 |
Benoit Boissinot |
context: use key-sorting instead of tuples
|
Tue, 01 Dec 2009 00:43:54 +0100 |
Martin Geisler |
Merge with stable
|
Tue, 01 Dec 2009 00:43:21 +0100 |
Martin Geisler |
doc/Makefile: ensure C locale
stable
|
Tue, 01 Dec 2009 00:15:45 +0100 |
Martin Geisler |
commands: mark "ssh://" as inline literals in help texts
stable
|
Mon, 30 Nov 2009 23:39:58 +0100 |
Patrick Mezard |
test-rollback: fix reference to /bin/false (fails on OSX)
|
Mon, 30 Nov 2009 23:27:37 +0100 |
Martin Geisler |
Merge with stable
|
Mon, 30 Nov 2009 23:12:51 +0100 |
Martin Geisler |
schemes: fixed typos in module docstring
stable
|
Tue, 24 Nov 2009 17:48:23 +0200 |
Alexander Solovyov |
schemes extension
stable
|
Mon, 30 Nov 2009 23:12:51 +0100 |
Martin Geisler |
schemes: fixed typos in module docstring
|
Tue, 24 Nov 2009 17:48:23 +0200 |
Alexander Solovyov |
schemes extension
|
Mon, 30 Nov 2009 15:31:14 -0600 |
Matt Mackall |
Merge with crew
|
Mon, 30 Nov 2009 22:23:04 +0100 |
Patrick Mezard |
convert: better error on invalid repository type
|
Mon, 30 Nov 2009 22:23:09 +0100 |
Patrick Mezard |
cmdutil: fix missing default 'extra' template
|
Sat, 28 Nov 2009 11:21:19 +0900 |
Nicolas Dumazet |
test blacklist: add inotify-failures target
|
Sat, 28 Nov 2009 10:25:09 +0900 |
Nicolas Dumazet |
run-tests: add a "--blacklist target" option to skip predefined test lists
|
Tue, 17 Nov 2009 18:50:39 +0900 |
Nicolas Dumazet |
run-tests: add --inotify option to test runner
|
Mon, 30 Nov 2009 19:52:03 +0100 |
Sune Foldager |
merge with stable
|
Mon, 30 Nov 2009 19:37:38 +0100 |
Sune Foldager |
extdiff: respect --option in command aliases (issue949)
stable
|
Mon, 30 Nov 2009 16:53:05 +0100 |
Benoit Boissinot |
merge with stable
|
Mon, 30 Nov 2009 14:58:52 +0100 |
Sune Foldager |
fix bug in prepush logic involving merge changesets
stable
|
Sat, 28 Nov 2009 23:58:03 +0100 |
Martin Geisler |
Merge with stable
|
Sat, 28 Nov 2009 23:44:18 +0100 |
timeless |
commands: add missing options in command line help
stable
|
Sat, 28 Nov 2009 23:23:16 +0100 |
Martin Geisler |
commands: mark strings for translation
stable
|
Fri, 27 Nov 2009 18:26:25 +0000 |
timeless |
keyword: clarify object of backwards compatibility
|
Fri, 27 Nov 2009 11:50:52 -0500 |
Greg Ward |
commit: write last-message.txt with no content modifications.
|
Thu, 26 Nov 2009 10:47:39 +0200 |
Marti Raudsepp |
mail: add parseaddrlist() function for parsing many addresses at once
|
Thu, 26 Nov 2009 12:23:28 +0200 |
Marti Raudsepp |
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc
|
Fri, 27 Nov 2009 13:53:27 +0100 |
Dirkjan Ochtman |
templates: add raw templates for tags/branches pages
|
Thu, 26 Nov 2009 23:10:59 +0100 |
Martin Geisler |
extdiff: wrap long lines in docstring and comments
|
Thu, 26 Nov 2009 20:59:35 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 26 Nov 2009 10:51:17 +0100 |
Christian Ebert |
keyword: the CVS keyword is $RCSfile$, not $RCSFile$
stable
|
Thu, 26 Nov 2009 20:50:16 +0100 |
Martin Geisler |
keyword: sort demo output to ensure deterministic output
stable
|
Thu, 26 Nov 2009 20:06:45 +0100 |
Martin Geisler |
extdiff: prevent exception on double-translation
stable
|
Wed, 25 Nov 2009 21:54:47 -0600 |
Matt Mackall |
Merge with stable again
|
Wed, 25 Nov 2009 21:54:18 -0600 |
Matt Mackall |
Merge stable heads
stable
|
Wed, 25 Nov 2009 21:52:39 -0600 |
Matt Mackall |
Fix changelog test
|
Wed, 25 Nov 2009 21:44:19 -0600 |
Matt Mackall |
Merge with stable
|
Mon, 01 Jun 2009 20:32:53 +0200 |
Dan Villiom Podlaski Christiansen |
list branches in changelog template
|
Tue, 24 Nov 2009 21:08:40 -0500 |
Greg Ward |
commit: if relevant, tell user their commit message was saved.
|
Tue, 24 Nov 2009 21:08:39 -0500 |
Greg Ward |
commit: save commit message so it's not destroyed by rollback.
|
Fri, 14 Aug 2009 08:19:49 -0400 |
Nicolas Dumazet |
inotify: create a common, OS-independent server entry point
|
Wed, 25 Nov 2009 00:02:02 +0200 |
Alexander Solovyov |
perf.perflog: add option to follow renames
|
Tue, 24 Nov 2009 13:55:13 -0200 |
Wagner Bruna |
run-tests: LANGUAGE may make tests fail
stable
|
Tue, 24 Nov 2009 14:45:29 -0800 |
Bryan O'Sullivan |
Merge with mpm
|
Tue, 24 Nov 2009 20:40:16 +0100 |
Benoit Boissinot |
merge with crew
|
Tue, 24 Nov 2009 20:40:04 +0100 |
Benoit Boissinot |
findrenames: improve coding-style
|
Tue, 24 Nov 2009 18:21:47 +0100 |
Benoit Boissinot |
findrenames: speedup exact match
|
Tue, 24 Nov 2009 17:39:42 +0100 |
Benoit Boissinot |
findrenames: refactor the score computation
|
Tue, 24 Nov 2009 17:26:42 +0100 |
Benoit Boissinot |
findrenames: first loop over the removed files, it's faster
|
Tue, 24 Nov 2009 14:32:19 +0200 |
Alexander Solovyov |
localrepo: support 'rev in repo' syntax
|
Tue, 24 Nov 2009 11:20:25 -0800 |
Brendan Cully |
zsh completion: add summary
|
Tue, 24 Nov 2009 10:25:11 -0600 |
Matt Mackall |
Merge with stable
|
Tue, 24 Nov 2009 10:23:53 -0600 |
Matt Mackall |
Merge with crew
stable
|
Tue, 24 Nov 2009 10:15:12 -0600 |
Matt Mackall |
Merge with i18n
|
Mon, 23 Nov 2009 15:15:54 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 23 Nov 2009 15:15:01 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5d748045c2ae
stable
|
Tue, 24 Nov 2009 10:14:27 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 24 Nov 2009 16:07:36 +0200 |
Alexander Solovyov |
commands.log: getrenamed() cleanup
|
Tue, 24 Nov 2009 09:49:23 +0100 |
Sune Foldager |
ancestor: improve docstring
|
Mon, 23 Nov 2009 23:04:44 +0100 |
Benoit Boissinot |
merge with stable
|
Mon, 23 Nov 2009 22:45:36 +0100 |
Benoit Boissinot |
run-tests: always set $COLUMNS, fix running tests under emacs shell
stable
|
Mon, 23 Nov 2009 22:46:48 +0100 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 23 Nov 2009 22:08:59 +0100 |
Pascal Quantin |
Add help files to win32 installer (issue 1919)
stable
|
Mon, 23 Nov 2009 11:03:55 +0100 |
Sune Foldager |
hgweb: add support for extension-provided permission hooks
|
Sun, 22 Nov 2009 15:36:22 -0600 |
Matt Mackall |
Merge with i18n
|
Sun, 22 Nov 2009 21:34:12 +0100 |
Martin Geisler |
i18n-da: synchronized with b5170b8b32a5
|
Sun, 22 Nov 2009 19:37:19 +0100 |
Jens Bäckman |
i18n-sv: translated seven commands
|
Sun, 22 Nov 2009 19:12:39 +0100 |
Jens Bäckman |
i18n-sv: synchronized with b5170b8b32a5
|
Sun, 22 Nov 2009 19:11:12 +0100 |
Patrick Mezard |
run-tests: work around a distutils bug triggered by 0a8a43b4ca75
|
Sun, 22 Nov 2009 11:27:29 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Sun, 22 Nov 2009 11:25:01 +0100 |
Thomas Arendsen Hein |
Do not overwrite motd attribute of hgwebdir instances on refresh.
stable
|
Sun, 22 Nov 2009 11:19:07 +0100 |
Martin Geisler |
Merge with stable
|
Fri, 20 Nov 2009 14:11:05 +0200 |
Henri Wiechers |
commands: minor refactoring
|
Thu, 19 Nov 2009 11:06:01 +0900 |
Nicolas Dumazet |
inotify: improve error messages
stable
|
Wed, 18 Nov 2009 22:23:11 -0500 |
Greg Ward |
run-tests: give each child its own tmp dir (issue1911)
stable
|
Fri, 20 Nov 2009 02:34:56 +0100 |
Benoit Boissinot |
merge with stable
|
Tue, 17 Nov 2009 15:36:09 +0900 |
Nicolas Dumazet |
inotify: add a inotify.pidfile configuration possibility
stable
|
Tue, 17 Nov 2009 15:00:00 +0900 |
Nicolas Dumazet |
cmdutil.service: do not _exit(0) in the parent process
stable
|
Thu, 19 Nov 2009 23:39:30 +0100 |
Martin Geisler |
Merge with stable
|
Thu, 19 Nov 2009 17:33:41 -0500 |
Faheem Mitha |
commands: improve help for "hg clone -r"
stable
|
Thu, 19 Nov 2009 23:29:02 +0100 |
Martin Geisler |
commands, dates: use real lists instead of literal blocks
stable
|
Thu, 19 Nov 2009 23:27:11 +0100 |
Martin Geisler |
commands: use field lists instead of literal blocks in docstrings
stable
|
Thu, 19 Nov 2009 22:25:38 +0100 |
Martin Geisler |
commands: do not indent list in clone help string
stable
|
Wed, 18 Nov 2009 22:23:11 -0500 |
Greg Ward |
run-tests: give each child its own tmp dir (issue1911)
|
Thu, 19 Nov 2009 21:59:06 +0100 |
Martin Geisler |
test-non-interactive-wsgi: make output deterministic
|
Thu, 19 Nov 2009 15:54:57 +0100 |
Henrik Stuart |
hgweb: fix error in 38170eeed18c and introduce test for change
|
Thu, 19 Nov 2009 10:32:33 +0100 |
Sune Foldager |
ui: add environ property to access os.environ or wsgirequest.environ
|
Sun, 08 Nov 2009 00:27:15 +0100 |
Martin Geisler |
relink: wrap long lines in docstring
|
Wed, 18 Nov 2009 21:58:49 +0100 |
Patrick Mezard |
test-convert-filemap: test improved filtering algorithm
|
Tue, 10 Nov 2009 13:04:03 +0100 |
Stefan Simek |
convert: make filemap favor most specific filtering rule
|