log

age author description
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