Fri, 19 Jun 2009 10:30:18 +0200 |
Martin Geisler |
interhg: escape backslashes in docstring
|
Fri, 19 Jun 2009 10:24:34 +0200 |
Martin Geisler |
interhg: remove unnecessary escaping
|
Fri, 19 Jun 2009 14:28:29 +0800 |
Dongsheng Song |
Fix warning: Seen unexpected token "%"
|
Fri, 17 Apr 2009 16:34:43 -0700 |
Fred Wulff |
Add (pre)outgoing hooks for local clones.
|
Tue, 23 Jun 2009 14:14:48 +0200 |
Stefano Tortarolo |
contrib/buildrpm: force en_US locale during changelog's creation
|
Tue, 23 Jun 2009 14:12:17 +0200 |
Stefano Tortarolo |
contrib/buildrpm: set python requirement to 2.4
|
Tue, 23 Jun 2009 22:20:25 +0200 |
Cédric Duval |
mq: no longer mention the deprecated qdelete's --revision option
|
Tue, 23 Jun 2009 21:49:49 +0200 |
Henrik Stuart |
help: describe bundle compression methods (issue1523)
|
Sun, 31 May 2009 03:09:00 -0400 |
Steve Losh |
Add a forget command for easily untracking files.
|
Sun, 21 Jun 2009 03:11:52 +0200 |
Mads Kiilerich |
test merge-tools internal:dump and internal:prompt
|
Tue, 23 Jun 2009 15:51:27 +0200 |
Martin Geisler |
hgrc.5: remove reference to DEFAULT section
|
Tue, 23 Jun 2009 15:50:32 +0200 |
Martin Geisler |
hgrc.5: mark more literal strings
|
Tue, 23 Jun 2009 15:16:19 +0200 |
Martin Geisler |
hgrc.5: markup compromis compatible with 7.1.2 and 8.4.5
|
Tue, 23 Jun 2009 14:41:16 +0200 |
Martin Geisler |
test-grep: fixed comment
|
Sun, 21 Jun 2009 20:34:58 +0200 |
Cédric Duval |
extensions: remove import rendered unnecessary by e4e22a310b62
|
Sun, 21 Jun 2009 20:35:20 +0200 |
Cédric Duval |
help: fixing non-matching example texts
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Mon, 22 Jun 2009 14:49:07 +0200 |
Cédric Duval |
acl: help improvements
|
Mon, 22 Jun 2009 14:08:49 +0200 |
Cédric Duval |
bookmarks: help improvements
|
Mon, 22 Jun 2009 12:05:11 +0200 |
Simon Heimberg |
patch: use new style class in linereader
|
Sun, 14 Jun 2009 20:24:18 +0200 |
Rocco Rutte |
convert: fix builtin cvsps when no branchpoints are present
|
Mon, 22 Jun 2009 00:02:31 +0200 |
Martin Geisler |
help: wrap extension descriptions
|
Sun, 21 Jun 2009 23:17:05 +0200 |
Patrick Mezard |
convert/svn: drop undocumented and untested revision 'blacklist'
|
Sun, 21 Jun 2009 23:17:05 +0200 |
Patrick Mezard |
convert/svn: test svn tags encoding
|
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
|