Fri, 16 Sep 2011 17:53:58 -0500 |
Matt Mackall |
remove: suggest forget to undo adds
|
Fri, 16 Sep 2011 17:41:36 -0500 |
Matt Mackall |
remove: simplify help
|
Fri, 16 Sep 2011 17:08:18 -0500 |
Matt Mackall |
import: add help examples
|
Fri, 16 Sep 2011 16:52:45 -0500 |
Matt Mackall |
id: add some help examples
|
Fri, 16 Sep 2011 16:40:27 -0500 |
Matt Mackall |
export: add help examples
|
Fri, 16 Sep 2011 16:39:55 -0500 |
Matt Mackall |
diff: add help examples
|
Fri, 16 Sep 2011 15:31:21 -0500 |
Matt Mackall |
archive: add help examples
|
Wed, 14 Sep 2011 22:01:39 -0400 |
Greg Ward |
test-rollback: tinker a bit to make it easier to add more tests.
|
Thu, 15 Sep 2011 15:03:54 -0400 |
etienne |
convert: added bookmarks support in filemap
|
Sat, 23 Jul 2011 06:18:18 +0200 |
Simon Heimberg |
util: fix finding of hgexecutable
|
Fri, 16 Sep 2011 14:37:57 -0500 |
Matt Mackall |
log: add a usage note about --removed
|
Fri, 16 Sep 2011 14:37:56 -0500 |
Matt Mackall |
log: rearrange the help text a bit
|
Fri, 16 Sep 2011 14:37:55 -0500 |
Matt Mackall |
log: add some usage examples to verbose help
|
Fri, 16 Sep 2011 14:37:53 -0500 |
Matt Mackall |
minirst: fix container stripping logic
|
Wed, 14 Sep 2011 22:28:27 -0400 |
Greg Ward |
share: allow trailing newline on .hg/sharedpath.
|
Wed, 07 Sep 2011 10:24:26 -0400 |
Ben Hockey |
contrib: some support for named branches in zsh_completion (issue2988)
|
Wed, 14 Sep 2011 17:06:33 +0200 |
Simon Heimberg |
test: test for options duplicate with global options
|
Wed, 14 Sep 2011 14:37:10 -0500 |
Matt Mackall |
merge with stable
|
Sun, 11 Sep 2011 21:21:58 -0400 |
Greg Ward |
rollback: improve readability; clarify that the return value is an int.
|
Mon, 22 Aug 2011 22:50:52 +0200 |
Simon Heimberg |
demandimport: determine at load time if __import__ has level argument
|
Tue, 13 Sep 2011 17:01:07 -0500 |
Matt Mackall |
win32: quietly ignore missing CreateHardLinkA for Wine
stable
|
Thu, 08 Sep 2011 11:34:59 +0100 |
Steve Streeting |
osutil: avoid accidentally destroying the True object in isgui (issue2937)
stable
|
Wed, 14 Sep 2011 13:57:56 +0200 |
Sune Foldager |
merge with stable
|
Wed, 14 Sep 2011 13:57:31 +0200 |
Sune Foldager |
merge
|
Wed, 14 Sep 2011 13:51:50 +0200 |
Sune Foldager |
bundlerepo: add argument check before unlink
stable
|
Mon, 12 Sep 2011 09:20:31 -0700 |
Lee Cantey |
test-setdiscovery: allow for leading space in output of wc
|
Mon, 12 Sep 2011 23:02:45 -0500 |
Matt Mackall |
merge with stable
|
Sun, 11 Sep 2011 14:42:30 +0200 |
Simon Heimberg |
ui: write traceback to self.ferr
stable
|
Sun, 11 Sep 2011 18:49:54 +0200 |
Dan Villiom Podlaski Christiansen |
mq: split up overly long line
|
Sun, 11 Sep 2011 18:49:41 +0200 |
Dan Villiom Podlaski Christiansen |
patch: handle 'gitpatches' being empty, but not none
stable
|
Sun, 11 Sep 2011 18:49:38 +0200 |
Dan Villiom Podlaski Christiansen |
mq: don't suppress patch tracebacks when applying patches
|
Sun, 11 Sep 2011 19:13:56 +0200 |
Dan Villiom Podlaski Christiansen |
test-setdiscovery.t: portability fix
stable
|
Sun, 11 Sep 2011 12:20:39 +0100 |
Christian Ebert |
keyword: use wopener(..., atomictemp=True) to overwrite
|
Sat, 10 Sep 2011 17:59:47 -0500 |
Matt Mackall |
share: drop unused import
|
Sat, 10 Sep 2011 17:56:42 -0500 |
Matt Mackall |
merge with stable
|
Sat, 13 Aug 2011 00:08:26 +0200 |
Simon Heimberg |
test: test unshare command
|
Thu, 11 Aug 2011 00:04:00 +0200 |
Simon Heimberg |
hgext: introduce unshare command
|
Thu, 11 Aug 2011 00:03:16 +0200 |
Simon Heimberg |
hg: extract copying the store out of clone
|
Thu, 08 Sep 2011 20:40:24 -0300 |
Renato Cunha |
url: Remove the proxy env variables only when needed (issue2451)
stable
|
Sat, 23 Jul 2011 06:18:18 +0200 |
Simon Heimberg |
util: improve finding of hgexecutable
|
Sat, 10 Sep 2011 13:23:41 +0100 |
Christian Ebert |
keyword: make status test after record and kwexpand/kwshrink reliable
stable
|
Sat, 10 Sep 2011 17:49:19 -0500 |
Matt Mackall |
url: parse fragments first (issue2997)
stable
|
Fri, 09 Sep 2011 14:41:22 -0500 |
Matt Mackall |
log: remove -h short option for --hidden (issue2995)
stable
|
Thu, 08 Sep 2011 18:30:44 -0500 |
Matt Mackall |
merge with stable
|
Thu, 08 Sep 2011 18:29:53 -0500 |
Matt Mackall |
hgweb: properly check for bookmarks when drawing graph
stable
|
Thu, 08 Sep 2011 19:30:25 +0100 |
Christian Ebert |
keyword: preserve file mode when overwriting
stable
|
Thu, 08 Sep 2011 10:20:42 +0200 |
Martin Geisler |
convert: use repo.join instead of referencing ".hg" directly
|
Thu, 01 Sep 2011 12:29:24 +0200 |
Peter Arrenbrecht |
repair: switch from changegroupsubset to getbundle
|
Tue, 30 Aug 2011 15:22:10 +0200 |
Martin Geisler |
merge with stable
|
Sat, 27 Aug 2011 04:56:12 +0900 |
FUJIWARA Katsunori |
i18n: calculate terminal columns by width information of each characters
stable
|
Sat, 06 Aug 2011 23:52:20 +0200 |
Mads Kiilerich |
util: wrap lines with multi-byte characters correctly (issue2943)
stable
|
Mon, 25 Jul 2011 15:19:43 -0500 |
Augie Fackler |
encoding: use getattr isntead of hasattr
stable
|
Thu, 25 Aug 2011 21:25:14 +0200 |
Peter Arrenbrecht |
setdiscovery: fix hang when #heads>200 (issue2971)
stable
|
Tue, 30 Aug 2011 14:18:58 +0200 |
Martin Geisler |
ui: also swap sys.stdout with self.fout in _readline
stable
|
Fri, 26 Aug 2011 16:08:24 -0500 |
Matt Mackall |
merge with stable
|
Fri, 26 Aug 2011 16:07:16 -0500 |
Matt Mackall |
Added signature for changeset d629f1e89021
stable
|
Fri, 26 Aug 2011 16:07:13 -0500 |
Matt Mackall |
Added tag 1.9.2 for changeset d629f1e89021
stable
|
Thu, 25 Aug 2011 11:03:16 +0200 |
Adrian Buehlmann |
util: postpone and reorder parent calculation in makedirs
|
Thu, 25 Aug 2011 20:21:04 -0400 |
Greg Ward |
atomictempfile: make close() consistent with other file-like objects.
|
Wed, 24 Aug 2011 05:42:41 -0400 |
Robert Jones |
posix: check for executable bits on files identified by findexe function
|
Fri, 26 Aug 2011 16:23:35 +0200 |
Mads Kiilerich |
subrepo: fix cloning of repos from urls without slash after host (issue2970)
stable 1.9.2
|
Thu, 25 Aug 2011 16:21:53 -0500 |
Matt Mackall |
merge with stable
|
Thu, 25 Aug 2011 22:06:03 +0300 |
Idan Kamara |
ui: pass ' ' to raw_input when prompting
stable
|
Thu, 25 Aug 2011 17:20:00 +0200 |
Peter Arrenbrecht |
dagutil: fix off-by-one in inverserevlogdag buildup
stable
|
Fri, 19 Aug 2011 10:05:23 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 7f504202cb5c
stable
|
Mon, 22 Aug 2011 00:42:38 +0200 |
Mads Kiilerich |
util.makedirs: make recursion simpler and more stable (issue2948)
|
Mon, 22 Aug 2011 00:35:42 +0200 |
Mads Kiilerich |
util.makedirs: propagate chmod exceptions
|
Sun, 21 Aug 2011 20:40:10 +0100 |
Marc Simpson |
color: add styles for tags
|
Sat, 20 Aug 2011 21:47:10 +0100 |
Marc Simpson |
ui: use labels when outputting tags
|
Thu, 18 Aug 2011 17:24:04 -0500 |
Matt Mackall |
merge with stable
|
Thu, 18 Aug 2011 10:15:14 -0300 |
Wagner Bruna |
help/config: strip trailing whitespace
stable
|
Thu, 18 Aug 2011 13:56:58 +0200 |
Martin Geisler |
commands: clarify that 'hg heads foo' shows heads on branch foo
stable
|
Wed, 17 Aug 2011 14:17:35 +0200 |
Martin Geisler |
merge with stable
|
Wed, 17 Aug 2011 16:41:14 +0800 |
Pang Yan Han |
commands: fix grammar in resolve help text
stable
|
Wed, 17 Aug 2011 14:11:46 +0200 |
Martin Geisler |
merge: use repo.ui directly instead local variable
|
Mon, 08 Aug 2011 14:32:27 +0900 |
Shun-ichi GOTO |
win32: msvcr71.dll should be used for python 2.4 and 2.5
stable
|
Thu, 11 Aug 2011 22:40:43 -0500 |
Matt Mackall |
minirst: add a helper function to build an RST table from an array
|
Thu, 11 Aug 2011 22:40:41 -0500 |
Matt Mackall |
minirst: drop debug code
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 11 Aug 2011 22:05:31 -0500 |
Matt Mackall |
minirst: only strip leading newlines, not indentation
|
Thu, 11 Aug 2011 14:34:03 -0500 |
Matt Mackall |
ui: allow alternatives for config options
|
Wed, 10 Aug 2011 13:52:52 -0500 |
Matt Mackall |
merge with stable
|
Wed, 10 Aug 2011 13:40:01 -0500 |
Matt Mackall |
parsers: avoid pointer aliasing
stable
|
Wed, 10 Aug 2011 13:25:35 -0500 |
Matt Mackall |
graphlog: attempt to fix index overrun (issue2912)
stable
|
Sat, 06 Aug 2011 23:52:20 +0200 |
Mads Kiilerich |
util: wrap lines with multi-byte characters correctly (issue2943)
|
Mon, 08 Aug 2011 11:34:52 +0100 |
Christian Ebert |
keyword: avoid x = a and b or c
|
Tue, 09 Aug 2011 11:05:13 +0200 |
Martin Geisler |
match: remove unused assignment
|
Sat, 06 Aug 2011 14:10:59 +0200 |
Patrick Mezard |
http: explain why the host is passed to urllib2 password manager
|
Fri, 05 Aug 2011 16:07:51 -0500 |
Matt Mackall |
merge with stable
|
Fri, 05 Aug 2011 00:39:54 +0200 |
Mads Kiilerich |
test-http: test http authentication
stable
|
Fri, 05 Aug 2011 21:05:41 +0200 |
Patrick Mezard |
http: pass user to readauthforuri() (fix 4a43e23b8c55)
stable
|
Fri, 05 Aug 2011 21:05:40 +0200 |
Patrick Mezard |
http: strip credentials from urllib2 manager URIs (issue2885)
stable
|
Thu, 04 Aug 2011 16:12:58 -0500 |
Matt Mackall |
help: move option text display into a helper function
|
Thu, 04 Aug 2011 15:36:15 -0500 |
Matt Mackall |
help: move 'additional help topics' code
|
Thu, 04 Aug 2011 15:34:30 -0500 |
Matt Mackall |
help: rename option_lists to optlist
|
Thu, 04 Aug 2011 15:08:41 -0500 |
Matt Mackall |
help: drop with_version
|
Thu, 04 Aug 2011 19:41:23 +0300 |
Idan Kamara |
dispatch: don't rewrap aliases that have the same definition
stable
|
Thu, 04 Aug 2011 02:51:29 +0200 |
Mads Kiilerich |
url: really handle urls of the form file:///c:/foo/bar/ correctly
stable
|
Tue, 02 Aug 2011 15:21:10 -0400 |
Andrew Pritchard |
wireproto: add out-of-band error class to allow remote repo to report errors
|
Wed, 03 Aug 2011 16:41:14 -0500 |
Matt Mackall |
windows: fix pyflakes warning on unused imports
|
Tue, 02 Aug 2011 17:43:20 -0500 |
Matt Mackall |
minirst: add decorateblocks search helper
|
Tue, 02 Aug 2011 17:43:18 -0500 |
Matt Mackall |
minirst: add getsections helper
|
Tue, 02 Aug 2011 17:41:45 -0500 |
Matt Mackall |
minirst: add formatblocks helper
|
Tue, 02 Aug 2011 14:54:38 -0500 |
Matt Mackall |
minirst: add parse method to get document structure
|
Tue, 02 Aug 2011 13:18:56 +0200 |
Adrian Buehlmann |
util: move copymode into posix.py and windows.py
|
Tue, 02 Aug 2011 12:29:48 +0200 |
Adrian Buehlmann |
util: factor new function copymode out of mktempcopy
|
Tue, 02 Aug 2011 11:32:39 +0200 |
Adrian Buehlmann |
revert: introduce short option -C for --no-backup
|
Mon, 01 Aug 2011 18:10:05 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 18:09:20 -0500 |
Matt Mackall |
Added signature for changeset 4a43e23b8c55
stable
|
Mon, 01 Aug 2011 18:09:00 -0500 |
Matt Mackall |
Added tag 1.9.1 for changeset 4a43e23b8c55
stable
|
Mon, 01 Aug 2011 23:58:50 +0200 |
Patrick Mezard |
hgweb: do not ignore [auth] if url has a username (issue2822)
stable 1.9.1
|
Sun, 31 Jul 2011 01:46:52 +0200 |
Matt Mackall |
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
stable
|
Mon, 01 Aug 2011 14:53:10 -0500 |
Matt Mackall |
hgweb: extract the path logic from updatereqenv and add doctests
|
Mon, 01 Aug 2011 14:52:11 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 09:48:10 +0200 |
wujek |
hgweb: handle 'baseurl' configurations with leading slash (issue2934)
stable
|
Mon, 01 Aug 2011 19:53:00 +0300 |
Idan Kamara |
ui: call write() so the prompt string goes through subclassed implementation
stable
|
Mon, 01 Aug 2011 10:54:34 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Aug 2011 10:54:10 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sun, 31 Jul 2011 23:42:40 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 4fdab926e111
stable
|
Sat, 30 Jul 2011 09:42:07 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 192e02680d09
stable
|
Sun, 31 Jul 2011 22:12:13 +0200 |
py4fun |
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)
|
Thu, 28 Jul 2011 13:28:32 -0400 |
Vasily Titskiy |
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
stable
|
Sat, 30 Jul 2011 23:41:10 +0300 |
Idan Kamara |
hook: be prepared for __stdout/err__ not having fileno()
stable
|
Sat, 30 Jul 2011 21:04:14 +0300 |
Idan Kamara |
dispatch: make sure global options on the command line take precedence
stable
|
Wed, 27 Jul 2011 18:35:35 -0500 |
Augie Fackler |
http2: send an extra header to signal a non-broken client
stable
|
Fri, 29 Jul 2011 12:46:45 -0500 |
Augie Fackler |
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
stable
|
Fri, 29 Jul 2011 15:36:27 +0400 |
Andrei Vermel |
color.py - clear _terminfo_params in win32 mode
stable
|
Sun, 31 Jul 2011 21:00:44 +0200 |
Benoit Boissinot |
url: store and assume the query part of an url is in escaped form (issue2921)
stable
|
Fri, 29 Jul 2011 20:26:52 +0200 |
Yann E. MORIN |
mq/qqueue: print current queue name
|
Sat, 30 Jul 2011 11:08:45 +0100 |
Andrzej Bieniek |
export: add %m to file format string (first line of the commit message)
|
Fri, 29 Jul 2011 00:39:27 +0200 |
Adrian Buehlmann |
windows: eliminate win32 wildcard import
|
Fri, 29 Jul 2011 17:27:38 -0500 |
Matt Mackall |
merge with stable
|
Fri, 29 Jul 2011 17:27:14 -0500 |
Matt Mackall |
merge with crew
|
Thu, 28 Jul 2011 02:38:01 +0300 |
Lee Cantey |
test-filecache: change for python 2.4 compatibility
|
Wed, 27 Jul 2011 18:32:54 -0400 |
Andrew Pritchard |
setdiscovery: return anyincoming=False when remote's only head is nullid
stable
|
Thu, 28 Jul 2011 14:36:07 +0900 |
FUJIWARA Katsunori |
i18n: use UTF-8 string to lower filename for case collision check
stable
|
Thu, 28 Jul 2011 14:20:06 -0500 |
Matt Mackall |
merge with crew
|
Mon, 25 Jul 2011 14:59:31 -0500 |
Augie Fackler |
check-code: disallow use of hasattr()
|
Mon, 25 Jul 2011 21:15:48 -0500 |
Augie Fackler |
demandimport: use getattr instead of hasattr
|
Tue, 01 Mar 2011 23:35:22 -0600 |
Augie Fackler |
demandimport: blacklist rfc822 and mimetools to prevent spurious warnings
|
Mon, 25 Jul 2011 20:46:30 -0500 |
Augie Fackler |
i18n: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:09:18 -0500 |
Augie Fackler |
win32/hgwebdir_wsgi: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:08:57 -0500 |
Augie Fackler |
setup.py: use getattr instead of hasdattr
|
Mon, 25 Jul 2011 16:07:52 -0500 |
Augie Fackler |
setup3k: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:37:18 -0500 |
Augie Fackler |
tests: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:05:01 -0500 |
Augie Fackler |
wireproto: use safehasattr or getattr instead of hasattr
|
Mon, 25 Jul 2011 16:04:44 -0500 |
Augie Fackler |
windows: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:04:40 -0500 |
Augie Fackler |
util: use safehasattr or getattr instead of hasattr
|
Mon, 25 Jul 2011 16:02:42 -0500 |
Augie Fackler |
templatefilters: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 16:02:27 -0500 |
Augie Fackler |
patch: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 16:02:15 -0500 |
Augie Fackler |
mail: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 15:55:51 -0500 |
Augie Fackler |
url: replace uses of hasattr with safehasattr or getattr
|
Mon, 25 Jul 2011 15:53:22 -0500 |
Augie Fackler |
subrepo: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 15:47:43 -0500 |
Augie Fackler |
statichttprepo: replace hasattr with getattr
|
Mon, 25 Jul 2011 15:45:11 -0500 |
Augie Fackler |
walkrepos: use getattr instead of hasattr for samestat
|
Mon, 25 Jul 2011 15:43:55 -0500 |
Augie Fackler |
revlog: use getattr instead of hasattr
|
Mon, 25 Jul 2011 15:41:46 -0500 |
Augie Fackler |
lsprof: use getattr instead of hasattr
|
Mon, 25 Jul 2011 20:36:59 -0500 |
Augie Fackler |
keepalive: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 15:38:46 -0500 |
Augie Fackler |
hgweb: move remaining hasattr calls to safehasattr
|
Mon, 25 Jul 2011 15:38:10 -0500 |
Augie Fackler |
wsgicgi: use getattr instead of hasattr
|
Mon, 25 Jul 2011 15:37:52 -0500 |
Augie Fackler |
httprepo: use getattr instead of hasattr
|
Mon, 25 Jul 2011 15:36:13 -0500 |
Augie Fackler |
help command: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 16:27:08 -0500 |
Augie Fackler |
hgweb_mod: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 15:22:18 -0500 |
Augie Fackler |
hg: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 15:19:43 -0500 |
Augie Fackler |
encoding: use getattr isntead of hasattr
|
Mon, 25 Jul 2011 15:17:47 -0500 |
Augie Fackler |
dispatch: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 16:36:56 -0500 |
Augie Fackler |
debugignore: use getattr instead of hasattr
|
Mon, 25 Jul 2011 15:32:42 -0500 |
Augie Fackler |
cmdutil: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 15:09:17 -0500 |
Augie Fackler |
byterange: replace uses of hasattr with getattr
|
Mon, 25 Jul 2011 15:07:09 -0500 |
Augie Fackler |
bookmarks: use getattr instead of hasattr
|
Mon, 25 Jul 2011 20:37:12 -0500 |
Augie Fackler |
hgext: replace uses of hasattr with util.safehasattr
|
Mon, 25 Jul 2011 15:30:19 -0500 |
Augie Fackler |
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')
|
Mon, 25 Jul 2011 16:24:37 -0500 |
Augie Fackler |
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
|
Mon, 25 Jul 2011 14:59:55 -0500 |
Augie Fackler |
safehasattr: new function to work around hasattr being broken
|
Mon, 25 Jul 2011 16:14:02 -0500 |
Augie Fackler |
windows: check util.mainfrozen() instead of ad-hoc checks everywhere
|
Tue, 26 Jul 2011 21:30:12 +0200 |
Patrick Mezard |
notify: rewrite user documentation
|
Mon, 25 Jul 2011 22:19:28 +0300 |
Idan Kamara |
cmdserver: repo.invalidate() on every runcommand
|
Mon, 25 Jul 2011 08:28:37 +0200 |
Angel Ezquerra |
help: add "web/logoimg" setting description
|
Mon, 25 Jul 2011 12:58:47 -0500 |
Matt Mackall |
filecache: fix check-code complaint
|
Mon, 25 Jul 2011 15:08:57 +0300 |
Idan Kamara |
localrepo: unify tag related info into a tagscache class
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: make invalidate() walk _filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate manifest() with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate _bookmarks/current with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate changelog() with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: refresh filecache entries after releasing a repo.lock()
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: decorate dirstate() with filecache
|
Mon, 25 Jul 2011 15:08:37 +0300 |
Idan Kamara |
localrepo: add a cache with stat info for files under .hg/
|
Sat, 09 Jul 2011 19:06:59 +0300 |
Idan Kamara |
scmutil: introduce filecache
|
Mon, 25 Jul 2011 15:03:02 +0300 |
Idan Kamara |
posix, windows: introduce cachestat
|
Sat, 23 Jul 2011 12:29:52 +0200 |
Adrian Buehlmann |
util: eliminate wildcard imports
|
Sat, 23 Jul 2011 14:33:35 -0500 |
Matt Mackall |
templater: use a global funcs table
|
Sat, 23 Jul 2011 06:09:14 +0200 |
Simon Heimberg |
ui: config path relative to repo root
|
Sat, 23 Jul 2011 06:08:52 +0200 |
Simon Heimberg |
ui: providing no default value to configpath should not raise an Error
|
Sat, 23 Jul 2011 06:08:49 +0200 |
Simon Heimberg |
ui: fix error, base can not be a list
|
Sat, 23 Jul 2011 11:52:25 -0500 |
Matt Mackall |
merge with stable
|
Fri, 22 Jul 2011 20:31:15 -0300 |
Wagner Bruna |
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d
stable
|
Fri, 22 Jul 2011 20:27:40 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with a934b9249574
stable
|
Fri, 22 Jul 2011 17:17:23 -0500 |
Matt Mackall |
merge with stable
|
Thu, 21 Jul 2011 15:56:15 -0500 |
Augie Fackler |
rebase: remove trailing whitespace found by check-code
stable
|
Fri, 22 Jul 2011 08:03:47 -0700 |
Lee Cantey |
hooks: use python 2.4 compatible exception handling
stable
|
Fri, 22 Jul 2011 17:11:35 -0500 |
Matt Mackall |
url: handle urls of the form file:///c:/foo/bar/ correctly
stable
|
Thu, 21 Jul 2011 16:02:34 -0400 |
David Golub |
dispatch: avoid double backslashes in error message
stable
|
Thu, 21 Jul 2011 15:10:16 +0200 |
Angel Ezquerra |
hgweb: add a "web/logoimg" setting to customize the web logo image
|
Thu, 21 Jul 2011 11:05:26 +0200 |
Adrian Buehlmann |
util: move windows and posix wildcard imports to begin of file
|
Fri, 22 Jul 2011 10:35:05 +0200 |
Adrian Buehlmann |
util: move "default" hidewindow to posix.py
|
Fri, 22 Jul 2011 10:31:56 +0200 |
Adrian Buehlmann |
util: move "default" lookupreg to posix.py
|
Fri, 22 Jul 2011 09:55:46 +0200 |
Adrian Buehlmann |
util: move "default" unlinkpath to posix.py
|
Fri, 22 Jul 2011 09:53:15 +0200 |
Adrian Buehlmann |
util: move "default" makedir to posix.py
|
Thu, 21 Jul 2011 15:52:08 -0500 |
Augie Fackler |
summary: allow color to highlight active bookmark
|
Mon, 18 Jul 2011 07:53:26 -0500 |
Augie Fackler |
summary: show bookmarks separate from tags and note active mark (issue2892)
|
Wed, 20 Jul 2011 18:23:06 -0400 |
Andrew Pritchard |
localrepo: make requirements attribute of newly-created repos contain a set
|
Fri, 22 Jul 2011 16:46:22 -0500 |
Matt Mackall |
localrepo: fix comment on set
|
Thu, 21 Jul 2011 15:39:37 -0500 |
Matt Mackall |
revert: restore check for uncommitted merge (issue2915) (BC)
stable
|
Thu, 21 Jul 2011 14:06:55 -0500 |
Matt Mackall |
localrepo: add set method to iterate over a given revset
|
Thu, 21 Jul 2011 14:05:45 -0500 |
Matt Mackall |
revset: add formatspec convenience query builder
|
Thu, 21 Jul 2011 14:04:57 -0500 |
Matt Mackall |
revset: allow bypassing alias expansion
|
Tue, 19 Jul 2011 17:51:45 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Jul 2011 13:43:53 -0500 |
Kevin Bullock |
subrepo: don't commit in subrepo if it's clean
stable
|
Mon, 18 Jul 2011 22:58:21 +0200 |
Stefano Tortarolo |
rebase: block collapse with keepbranches on multiple named branches (issue2112)
stable
|
Tue, 19 Jul 2011 14:19:04 -0500 |
Matt Mackall |
merge with stable
|
Sun, 17 Jul 2011 00:36:43 +0200 |
Alexander Krauss |
hbisect: do not assume that min(good) is an ancestor of min(bad)
|
Sun, 17 Jul 2011 00:35:31 +0200 |
Alexander Krauss |
hbisect: more consistent variable name
|
Sat, 16 Jul 2011 12:22:40 +0200 |
Alexander Krauss |
hbisect: confine loop to the relevant interval
|
Sat, 16 Jul 2011 15:24:28 +0300 |
Idan Kamara |
win32: assign winstdout to sys.__stdout__ as well (issue2888)
stable
|
Mon, 18 Jul 2011 14:57:22 -0500 |
Matt Mackall |
alias: note interaction of shell aliases with early opts in help
|
Mon, 18 Jul 2011 14:53:52 -0500 |
Matt Mackall |
alias: fix up test results
|
Sat, 09 Jul 2011 19:06:59 +0300 |
Idan Kamara |
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks
stable
|
Fri, 15 Jul 2011 18:03:37 -0500 |
Matt Mackall |
alias: pass local ui to shell alias
|
Fri, 15 Jul 2011 16:06:54 -0500 |
Matt Mackall |
aliases: drop cwd manipulation
|
Fri, 15 Jul 2011 16:06:53 -0500 |
Matt Mackall |
dispatch: move shell alias handling after early arg handling
|
Fri, 15 Jul 2011 14:27:16 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Jul 2011 20:07:19 +0200 |
Stefano Tortarolo |
rebase: reset bookmarks (issue2265 and issue2873)
stable
|
Fri, 15 Jul 2011 12:56:58 -0500 |
Matt Mackall |
merge with stable
|
Thu, 14 Jul 2011 11:46:15 +0300 |
Idan Kamara |
cmdserver: take repo.baseui as our ui
stable
|
Fri, 15 Jul 2011 10:18:24 +0200 |
Benoit Allard |
web: Output a correct date in short format (issue2902)
stable
|
Fri, 15 Jul 2011 16:28:09 +0300 |
Idan Kamara |
test-commandserver: explicitly close opened file
stable
|
Thu, 14 Jul 2011 12:39:39 -0500 |
Matt Mackall |
verify: fix mq misfire
|
Wed, 13 Jul 2011 19:30:27 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Jul 2011 19:30:09 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 05 Jul 2011 17:54:36 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 35f5cfdd0427
stable
|
Wed, 13 Jul 2011 19:27:56 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Jul 2011 16:43:18 -0500 |
Matt Mackall |
commit: suppress spurious new head message for duplicate commit (issue2893)
|
Wed, 13 Jul 2011 16:58:51 -0500 |
Matt Mackall |
osutil: emulate os.listdir's OSError for long names (issue2898)
|
Wed, 13 Jul 2011 16:28:46 -0500 |
Matt Mackall |
verify: filter messages about missing null manifests (issue2900)
|
Wed, 13 Jul 2011 19:24:54 -0500 |
Matt Mackall |
merge with crew
|
Wed, 13 Jul 2011 17:41:49 -0500 |
Matt Mackall |
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
|
Wed, 13 Jul 2011 19:23:33 +0200 |
Patrick Mezard |
notify: remove unused url() method
|
Wed, 13 Jul 2011 19:23:12 +0200 |
Patrick Mezard |
test-notify-changegroup: test notifications on unbundle
|
Wed, 13 Jul 2011 19:23:08 +0200 |
Patrick Mezard |
run-tests: fix summary when accepting changes interactively
|
Wed, 13 Jul 2011 16:29:28 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Jul 2011 16:28:46 -0500 |
Matt Mackall |
verify: filter messages about missing null manifests (issue2900)
stable
|
Mon, 11 Jul 2011 17:49:45 +0300 |
Idan Kamara |
cmdserver: restore old working dir after dispatch when we have --cwd
stable
|
Mon, 11 Jul 2011 17:46:55 +0300 |
Idan Kamara |
dispatch: don't use request repo if we have --cwd
stable
|
Tue, 12 Jul 2011 12:06:11 -0400 |
Nicholas Riley |
eol: ignore IOError from deleted files in commitctx
stable
|
Fri, 08 Jul 2011 20:24:19 -0500 |
Steve Borho |
scmutil: add missing import of re
stable
|
Tue, 12 Jul 2011 16:36:34 -0500 |
Matt Mackall |
dispatch: fix checking of rpath in _getlocal
|
Tue, 12 Jul 2011 16:36:22 -0500 |
Matt Mackall |
ui: rename _is_trusted to _trusted
|
Tue, 12 Jul 2011 16:27:03 -0500 |
Matt Mackall |
merge with stable
|
Tue, 12 Jul 2011 16:22:36 -0500 |
Matt Mackall |
eol: fix silly test-gendoc breakage by escaping control characters
|
Thu, 07 Jul 2011 12:13:07 +0200 |
Martin Geisler |
eol: document new eol.fix-trailing-newline setting
|
Fri, 01 Jul 2011 23:12:52 +0400 |
Stepan Koltsov |
eol: fix missing trailing newlines in comitted files
|
Fri, 01 Jul 2011 22:53:58 +0400 |
Stepan Koltsov |
eol: eol.only-consistent can now be specified in .hgeol
|
Thu, 07 Jul 2011 10:34:19 +0200 |
Martin Geisler |
merge with stable
|
Thu, 07 Jul 2011 10:19:37 +0200 |
Martin Geisler |
commands: use mergetoolopts when a command supports --tool
|
Tue, 12 Jul 2011 12:35:03 -0500 |
Matt Mackall |
revsets: actually catch type error on tip^p1(tip) (issue2884)
stable
|
Sat, 09 Jul 2011 09:44:15 +0200 |
Cédric Krier |
hgcia: Set default value of strip to -1 (issue2891)
stable
|
Thu, 07 Jul 2011 10:32:30 +0200 |
Martin Geisler |
commands: improve help for -y/--noninteractive
stable
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: simplify warning code
|
Wed, 06 Jul 2011 19:25:56 -0500 |
Matt Mackall |
bookmarks: drop superfluous strip
|
Tue, 05 Jul 2011 10:20:27 +0200 |
Pierre-Yves David |
bookmarks: add a warning for non empty malformed line
|
Tue, 05 Jul 2011 10:13:54 +0200 |
Pierre-Yves David |
bookmarks: more robust parsing of bookmarks file
|
Wed, 06 Jul 2011 19:25:53 -0500 |
Matt Mackall |
merge with stable
|
Wed, 06 Jul 2011 13:43:29 -0500 |
Matt Mackall |
revsets: catch type error on tip^p1(tip) (issue2884)
stable
|
Wed, 06 Jul 2011 13:37:50 -0500 |
Matt Mackall |
revsets: do the right thing with x^:y (issue2884)
stable
|
Wed, 06 Jul 2011 18:28:42 +0900 |
Shun-ichi GOTO |
win32mbcs: wrap two more functions to be wrapped.
stable
|
Tue, 05 Jul 2011 14:36:33 +0300 |
Idan Kamara |
commands, merge: call setconfig on the right ui
|
Tue, 05 Jul 2011 14:28:55 +0300 |
Idan Kamara |
peer: change arg name to convey it can be a repo as well
|
Thu, 23 Jun 2011 15:00:45 -0500 |
Augie Fackler |
progress: add a changedelay to prevent parallel topics from flapping (issue2698)
|
Thu, 23 Jun 2011 14:55:09 -0500 |
Augie Fackler |
progress: make progress bar a singleton to avoid double-progress ui bugs
|
Thu, 02 Jun 2011 14:33:01 -0500 |
Augie Fackler |
progress: remove superfluous parens
|
Sun, 03 Jul 2011 12:58:03 +0200 |
Christian Ebert |
keyword: reuse already present working contexts for match
|
Tue, 05 Jul 2011 14:30:53 -0500 |
Matt Mackall |
merge with stable
|
Tue, 05 Jul 2011 14:30:42 -0500 |
Matt Mackall |
discovery: quiet note about heads
stable
|
Mon, 04 Jul 2011 19:53:39 -0300 |
Wagner Bruna |
patch: fix parsing patch files containing CRs not followed by LFs
stable
|
Tue, 05 Jul 2011 11:53:32 +0100 |
Jim Hague |
treediscovery: rename stop() in tests to fix failures on AIX.
stable
|
Mon, 04 Jul 2011 14:36:16 +0300 |
Idan Kamara |
fileset: fix typo in binary() doc
stable
|
Fri, 01 Jul 2011 22:50:36 +0200 |
Arne Babenhauserheide |
help: fileset foo.lst was named files.lst
stable
|
Fri, 01 Jul 2011 13:59:09 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Jul 2011 13:54:27 -0500 |
Matt Mackall |
Added signature for changeset de9eb6b1da4f
stable
|
Fri, 01 Jul 2011 13:54:25 -0500 |
Matt Mackall |
Added tag 1.9 for changeset de9eb6b1da4f
stable
|
Fri, 01 Jul 2011 17:37:09 +0200 |
Mads Kiilerich |
util: rename the util.localpath that uses url to urllocalpath (issue2875)
stable 1.9
|
Fri, 01 Jul 2011 18:13:48 +0200 |
Mads Kiilerich |
tests: restore previous fix for date ambiguity in cvs test
stable
|
Thu, 30 Jun 2011 19:34:09 -0500 |
Matt Mackall |
merge with stable
|
Thu, 30 Jun 2011 16:36:38 +0200 |
Thomas Arendsen Hein |
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate()
stable
|
Thu, 30 Jun 2011 16:25:05 +0200 |
Thomas Arendsen Hein |
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate()
stable
|
Thu, 30 Jun 2011 13:22:12 -0500 |
Eli Carter |
subrepo: correct revision in svn checkout
stable
|
Thu, 30 Jun 2011 12:55:19 -0500 |
Steve Borho |
wix: catch up with more added files
stable
|
Thu, 30 Jun 2011 20:37:32 -0300 |
Wagner Bruna |
i18n-pt_BR: translate template filter descriptions
stable
|
Thu, 30 Jun 2011 20:05:23 -0300 |
Wagner Bruna |
i18n-ja: recover template translations from 15200b46165b
stable
|
Fri, 01 Jul 2011 00:26:45 +0400 |
Alexander Sauta |
i18n-ru: fixed mixed up msgid and msgstr in annotate
stable
|
Fri, 01 Jul 2011 00:14:30 +0400 |
Alexander Sauta |
i18n-ru: translated missing strings for commands, some typos corrected
stable
|
Wed, 29 Jun 2011 18:19:17 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 9adce4b38ed1
stable
|
Wed, 29 Jun 2011 16:05:59 -0500 |
Matt Mackall |
merge with stable
|
Wed, 29 Jun 2011 16:05:41 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 30 Jun 2011 01:55:14 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 5c046e4b9652
stable
|
Wed, 29 Jun 2011 19:04:03 +0400 |
Alexander Sauta |
i18n-ru: translated help for urls. Thus, all stock commands and help translated
stable
|
Wed, 29 Jun 2011 16:14:26 +0400 |
Alexander Sauta |
i18n-ru: translated help for templating
stable
|
Wed, 29 Jun 2011 09:24:45 +0200 |
Jens Bäckman |
i18n-sv: synchronized with 85857aa6e666
stable
|
Tue, 28 Jun 2011 14:32:54 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6ba51c81ff75
stable
|
Tue, 28 Jun 2011 20:42:07 +0400 |
Alexander Sauta |
i18n-ru: translated help for multirevs-subrepos
stable
|
Tue, 28 Jun 2011 10:06:56 +0200 |
Martin Geisler |
i18n-da: translate hg.1.html header
stable
|
Tue, 28 Jun 2011 10:02:39 +0200 |
Martin Geisler |
i18n: merge with stable
|
Tue, 28 Jun 2011 00:34:49 +0400 |
Alexander Sauta |
i18n-ru: translated help for merge-tools
stable
|
Mon, 27 Jun 2011 21:34:48 +0400 |
Alexander Sauta |
i18n-ru: translated help for hgignore
stable
|
Tue, 28 Jun 2011 09:58:39 +0200 |
Martin Geisler |
i18n-pt_BR: add lost translation used in test-i18n.t
stable
|
Tue, 28 Jun 2011 09:42:45 +0200 |
Martin Geisler |
i18n: merge with main
stable
|
Tue, 28 Jun 2011 09:39:58 +0200 |
Martin Geisler |
i18n: merge with main
|
Tue, 28 Jun 2011 00:38:59 +0400 |
Alexander Sauta |
merge with stable
|
Tue, 28 Jun 2011 00:34:49 +0400 |
Alexander Sauta |
i18n-ru: translated help for merge-tools
|
Mon, 27 Jun 2011 21:34:48 +0400 |
Alexander Sauta |
i18n-ru: translated help for hgignore
|
Mon, 27 Jun 2011 15:12:41 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 72e4fcb43227
stable
|
Mon, 27 Jun 2011 15:09:55 -0300 |
Wagner Bruna |
i18n-ru: drop executable bit from .po file
stable
|
Mon, 27 Jun 2011 19:11:34 +0200 |
Martin Geisler |
merge with stable
|
Mon, 27 Jun 2011 19:10:45 +0200 |
Martin Geisler |
i18n: merge with main
stable
|
Thu, 23 Jun 2011 10:41:33 +0400 |
Alexander Sauta |
i18n-ru: glossary translated
stable
|
Wed, 22 Jun 2011 02:47:03 +0400 |
Alexander Sauta |
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a
stable
|
Wed, 22 Jun 2011 02:09:23 +0400 |
Alexander Sauta |
i18n-ru: translated help for extensions and filesets
stable
|
Tue, 21 Jun 2011 01:49:45 +0400 |
Alexander Sauta |
i18n-ru: translated new config.txt
stable
|
Mon, 27 Jun 2011 19:06:18 +0200 |
Martin Geisler |
i18n: merge with main
|
Mon, 27 Jun 2011 13:50:31 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 94eea58da2a3
stable
|
Mon, 27 Jun 2011 13:48:25 -0300 |
Wagner Bruna |
fileset: add i18n hints for keywords
stable
|
Mon, 27 Jun 2011 13:24:28 -0300 |
Wagner Bruna |
merge with i18n
|
Mon, 27 Jun 2011 13:24:01 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Thu, 23 Jun 2011 22:35:44 +0200 |
Jens Bäckman |
18n-sv: translated all new fuzzy strings
stable
|
Thu, 23 Jun 2011 10:41:33 +0400 |
Alexander Sauta |
i18n-ru: glossary translated
|
Wed, 22 Jun 2011 02:47:03 +0400 |
Alexander Sauta |
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a
|
Wed, 22 Jun 2011 02:09:23 +0400 |
Alexander Sauta |
i18n-ru: translated help for extensions and filesets
|
Tue, 21 Jun 2011 19:00:27 -0300 |
Wagner Bruna |
merge with i18n
|
Mon, 20 Jun 2011 19:24:50 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6c7283faa967
stable
|
Tue, 21 Jun 2011 18:37:15 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Tue, 21 Jun 2011 01:49:45 +0400 |
Alexander Sauta |
i18n-ru: translated new config.txt
|
Mon, 20 Jun 2011 17:00:04 -0300 |
Wagner Bruna |
i18n-pt_BR: messages from crew f9c056f48018
stable
|
Mon, 20 Jun 2011 16:56:15 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 15200b46165b
stable
|
Wed, 29 Jun 2011 12:54:34 +0200 |
Adrian Buehlmann |
wix: add missing templates/paper/diffstat.tmpl
stable
|
Wed, 29 Jun 2011 09:36:45 +0200 |
Jesse Long |
hgweb: treat branch attribute `closed' as more important than `inactive'
stable
|
Wed, 29 Jun 2011 15:49:35 +0300 |
Idan Kamara |
tests: add basic commandserver test
stable
|
Wed, 29 Jun 2011 13:20:40 -0400 |
Brodie Rao |
color: for the sake of "less -R", default to ansi in auto mode (issue2792)
stable
|
Wed, 29 Jun 2011 13:20:39 -0400 |
Brodie Rao |
color: fix TypeError with auto mode on win32 when colors aren't available (issue2871)
stable
|
Tue, 28 Jun 2011 00:56:33 +0200 |
Adrian Buehlmann |
test-revert: add revert --all case when nothing changed
stable
|
Wed, 29 Jun 2011 16:01:06 -0500 |
Matt Mackall |
subrepos: be smarter about what's an absolute path (issue2808)
stable
|
Wed, 29 Jun 2011 13:04:00 +0200 |
Thomas Arendsen Hein |
test-wireprotocol.py: rename to test-wireproto.py for consistency
stable
|
Wed, 29 Jun 2011 15:00:00 +0200 |
Thomas Arendsen Hein |
classes: fix class style problems found by b071cd58af50
stable
|
Wed, 29 Jun 2011 13:45:51 +0200 |
Thomas Arendsen Hein |
check-code: fix class style checking (with tests)
stable
|
Wed, 29 Jun 2011 00:19:27 +0200 |
Mads Kiilerich |
tests: ignore inotify extension in test-duplicateoptions.py
stable
|
Sat, 25 Jun 2011 02:30:17 +0200 |
Pierre-Yves David |
error: Add a hint argument to RepoError
stable
|
Tue, 28 Jun 2011 00:56:33 +0200 |
Adrian Buehlmann |
test-revert: add revert --all case when nothing changed
stable
|
Mon, 27 Jun 2011 16:39:02 -0500 |
Matt Mackall |
merge with stable
|
Mon, 27 Jun 2011 11:36:42 -0700 |
Danek Duvall |
color: be silent when falling back to ECMA-48 mode if "auto" mode was desired
stable
|
Mon, 27 Jun 2011 11:36:40 -0700 |
Danek Duvall |
tests: hardcode terminfo entry for the terminfo color test
stable
|
Sun, 26 Jun 2011 15:47:39 -0300 |
Wagner Bruna |
localrepo: mark progress step for translation
stable
|
Sun, 26 Jun 2011 01:13:30 +0200 |
Adrian Buehlmann |
revert: improve hints on abort when reverting to parent without --all
stable
|
Fri, 24 Jun 2011 19:44:59 +0300 |
Idan Kamara |
dispatch: set config options on the request repo.ui
stable
|
Fri, 24 Jun 2011 19:44:59 +0300 |
Idan Kamara |
dispatch: return read config options
stable
|
Fri, 24 Jun 2011 19:44:58 +0300 |
Idan Kamara |
dispatch: set global options on the request repo.ui
stable
|
Fri, 24 Jun 2011 19:44:17 +0300 |
Idan Kamara |
cmdserver: assign repo.baseui before running commands
stable
|
Fri, 24 Jun 2011 19:43:59 +0300 |
Idan Kamara |
cmdserver: copy repo.ui before running commands
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
filemerge: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 12:16:14 +0300 |
Idan Kamara |
dispatch: make sure unspecified global ui options don't override old values
stable
|
Mon, 27 Jun 2011 11:19:27 -0500 |
Matt Mackall |
merge with stable
|
Sat, 25 Jun 2011 02:30:24 +0200 |
Pierre-Yves David |
requirements: show all missing features in the error message.
stable
|
Fri, 24 Jun 2011 23:29:51 +0200 |
Adrian Buehlmann |
test-revert: add case for nothing changed
stable
|
Fri, 24 Jun 2011 19:38:28 +0300 |
Idan Kamara |
dispatch: set descriptors on the request repo.ui
stable
|
Fri, 24 Jun 2011 19:36:44 +0300 |
Idan Kamara |
dispatch: pass the correct ui to runcommand
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
archive: wrap the ui descriptor so it doesn't get closed
stable
|
Fri, 24 Jun 2011 19:27:53 +0300 |
Idan Kamara |
transplant: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
bisect: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
extdiff: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
ui: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 11:39:12 -0400 |
David Golub |
call reposetup for repositories returned from peer (issue2864)
stable
|
Sat, 25 Jun 2011 01:55:16 +0200 |
Mads Kiilerich |
tests: solaris [ doesn't know -e
stable
|
Sat, 25 Jun 2011 01:55:15 +0200 |
Mads Kiilerich |
convert: fix git convert on solaris - it cannot remove environment variables
stable
|
Sat, 25 Jun 2011 01:55:13 +0200 |
Mads Kiilerich |
tests: HGRCPATH must be exported after assignment
stable
|
Fri, 24 Jun 2011 18:00:29 -0500 |
Matt Mackall |
merge with stable
|
Fri, 24 Jun 2011 23:25:42 +0300 |
Idan Kamara |
backout of d04ba50e104d: allow to qpop/push with a dirty working copy
stable
|
Fri, 24 Jun 2011 13:35:44 -0500 |
Matt Mackall |
merge with stable
|
Fri, 24 Jun 2011 13:35:03 -0500 |
Matt Mackall |
merge with stable
stable
|
Fri, 24 Jun 2011 10:31:44 +0200 |
Adrian Buehlmann |
update: do not use the term 'update' when mentioning reverting one file
stable
|
Fri, 24 Jun 2011 16:36:24 +0300 |
Idan Kamara |
cmdserver: fix read-loop string concatenation
stable
|
Fri, 24 Jun 2011 16:30:43 +0300 |
Idan Kamara |
dispatch: check for None before closing repo
stable
|
Fri, 24 Jun 2011 12:37:29 +0200 |
Adrian Buehlmann |
revert: mention update in hint of abort when reverting to non-parent
stable
|
Fri, 24 Jun 2011 10:51:05 +0200 |
Adrian Buehlmann |
update: clarify that update changes the parent revison
stable
|
Fri, 24 Jun 2011 00:21:00 -0500 |
Matt Mackall |
merge with stable
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset: fix aliases with 0 or more than 2 parameters
stable
|
Thu, 23 Jun 2011 14:40:57 +0200 |
Peter Arrenbrecht |
match: fix bug caused by refactoring in cfc89398f710
stable
|
Wed, 22 Jun 2011 15:34:33 +0200 |
Adrian Buehlmann |
revert: be more helpful on uncommitted merges
stable
|
Wed, 22 Jun 2011 10:13:44 +0200 |
Adrian Buehlmann |
opener: add self._audit (issue2862)
stable
|
Wed, 22 Jun 2011 17:13:04 +0300 |
Idan Kamara |
cmdserver: write the hello message as one chunk on the 'o' channel
stable
|
Fri, 24 Jun 2011 01:10:35 +0200 |
Mads Kiilerich |
fileset: copied takes no arguments
stable
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset and fileset: fix typos in parser error messages
stable
|
Fri, 24 Jun 2011 00:18:41 +0200 |
Mads Kiilerich |
fileset: use ParseError pos field correctly
stable
|
Fri, 24 Jun 2011 00:18:06 +0200 |
Mads Kiilerich |
revset: fix parameter name in implementation of follow()
stable
|
Tue, 21 Jun 2011 17:27:20 -0500 |
Matt Mackall |
merge with stable
|
Mon, 20 Jun 2011 22:15:52 -0500 |
Kevin Bullock |
revert: be more explicit that changes are lost
stable
|
Tue, 21 Jun 2011 17:08:21 +0300 |
Idan Kamara |
dispatch: do not close the request repo
stable
|
Tue, 21 Jun 2011 16:55:21 +0300 |
Idan Kamara |
hook: write hook output to ui fout descriptor
stable
|
Tue, 21 Jun 2011 15:26:44 -0500 |
Matt Mackall |
merge with stable
|
Tue, 21 Jun 2011 15:21:57 -0500 |
Matt Mackall |
check-code: don't mark debug messages for translation
stable
|
Tue, 21 Jun 2011 18:35:13 +0200 |
David Soria Parra |
i18n: remove translation of debug messages
stable
|
Tue, 21 Jun 2011 15:38:10 +0300 |
Idan Kamara |
cmdserver, runcommand: properly handle the client sending no arguments
stable
|
Tue, 21 Jun 2011 15:13:39 +0300 |
Idan Kamara |
cmdserver: don't raise EOFError when trying to read 0 bytes from the client
stable
|
Mon, 20 Jun 2011 19:08:41 -0300 |
Wagner Bruna |
i18n: extract docstrings from fileset module
stable
|
Tue, 21 Jun 2011 14:57:17 +0200 |
Martin Geisler |
Backed out changeset 1ec8bd909ac3
stable
|
Tue, 21 Jun 2011 14:00:26 +0200 |
Martin Geisler |
merge with stable
|
Tue, 21 Jun 2011 13:24:19 +0200 |
David Soria Parra |
dispatch: translate alias debugging messages
stable
|
Tue, 21 Jun 2011 00:17:52 +0200 |
Mads Kiilerich |
parsers: fix localization markup of parser errors
stable
|
Sun, 19 Jun 2011 22:33:25 -0400 |
Ollie Rutherfurd |
fileset: use correct function name for hgignore in docstring
stable
|
Mon, 20 Jun 2011 16:45:33 -0500 |
Matt Mackall |
url: catch UNC paths as yet another Windows special case (issue2808)
stable
|
Mon, 20 Jun 2011 14:11:01 +0200 |
Peter Arrenbrecht |
treediscovery: always return all remote heads
stable
|
Mon, 20 Jun 2011 11:08:41 +0200 |
Sune Foldager |
merge with stable
|
Mon, 20 Jun 2011 10:51:37 +0200 |
Sune Foldager |
config.sortdict: override clear method
stable
|
Mon, 20 Jun 2011 09:30:03 +0200 |
Peter Arrenbrecht |
patch: fix typo in variable name
stable
|
Mon, 20 Jun 2011 10:42:19 +0200 |
Martin Geisler |
merge with stable
|
Fri, 17 Jun 2011 19:28:38 -0300 |
Wagner Bruna |
help/revsets: revset aliases can be defined on any config file
stable
|
Fri, 17 Jun 2011 19:27:40 -0300 |
Wagner Bruna |
help/revsets: clean up whitespace between paragraphs
stable
|
Fri, 17 Jun 2011 19:14:47 -0300 |
Wagner Bruna |
help/config: mention [revsetalias] section
stable
|
Sun, 19 Jun 2011 11:43:40 +0200 |
Thomas Arendsen Hein |
fileset: add missing whitespace around operator
stable
|
Sat, 18 Jun 2011 20:49:07 -0500 |
Matt Mackall |
fileset: drop backwards SI size units
stable
|
Sat, 18 Jun 2011 20:36:39 -0500 |
Matt Mackall |
remove bogus test copy
stable
|
Sat, 18 Jun 2011 17:03:01 -0500 |
Matt Mackall |
merge default branch into stable to mark the start of the code freeze
stable
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add a help topic
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add copied predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add encoding() predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add size() predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add grep predicate
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add some function help text
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add hgignore
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add resolved and unresolved predicates
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: prescan parse tree to optimize status usage
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add support for file status predicates
|
Sat, 18 Jun 2011 16:53:49 -0500 |
Matt Mackall |
fileset: add some basic predicates
|
Sat, 18 Jun 2011 16:53:44 -0500 |
Matt Mackall |
match: introduce basic fileset support
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
match: allow passing a context object to match core
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
fileset: drop matchfn
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: match no longer accepts repo objects
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: match now accepts a context or a repo
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
context: add a match builder method
|
Fri, 17 Jun 2011 18:24:54 -0300 |
Wagner Bruna |
help/hgignore: refer to the builtin help instead of external URLs
|
Sat, 18 Jun 2011 01:08:54 +0200 |
Mads Kiilerich |
sslutil: make messages for Python without certificate handling more helpful
|
Sat, 18 Jun 2011 01:03:03 +0200 |
Nicolas Bareil |
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)
|
Fri, 17 Jun 2011 15:43:50 -0500 |
Matt Mackall |
merge with i18n
|
Fri, 17 Jun 2011 15:22:50 -0500 |
Augie Fackler |
svn subrepos: work around checkout obstructions (issue2752)
|
Fri, 17 Jun 2011 15:21:02 -0500 |
Augie Fackler |
update: check wc.dirty() before setting overwrite=True
|
Thu, 16 Jun 2011 15:26:17 -0500 |
Steve Borho |
tags: don't allow environment errors to be raised from _writetagscache
|
Fri, 17 Jun 2011 13:31:23 -0300 |
Wagner Bruna |
help/config: replace docutils markup
|
Fri, 17 Jun 2011 12:23:12 -0300 |
Wagner Bruna |
test-i18n, i18n-pt_BR: update test message
|
Fri, 17 Jun 2011 15:36:56 -0500 |
Matt Mackall |
config: undo change of empty line definition
|
Fri, 17 Jun 2011 20:33:02 +0200 |
Patrick Mezard |
patch: make filestore store data in memory and fallback to fs
|
Wed, 15 Jun 2011 10:40:23 +0200 |
Martin Geisler |
i18n: merge in latest Romanian translations
|
Wed, 08 Jun 2011 17:06:29 +0200 |
Daniel Dumitriu |
i18n-ro: synchronized with 3c7907dc95ca
|
Wed, 08 Jun 2011 15:17:23 +0200 |
Daniel Dumitriu |
i18n-ro: outstanding changes
|
Thu, 16 Jun 2011 12:52:37 -0300 |
Wagner Bruna |
help/config: quote config section names consistently
|
Thu, 16 Jun 2011 12:42:19 -0300 |
Wagner Bruna |
help/config: fix small typo
|
Thu, 16 Jun 2011 12:30:57 -0300 |
Wagner Bruna |
help/config: do not refer to config files as hgrc files
|
Thu, 16 Jun 2011 12:30:44 -0300 |
Wagner Bruna |
help/config: fix 'Mercurial' casing
|
Thu, 16 Jun 2011 22:47:34 +0200 |
Thomas Arendsen Hein |
revset: add desc(string) to search in commit messages
|
Thu, 16 Jun 2011 22:03:26 +0200 |
Thomas Arendsen Hein |
revset: update sorting of symbols
|
Thu, 16 Jun 2011 14:33:06 -0500 |
Matt Mackall |
http: fix variable name in unexpected response message
|
Fri, 03 Jun 2011 17:27:41 +0300 |
Idan Kamara |
serve: add --cmdserver option to communicate with hg over a pipe
|
Wed, 15 Jun 2011 23:15:04 +0300 |
Idan Kamara |
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENT
|
Thu, 16 Jun 2011 01:58:00 +0200 |
Pierre-Yves David |
log: do not display hidden changeset
|
Thu, 16 Jun 2011 01:57:59 +0200 |
Pierre-Yves David |
hidden: Add ``hidden`` method for context
|
Thu, 16 Jun 2011 01:57:53 +0200 |
Pierre-Yves David |
hidden: Add a hiddenrevs attributes to changelog.
|
Thu, 16 Jun 2011 13:24:44 -0500 |
Matt Mackall |
config: handle comment lines in continuations (issue2854)
|
Thu, 16 Jun 2011 13:24:42 -0500 |
Matt Mackall |
http: report unexpected unparsable push responses (issue2777)
|
Tue, 07 Jun 2011 13:39:09 +0300 |
Idan Kamara |
dispatch: write shell alias output to ui out descriptor
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
commands: use ui descriptors when reading/writing from stdin/out
|
Wed, 15 Jun 2011 23:50:33 +0300 |
Idan Kamara |
cmdutil: return a dummy, closable file object if it cannot be duped
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil: use ui descriptors in makefileobj
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
mq: use ui.fin when importing patch from '-'
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil, logmessage: use ui.fin when reading from '-'
|
Wed, 15 Jun 2011 17:04:06 -0300 |
Wagner Bruna |
dagutil: fix missing import of i18n._
|
Thu, 16 Jun 2011 19:34:42 +0200 |
Satish Balay |
hgmanpage: adapt to Docutils 0.8 API change
|
Thu, 16 Jun 2011 08:49:26 +0200 |
Martin Geisler |
manifest: use "\0" instead of "\000"
|
Wed, 15 Jun 2011 17:25:58 +0200 |
Martin Geisler |
commands: add pointer to bookmarks command in branch help
|
Wed, 15 Jun 2011 17:10:26 +0200 |
Martin Geisler |
glossary: add entry for "Bookmark"
|
Wed, 15 Jun 2011 17:10:16 +0200 |
Martin Geisler |
glossary: add entry for "Tag"
|
Tue, 14 Jun 2011 20:43:04 -0500 |
Matt Mackall |
merge with i18n
|
Tue, 14 Jun 2011 00:31:56 +0400 |
Alexander Sauta |
i18n-ru: translated all standard commands and config-environment additional help topics
|
Fri, 10 Jun 2011 01:39:22 +0400 |
Alexander Sauta |
i18n-ru: translated push-rename
|
Thu, 09 Jun 2011 20:37:32 +0400 |
Alexander Sauta |
i18n-ru: translated parents-pull
|
Tue, 14 Jun 2011 22:58:00 +0200 |
Peter Arrenbrecht |
setdiscovery: batch heads and known(ownheads)
|
Tue, 14 Jun 2011 22:56:20 +0200 |
Peter Arrenbrecht |
wireproto: make a number of commands batchable
|
Tue, 14 Jun 2011 22:52:58 +0200 |
Peter Arrenbrecht |
wireproto: add batching support to wirerepository
|
Tue, 14 Jun 2011 22:51:26 +0200 |
Peter Arrenbrecht |
wireproto: add basic command batching infrastructure
|
Wed, 15 Jun 2011 01:50:49 +0900 |
Yuya Nishihara |
mq: make qrefresh/qfold keep wlock until saving patch status
|
Tue, 14 Jun 2011 20:08:35 -0300 |
Wagner Bruna |
bugzilla: fix typo in documentation
|
Tue, 14 Jun 2011 20:25:38 +0300 |
Idan Kamara |
dispatch: fix for-loop variable name
|
Tue, 14 Jun 2011 13:29:25 +0200 |
Ingo Bressler |
notify: send changesets on 'outgoing' hook, updated doc
|
Tue, 14 Jun 2011 13:31:32 +1000 |
Stephen Thorne |
sslutil: Restore missing imports of socket and httplib to sslutil
|
Wed, 08 Jun 2011 14:54:47 +0300 |
Idan Kamara |
dispatch: assign I/O descriptors from the request to the ui
|
Wed, 08 Jun 2011 01:39:20 +0300 |
Idan Kamara |
ui: use I/O descriptors internally
|
Tue, 07 Jun 2011 13:39:09 +0300 |
Idan Kamara |
dispatch: add I/O descriptors to the request
|
Tue, 07 Jun 2011 13:39:09 +0300 |
Idan Kamara |
ui: add I/O descriptors
|
Tue, 14 Jun 2011 23:26:35 +0200 |
Patrick Mezard |
import: add --bypass option
|
Tue, 14 Jun 2011 23:24:40 +0200 |
Patrick Mezard |
import: separate parents selection from working dir update
|
Tue, 14 Jun 2011 23:24:34 +0200 |
Patrick Mezard |
patch: extend filtestore to store an optional copy source
|
Tue, 14 Jun 2011 16:38:34 +0200 |
Martin Geisler |
paper/coal: use fixed width for diffstat +/- link
|
Tue, 14 Jun 2011 16:33:46 +0200 |
Martin Geisler |
hg: rename opts argument to peeropts in clone
|
Mon, 13 Jun 2011 16:25:18 -0500 |
Matt Mackall |
hg: move peerschemes back to schemes
|
Mon, 13 Jun 2011 14:53:23 -0500 |
Matt Mackall |
hg: rearrange peer scheme lookup
|
Mon, 13 Jun 2011 14:56:00 +0300 |
Idan Kamara |
forget, remove: don't note on nonexistent file twice
|
Mon, 13 Jun 2011 12:51:38 -0500 |
Matt Mackall |
localrepo: local() returns self
|
Mon, 13 Jun 2011 12:51:37 -0500 |
Matt Mackall |
tests: avoid instability in test-convert-cvs-synthetic
|
Mon, 13 Jun 2011 00:19:26 +0300 |
Idan Kamara |
dispatch: propagate ui command options to the local ui (issue2523)
|
Sun, 12 Jun 2011 23:30:39 +0300 |
Idan Kamara |
mq: catch correct exception when calling changelog.rev()
|
Sun, 12 Jun 2011 17:26:58 +0300 |
Idan Kamara |
rebase: preserve mq series order after rebasing (issue2849)
|
Sun, 12 Jun 2011 17:26:20 +0300 |
Idan Kamara |
run-tests: verbose log ignored test
|
Fri, 10 Jun 2011 10:58:10 +0200 |
Ingo Proetel |
record: add white space diff options
|
Mon, 13 Jun 2011 13:53:58 +0200 |
Adrian Buehlmann |
mq: rename abort_if_wdir_patched to abortifwdirpatched
|
Mon, 13 Jun 2011 13:48:47 +0200 |
Adrian Buehlmann |
mq: rename partial_name to partialname
|
Mon, 13 Jun 2011 13:47:21 +0200 |
Adrian Buehlmann |
mq: rename write_list to writelist
|
Mon, 13 Jun 2011 13:45:48 +0200 |
Adrian Buehlmann |
mq: rename series_dirty to seriesdirty
|
Mon, 13 Jun 2011 13:44:34 +0200 |
Adrian Buehlmann |
mq: rename applied_dirty to applieddirty
|
Mon, 13 Jun 2011 13:43:03 +0200 |
Adrian Buehlmann |
mq: rename guards_dirty to guardsdirty
|
Mon, 13 Jun 2011 13:41:58 +0200 |
Adrian Buehlmann |
mq: rename active_guards to activeguards
|
Mon, 13 Jun 2011 13:40:35 +0200 |
Adrian Buehlmann |
mq: rename guards_path to guardspath
|
Mon, 13 Jun 2011 13:39:14 +0200 |
Adrian Buehlmann |
mq: rename status_path to statuspath
|
Mon, 13 Jun 2011 13:38:04 +0200 |
Adrian Buehlmann |
mq: rename series_path to seriespath
|
Mon, 13 Jun 2011 12:11:49 +0200 |
Adrian Buehlmann |
mq: rename series_end to seriesend
|
Mon, 13 Jun 2011 12:09:29 +0200 |
Adrian Buehlmann |
mq: rename full_series_end to fullseriesend
|
Mon, 13 Jun 2011 12:07:46 +0200 |
Adrian Buehlmann |
mq: rename check_reserved_name to checkreservedname
|
Mon, 13 Jun 2011 12:06:32 +0200 |
Adrian Buehlmann |
mq: rename check_localchanges to checklocalchanges
|
Mon, 13 Jun 2011 12:05:20 +0200 |
Adrian Buehlmann |
mq: rename check_substate to checksubstate
|
Mon, 13 Jun 2011 12:03:38 +0200 |
Adrian Buehlmann |
mq: rename check_toppatch to checktoppatch
|
Mon, 13 Jun 2011 12:02:14 +0200 |
Adrian Buehlmann |
mq: rename save_dirty to savedirty
|
Mon, 13 Jun 2011 12:00:56 +0200 |
Adrian Buehlmann |
mq: rename explain_pushable to explainpushable
|
Mon, 13 Jun 2011 11:59:35 +0200 |
Adrian Buehlmann |
mq: rename set_active to setactive
|
Mon, 13 Jun 2011 11:58:16 +0200 |
Adrian Buehlmann |
mq: rename set_guards to setguards
|
Mon, 13 Jun 2011 11:57:21 +0200 |
Adrian Buehlmann |
mq: rename check_guard to checkguard
|
Mon, 13 Jun 2011 11:55:46 +0200 |
Adrian Buehlmann |
mq: rename parse_series to parseseries
|
Mon, 13 Jun 2011 11:54:25 +0200 |
Adrian Buehlmann |
mq: rename find_series to findseries
|
Mon, 13 Jun 2011 11:40:27 +0200 |
Adrian Buehlmann |
mq: rename series_guards to seriesguards
|
Mon, 13 Jun 2011 11:06:11 +0200 |
Adrian Buehlmann |
mq: rename full_series to fullseries
|
Sat, 11 Jun 2011 21:24:50 +0800 |
Steven Brown |
paper, coal: display diffstat on the changeset page
|
Sat, 11 Jun 2011 21:11:43 +0800 |
Steven Brown |
web: provide diff summary to the changeset page
|
Sat, 11 Jun 2011 14:14:53 -0500 |
Matt Mackall |
tests: fix up date ambiguity in cvs test
|
Sat, 11 Jun 2011 14:14:52 -0500 |
Matt Mackall |
hg: split peer and repo lookup tables
|
Sat, 11 Jun 2011 14:40:25 +0200 |
Patrick Mezard |
tests: rename test-git-import.t into test-import-git.t
|
Sat, 11 Jun 2011 14:17:25 +0200 |
Patrick Mezard |
patch: generalize the use of patchmeta in applydiff()
|
Sat, 11 Jun 2011 14:14:13 +0200 |
Patrick Mezard |
patch: stop updating changed files set in applydiff()
|
Sat, 11 Jun 2011 14:14:11 +0200 |
Patrick Mezard |
patch: turn patch() touched files dict into a set
|
Thu, 09 Jun 2011 01:19:39 +0800 |
Steven Brown |
paper, coal: define the diffstat templates
|
Thu, 09 Jun 2011 01:15:49 +0800 |
Steven Brown |
web: provide the file number to the diffstat templates
|
Thu, 09 Jun 2011 01:14:22 +0800 |
Steven Brown |
web: include all files in the diffstat
|
Fri, 10 Jun 2011 20:38:02 +0200 |
Thomas Arendsen Hein |
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)
|
Wed, 08 Jun 2011 21:25:18 +0800 |
LUO Zheng |
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
|
Thu, 09 Jun 2011 10:15:24 +1000 |
Stephen Thorne |
distutils: Create MANIFEST.in instead of MANIFEST in Makefile
|
Thu, 09 Jun 2011 18:39:14 +0200 |
Adrian Buehlmann |
revert: is reverting file states, not just file contents
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: have peer() call _lookup directly
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: add peer method
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Mon, 06 Jun 2011 21:18:35 +0200 |
Peter Arrenbrecht |
hg: use capable instead of capabilities
|
Wed, 08 Jun 2011 13:44:41 -0500 |
Matt Mackall |
fileset: basic pattern and boolean support
|
Fri, 10 Jun 2011 16:50:45 +0200 |
Thomas Arendsen Hein |
tests: fix updated monotone version requirement
|
Tue, 07 Jun 2011 17:02:54 -0500 |
Matt Mackall |
check-code: catch misspellings of descendant
|
Tue, 07 Jun 2011 16:02:51 -0500 |
Matt Mackall |
revert: drop obvious paragraph about filenames
|
Tue, 07 Jun 2011 16:01:38 -0500 |
Matt Mackall |
revert: actually add pointer to backout
|
Tue, 07 Jun 2011 14:54:17 -0500 |
Matt Mackall |
revert: replace mention of 'roll back' with pointer to 'backout'
|
Tue, 07 Jun 2011 14:51:18 -0500 |
Matt Mackall |
revert: simplify description of effect of -r
|
Tue, 07 Jun 2011 14:49:04 -0500 |
Matt Mackall |
revert: rearrange the date help
|
Tue, 07 Jun 2011 14:47:54 -0500 |
Matt Mackall |
revert: remove some redundancy in basic description
|
Tue, 07 Jun 2011 14:19:05 -0500 |
Matt Mackall |
revert: drop requirement to use -r to revert with two parents
|
Tue, 07 Jun 2011 14:18:39 -0500 |
Matt Mackall |
revert: simplify usage note
|
Mon, 06 Jun 2011 17:38:32 -0500 |
Matt Mackall |
revert: rewrite help summary
|
Sat, 04 Jun 2011 20:19:30 +0900 |
Yuya Nishihara |
extensions: make disabled()/disabledext() load prebuilt index if available
|
Sat, 04 Jun 2011 20:11:10 +0900 |
Yuya Nishihara |
setup: add command to generate index of extensions
|
Mon, 06 Jun 2011 21:02:48 +0200 |
Peter Arrenbrecht |
sshrepo: fix addchangegroup's signature
|
Mon, 06 Jun 2011 15:17:40 -0500 |
Matt Mackall |
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
|
Sun, 05 Jun 2011 22:26:01 +0200 |
Patrick Mezard |
patch: dot not ignore hunk of files marked as 'deleted'
|
Sun, 05 Jun 2011 22:24:19 +0200 |
Patrick Mezard |
patch: fix patchmeta/hunk synchronization in iterhunks()
|
Sun, 05 Jun 2011 22:24:11 +0200 |
Patrick Mezard |
patch: remove unnecessary exists() call in selectfile()
|
Sun, 05 Jun 2011 22:24:02 +0200 |
Patrick Mezard |
import: deprecate --base
|
Sun, 05 Jun 2011 13:27:06 +0200 |
Patrick Mezard |
patch: remove redundant islink() call
|
Sat, 04 Jun 2011 20:01:01 +0900 |
Yuya Nishihara |
extensions: update doc of enabled() and disabled() according to d5b525697ddb
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Sat, 04 Jun 2011 15:20:49 +0200 |
Patrick Mezard |
memctx: simplify constructor
|
Fri, 03 Jun 2011 15:08:08 -0500 |
Matt Mackall |
scmutil: improve path calculation for install-relative RC files (issue2841)
|
Fri, 03 Jun 2011 13:10:22 +0200 |
Adrian Buehlmann |
prepush: show details about new remote heads with --verbose
|
Fri, 03 Jun 2011 12:16:17 +0200 |
Adrian Buehlmann |
prepush: print short hash of first new head in abort message
|
Fri, 03 Jun 2011 11:26:43 +0200 |
Adrian Buehlmann |
prepush: eliminate 'if branch'
|
Fri, 03 Jun 2011 20:32:54 +0200 |
Sune Foldager |
revlog: bail out earlier in group when we have no chunks
|
Fri, 03 Jun 2011 20:23:32 +0200 |
Sune Foldager |
localrepo: simplify file bundling code and fix progress bug
|
Fri, 03 Jun 2011 20:15:06 +0200 |
Sune Foldager |
localrepo: use list comprehension instead of generators
|
Fri, 03 Jun 2011 20:12:37 +0200 |
Sune Foldager |
localrepo: add total to changeset progress in bundle/push
|
Fri, 03 Jun 2011 20:08:26 +0200 |
Martin Geisler |
statichttprepo: use in-place difference for shorter line
|
Thu, 02 Jun 2011 00:33:33 +0200 |
Adrian Buehlmann |
workingctx: eliminate remove function
|
Thu, 02 Jun 2011 19:43:17 +0200 |
Adrian Buehlmann |
test-copy2: add case for moving a missing file
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
color: check if ui is already a subclass of colorui before wrapping it
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
util: add helper function isatty(fd) to check for tty-ness
|
Thu, 02 Jun 2011 18:52:31 +0800 |
Steven Brown |
web: prevent TypeError thrown when using the diffstat templates
|
Thu, 02 Jun 2011 11:27:40 -0500 |
Matt Mackall |
fileset: fix long line
|
Thu, 02 Jun 2011 11:17:02 -0500 |
Matt Mackall |
COPYING: refresh with current address from fsf.org
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
dispatch: add repo to the request
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 Jun 2011 16:32:48 -0500 |
Matt Mackall |
Added signature for changeset 733af5d9f6b2
stable
|
Wed, 01 Jun 2011 16:32:44 -0500 |
Matt Mackall |
Added tag 1.8.4 for changeset 733af5d9f6b2
stable
|
Tue, 31 May 2011 19:49:17 -0500 |
Augie Fackler |
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
stable 1.8.4
|
Tue, 31 May 2011 16:22:04 -0500 |
Regis Desgroppes |
subrepo: svn abort now depends on exit code (issue2833)
stable
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
stable
|
Mon, 07 Mar 2011 14:47:30 +0100 |
Mads Kiilerich |
httprepo: proper handling of invalid responses without content-type (issue2019)
stable
|
Fri, 29 Apr 2011 14:56:23 +0200 |
Patrick Mezard |
strip: make it clear that --force discards changes (issue310)
stable
|
Tue, 26 Apr 2011 10:51:19 -0500 |
Matt Mackall |
tags: catch more corruption during cache parsing (issue2779)
stable
|
Mon, 11 Apr 2011 21:44:22 +0300 |
Idan Kamara |
localrepo: don't add deleted files to list of modified/added files (issue2761)
stable
|
Mon, 04 Apr 2011 22:51:10 +0300 |
Idan Kamara |
localrepo: ignore tags to unknown nodes (issue2750)
stable
|
Mon, 14 Mar 2011 23:50:28 +0100 |
David Soria Parra |
bookmarks: do not forward merged bookmark (issue1877)
stable
|
Sat, 26 Mar 2011 13:05:17 +0100 |
Stefano Tortarolo |
rebase: restore mq guards after rebasing (issue2107)
stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
stable
|
Wed, 25 May 2011 18:48:00 +0200 |
Peter Arrenbrecht |
color: fix --color=always when output is piped
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Tue, 31 May 2011 20:39:04 -0500 |
Augie Fackler |
run-tests: allow whitelisting tests that should always run
|
Tue, 31 May 2011 19:49:17 -0500 |
Augie Fackler |
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
|
Tue, 31 May 2011 17:18:23 -0500 |
Matt Mackall |
tests: glob version number in test-hgrc
|
Sat, 28 May 2011 14:44:45 +0800 |
Steven Brown |
web: provide diffstat to the changeset page
|
Tue, 31 May 2011 16:24:47 -0500 |
Matt Mackall |
tests: update for handling of missing hgrc includes
|
Tue, 31 May 2011 16:22:04 -0500 |
Regis Desgroppes |
subrepo: svn abort now depends on exit code (issue2833)
|
Tue, 31 May 2011 12:41:22 +0200 |
desgropp |
fixed issue2833: aborts nows depends on svn exit code
|
Tue, 31 May 2011 16:00:39 -0500 |
Matt Mackall |
config: ignore include errors for nonexistent files
|
Tue, 31 May 2011 11:52:22 -0700 |
Brendan Cully |
Make pull -u behave like pull && update
|
Tue, 31 May 2011 15:55:23 -0500 |
Matt Mackall |
requires: note apparent corruption
|
Tue, 31 May 2011 19:16:25 +0200 |
Adrian Buehlmann |
readrequires: provide easier to understand error message
|
Tue, 31 May 2011 19:16:18 +0200 |
Adrian Buehlmann |
introduce new function scmutil.readrequires
|
Tue, 31 May 2011 15:28:23 -0500 |
Matt Mackall |
merge with stable
|
Tue, 31 May 2011 15:26:02 -0500 |
Matt Mackall |
merge with crew
|
Tue, 31 May 2011 15:25:43 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 30 May 2011 12:21:53 +0200 |
Martin Geisler |
merge with stable
|
Mon, 30 May 2011 12:21:08 +0200 |
Martin Geisler |
merge with hg-i18n
stable
|
Mon, 30 May 2011 12:20:36 +0200 |
Martin Geisler |
merge with hg-i18n
|
Mon, 30 May 2011 11:52:17 +0200 |
Martin Geisler |
test-gendoc: update for new Russian translation
|
Mon, 30 May 2011 01:24:21 +0400 |
Alexander Sauta |
i18n-ru: branches-import translated
|
Sun, 29 May 2011 02:33:36 +0400 |
Alexander Sauta |
i18n-ru:bisect,backout,branch translated
|
Sun, 29 May 2011 01:42:59 +0400 |
Alexander Sauta |
i18n-ru: translated add, addremove, annotate, archive
|
Sun, 29 May 2011 01:31:12 +0400 |
Alexander Sauta |
i18n-ru:translation started,convert translated
|
Thu, 19 May 2011 16:25:26 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ab687820c4cc
stable
|
Sat, 28 May 2011 11:03:48 -0400 |
Eric Eisner |
subrepo: don't crash when git .hgsubstate is empty (issue2716)
stable
|
Mon, 30 May 2011 21:44:03 +0300 |
Idan Kamara |
mq: no need to make a copy of seriesopts
|
Fri, 27 May 2011 21:11:44 +0200 |
Adrian Buehlmann |
workingctx.remove: use self.forget
|
Tue, 31 May 2011 13:18:56 +0200 |
Martin Geisler |
commands: use repo.branchheads in heads command
|
Tue, 31 May 2011 09:59:03 +0200 |
Martin Geisler |
commands: remove unused variable from heads command
|
Tue, 31 May 2011 08:47:16 +0200 |
Martin Geisler |
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
|
Fri, 27 May 2011 12:42:36 +0200 |
Martin Geisler |
hg: remove underscores in clone function
|
Sun, 29 May 2011 13:43:50 +0300 |
Idan Kamara |
hg-ssh: fix dispatch call to use dispatch.request()
|
Mon, 30 May 2011 11:18:47 +0200 |
Martin Geisler |
gendoc: config help topic is in hgrc.5, do not include it in hg.1
|
Mon, 30 May 2011 11:15:25 +0200 |
Martin Geisler |
doc: improve merge between hgrc.5 and config help topic
|
Mon, 30 May 2011 11:14:31 +0200 |
Martin Geisler |
doc: rebuild hgrc.5 man and HTML page when help/config changes
|
Mon, 30 May 2011 10:35:43 +0200 |
Martin Geisler |
help/config: separate terms with a blank line
|
Mon, 30 May 2011 10:30:46 +0200 |
Martin Geisler |
help/config: fix rendering of definition list
|
Mon, 30 May 2011 10:21:39 +0200 |
Yun Lee |
help: move part of hgrc.5 man page config help topic
|
Mon, 30 May 2011 10:05:39 +0200 |
Yun Lee |
hgrc.5: make minirst find headings correctly
|
Sat, 28 May 2011 11:44:27 +0200 |
Patrick Mezard |
run-tests: fix --blacklist (broken by 95715c2f90bf)
|
Fri, 27 May 2011 21:50:11 +0200 |
Patrick Mezard |
patch: do not patch unknown files (issue752)
|
Fri, 27 May 2011 21:50:10 +0200 |
Patrick Mezard |
patch: use temporary files to handle intermediate copies
|
Fri, 27 May 2011 21:50:09 +0200 |
Patrick Mezard |
patch: refactor file creation/removal detection
|
Fri, 27 May 2011 15:59:52 +0200 |
Adrian Buehlmann |
commands.remove: don't use workingctx.remove(list, unlink=True)
|
Fri, 27 May 2011 17:51:16 +0300 |
Idan Kamara |
tests: add a test to check for duplicate command options
|
Fri, 27 May 2011 17:49:54 +0300 |
Idan Kamara |
mq: allow --mq for qrecord
|
Fri, 27 May 2011 17:46:48 +0300 |
Idan Kamara |
run-tests: fix --blacklist with jobs > 1
|
Fri, 27 May 2011 17:46:47 +0300 |
Idan Kamara |
run-tests: slightly simplify blacklist check
|
Fri, 27 May 2011 08:50:27 -0500 |
Matt Mackall |
coal: use preformatted text for descriptions (issue2835)
|
Fri, 27 May 2011 10:03:29 +0200 |
Adrian Buehlmann |
rebase: add option --tool/-t for 'pull --rebase'
|
Fri, 27 May 2011 11:01:44 +0200 |
Martin Geisler |
subrepo: refactor writestate for clarity
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
cmdutil: make private copies of option lists to avoid sharing monkeypatches
|
Thu, 26 May 2011 19:00:47 +0300 |
Idan Kamara |
record: fix options placeholder
|
Wed, 25 May 2011 08:38:58 -0700 |
Paul Molodowitch |
subrepo: bare git repos considered dirty
|
Thu, 26 May 2011 00:53:23 +0300 |
Idan Kamara |
dispatch: use the request to store the ui object
|
Thu, 26 May 2011 00:44:11 +0300 |
Idan Kamara |
dispatch: wrap dispatch related information in a request class
|
Thu, 26 May 2011 22:51:02 +0800 |
Steven Brown |
patch: restore the previous output of 'diff --stat'
|
Tue, 24 May 2011 17:48:16 +0200 |
Peter Arrenbrecht |
wireproto: enable optional args for known() for future extensibility
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
Thu, 26 May 2011 10:46:34 +0200 |
Martin Geisler |
minirst: read test input from stdin
|
Thu, 26 May 2011 11:11:34 +0200 |
Sune Foldager |
tests: update monotone version requirement
|
Wed, 25 May 2011 10:06:17 +0200 |
Patrick Mezard |
test-git-import: test patching existing copy targets
|
Tue, 24 May 2011 17:30:00 -0500 |
Matt Mackall |
httprepo: handle large lengths by bypassing the len() operator
|
Tue, 24 May 2011 14:52:23 +0200 |
Adrian Buehlmann |
workingctx.remove: don't stat files again after unlinking
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
|
Tue, 24 May 2011 19:17:22 +0300 |
Idan Kamara |
record: alias qrecord to qnew -i/--interactive
|
Tue, 24 May 2011 19:17:19 +0300 |
Idan Kamara |
record: add qrefresh -i/--interactive
|
Tue, 24 May 2011 19:17:04 +0300 |
Idan Kamara |
record: add an option to backup all wc modifications
|
Tue, 24 May 2011 19:17:02 +0300 |
Idan Kamara |
record: check patch name is valid before prompting in qrecord
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: use checkpatchname
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: wrap patch file name checks in a function
|
Tue, 24 May 2011 13:30:10 -0500 |
Augie Fackler |
pure parsers: properly detect corrupt index files
|
Tue, 24 May 2011 14:08:20 +0200 |
Adrian Buehlmann |
workingctx: unlink paths while holding the wlock
|
Tue, 24 May 2011 16:12:01 +0200 |
Martin Geisler |
wireproto: do not hash when heads == ['force']
|
Tue, 24 May 2011 14:21:04 +0200 |
Patrick Mezard |
patch: remove EOL support from linereader class
|
Mon, 23 May 2011 22:49:10 -0500 |
Matt Mackall |
subrepo: handle local added subrepo case correctly
|
Mon, 23 May 2011 23:22:47 +0300 |
Idan Kamara |
graphlog: remove unused arg from _wrapcmd
|
Mon, 23 May 2011 23:09:00 +0300 |
Idan Kamara |
extensions: raise when trying to find an extension that failed to load
|
Mon, 23 May 2011 15:56:31 +0200 |
Adrian Buehlmann |
remove: clarify help text about added files never being deleted from disk
|
Wed, 18 May 2011 09:12:27 +0200 |
Adrian Buehlmann |
pure: provide more correct implementation of posixfile for Windows
|
Mon, 23 May 2011 20:35:10 +0200 |
Peter Arrenbrecht |
bundlerepo: make getremotechanges support filtering of incoming
|
Mon, 23 May 2011 20:32:29 +0200 |
Peter Arrenbrecht |
tests: add tests for discovery/pull without cgsubset
|
Mon, 23 May 2011 20:31:39 +0200 |
Peter Arrenbrecht |
tests: add tests for partial pulls with treediscovery
|
Mon, 23 May 2011 20:31:04 +0200 |
Peter Arrenbrecht |
tests: support multiple caps in notcapable
|
Sun, 22 May 2011 16:10:03 +0300 |
Idan Kamara |
record: use cmdutil.command decorator
|
Sun, 22 May 2011 16:10:02 +0300 |
Idan Kamara |
record: suggest the right command when running non interactively
|
Sun, 22 May 2011 11:03:15 +0200 |
Adrian Buehlmann |
applyupdates: audit merged files
|
Sat, 21 May 2011 23:21:12 +0200 |
Adrian Buehlmann |
applyupdates: audit path on flag changes
|
Sat, 21 May 2011 23:13:59 +0200 |
Adrian Buehlmann |
opener: add audit function
|
Sat, 21 May 2011 15:09:15 -0500 |
Matt Mackall |
templatekw: use diffstatsum in diffstat keyword
|
Sat, 21 May 2011 15:06:38 -0500 |
Matt Mackall |
patch: use diffstatsum in diffstat
|
Sat, 21 May 2011 15:06:36 -0500 |
Matt Mackall |
patch: add diffstatsum helper
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
diffstatdata: no longer a generator
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
Sat, 21 May 2011 02:05:00 +0200 |
Adrian Buehlmann |
applyupdates: audit unlinking of renamed files and directories
|
Fri, 20 May 2011 21:04:45 +0300 |
Idan Kamara |
patchbomb: pass --git argument to diffstat
|
Fri, 20 May 2011 21:20:24 +0300 |
Idan Kamara |
mq: strip all leading slashes from url when importing
|
Fri, 20 May 2011 21:19:33 +0300 |
Idan Kamara |
mq: check patch name is valid before reading imported file
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
tests: update monotone output for v1.0 changes
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
revlog: stop exporting node.short
|
Thu, 19 May 2011 22:55:13 +0200 |
Patrick Mezard |
patch: fast-path git case in selectfile()
|
Thu, 19 May 2011 22:49:43 +0200 |
Patrick Mezard |
patch: unify backend file access interface
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: merge backend setmode() into writelines()
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop modifying gitpatch objects
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop handling hunkless git blocks out of stream
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: reindent code
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: unify iterhunks() afile/bfile handling
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: git metadata was ignored if strip > 1
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: construct and parse binary hunks at the same time
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: refactor iterhunks() regular and binary files emission
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: merge _updatedir() into externalpatch()
|
Thu, 19 May 2011 18:10:03 +0200 |
Martin Geisler |
merge with stable
|
Thu, 19 May 2011 18:09:25 +0200 |
Martin Geisler |
changelog: convert user and desc from local encoding early
stable
|
Thu, 19 May 2011 16:57:14 +0200 |
Martin Geisler |
merge crew with main
|
Wed, 18 May 2011 23:20:26 -0700 |
Brendan Cully |
clone: make default path absolute for all local paths
|
Tue, 17 May 2011 10:28:03 -0500 |
Augie Fackler |
httpclient: import revision fc731618702a of py-nonblocking-http
|
Mon, 16 May 2011 16:59:45 -0500 |
Augie Fackler |
httpconnection: improved logging formatting
|
Tue, 17 May 2011 00:46:52 +0200 |
Yann E. MORIN |
bash_completion: enable alias auto-complete
|
Tue, 17 May 2011 00:17:52 +0200 |
Yann E. MORIN |
ui: enable alias exception when reading config in plain mode
|
Tue, 17 May 2011 00:08:51 +0200 |
Yann E. MORIN |
ui: test plain mode against exceptions
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
Wed, 18 May 2011 23:48:17 +0200 |
Patrick Mezard |
patch: add a workingbackend dirstate layer on top of fsbackend
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: handle binary copies as regular ones
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: remove files while patching, not in updatedir()
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: set desired mode when patching, not in updatedir()
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: stop changing current directory before patching
|
Wed, 18 May 2011 23:26:26 +0200 |
Sune Foldager |
revlog: linearize created changegroups in generaldelta revlogs
|
Wed, 18 May 2011 23:11:34 +0200 |
Sune Foldager |
revlogdag: add linearize function
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
Wed, 18 May 2011 19:25:34 +0200 |
Martin Geisler |
commands: replace 'x = f(); return x' with 'return f()'
|
Wed, 18 May 2011 19:22:55 +0200 |
Martin Geisler |
merge with stable
|
Wed, 18 May 2011 15:13:26 +0200 |
Martin Geisler |
subrepo: respect non-default path for incoming/outgoing
stable
|
Wed, 18 May 2011 15:45:57 +0200 |
Thomas Arendsen Hein |
run-tests: print a newline after all warnings
|
Wed, 18 May 2011 15:41:03 +0200 |
Thomas Arendsen Hein |
annotate: fix alignment of columns in front of line numbers (issue2807)
|
Wed, 18 May 2011 09:56:27 +0200 |
Martin Geisler |
merge with stable
|
Wed, 18 May 2011 09:31:19 +0200 |
Martin Geisler |
revset: the name is optional for the tag predicate
stable
|
Wed, 18 May 2011 09:28:11 +0200 |
Martin Geisler |
revset: note case-sensitive match in grep
stable
|
Wed, 18 May 2011 09:20:52 +0200 |
Martin Geisler |
revset: note case-insensitive matches in keyword and user
stable
|
Wed, 18 May 2011 09:15:18 +0200 |
Martin Geisler |
revset: expand help for contains predicate
stable
|
Wed, 18 May 2011 09:05:18 +0200 |
Sune Foldager |
patch: remove unused variable to make pyflakes test happy
|
Tue, 17 May 2011 23:46:38 +0200 |
Patrick Mezard |
patch: add lexists() to backends, use it in selectfile()
|
Tue, 17 May 2011 23:46:38 +0200 |
Patrick Mezard |
patch: move copyfile() into backends, abstract basedir
|
Tue, 17 May 2011 23:46:37 +0200 |
Patrick Mezard |
patch: merge makerejlines() into write_rej()
|
Tue, 17 May 2011 23:46:15 +0200 |
Patrick Mezard |
patch: extract fs access from patchfile into fsbackend
|
Tue, 17 May 2011 23:27:58 +0200 |
Patrick Mezard |
mq: fix qpush changes detection of renamed files
|
Mon, 16 May 2011 16:59:45 -0500 |
Augie Fackler |
httpconnection: correctly handle redirects from http to https
|
Sun, 15 May 2011 21:33:51 +0200 |
Adrian Buehlmann |
win32.py: add argtypes and restype
|
Sun, 15 May 2011 21:27:59 +0200 |
Adrian Buehlmann |
win32.py: more explicit definition of _STD_ERROR_HANDLE
|
Mon, 16 May 2011 17:02:35 -0500 |
Matt Mackall |
revset: add follow(filename) to follow a filename's history across copies
|
Mon, 16 May 2011 17:02:35 -0500 |
Matt Mackall |
revset: introduce filelog() to emulate log's fast path
|
Thu, 12 May 2011 10:48:31 -0500 |
Augie Fackler |
httpclient: import revision b8c3511a8cae from py-nonblocking-http
|
Mon, 16 May 2011 21:56:26 +0200 |
Patrick Mezard |
run-tests: replace chdir() with Popen cwd option
|
Mon, 16 May 2011 21:54:43 +0200 |
Patrick Mezard |
run-tests: make --debug run in the temporary test directory
|
Mon, 16 May 2011 21:52:28 +0200 |
Patrick Mezard |
run-tests: use the common test path on Windows and Java
|
Mon, 16 May 2011 21:41:46 +0200 |
Patrick Mezard |
run-tests: ignore timeout when Popen.terminate is unavailable
|
Mon, 16 May 2011 21:26:50 +0200 |
Patrick Mezard |
run-tests: fix hg.bat python reference
|
Mon, 16 May 2011 21:24:14 +0200 |
Patrick Mezard |
run-tests: fix python executable detection and copy on Windows
|
Mon, 16 May 2011 13:06:48 +0200 |
Sune Foldager |
changelog: don't use generaldelta
|
Mon, 16 May 2011 12:44:34 +0200 |
Sune Foldager |
revlog: get rid of defversion
|
Mon, 16 May 2011 11:52:28 +0200 |
Thomas Arendsen Hein |
bash_completion: Use "hg paths -q" instead of piping through sed
|
Mon, 16 May 2011 11:41:48 +0200 |
Thomas Arendsen Hein |
paths: Add support for -q/--quiet
|
Mon, 16 May 2011 11:14:06 +0200 |
Sune Foldager |
fix test broken in merge from stable
|
Sun, 15 May 2011 13:15:41 -0500 |
Matt Mackall |
merge with stable
|
Fri, 13 May 2011 19:46:36 -0500 |
Steve Borho |
simplemerge: do not allow binary files to abort an entire merge
stable
|
Sun, 15 May 2011 18:00:22 +0100 |
Javi Merino |
extdiff: grammar "allows to" -> "allows one to"
|
Sun, 15 May 2011 11:50:16 -0500 |
Matt Mackall |
debugrevlog: add --dump flag to dump graphable per-revision statistics
|
Sun, 15 May 2011 11:50:15 -0500 |
Matt Mackall |
revlog: restore the base method
|
Sat, 14 May 2011 22:07:58 -0700 |
Brendan Cully |
Hardcoding ARCHFLAGS breaks the build against fink's python
|
Sat, 14 May 2011 00:30:32 +0200 |
Sune Foldager |
debugindex etc.: add --changelog and --manifest options
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|
Fri, 13 May 2011 14:48:48 -0500 |
Matt Mackall |
scmutil: drop some aliases in cmdutil
|
Fri, 13 May 2011 14:07:16 -0500 |
Matt Mackall |
scmutil: fold in wdutil
|
Fri, 13 May 2011 14:06:28 -0500 |
Matt Mackall |
scmutil: move revsingle/pair/range from cmdutil
|
Fri, 13 May 2011 12:57:27 -0500 |
Matt Mackall |
help: consolidate topic hooks in help.py
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: move moduledoc to break import loop with help
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: drop maxlength from enabled and disabled
|
Fri, 13 May 2011 11:26:29 +0200 |
Martin Geisler |
Makefile: remove pure modules on clean
|
Wed, 11 May 2011 18:18:50 +0200 |
Cédric Krier |
hgcia: Handle URL like in notify (issue2406)
|
Thu, 12 May 2011 16:41:56 +0200 |
Peter Arrenbrecht |
util: make str(url) return file:/// for abs paths again
|
Thu, 12 May 2011 18:35:04 -0500 |
Matt Mackall |
subrepo: use a safer revision check for hg repos
|
Thu, 12 May 2011 20:27:35 +0200 |
Adrian Buehlmann |
graphlog: use cmdutil.command decorator
|
Thu, 12 May 2011 20:14:42 +0200 |
Adrian Buehlmann |
purge: use cmdutil.command decorator
|
Thu, 12 May 2011 18:27:05 +0200 |
Adrian Buehlmann |
patchbomb: use cmdutil.command decorator
|
Thu, 12 May 2011 17:50:07 +0200 |
Adrian Buehlmann |
transplant: use cmdutil.command decorator
|
Thu, 12 May 2011 18:06:15 +0800 |
Steven Brown |
monoblue: improve readability of the filenolink template
|
Thu, 12 May 2011 17:09:56 +0200 |
Adrian Buehlmann |
rebase: use cmdutil.command decorator
|
Thu, 12 May 2011 22:37:52 +0200 |
Sune Foldager |
debugrevlog: many improvements
|
Thu, 12 May 2011 18:22:49 +0200 |
Sune Foldager |
add debugrevlog command
|
Thu, 12 May 2011 18:19:28 +0200 |
Sune Foldager |
check-code: add /= to operator list
|
Thu, 12 May 2011 16:21:01 +0200 |
Sune Foldager |
order commands alphabetically
|
Thu, 12 May 2011 15:24:33 +0200 |
Sune Foldager |
revlog: improve delta generation heuristics for generaldelta
|
Thu, 12 May 2011 14:31:07 +0200 |
Martin Geisler |
keyword: use cmdutil.command decorator
|
Thu, 12 May 2011 14:31:01 +0200 |
Martin Geisler |
gpg: use cmdutil.command decorator
|
Thu, 12 May 2011 14:25:08 +0200 |
Martin Geisler |
mq: use cmdutil.command decorator
|
Thu, 12 May 2011 08:14:04 +0200 |
Adrian Buehlmann |
commands: use a decorator to build table incrementally
|
Thu, 12 May 2011 13:47:17 +0200 |
Sune Foldager |
revlog: fix bug in chainbase cache
|
Mon, 09 May 2011 15:16:56 -0400 |
Zachary Gramana |
setup.py: workaround for missing bz2 module in IronPython
|
Wed, 11 May 2011 08:07:51 -0500 |
Augie Fackler |
httpconnection: fix debug logging option for httpclient
|
Wed, 11 May 2011 08:00:48 -0500 |
Augie Fackler |
httpclient: import f4c380237fd5 to fix keepalive not working
|
Wed, 11 May 2011 11:04:44 +0200 |
Sune Foldager |
revlog: add docstring to _addrevision
|
Tue, 10 May 2011 16:08:47 -0500 |
Matt Mackall |
cmdutil: make_file to makefileobj
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: make_filename -> makefilename
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: bail_if_changed to bailifchanged
|
Sun, 08 May 2011 23:27:48 +0200 |
Adrian Buehlmann |
store: change names to comply with project coding standards
|
Tue, 10 May 2011 17:38:58 +0200 |
Sune Foldager |
filelog: add file function to open other filelogs
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Tue, 10 May 2011 13:19:05 +0200 |
Martin Geisler |
help: give hint about 'hg help -e' when appropriate
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Mon, 09 May 2011 18:11:08 +0200 |
Martin Geisler |
debugbuilddag: read DAG from stdin if not given on cmdline
|
Mon, 09 May 2011 17:20:15 +0200 |
Martin Geisler |
run-tests: remove check on --shell argument
|
Mon, 09 May 2011 17:15:44 +0200 |
Martin Geisler |
subrepo: create subrepos using clone instead of pull
|
Mon, 09 May 2011 16:41:45 +0200 |
Martin Geisler |
progress: add speed format
|
Mon, 09 May 2011 14:40:49 +0200 |
Martin Geisler |
debugbuilddag: output progress information
|
Mon, 09 May 2011 14:33:08 +0200 |
Martin Geisler |
test-debugbuilddag: replace unneeded 'rm -rf' with 'rm -r'
|
Mon, 09 May 2011 11:01:45 +0200 |
Martin Geisler |
hgrc.5: document positional arguments in aliases
|
Mon, 09 May 2011 10:52:08 +0200 |
Martin Geisler |
merge with stable
|
Mon, 09 May 2011 10:46:54 +0200 |
Martin Geisler |
hgrc.5: document shell aliases
stable
|
Sun, 08 May 2011 16:41:41 -0500 |
Matt Mackall |
merge with crew
|
Sun, 08 May 2011 20:45:47 +0200 |
Adrian Buehlmann |
rename util.is_exec to isexec
|
Sun, 08 May 2011 20:42:28 +0200 |
Adrian Buehlmann |
posix: delete unused expand_glob
|
Sun, 08 May 2011 20:35:46 +0200 |
Adrian Buehlmann |
rename util.find_exe to findexe
|
Sun, 08 May 2011 21:32:33 +0200 |
Sune Foldager |
revlog: support writing generaldelta revlogs
|
Sun, 08 May 2011 21:24:30 +0200 |
Sune Foldager |
cmdutil: fix errors reported by pyflakes test
|
Sun, 08 May 2011 16:16:41 -0500 |
Matt Mackall |
merge with stable
|
Sun, 08 May 2011 11:39:24 -0500 |
Matt Mackall |
check-code: complain about set.isdisjoint
|
Sun, 01 May 2011 13:07:00 +0200 |
Alexander Solovyov |
fix bookmarks rollback behavior
stable
|
Sun, 01 May 2011 12:29:32 +0200 |
Alexander Solovyov |
add positional arguments to non-shell aliases
|
Sat, 07 May 2011 21:01:15 +0300 |
Idan Kamara |
run-tests: take the basepath when constructing the test temp dir
|
Sat, 07 May 2011 20:56:43 +0300 |
Idan Kamara |
run-tests: compare absolute paths in _checkhglib
|
Sat, 07 May 2011 22:25:20 +0200 |
Adrian Buehlmann |
util: rename _windows_reserved_filenames and _windows_reserved_chars
|
Sat, 07 May 2011 20:22:32 +0200 |
Adrian Buehlmann |
opener: rename _can_symlink to _cansymlink
|
Sun, 08 May 2011 17:48:31 +0200 |
Patrick Mezard |
patch: make patch()/internalpatch() always update the dirstate
|
Sun, 08 May 2011 17:48:30 +0200 |
Patrick Mezard |
patch: move updatedir() from cmdutil into patch
|
Sun, 08 May 2011 17:48:29 +0200 |
Patrick Mezard |
record: unconditionally update the working dir after patching
|
Sun, 08 May 2011 17:48:29 +0200 |
Patrick Mezard |
mq: explicitly updatedir() even if patch() fails
|
Fri, 06 May 2011 19:55:46 +0300 |
Idan Kamara |
mq: allow to qpop/push with a dirty working copy (issue2780)
|
Fri, 06 May 2011 19:03:41 +0300 |
Idan Kamara |
patch: introduce changedfiles
|
Sat, 07 May 2011 23:14:36 +0200 |
Sune Foldager |
debugindex: change output for generaldelta revlogs
|
Sat, 07 May 2011 22:40:17 +0200 |
Sune Foldager |
revlog: support reading generaldelta revlogs
|
Sat, 07 May 2011 22:40:14 +0200 |
Sune Foldager |
revlog: calculate base revisions iteratively
|
Sat, 07 May 2011 22:37:40 +0200 |
Sune Foldager |
revlog: remove the last bits of punched/shallow
|
Sat, 07 May 2011 21:12:35 +0200 |
Patrick Mezard |
util: make readfile() operate in binary mode
|
Sat, 07 May 2011 21:12:33 +0200 |
Patrick Mezard |
cmdutil: normalize log message eols when reading from file
|
Sat, 07 May 2011 21:12:30 +0200 |
Patrick Mezard |
match: make 'listfile:' split on LF and CRLF
|
Sat, 07 May 2011 17:25:12 +0200 |
Patrick Mezard |
progress: remove useless statement left by bab267e7fc1a
|
Sat, 07 May 2011 17:25:02 +0200 |
Patrick Mezard |
debugbuilddag: simplify tags serialization a bit
|
Mon, 02 May 2011 12:10:50 -0500 |
Augie Fackler |
httprepo: send 100-continue on POSTs if using http2
|
Fri, 06 May 2011 10:22:08 -0500 |
Augie Fackler |
url: use new http support if requested by the user
|
Fri, 06 May 2011 09:57:55 -0500 |
Augie Fackler |
Import new http library as mercurial.httpclient.
|
Fri, 06 May 2011 15:48:04 -0300 |
Wagner Bruna |
commands, i18n: add translation hint for split message
|
Fri, 06 May 2011 19:03:45 +0300 |
Idan Kamara |
mq: don't hide the patch module
|
Fri, 06 May 2011 18:45:12 +0300 |
Idan Kamara |
patch: remove unused ui arg to iterhunks
|
Fri, 06 May 2011 18:45:12 +0300 |
Idan Kamara |
mq: loosen except clause when reading patch headers
|
Fri, 06 May 2011 13:04:24 -0500 |
Matt Mackall |
merge with abuehl
|
Fri, 06 May 2011 15:41:04 +0200 |
Adrian Buehlmann |
rename util.set_signal_handler to setsignalhandler
|
Fri, 06 May 2011 15:36:05 +0200 |
Adrian Buehlmann |
rename util.executable_path to executablepath
|
Fri, 06 May 2011 15:34:34 +0200 |
Adrian Buehlmann |
rename util.os_link to oslink
|
Fri, 06 May 2011 15:31:09 +0200 |
Adrian Buehlmann |
rename explain_exit to explainexit
|
Fri, 06 May 2011 15:25:35 +0200 |
Adrian Buehlmann |
rename util.set_binary to setbinary
|
Fri, 06 May 2011 15:22:31 +0200 |
Adrian Buehlmann |
rename util.set_flags to setflags
|
Fri, 06 May 2011 15:19:48 +0200 |
Adrian Buehlmann |
rename util.parse_patch_output to parsepatchoutput
|
Fri, 06 May 2011 15:16:22 +0200 |
Adrian Buehlmann |
rename util.lookup_reg to lookupreg
|
Fri, 06 May 2011 15:13:46 +0200 |
Adrian Buehlmann |
rename util.set_hgexecutable to _sethgexecutable
|
Fri, 06 May 2011 15:10:29 +0200 |
Adrian Buehlmann |
rename util.main_is_frozen to mainfrozen
|
Fri, 06 May 2011 15:02:53 +0200 |
Adrian Buehlmann |
scmutil: rename local function _add_dir_if_not_there
|
Fri, 06 May 2011 14:58:04 +0200 |
Adrian Buehlmann |
rename scmutil.user_rcpath to userrcpath
|
Fri, 06 May 2011 14:54:05 +0200 |
Adrian Buehlmann |
rename scmutil.system_rcpath to systemrcpath
|
Fri, 06 May 2011 14:52:25 +0200 |
Adrian Buehlmann |
rename scmutil.os_rcpath to osrcpath
|
Fri, 06 May 2011 11:51:18 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 May 2011 11:50:58 -0500 |
Matt Mackall |
merge with crew
|
Fri, 06 May 2011 14:29:53 +0200 |
Martin Geisler |
merge with stable
|
Fri, 06 May 2011 09:54:06 +0200 |
Adrian Buehlmann |
rename path_auditor to pathauditor
|
Fri, 06 May 2011 12:09:20 +0200 |
Martin Geisler |
revlog: use real Booleans instead of 0/1 in nodesbetween
|
Fri, 06 May 2011 11:31:40 +0200 |
Martin Geisler |
patch: fix clash between local variable and exception instance
|
Fri, 06 May 2011 11:12:55 +0200 |
Martin Geisler |
patchfile: use real Booleans instead of 0/1
|
Fri, 06 May 2011 11:11:55 +0200 |
Martin Geisler |
annotate: use real Booleans instead of 0/1
|
Fri, 06 May 2011 10:02:46 +0200 |
Martin Geisler |
hbisect: use real Booleans instead of 0/1
|
Fri, 06 May 2011 14:45:13 +0200 |
Peter Arrenbrecht |
summary: run discovery only once for in/out against same repo
|
Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
Fri, 06 May 2011 16:00:48 +0300 |
Idan Kamara |
transplant: remove unneeded loop over repo in revset
|
Fri, 06 May 2011 15:37:38 +0300 |
Idan Kamara |
transplant: fix revset doc
stable
|
Fri, 06 May 2011 16:07:35 +0300 |
Idan Kamara |
mq: add a 'mq()' revset predicate that returns applied mq csets
|
Fri, 06 May 2011 10:17:07 -0500 |
Augie Fackler |
pyflakes: ignore files marked no-check-code
|
Thu, 05 May 2011 18:05:24 +0200 |
Sune Foldager |
revlog: compute correct deltaparent in the deltaparent function
|
Thu, 05 May 2011 11:33:02 -0400 |
Zachary Gramana |
changelog: fixes leaked file handle
|
Thu, 05 May 2011 23:21:37 +0800 |
Steven Brown |
setdiscovery: limit lines to 80 characters
|
Thu, 05 May 2011 16:01:09 +0200 |
Thomas Arendsen Hein |
subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795)
stable
|
Wed, 04 May 2011 22:08:55 -0500 |
Augie Fackler |
sslutil: extracted ssl methods from httpsconnection in url.py
|
Fri, 06 May 2011 00:34:10 +0200 |
Mads Kiilerich |
check-code: fix checking for sh style in .t tests
|
Thu, 05 May 2011 20:04:49 +0200 |
Martin Geisler |
run-tests: add --shell command line flag
|
Thu, 05 May 2011 20:03:43 +0200 |
Martin Geisler |
run-tests: use type of default to convert environment variable
|
Thu, 05 May 2011 19:29:02 +0200 |
Martin Geisler |
test-treediscovery: fix escaping for both dash and bash
|
Thu, 05 May 2011 12:53:33 +0200 |
Peter Arrenbrecht |
treediscovery: fix regression when run against older repos (issue2793)
|
Thu, 05 May 2011 14:57:21 +0200 |
Martin Geisler |
commands: use util.Abort's hint some more
|
Thu, 05 May 2011 12:16:43 +0200 |
Martin Geisler |
commands: use double-quotes for strings with single-quotes
|
Thu, 05 May 2011 12:46:02 +0200 |
Sune Foldager |
revlog: remove support for punched/shallow
|
Thu, 05 May 2011 12:55:12 +0200 |
Sune Foldager |
revlog: remove support for parentdelta
|
Wed, 04 May 2011 12:58:59 +0200 |
Adrian Buehlmann |
store: break up reference cycle introduced in 9cbff8a39a2a
|
Wed, 04 May 2011 10:32:08 -0500 |
Augie Fackler |
test-https.t: clean up superfluous trailing whitespace
|
Wed, 04 May 2011 10:39:10 -0500 |
Augie Fackler |
run-tests.py: correctly handle list options with parallel tasks
|
Wed, 04 May 2011 23:12:23 +0300 |
Idan Kamara |
mq: don't suggest to refresh when qpushing with no applied patches
|
Wed, 04 May 2011 20:14:30 +0200 |
Peter Arrenbrecht |
bundlerepo: fix closing and docstring of getremotechanges
|
Wed, 04 May 2011 10:43:47 -0500 |
Kevin Bullock |
bookmarks: allow deactivating current bookmark with -i
|
Sat, 11 Dec 2010 18:08:55 +0100 |
Kevin Bullock |
bookmarks: allow to create/move bookmark without making it current (issue2788)
|
Thu, 05 May 2011 01:57:13 +0200 |
Mads Kiilerich |
tests: test subrepos with ssh urls
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: share dummyssh
|
Thu, 05 May 2011 01:47:46 +0200 |
Mads Kiilerich |
tests: fix test-ssh.t after 6bd9778ae749
|
Wed, 04 May 2011 19:27:55 +0200 |
Sune Foldager |
fix errors reported by pyflakes test
|
Wed, 04 May 2011 08:21:50 -0500 |
Matt Mackall |
merge with crew
|
Wed, 04 May 2011 13:37:41 +0200 |
Sune Foldager |
tests: fix deprecated use of hg debugdata/debugindex
|
Tue, 03 May 2011 22:04:23 -0500 |
Matt Mackall |
merge with stable
|
Tue, 03 May 2011 22:04:11 -0500 |
Matt Mackall |
merge with crew
|
Tue, 03 May 2011 21:53:13 -0500 |
Matt Mackall |
hgext: fixup a couple missed file().read() instances
|
Tue, 03 May 2011 22:11:56 +0200 |
Adrian Buehlmann |
test-casecollision.t: add test for case changing rename
|
Sun, 01 May 2011 18:57:11 +0200 |
timeless |
convert: fix error in git solaris code
|
Sun, 01 May 2011 17:36:16 +0200 |
timeless |
test: add pyflakes checking for unable to detect undefined names
|
Sun, 01 May 2011 17:27:41 +0200 |
timeless |
tests: add pyflakes checking for assigned to but never used
|
Sun, 01 May 2011 17:20:40 +0200 |
timeless |
remove unused variables
|
Sun, 01 May 2011 18:56:27 +0200 |
timeless |
test-pyflake: improve sorting algorithm
|
Mon, 02 May 2011 09:50:21 +0200 |
Johan Euphrosine |
add make check: tests rule
|
Tue, 03 May 2011 22:28:08 +0200 |
Sune Foldager |
ui: add configint function and tests
|
Tue, 03 May 2011 11:46:02 -0500 |
Kevin Bullock |
mq: strip extra whitespace from node ids in header (issue2790)
stable
|
Mon, 02 May 2011 10:11:24 +0200 |
Dan Villiom Podlaski Christiansen |
check-code: disallow calling opener(...).read() and opener(..).write()
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Mon, 02 May 2011 10:11:05 +0200 |
Dan Villiom Podlaski Christiansen |
util & scmutil: adapt read/write helpers as request by mpm
|
Mon, 02 May 2011 09:11:35 +0200 |
Dan Villiom Podlaski Christiansen |
store: use a subclass, not a function for fncacheopener
|
Mon, 18 Apr 2011 02:42:52 +0200 |
jfh |
util.termwidth: never return 0 for terminal width
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
debugbuilddag: use memctx for speed
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Mon, 02 May 2011 12:36:23 +0200 |
Peter Arrenbrecht |
bundlerepo: fix and improve getremotechanges
|
Mon, 02 May 2011 00:04:49 +0200 |
Adrian Buehlmann |
hgrc.5: mention new 'case collision' handling for ui.portablefilenames
|
Sun, 01 May 2011 20:29:44 +0200 |
Pascal Quantin |
win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.ini
|
Sun, 01 May 2011 13:08:29 -0500 |
Matt Mackall |
bundlerepo: drop struct
|
Mon, 02 May 2011 01:29:51 +0900 |
Yuya Nishihara |
bisect: fix indent level
|
Sun, 01 May 2011 18:43:20 +0200 |
Dan Villiom Podlaski Christiansen |
share: create 'hgrc' using an opener, like clone
|