Sun, 21 Jun 2009 23:17:02 +0200 |
Patrick Mezard |
convert/svn: stop returning unicode revision identifiers
|
Sun, 21 Jun 2009 23:04:02 +0200 |
Patrick Mezard |
convert/svn: remove confusing unicode variable
|
Sun, 21 Jun 2009 23:04:02 +0200 |
Patrick Mezard |
convert/svn: remove dead code from entry deletion code path
|
Sun, 21 Jun 2009 23:04:02 +0200 |
Patrick Mezard |
convert/svn: remove a useless recode() call in deletion path
|
Sun, 21 Jun 2009 23:04:02 +0200 |
Patrick Mezard |
convert/svn: remove useless encoding/decoding calls (issue1676)
|
Sun, 21 Jun 2009 23:04:01 +0200 |
Patrick Mezard |
convert/svn: remove dead code and obsolete comments
|
Sun, 21 Jun 2009 11:23:16 -0400 |
Greg Ward |
help: improve grammar/wording of 'extensions' topic
|
Sun, 21 Jun 2009 17:52:30 +0200 |
Cédric Duval |
help: more improvements for the extensions topic
|
Sun, 21 Jun 2009 17:19:34 +0200 |
Cédric Duval |
extensions: use _order to determine if an extension is enabled
|
Sun, 21 Jun 2009 17:18:48 +0200 |
Cédric Duval |
extensions: check for path existence only when necessary
|
Sun, 21 Jun 2009 17:35:04 +0200 |
Dirkjan Ochtman |
extensions: remove now-useless pathdirs() function
|
Sun, 21 Jun 2009 17:34:33 +0200 |
Dirkjan Ochtman |
mq: fix error message for qpush inexistent-patch (issue1702)
|
Sun, 21 Jun 2009 16:54:57 +0200 |
Dirkjan Ochtman |
highlight: was broken since 580a79dde2a3 (encoding)
|
Sun, 21 Jun 2009 16:45:47 +0200 |
Dirkjan Ochtman |
help: add/fix docstrings for a bunch of extensions
|
Sun, 21 Jun 2009 16:35:44 +0200 |
Dirkjan Ochtman |
extensions: simplify by selecting primary hgext
|
Sun, 21 Jun 2009 16:32:00 +0200 |
Cédric Duval |
extensions: move extensions listing functions from mercurial.help
|
Sun, 21 Jun 2009 16:27:07 +0200 |
Dirkjan Ochtman |
serve: obey the --encoding option
|
Sat, 20 Jun 2009 16:06:55 +0200 |
Mads Kiilerich |
contrib/buildrpm: Don't require installed hg, use local hg with pure extensions
|
Sat, 20 Jun 2009 16:06:55 +0200 |
Mads Kiilerich |
contrib/buildrpm: Don't use perl
|
Sat, 20 Jun 2009 16:06:54 +0200 |
Mads Kiilerich |
contrib/buildrpm: Support python 2.4 and 2.6
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
Sat, 20 Jun 2009 20:55:50 +0200 |
Cédric Duval |
help: expand the extensions topic
|
Sat, 20 Jun 2009 20:55:49 +0200 |
Cédric Duval |
help: refactor extensions listing, and show enabled ones in the dedicated topic
|
Sat, 20 Jun 2009 20:55:43 +0200 |
Cédric Duval |
help: adding a new help topic about extensions
|
Sat, 20 Jun 2009 16:42:51 -0500 |
Matt Mackall |
bookmarks: add appropriate locking (issue1691)
|
Sat, 20 Jun 2009 16:42:51 -0500 |
Matt Mackall |
filemerge: fix internal:dump
|
Sat, 20 Jun 2009 16:42:51 -0500 |
Benoit Boissinot |
hgweb: deny cloning a subpath of a repo
|
Sat, 20 Jun 2009 13:00:25 -0500 |
Matt Mackall |
hgweb: web.encoding should override encoding.encoding (issue1183)
|
Sat, 20 Jun 2009 11:50:51 -0500 |
Matt Mackall |
bdiff: fix compile with GCC -ansi (issue1690)
|
Sat, 20 Jun 2009 10:53:47 -0500 |
Matt Mackall |
tags: silence warning about unknown tags
|
Sat, 20 Jun 2009 09:00:02 -0500 |
Matt Mackall |
rollback: minor clarification (issue828)
|
Sat, 20 Jun 2009 08:29:41 -0500 |
Matt Mackall |
update: add --check option
|
Thu, 18 Jun 2009 23:08:33 -0500 |
Matt Mackall |
tags: drop nested function
|
Thu, 18 Jun 2009 23:04:54 -0500 |
Matt Mackall |
tags: generate contexts directly
|
Thu, 18 Jun 2009 20:50:35 -0500 |
Matt Mackall |
tags: reverse and simplify head-walking
|
Thu, 18 Jun 2009 20:50:33 -0500 |
Matt Mackall |
tags: simplify rev handling
|
Thu, 18 Jun 2009 20:49:50 -0500 |
Matt Mackall |
tags: fold in _hgtagsnodes
|
Tue, 19 May 2009 16:49:54 +0900 |
FUJIWARA Katsunori |
compare grep result between target and its parent
|
Sat, 20 Jun 2009 17:09:49 +0200 |
Henrik Stuart |
url: let host port take precedence when connecting to HTTPS
|
Sat, 20 Jun 2009 10:58:57 +0200 |
Henrik Stuart |
url: support client certificate files over HTTPS (issue643)
|
Sun, 07 Jun 2009 20:31:38 +0200 |
Henrik Stuart |
acl: support for getting authenticated user from web server (issue298)
|
Sun, 07 Jun 2009 20:15:37 +0200 |
Henrik Stuart |
hgweb: escape REMOTE_HOST when passing url for addchangegroup
|
Fri, 19 Jun 2009 14:00:41 +0200 |
Dirkjan Ochtman |
tests: fix test for convert detection of p4 repos
|
Fri, 19 Jun 2009 13:47:50 +0200 |
Dirkjan Ochtman |
kill trailing whitespace
|
Fri, 19 Jun 2009 13:44:23 +0200 |
Peter Arrenbrecht |
graphmod/webcommands: use generic DAG walks
|
Sat, 16 May 2009 07:12:12 +0200 |
Peter Arrenbrecht |
graphmod: rename a bunch of vars in graph()
|
Fri, 19 Jun 2009 13:22:32 +0200 |
Peter Arrenbrecht |
graphmod/graphlog: make dag walks carry data as type, payload
|
Sat, 16 May 2009 07:12:12 +0200 |
Peter Arrenbrecht |
graphlog: rename grapher to asciiedges
|
Sat, 16 May 2009 07:11:41 +0200 |
Peter Arrenbrecht |
graphlog: move and rename graphabledag to asciiformat
|
Fri, 19 Jun 2009 13:14:45 +0200 |
Peter Arrenbrecht |
graphmod/graphlog: extract nodelistwalk
|
Fri, 19 Jun 2009 13:14:01 +0200 |
Peter Arrenbrecht |
graphmod/graphlog: move log walks to graphmod
|
Thu, 14 May 2009 17:32:31 +0200 |
Peter Arrenbrecht |
graphmod: code cleanup and doc fix
|
Fri, 19 Jun 2009 13:58:48 +0200 |
Dirkjan Ochtman |
merge: rename -S/--show option to -P/--preview
|
Fri, 19 Jun 2009 13:58:22 +0200 |
Dirkjan Ochtman |
mq: unify code for qdel -r and qfin
|
Fri, 19 Jun 2009 12:37:29 +0200 |
Dirkjan Ochtman |
mq: warn about finalizing patches without cset message
|
Thu, 18 Jun 2009 16:56:03 -0500 |
Matt Mackall |
filemerge: add internal:dump
|
Thu, 18 Jun 2009 16:56:02 -0500 |
Matt Mackall |
filemerge: add internal:prompt target
|
Thu, 18 Jun 2009 10:39:04 +0100 |
Frank Kingswood |
convert: Make P4 conversion cope with keywords, binary files and symbolic links.
|
Thu, 18 Jun 2009 21:13:56 +0200 |
Chia-Huan Wu |
i18n-zh_TW: Traditional Chinese translation
|
Thu, 18 Jun 2009 15:04:20 +0200 |
Martin Geisler |
patchbomb: update test output to match 2aff285b902f
|
Wed, 17 Jun 2009 20:54:26 +0200 |
Cédric Duval |
patchbomb: do not assume the presence of angle brackets around msg-id
|
Thu, 18 Jun 2009 01:21:26 +0100 |
Christian Ebert |
keyword: concise help title
|
Thu, 18 Jun 2009 08:18:52 +0200 |
Cédric Duval |
interhg: upgrade comments to online help and improve them
|
Tue, 16 Jun 2009 22:24:46 +0200 |
Cédric Duval |
churn: improve description
|
Wed, 10 Jun 2009 19:59:44 +0200 |
Cédric Duval |
doc: fix regexp for determining the man page section
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
Fix test-convert-cvsnt-mergepoints so it works reliably.
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
test-convert-cvsnt-mergepoints: make it work on OS X.
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
test-convert-cvsnt-mergepoints: ignore differences between CVS 1.11 and 1.12.
|
Mon, 15 Jun 2009 20:35:19 -0400 |
Greg Ward |
Rename CVSNT "mergepoints" test and make it executable.
|
Tue, 16 Jun 2009 16:22:42 +0100 |
Colin Caughie |
Fixed patch.eol bug that truncated all patched lines to one character
|
Mon, 15 Jun 2009 02:51:10 -0500 |
Matt Mackall |
subrepo: add a test
|
Mon, 15 Jun 2009 02:46:20 -0500 |
Matt Mackall |
subrepo: basic push support
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: add update/merge logic
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
commit: recurse into subrepositories
|
Mon, 15 Jun 2009 02:45:38 -0500 |
Matt Mackall |
subrepo: introduce basic state parsing
|
Mon, 15 Jun 2009 00:03:27 +0200 |
Patrick Mezard |
Make mq, record and transplant honor patch.eol
|
Mon, 15 Jun 2009 00:03:26 +0200 |
Patrick Mezard |
Add patch.eol to ignore EOLs when patching (issue1019)
|
Sun, 14 Jun 2009 13:32:19 -0700 |
Brendan Cully |
gpg: add test
|
Sun, 14 Jun 2009 12:18:46 -0700 |
Brendan Cully |
gpg: unbreak 02a12835b17e. We need a test.
|
Sat, 13 Jun 2009 18:16:44 -0500 |
Matt Mackall |
share: allow dest to default to the basename of source
|
Sat, 13 Jun 2009 18:08:51 -0500 |
Matt Mackall |
Merge with crew
|
Sat, 13 Jun 2009 23:02:51 +0200 |
Patrick Mezard |
bisect: improve --command output
|
Sat, 13 Jun 2009 22:42:16 +0200 |
Patrick Mezard |
dirstate: fix typo introduced by 3507f6c7715c
|
Sat, 13 Jun 2009 22:42:15 +0200 |
Patrick Mezard |
test-bisect: test --command option
|
Sat, 13 Jun 2009 22:42:13 +0200 |
Patrick Mezard |
bisect: fix traceback when command executable is not found
|
Sat, 13 Jun 2009 18:01:48 -0500 |
Matt Mackall |
share: add experimental share extension
|
Sat, 13 Jun 2009 18:01:47 -0500 |
Matt Mackall |
add helper function to create shared repos
|
Sat, 13 Jun 2009 18:01:46 -0500 |
Matt Mackall |
repo: add internal support for sharing store directories
|
Fri, 12 Jun 2009 02:19:51 -0500 |
Matt Mackall |
remoteui: properly create dst with copy()
|
Sat, 13 Jun 2009 14:44:59 -0500 |
Matt Mackall |
repo: set up ui and extensions earlier
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Mon, 08 Jun 2009 20:02:44 +0200 |
Adrian Buehlmann |
mq: eliminate warning on qpush with empty series
|
Sat, 23 May 2009 20:38:08 +0900 |
Nicolas Dumazet |
inotify: repowatcher: don't use a watches attribute to count watches
|
Thu, 21 May 2009 23:51:54 +0900 |
Nicolas Dumazet |
inotify: put the "while True: poll()" loop in pollable class
|
Thu, 21 May 2009 20:15:00 +0900 |
Nicolas Dumazet |
inotify: refactor (un)register methods into pollable object
|
Sat, 13 Jun 2009 18:41:28 +0200 |
Benoit Boissinot |
inotify.server: the decorator eventaction() shouldn't be a method of repowatcher
|
Sat, 13 Jun 2009 18:14:50 +0200 |
Nicolas Dumazet |
inotify: add log config option redirect inotify server output to a file
|
Mon, 25 May 2009 18:14:32 +0900 |
Nicolas Dumazet |
cmdutil: service: logfile option to redirect stdout & stderr in a file
|
Sat, 13 Jun 2009 17:39:01 +0200 |
Nicolas Dumazet |
inotify: raise QueryFailed when the server crash
|
Wed, 27 May 2009 00:29:11 +0900 |
Nicolas Dumazet |
inotify: server: move split() out of server
|
Sat, 13 Jun 2009 17:23:08 +0200 |
Benoit Boissinot |
inotify: remove unused variables
|
Sat, 13 Jun 2009 13:14:02 +0200 |
Benoit Boissinot |
atomictempfile: fix exception in __del__ if mktempcopy fails (self._fp is None)
|
Thu, 11 Jun 2009 12:23:08 -0700 |
Brendan Cully |
Merge with crew-stable
|
Thu, 11 Jun 2009 12:18:40 -0700 |
Brendan Cully |
bzr convert: restore paths to source encoding. Closes issue1692.
|
Thu, 11 Jun 2009 17:29:14 +0200 |
Martin Geisler |
doc: wrap man pages after fixing quoting
|
Thu, 11 Jun 2009 17:19:48 +0200 |
Martin Geisler |
hgrc.5: fix quoting of literal strings
|
Thu, 11 Jun 2009 17:16:04 +0200 |
Martin Geisler |
hgignore.5: remove extra quotes
|
Tue, 09 Jun 2009 21:51:34 -0400 |
timeless |
Improve English for help text of many core hg commands.
|
Wed, 10 Jun 2009 15:10:21 +0200 |
Benoit Boissinot |
use new style classes
|
Wed, 10 Jun 2009 03:20:20 +0200 |
Benoit Boissinot |
doc: correctly escape *
|
Wed, 10 Jun 2009 03:10:46 +0200 |
Benoit Boissinot |
doc: correctly escape *
|
Wed, 10 Jun 2009 01:14:16 +0200 |
Martin Geisler |
hg.1: highlight references to commands and man pages
|
Wed, 10 Jun 2009 01:09:21 +0200 |
Martin Geisler |
hg.1: simplify synopsis
|
Wed, 10 Jun 2009 00:55:57 +0200 |
Martin Geisler |
hgrc.5: spell check
|
Wed, 10 Jun 2009 00:46:30 +0200 |
Martin Geisler |
man pages: add meta data
|
Wed, 10 Jun 2009 00:13:08 +0200 |
Martin Geisler |
man pages: updated copyright years
|
Wed, 10 Jun 2009 00:11:24 +0200 |
Martin Geisler |
hgrc.5: use NOTE admonition paragraph
|
Wed, 10 Jun 2009 00:06:20 +0200 |
Martin Geisler |
hgrc.5: reformatted to avoid big chunks of monospaced text
|
Tue, 09 Jun 2009 23:26:16 +0200 |
Martin Geisler |
hgrc.5: mark filename patterns as monospaced text
|
Tue, 09 Jun 2009 23:24:43 +0200 |
Martin Geisler |
hgrc.5: single quotes means italic in asciidoc
|
Tue, 09 Jun 2009 23:08:55 +0200 |
Martin Geisler |
man pages: mark filenames and env vars as fixed text
|
Tue, 09 Jun 2009 21:50:42 +0200 |
Patrick Mezard |
test-convert-svn-*: no longer need the url building code
|
Sat, 06 Jun 2009 00:08:37 +0200 |
Edouard Gomez |
convert: default to file protocol when no :// found for svn repo url
|
Tue, 09 Jun 2009 09:25:34 -0400 |
timeless |
keyword: improve English
|
Tue, 09 Jun 2009 09:25:25 -0400 |
timeless |
bookmarks: improve English
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
Tue, 09 Jun 2009 09:25:31 -0400 |
timeless |
Spell Mercurial as a proper noun
|
Tue, 09 Jun 2009 11:55:32 -0500 |
Matt Mackall |
win32text: drop disabling portion of test
|
Mon, 08 Jun 2009 20:09:48 +0200 |
Tobias Bell |
i18n-de: Synchronised with hg.pot
|
Tue, 09 Jun 2009 11:49:16 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized and updated
|
Tue, 09 Jun 2009 08:59:49 +0200 |
Henrik Stuart |
convert: better support for CVS branchpoints (issue1447)
|
Mon, 08 Jun 2009 18:21:13 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 08 Jun 2009 18:16:32 -0500 |
Matt Mackall |
Merge with crew
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: refactor manifestmerge init to better report effective ancestor
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: simplify file revision comparison logic
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: make locally-added file test more correct
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: drop unused diverge initialization
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: refactor some initialization, drop backwards var
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: combine a copy and move case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: drop a flag update case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: combine three identical 'remote is newer' cases
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: drop 'remote deleted' case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: simplify 'other deleted' case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: simplify backwards revert test, ready to combine with other cases
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: allow merging going backwards
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: reorder remote creation tests
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: drop recreating case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: drop an overwrite test
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: simplify a delete case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: reorder get cases for future simplification
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: fix prompt keep
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: remove a flags case
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: pretend ancestor is local to simplify backwards and overwrite
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
merge: simplify flag merging code slightly
|
Mon, 08 Jun 2009 18:14:44 -0500 |
Matt Mackall |
dirstate: eliminate reference cycle from normalize
|
Sun, 07 Jun 2009 21:16:05 +0200 |
Henri Wiechers |
cleanup: removed unused imports
|
Mon, 08 Jun 2009 00:14:24 +0200 |
Martin Geisler |
hgrc.5: wrap lines at 70 chars (whitespace cleanup)
|
Mon, 08 Jun 2009 00:13:58 +0200 |
Martin Geisler |
hgignore.5: wrap lines at 70 chars (whitespace cleanup)
|
Mon, 08 Jun 2009 00:13:35 +0200 |
Martin Geisler |
hg.1: wrap lines at 70 chars (whitespace cleanup)
|
Sun, 07 Jun 2009 17:34:12 +0200 |
timeless |
hgrc.5: language fixes
|
Mon, 01 Jun 2009 02:17:57 +0200 |
Christian Ebert |
hgrc.5: wrap manpage at 80 chars
|
Thu, 04 Jun 2009 21:24:29 +0100 |
Abderrahim Kitouni |
bookmarks: update docstring
|
Sat, 06 Jun 2009 15:38:03 -0700 |
Brendan Cully |
Unbreak run-tests support for out-of-tree extensions
|
Sat, 06 Jun 2009 13:37:41 -0700 |
Brendan Cully |
Merge with crew-stable
|
Fri, 05 Jun 2009 15:08:45 +0200 |
Arne Babenhauserheide |
Some platforms lack the PATH_MAX definition (eg. GNU/Hurd).
|
Thu, 04 Jun 2009 18:11:11 -0600 |
Will Maier |
test-fncache: Use find instead of ls -R.
|
Thu, 04 Jun 2009 17:33:30 -0600 |
Will Maier |
Make test-verify SUSv3 compatible.
|
Wed, 03 Jun 2009 22:58:43 -0400 |
Steve Losh |
Support branch names in contrib/bash_completion
|
Wed, 03 Jun 2009 22:54:53 -0400 |
Steve Losh |
Support merge in contrib/bash_completion
|
Thu, 04 Jun 2009 16:21:55 -0500 |
Matt Mackall |
context: add a dirty method to detect modified contexts
|
Thu, 04 Jun 2009 16:21:09 -0500 |
Matt Mackall |
dirstate: don't complain about 0-length files
|
Thu, 04 Jun 2009 16:21:03 -0500 |
Matt Mackall |
commit: move some setup outside the lock
|
Thu, 04 Jun 2009 21:23:31 +0900 |
Shun-ichi GOTO |
Add cp950 as problematic encoding which is used in chinese windows.
|
Thu, 04 Jun 2009 18:05:50 +0200 |
Dirkjan Ochtman |
hgweb: allow distinction between open/closed branches on branches page
|
Wed, 03 Jun 2009 17:12:48 -0500 |
Matt Mackall |
commit: rename wctx to cctx
|
Wed, 03 Jun 2009 17:07:41 -0500 |
Matt Mackall |
mq: fix commit prototype
|
Mon, 01 Jun 2009 22:13:08 -0500 |
Matt Mackall |
commit: trade O(n^2) file checks for O(n^2) dir checks
|
Mon, 01 Jun 2009 21:51:00 -0500 |
Matt Mackall |
commit: move explicit file checking into repo.commit
|
Mon, 01 Jun 2009 20:25:01 -0500 |
Matt Mackall |
dirstate: more accurate use of match.dir callback
|
Mon, 01 Jun 2009 14:51:47 -0500 |
Matt Mackall |
commit: editor reads file lists from provided context
|
Mon, 01 Jun 2009 14:11:32 -0500 |
Matt Mackall |
commit: drop the now-unused files parameter
|
Mon, 01 Jun 2009 14:11:19 -0500 |
Matt Mackall |
tag: use match.exact for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
commands: drop files arg for commit calls
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
transplant: use match object rather than files for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
rebase: remove unneeded status call before commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
gpg: use match.exact rather than files for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
mq: drop unneeded files args for commit
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
commit: apply force flag without files
|
Mon, 01 Jun 2009 13:51:21 -0500 |
Matt Mackall |
fetch: no need to pass files list to commit
|
Wed, 03 Jun 2009 14:50:03 +0200 |
Marco Beck |
templater: retain author's full name if no email is supplied (issue1685)
|
Wed, 03 Jun 2009 14:10:36 +0200 |
Dirkjan Ochtman |
tests: delete parallel coverage files after combining
|
Wed, 03 Jun 2009 13:59:38 +0200 |
John Mulligan |
heads: show closed heads only when --closed is passed
|
Wed, 03 Jun 2009 13:42:55 +0200 |
John Mulligan |
localrepo: set heads and branchheads to be closed=False by default
|
Mon, 01 Jun 2009 17:12:42 +0200 |
Patrick Mezard |
convert: rewrite tags when converting from hg to hg
|
Mon, 01 Jun 2009 17:12:41 +0200 |
Patrick Mezard |
convert: default revisions order depends on source
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: fail fast if source does not support --sourcesort
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: add --sourcesort option for source specific sort
|
Mon, 01 Jun 2009 17:12:38 +0200 |
Patrick Mezard |
convert: parse sort mode sooner
|
Mon, 01 Jun 2009 17:12:37 +0200 |
Patrick Mezard |
convert: split toposort() into subfunctions for readability
|
Mon, 01 Jun 2009 09:18:35 -0400 |
Greg Ward |
run-tests: don't replace PYTHONPATH, just augment it.
|
Mon, 01 Jun 2009 01:24:01 +0200 |
Martin Geisler |
merge with mpm
|
Mon, 01 Jun 2009 00:56:29 +0200 |
Martin Geisler |
color: yet another typo
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: fold plan cases down to two special cases
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: refactor walk plan
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: remove match.never
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: use match.bad callback for filetype messages
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: ignore return of match.bad
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
add: use match.bad callback more effectively
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
match: document bad callback semantics
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: simplify logic for badfn clause
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: we always have a badfn
|
Sun, 31 May 2009 17:54:18 -0500 |
Matt Mackall |
walk: simplify check for missing file
|
Sun, 31 May 2009 15:20:31 -0400 |
Greg Ward |
run-tests: redefine --with-hg so it takes the 'hg' script to run.
|
Fri, 29 May 2009 22:18:16 -0400 |
Greg Ward |
run-tests: fix _checkhglib() so it's correct when using --with-hg.
|
Fri, 29 May 2009 22:18:15 -0400 |
Greg Ward |
run-tests: factor out _checkhglib() to check import path of 'mercurial'.
|
Fri, 29 May 2009 22:17:53 -0400 |
Greg Ward |
run-tests: show PID if running in parallel mode with -v.
|
Sun, 31 May 2009 19:48:37 +0200 |
Martin Geisler |
i18n-da: synchronized and updated slightly
|
Sun, 31 May 2009 18:09:19 +0200 |
Martin Geisler |
commands: typo in bundle abort message
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
Sun, 31 May 2009 14:53:46 +0200 |
Martin Geisler |
graphlog, win32mbcs: capitalize ASCII
|
Sun, 31 May 2009 14:52:22 +0200 |
Martin Geisler |
highlight: consistently capitalize Pygments
|
Sun, 31 May 2009 14:51:37 +0200 |
Martin Geisler |
win32mbcs: capitalize Unicode
|
Sun, 31 May 2009 14:48:17 +0200 |
Martin Geisler |
commands: expand "arg" -> "argument" in showconfig help strings
|
Sun, 31 May 2009 01:30:16 +0200 |
Martin Geisler |
wrap string literals in error messages
|
Sun, 31 May 2009 01:29:30 +0200 |
Martin Geisler |
convert/gnuarch: wrap long line, format kwargs without spaces
|
Sun, 31 May 2009 01:28:18 +0200 |
Martin Geisler |
convert/cvsps: wrap long lines
|
Sun, 31 May 2009 01:26:23 +0200 |
Martin Geisler |
convert/subversion: wrap long lines in comments
|
Sun, 31 May 2009 01:13:45 +0200 |
Martin Geisler |
test-hybridencode: break long string literals
|
Sun, 31 May 2009 00:58:20 +0200 |
Martin Geisler |
revlog: make triple-quoted string a real comment
|
Sat, 30 May 2009 23:42:35 +0200 |
Martin Geisler |
posix: do not use fstat in isowner
|
Sat, 30 May 2009 23:20:30 +0200 |
Martin Geisler |
removed unused imports
|
Sat, 30 May 2009 11:32:23 -0700 |
Brendan Cully |
Move alias into core
|
Sat, 30 May 2009 19:37:01 +0200 |
Cédric Duval |
mq: rename setheader to updateheader and fix comment
|
Sat, 30 May 2009 19:18:29 +0200 |
Cédric Duval |
mq: initializing patchheader class directly from patch content
|
Fri, 29 May 2009 21:31:33 -0700 |
Bryan O'Sullivan |
Merge with mpm
|
Fri, 29 May 2009 10:00:03 -0400 |
Greg Ward |
run-tests: clarify timeout log message.
|
Wed, 27 May 2009 16:01:34 -0500 |
Matt Mackall |
revlog: refactor chunk cache interface again
|
Thu, 28 May 2009 17:44:57 +0200 |
Benoit Boissinot |
clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noop
|
Thu, 28 May 2009 17:03:35 +0200 |
Garth Roxburgh-Kidd |
fixed 0xc0150004 error building Mercurial under Python 2.6 for Windows
|
Thu, 28 May 2009 08:29:40 +0200 |
Adrian Buehlmann |
localrepo: move comment
|