Wed, 16 Feb 2011 03:28:22 +0100 |
Mads Kiilerich |
tests: update ssl requirement for test-https.t
|
Wed, 09 Feb 2011 10:53:09 +0100 |
Erik Zielke |
subrepos: prompt on conflicts on update with dirty subrepos
|
Wed, 16 Feb 2011 01:29:26 +0100 |
David Soria Parra |
bookmarks: make track.current=True default behaviour and remove option (BC)
|
Wed, 16 Feb 2011 01:28:42 +0100 |
David Soria Parra |
update: preserve possible bookmark name to set current bookmark correctly
|
Wed, 16 Feb 2011 10:02:24 +0100 |
Martin Geisler |
test-i18n: test translations
|
Wed, 09 Feb 2011 13:37:21 +0100 |
Erik Zielke |
subrepo: remove argument introduced by mistake in c19b9282d3a7
|
Thu, 03 Feb 2011 10:31:17 +0100 |
Martin Geisler |
remove unnecessary list comprehensions
|
Tue, 15 Feb 2011 22:25:48 +0100 |
Patrick Mezard |
commit: abort if a subrepo is modified and ui.commitsubrepos=no
|
Tue, 15 Feb 2011 16:19:11 -0600 |
Matt Mackall |
tests: fixes for svn 1.4.2
|
Tue, 15 Feb 2011 20:02:52 +0100 |
André Sintzoff |
mq: remove undo after a qimport
|
Tue, 15 Feb 2011 14:41:49 +0100 |
Adrian Buehlmann |
transaction: use posixfile and unlink from util
|
Mon, 14 Feb 2011 23:59:21 -0600 |
Kevin Bullock |
bookmarks: update help text since moving into core
|
Tue, 15 Feb 2011 23:23:16 +1300 |
jfh |
debugignore: catch the case when ignore.includepat doesn't exist
|
Tue, 15 Feb 2011 02:17:43 +0100 |
Mads Kiilerich |
tests: use printenv.py where it is - don't copy it around
|
Tue, 15 Feb 2011 01:05:32 +0100 |
Mads Kiilerich |
tests: let printenv.py show the real values
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: make paths wildcards expanding in a repo root match repo correctly
|
Tue, 15 Feb 2011 01:04:10 +0100 |
Mads Kiilerich |
hgweb: doctest of url creation from wildcard expansion
|
Mon, 14 Feb 2011 18:04:20 -0600 |
Matt Mackall |
bookmarks: fix up test-https
|
Fri, 24 Dec 2010 15:23:01 +0100 |
Dan Villiom Podlaski Christiansen |
explicitly close files
|
Fri, 11 Feb 2011 22:24:10 +0800 |
Afuna |
tag: add tests for tags with whitespace (issue2174)
|
Fri, 11 Feb 2011 17:23:24 +0800 |
Afuna |
doc: Add diff.unified to the hgrc docs.
|
Wed, 26 Jan 2011 18:19:49 +0800 |
Steven Brown |
tests: push wire protocol over CGI-based hgweb
|
Sat, 15 Jan 2011 16:02:03 +0100 |
jfh |
add debugignore which yields the combined ignore patten of the .hgignore files
|
Fri, 04 Feb 2011 16:32:14 -0300 |
Gastón Kleiman |
diffstat: fix parsing of filenames with spaces
|
Thu, 10 Feb 2011 15:41:34 +0300 |
Roman Sokolov |
dispatch: use flag cmdalias.shell for detecting shell aliases
|
Fri, 11 Feb 2011 03:46:28 +0300 |
Roman Sokolov |
dispatch: debug message for missing arguments in shell alias
|
Fri, 11 Feb 2011 03:32:40 +0300 |
Roman Sokolov |
dispatch: support for $ escaping in shell-alias definition
|
Fri, 28 Jan 2011 13:38:34 +0100 |
Adrian Buehlmann |
fncachestore: defer updating the fncache file to a single file open
|
Fri, 28 Jan 2011 13:34:07 +0100 |
Adrian Buehlmann |
localrepo: acquire lock on stream_in
|
Fri, 28 Jan 2011 13:54:38 +0100 |
Adrian Buehlmann |
tests: sort fncache
|
Fri, 11 Feb 2011 20:35:32 +0100 |
David Soria Parra |
localrepo: sort hg bookmark output
|
Fri, 11 Feb 2011 20:35:30 +0100 |
David Soria Parra |
templates: add bookmarks to command line styles
|
Fri, 11 Feb 2011 19:47:39 +0100 |
David Soria Parra |
templater: add bookmarks to templates and default output
|
Fri, 11 Feb 2011 19:44:17 +0100 |
David Soria Parra |
tags: do not merge bookmarks with tags
|
Fri, 11 Feb 2011 19:36:15 +0100 |
David Soria Parra |
context: add method to return all bookmarks pointing to a node
|
Sun, 13 Feb 2011 11:14:46 +0100 |
Adrian Buehlmann |
contrib: add win32/buildlocal.bat
|
Sat, 12 Feb 2011 10:58:11 +0100 |
Adrian Buehlmann |
Make sure bundlerepo doesn't leak temp files (issue2491)
|
Fri, 11 Feb 2011 19:32:49 +0100 |
David Soria Parra |
bookmarks: read current bookmark as utf-8 and convert it to local
|
Mon, 14 Feb 2011 07:39:21 +0000 |
Javi Merino |
hgk: gitk->hgk in About... menu
|
Mon, 14 Feb 2011 11:13:05 +0100 |
Adrian Buehlmann |
eliminate win32.user_rcpath_win32()
|
Mon, 14 Feb 2011 11:12:57 +0100 |
Adrian Buehlmann |
windows: eliminate system_rcpath_win32()
|
Mon, 14 Feb 2011 11:12:35 +0100 |
Adrian Buehlmann |
win32: move system_rcpath_win32() to windows.py
|
Mon, 14 Feb 2011 11:12:31 +0100 |
Adrian Buehlmann |
win32: new function executable_path
|
Mon, 14 Feb 2011 11:12:26 +0100 |
Adrian Buehlmann |
port win32.py to using the Python ctypes library
|
Mon, 14 Feb 2011 11:12:22 +0100 |
Adrian Buehlmann |
win32: optimize parameters for the CreateFile call in _getfileinfo
|
Mon, 14 Feb 2011 14:12:48 -0600 |
Steve Borho |
merge with stable
|
Sun, 13 Feb 2011 12:19:58 -0600 |
Steve Borho |
url: return the matched authentication group name from readauthforuri()
|
Sat, 12 Feb 2011 21:59:43 -0600 |
Steve Borho |
url: move [auth] parsing out into a utility function
|
Sat, 12 Feb 2011 21:53:27 -0600 |
Steve Borho |
url: use rsplit to split [auth] keys
|
Sat, 12 Feb 2011 16:08:41 +0800 |
Afuna |
mq: catch attempt to qpush to an earlier patch (issue2587)
stable
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move push/pull command features to core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge current tracking on update into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge incoming/outgoing into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge suspect addchangegroup into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge low-level push/pull support into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge lookup into localrepo
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move strip support to repair
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move color style to color
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: merge _findtags method into core
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move revset support to core
|