log

age author description
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: remove test for self.ui in BetterHTTPS
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
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge invalidation into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move commit action into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: merge rollback support into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move property methods into localrepo
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move diff to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move pushkey functions into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move update into core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move read methods to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall bookmarks: move basic io to core
Thu, 10 Feb 2011 13:46:27 -0600 Matt Mackall extensions: add an ignore list for old extensions
Wed, 02 Feb 2011 23:21:13 +0100 Simon Heimberg run-tests: only call WIFEXITED on systems it exists
Tue, 01 Feb 2011 20:47:05 +0100 Simon Heimberg run-tests: loadable as module
Thu, 03 Feb 2011 07:58:54 +0100 Simon Heimberg hgignore: ignore more bytecode
Sat, 05 Feb 2011 14:37:25 +0000 Javi Merino doc: Capitalize the "options" header of mercurial commands
Sat, 05 Feb 2011 13:59:34 +0000 Javi Merino doc: Add back quotes around filenames
Fri, 04 Feb 2011 09:17:07 +0100 Martin Geisler merge with stable
Wed, 02 Feb 2011 13:51:22 +0100 Adrian Buehlmann opener: use posixfile to hold file open when calling nlinks()
Mon, 17 Jan 2011 09:37:20 +0100 Adrian Buehlmann remove pointless os.path.join calls when opening files in .hg/cache
Thu, 03 Feb 2011 00:27:44 -0600 Jonathan Nieder backout: make help more explicit about what backout does stable
Fri, 04 Feb 2011 09:05:23 +0100 trbs subrepo: fix pruning of subrepo filenames in dirstate (issue2619) stable
Tue, 01 Feb 2011 17:53:50 -0600 Matt Mackall merge with self
Tue, 01 Feb 2011 17:52:25 -0600 Matt Mackall merge with stable
Tue, 01 Feb 2011 17:30:13 -0600 Matt Mackall Added signature for changeset 2b2155623ee2 stable
Tue, 01 Feb 2011 17:30:09 -0600 Matt Mackall Added tag 1.7.5 for changeset 2b2155623ee2 stable
Tue, 01 Feb 2011 17:29:38 -0600 Matt Mackall merge with crew stable 1.7.5
Tue, 01 Feb 2011 21:59:07 +0100 Patrick Mezard Merge with stable
Tue, 01 Feb 2011 21:39:28 +0100 Patrick Mezard subrepo: fix update -C with svn subrepos when cwd != repo.root stable
Mon, 31 Jan 2011 19:19:56 -0500 Eric Eisner test-subrepo-git.t: make compatible with old git
Tue, 01 Feb 2011 07:29:11 +0000 Javi Merino win32mbcs: Fix typo in documentation stable
Tue, 01 Feb 2011 01:55:45 +0100 Mads Kiilerich merge with stable
Sat, 29 Jan 2011 23:23:24 +0900 Yuya Nishihara url: add --insecure option to bypass verification of ssl certificates stable
Mon, 31 Jan 2011 22:16:33 +0100 Patrick Mezard mq: factor out push conditions checks
Thu, 27 Jan 2011 15:51:26 -0600 Kevin Bullock test-subrepo-mq-svn.t: correct comment
Tue, 04 Jan 2011 10:42:00 -0600 Kevin Bullock subrepo: clarify comments in dirty() methods
Mon, 31 Jan 2011 13:40:05 +0100 Erik Zielke subrepo: make update -C clean the working directory for git subrepos
Mon, 31 Jan 2011 13:38:00 +0100 Martin Geisler merge with stable
Mon, 31 Jan 2011 13:33:41 +0100 Erik Zielke subrepo: make update -C clean the working directory for svn subrepos stable
Tue, 01 Feb 2011 17:08:49 -0600 Matt Mackall Added signature for changeset a6c855c32ea0 stable
Tue, 01 Feb 2011 17:08:46 -0600 Matt Mackall Added tag 1.7.4 for changeset a6c855c32ea0 stable
Tue, 01 Feb 2011 10:15:50 -0200 Wagner Bruna i18n-pt_BR: messages from crew a939f08fae9c stable 1.7.4
Fri, 28 Jan 2011 21:01:57 -0200 Wagner Bruna merge with i18n stable stable
Fri, 28 Jan 2011 13:31:17 -0200 Wagner Bruna i18n-pt_BR: messages from crew 8dc488dfcdb4, some small fixes stable
Fri, 28 Jan 2011 17:02:29 -0600 Matt Mackall util: delay loading of textwrap
Fri, 28 Jan 2011 03:09:22 +0100 Mads Kiilerich merge with stable
Fri, 28 Jan 2011 02:57:59 +0100 Mads Kiilerich url: 'ssh known host'-like checking of fingerprints of HTTPS certificates stable
Thu, 27 Jan 2011 17:22:37 -0600 Matt Mackall merge with stable
Thu, 27 Jan 2011 17:21:23 -0600 Matt Mackall merge with i18n stable
Mon, 24 Jan 2011 11:27:56 +0100 Martin Geisler i18n-merge stable heads stable
Fri, 24 Dec 2010 15:10:24 +0100 Arne Babenhauserheide i18n-de: translated some rebase strings. stable
Thu, 23 Dec 2010 15:51:14 +0100 Arne Babenhauserheide i18n-de: translated missing strings for progress extension. stable
Wed, 19 Jan 2011 17:49:06 -0200 Wagner Bruna i18n-pt_BR: synchronized with 75d0c38a0bca stable
Thu, 27 Jan 2011 02:58:48 +0100 David Soria Parra bookmarks: respect rollbacks dryrun parameter stable
Thu, 27 Jan 2011 02:55:11 +0100 David Soria Parra bookmarks: always write undo file stable
Wed, 26 Jan 2011 19:14:30 +0100 Adrian Buehlmann opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) stable
Thu, 27 Jan 2011 13:29:21 -0600 Matt Mackall help: ssh urls don't allow passwords
Tue, 18 Jan 2011 14:16:27 +0100 Adrian Buehlmann commit: use the term SCM instead of RCS
Thu, 27 Jan 2011 11:15:08 +0100 Martin Geisler backout of 613b8bd2284e
Wed, 26 Jan 2011 12:35:02 +0100 Martin Geisler check-code: do not complain about 'ls x | foo -v'
Mon, 10 Jan 2011 16:02:41 -0500 Kevin Bullock subrepo: separate out mq+svn subrepo tests