log

age author description
Sat, 11 Aug 2007 12:36:04 +0200 Thomas Arendsen Hein Hide absolute path from test-no-symlinks output.
Fri, 10 Aug 2007 10:51:47 -0700 Bryan O'Sullivan Make a few portability improvements to path auditing code.
Fri, 10 Aug 2007 10:46:03 -0700 Bryan O'Sullivan Make audit_path more stringent.
Thu, 09 Aug 2007 20:16:00 -0700 Bryan O'Sullivan mq: teach qpop about symlinks
Thu, 09 Aug 2007 20:03:34 -0700 Bryan O'Sullivan debugstate: print symlinks as 'lnk', not '777'
Thu, 09 Aug 2007 19:42:33 -0700 Bryan O'Sullivan manifest: accept -r for rev specification
Thu, 09 Aug 2007 17:29:16 -0700 Bryan O'Sullivan record: improve docs, improve prompts
Thu, 09 Aug 2007 23:29:29 +0200 Patrick Mezard Merge with crew-stable
Thu, 09 Aug 2007 23:14:52 +0200 Patrick Mezard hghave: prefix temporary files with "hg-hghave-"
Thu, 09 Aug 2007 23:14:50 +0200 Patrick Mezard test-no-symlinks: rename .bundle into .hg for consistency.
Thu, 09 Aug 2007 12:35:10 -0700 Brendan Cully Merge with crew-stable
Thu, 09 Aug 2007 12:34:25 -0700 Brendan Cully fix up previous commit for stable
Thu, 09 Aug 2007 11:37:47 -0700 Brendan Cully Merge with crew-stable
Wed, 08 Aug 2007 18:04:06 -0700 Brendan Cully Cache extension load failures.
Thu, 09 Aug 2007 01:07:11 +0200 Benoit Boissinot merge with -stable
Thu, 09 Aug 2007 01:04:27 +0200 Benoit Boissinot unobfuscate part of f94dbc6c7eaf
Wed, 08 Aug 2007 23:11:12 +0200 Patrick Mezard Merge with crew-stable
Wed, 08 Aug 2007 22:47:18 +0200 Patrick Mezard Test symlink handling on platform not supporting them
Wed, 08 Aug 2007 23:07:39 +0200 Patrick Mezard hghave: feature absence can be checked by prefixing with 'no-'
Wed, 08 Aug 2007 23:00:01 +0200 Benoit Boissinot merge with -stable
Wed, 08 Aug 2007 22:47:30 +0200 Eric Hopper Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it.
Wed, 08 Aug 2007 12:27:20 +0200 Benoit Boissinot refactor options from cmdtable
Tue, 07 Aug 2007 15:57:23 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 07 Aug 2007 15:56:26 +0200 Thomas Arendsen Hein CVS import: Support new-style .cvspass-file format.
Tue, 07 Aug 2007 12:24:25 +0200 Thomas Arendsen Hein raise util.Abort again if specified revision is not an integer.
Tue, 07 Aug 2007 12:10:56 +0200 Thomas Arendsen Hein debugsvnlog call had too many quotes (found by Edouard Gomez)
Tue, 07 Aug 2007 10:28:43 +0200 Thomas Arendsen Hein Remove trailing spaces, fix indentation
Tue, 07 Aug 2007 10:28:14 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 07 Aug 2007 10:24:33 +0200 Thomas Arendsen Hein Remove trailing spaces
Tue, 07 Aug 2007 10:01:20 +0200 Thomas Arendsen Hein Removed debug print from convert/subversion.py
Tue, 07 Aug 2007 09:56:21 +0200 Thomas Arendsen Hein Replace _ with inst for catching exceptions to not shadow gettext.
Tue, 07 Aug 2007 09:49:07 +0200 Thomas Arendsen Hein Move debugsvnlog to subversion module.
Tue, 07 Aug 2007 09:42:32 +0200 Thomas Arendsen Hein convert: Use debugsvnlog instead of git-like debug-svn-log.
Mon, 06 Aug 2007 14:50:57 -0700 Brad Schick extdiff: do single file diffs from the wc with no copy
Mon, 06 Aug 2007 14:42:11 -0700 Brad Schick extdiff: made it less chatty in non-verbose mode
Mon, 06 Aug 2007 14:32:23 -0700 Brad Schick extdiff: un-nested two functions
Mon, 06 Aug 2007 15:37:14 -0700 Bryan O'Sullivan convert: remove accidental debug print
Mon, 06 Aug 2007 14:59:00 -0700 Bryan O'Sullivan convert: use '.' as destination name if renaming subdir into root
Mon, 06 Aug 2007 14:17:05 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Mon, 06 Aug 2007 14:16:50 -0700 Bryan O'Sullivan convert: only get history for requested revs when converting hg repo
Mon, 06 Aug 2007 14:16:02 -0700 Bryan O'Sullivan convert: raise correct type of exception if svn converter can't handle rev
Mon, 06 Aug 2007 12:53:49 -0700 Bryan O'Sullivan record: raise an exception correctly if we can't create a backup directory
Mon, 06 Aug 2007 12:53:17 -0700 Bryan O'Sullivan record: work properly if invoked in a subdirectory
Mon, 06 Aug 2007 21:49:26 +0200 Patrick Mezard convert: replace fork with subprocess call.
Thu, 02 Aug 2007 23:38:32 +0200 Patrick Mezard convert: support windows SVN simple auth provider
Mon, 06 Aug 2007 20:31:15 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 06 Aug 2007 20:25:50 +0200 Thomas Arendsen Hein Update on pull -u when heads were closed (fixes issue666).
Thu, 05 Jul 2007 19:47:04 -0700 Brendan Cully gitweb: add notfound template
Mon, 06 Aug 2007 14:45:43 +0200 Thomas Arendsen Hein Add message to test output if a test is aborted due to a timeout.
Mon, 06 Aug 2007 10:57:51 +0200 Patrick Mezard Merge with crew-stable
Mon, 06 Aug 2007 10:08:28 +0200 Patrick Mezard Fix issue 653: symlinks checkout failure on non-supporting platforms
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard test-oldcgi: replace shebangs with explicit python calls to help pysh.
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard test-issue352: skip tests if platform does not support EOL in paths.
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard hghave: detect support for EOL in paths.
Mon, 06 Aug 2007 10:38:07 +0200 Patrick Mezard test-git-import: fake executable permissions.
Mon, 06 Aug 2007 10:26:04 +0200 Patrick Mezard hghave: detect executable permission availability.
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard test-clone-failure: fake output upon fifo unavailabity
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard hghave: detect FIFO availability
Mon, 06 Aug 2007 09:57:23 +0200 Patrick Mezard Skip test-archive-symlinks if symlinks are not available
Wed, 25 Jul 2007 15:58:10 +0900 Shun-ichi GOTO posixfile_nt: '+' should allow read access.
Tue, 17 Jul 2007 23:33:42 +0200 Patrick Mezard posixfile_nt: '+' was understood as read mode instead of update.
Mon, 06 Aug 2007 01:00:10 -0300 Alexis S. L. Carvalho merge with crew-stable
Mon, 06 Aug 2007 00:35:06 -0300 Alexis S. L. Carvalho httprepo: quote the path part of the URL
Sun, 05 Aug 2007 23:04:56 -0300 Alexis S. L. Carvalho dirstate: fix rebuild; add a test
Sun, 05 Aug 2007 22:36:39 -0300 Alexis S. L. Carvalho hgweb: don't use os.path.join to build URL parts
Sun, 05 Aug 2007 22:36:39 -0300 Alexis S. L. Carvalho hgwebdir: change os.sep in the name of repos to "/"
Sun, 05 Aug 2007 12:09:55 -0700 Brendan Cully convert: svn: remove debugging message
Sun, 05 Aug 2007 12:03:27 -0700 Brendan Cully convert: look up copies in getchanges instead of getcommit
Sun, 05 Aug 2007 11:30:52 -0700 Brendan Cully convert: svn: pull up path to file expansion code into separate function.
Sun, 05 Aug 2007 10:23:45 -0700 Brendan Cully convert: svn: hoist up branch creation check
Sun, 05 Aug 2007 10:04:28 -0700 Brendan Cully convert: svn: remove dead code
Sun, 05 Aug 2007 10:04:00 -0700 Brendan Cully convert: svn: add helper function for optrevs
Sat, 04 Aug 2007 23:07:52 -0700 Brendan Cully patch: add git symlink support
Sat, 04 Aug 2007 18:04:35 -0700 Brendan Cully Merge with crew
Sat, 04 Aug 2007 18:02:37 -0700 Brendan Cully convert: svn: ensure leading / is removed from paths in _find_children (broken in 2bd996d0aaf8)
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 04 Aug 2007 22:25:12 +0200 Thomas Arendsen Hein Simplify/correct finding the hg executable (fixes issue644)
Sat, 04 Aug 2007 12:38:30 -0700 Bryan O'Sullivan convert: drop duplicated assignments.
Sat, 04 Aug 2007 12:26:48 -0700 Brendan Cully imerge: gussy up dispatcher to support subcommand opts.
Sat, 04 Aug 2007 09:33:10 -0700 Brendan Cully Merge with crew
Fri, 03 Aug 2007 18:05:20 -0700 Brendan Cully imerge: handle renames
Sat, 04 Aug 2007 09:48:21 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 10 Jul 2007 10:06:24 -0700 Brendan Cully archive: abort on empty repository. Fixes #624.
Thu, 02 Aug 2007 13:23:53 -0500 Matt Mackall Merge with -stable
Thu, 02 Aug 2007 12:29:10 -0500 Matt Mackall merge: avoid double deletion mentioned in issue636
Thu, 02 Aug 2007 13:03:25 +0200 Thomas Arendsen Hein merge with hg-stable
Thu, 02 Aug 2007 14:51:49 +0200 Thomas Arendsen Hein The >| redirection does not exist in plain sh.
Thu, 02 Aug 2007 14:04:51 +0200 Thomas Arendsen Hein imerge: sorted() is only available in python2.4 and above
Thu, 02 Aug 2007 14:04:00 +0200 Benoit Boissinot imerge: tarfile.extractall is only available in python2.5
Wed, 01 Aug 2007 23:59:19 -0700 Brendan Cully Update imerge for new filemerge interface
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho del transaction before lock before wlock
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho convert: fix locking order
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho update tests output
Wed, 01 Aug 2007 15:16:42 -0700 Brendan Cully convert: (svn) simplify _find_children
Wed, 01 Aug 2007 14:32:53 -0700 Brendan Cully Merge with stable
Wed, 01 Aug 2007 14:32:05 -0700 Brendan Cully Update asciidoc instructions to suggest html4 for newer versions
Wed, 01 Aug 2007 14:26:30 -0700 Brendan Cully Merge with mpm
Wed, 01 Aug 2007 14:03:48 -0500 Matt Mackall Merge with stable
Wed, 01 Aug 2007 12:33:12 -0500 Matt Mackall merge: do early copy to deal with issue636
Wed, 01 Aug 2007 12:03:50 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Wed, 01 Aug 2007 12:03:10 -0700 Bryan O'Sullivan dirstate: improve error message on file/directory clash
Wed, 01 Aug 2007 11:37:11 -0700 Brendan Cully imerge extension and test
Wed, 01 Aug 2007 09:57:05 -0700 Bryan O'Sullivan localrepository: allow rawcommit to commit with an empty message
Wed, 01 Aug 2007 10:42:42 +0200 Thomas Arendsen Hein Update style of record's cmdtable to match mercurial/commands.py
Wed, 01 Aug 2007 10:33:21 +0200 Thomas Arendsen Hein os.isatty isn't available on Windows, so use sys.stdin.isatty()
Tue, 31 Jul 2007 17:18:59 -0700 Bryan O'Sullivan convert: add config option to turn off use of branch names
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan Add record extension, giving darcs-like interactive hunk picking
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan ui: get readline and prompt to behave better depending on interactivity
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan patch: make internal code a bit friendlier to use
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan commands: move commit to cmdutil as wrapper for commit-like functions
Mon, 30 Jul 2007 20:49:08 -0700 Bryan O'Sullivan patch: remove unused parameter from b85diff
Mon, 30 Jul 2007 20:48:50 -0700 Bryan O'Sullivan Update expected test output
Mon, 30 Jul 2007 14:53:03 -0700 Bryan O'Sullivan extensions: don't get confused by aliasing between "foo" and "hgext.foo"
Mon, 30 Jul 2007 20:06:11 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 30 Jul 2007 20:01:16 +0200 Thomas Arendsen Hein Fix re: and glob: patterns in .hgignore (reported by Brad Schick)
Sun, 29 Jul 2007 19:32:55 +0200 Thomas Arendsen Hein test-convert: Hide warning about missing subversion bindings.
Sun, 29 Jul 2007 18:53:09 +0200 Thomas Arendsen Hein Fix bashism and remove useless use of cat.
Sat, 28 Jul 2007 20:15:54 +0200 Patrick Mezard Test qnew --git
Sat, 28 Jul 2007 20:15:54 +0200 Patrick Mezard mq: add qnew --git option
Fri, 27 Jul 2007 14:30:20 -0700 Bryan O'Sullivan convert: empty log messages are OK as of 7f5c3fb0a37d
Thu, 26 Jul 2007 14:47:31 -0700 Bryan O'Sullivan localrepo.commit: only munge comment text if committing via dirstate
Thu, 26 Jul 2007 14:08:39 -0700 Bryan O'Sullivan convert: make test-convert executable
Thu, 26 Jul 2007 14:04:48 -0700 Brendan Cully Merge with bos
Thu, 26 Jul 2007 14:02:49 -0700 Brendan Cully convert svn: canonicalize path before calling url_from_path.
Thu, 26 Jul 2007 13:38:20 -0700 Bryan O'Sullivan Ignore mergebackup files generated by mpatch
Thu, 26 Jul 2007 13:36:53 -0700 Bryan O'Sullivan convert: get rid of ugly use of hasattr
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: get rid of "hg." prefix where not needed
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: add filename filtering and renaming support
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: add test
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: acquire/release locks periodically
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: Support Mercurial as a source, as well as a sink
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: make commit constructor clearer and less magical
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: rename mapfile to revmapfile, so we can map more than just revs
Thu, 26 Jul 2007 10:57:26 -0700 Brendan Cully convert svn: try to extract URL from source if it is a working directory
Thu, 26 Jul 2007 10:43:01 -0700 Brendan Cully Merge with mpm
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: localize some fastpath functions
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: minor chunk speed-up
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: minor revdiff reorganization
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: move flag checking out of the offset fastpath
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall dirstate: localize a bunch of methods in status fastpath
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall dirstate: speed up sorting in findfiles
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall revlog: pass mode to _supported directly
Thu, 26 Jul 2007 12:02:58 -0500 Matt Mackall dirstate: localize a bunch of methods for findfiles
Thu, 26 Jul 2007 12:02:55 -0500 Matt Mackall Merge with -stable
Thu, 26 Jul 2007 11:19:53 -0500 Matt Mackall merge: don't forget to update the dirstate for exec bit changes
Thu, 26 Jul 2007 10:42:44 -0700 Brendan Cully convert: urlify svn repos if necessary.
Wed, 25 Jul 2007 15:58:10 +0900 Shun-ichi GOTO posixfile_nt: '+' should allow read access.
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: avoid some unnecessary seek/tell syscalls
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall manifest: speed up creation of the manifestdict
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall lazyparser.findnode: fix typo and s/rfind/find/
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall lazyindex: speed up __getitem__
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall lazyparser: up the blocksize from 512 bytes to 64k
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: implement a fast path for heads
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlogio: speed up parsing
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: eliminate diff and patches functions
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: speed up chunkcache
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: some basic code reordering
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: abstract out index entry packing
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: simplify revlog.__init__
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: mark cache private
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: pull chunkcache back into revlog
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: change _inline from a function to a variable
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: simplify addrevision
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: some codingstyle cleanups
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: add a magic null revision to our index
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: change accesses to index entry elements to use positive offsets
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: parse revlogv0 indexes into v1 internally
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: only allow lazy parsing with revlogng files
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: simplify the v1 immediate parser
Mon, 23 Jul 2007 20:44:08 -0500 Matt Mackall revlog: set the threshold for lazy parsing higher
Mon, 23 Jul 2007 20:44:07 -0500 Matt Mackall revlog: simplify the v0 parser
Mon, 23 Jul 2007 20:44:07 -0500 Matt Mackall revlog: add revlogio interface
Mon, 23 Jul 2007 20:44:07 -0500 Matt Mackall revlog: regroup parsing code
Sun, 22 Jul 2007 14:53:57 -0500 Matt Mackall transactions: avoid late tear-down (issue641)
Sun, 22 Jul 2007 16:21:49 +0200 Patrick Mezard hgk: enable mouse wheel under Windows.
Sun, 22 Jul 2007 16:21:49 +0200 Patrick Mezard hgk: enable mouse wheel on MouseWheel events.
Sun, 22 Jul 2007 09:45:18 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 21 Jul 2007 19:07:18 -0700 Bryan O'Sullivan addremove: print meaningful error message if --similar not numeric
Sat, 21 Jul 2007 16:44:38 -0500 Matt Mackall Merge with crew
Sat, 21 Jul 2007 16:18:42 -0500 Matt Mackall revlog: privatize some methods
Sat, 21 Jul 2007 16:18:24 -0500 Matt Mackall revlog: delete unused function makenode
Sat, 21 Jul 2007 16:18:21 -0500 Matt Mackall revlog: raise offset/type helpers to global scope
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Make repo locks recursive, eliminate all passing of lock/wlock
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Use a weakref for recursive transactions
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Use try/finally pattern to cleanup locks and transactions
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall repo locks: use True/False
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall rename and simplify do_lock
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall simplify dirstate fixups in repo.status()
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: add doesn't need to call stat
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall use context for part of localrepo status
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall context: add __contains__, __getitem__, and __iter__
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: get rid of default args for status
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: make filterfiles private
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: add __contains__ and make __getitem__ more useful
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: make wjoin function private
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: break update into separate functions
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: use True and false for _dirty
Sat, 21 Jul 2007 17:56:30 +0200 Thomas Arendsen Hein test-alias: Removed fallback to parentui, no longer needed since 10afa3fab6b4
Sat, 21 Jul 2007 17:37:39 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 21 Jul 2007 17:36:45 +0200 Thomas Arendsen Hein Make [defaults] in .hg/hgrc work.
Fri, 20 Jul 2007 09:44:50 +0200 Benoit Boissinot fix bogus close spotted by pychecker (no close() in global scope)
Sat, 21 Jul 2007 10:43:29 +0200 Thomas Arendsen Hein Remove unused pprint import and the commented line which used it before.
Sat, 21 Jul 2007 10:39:42 +0200 Thomas Arendsen Hein Use format string for lockname again (was changed by 3e25a6eb5c9a)
Sat, 21 Jul 2007 10:36:51 +0200 Thomas Arendsen Hein Backout ad09ce1d393c and replace ''' with """ to make some highlighting happy.
Sat, 21 Jul 2007 10:30:51 +0200 Thomas Arendsen Hein removed trailing whitespace
Fri, 20 Jul 2007 09:31:32 +0200 Benoit Boissinot fix unused variables reported by pychecker
Thu, 19 Jul 2007 18:39:51 +0200 Christian Ebert churn: get current terminal width if possible
Thu, 19 Jul 2007 19:48:24 -0300 Alexis S. L. Carvalho merge with crew-stable
Thu, 19 Jul 2007 19:43:25 -0300 Alexis S. L. Carvalho dirstate.invalidate: avoid rebuilding _map
Thu, 19 Jul 2007 19:43:25 -0300 Alexis S. L. Carvalho add dirstate._dirtypl variable
Thu, 19 Jul 2007 19:43:25 -0300 Alexis S. L. Carvalho archive: delay extraction of file revisions
Thu, 19 Jul 2007 19:43:25 -0300 Alexis S. L. Carvalho help: avoid traceback if an extension has only debug commands
Thu, 19 Jul 2007 15:33:21 -0700 Bryan O'Sullivan convert/subversion: rehandle the no-tags case
Thu, 19 Jul 2007 15:29:33 -0700 Bryan O'Sullivan Print meaningful error message if os.symlink fails
Thu, 19 Jul 2007 15:13:48 -0700 Bryan O'Sullivan lock.py: cache hostname, but not pid, in case we fork
Thu, 19 Jul 2007 12:41:07 -0700 Bryan O'Sullivan convert/subversion: work around memory leak in svn's python bindings
Wed, 18 Jul 2007 22:46:14 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Wed, 18 Jul 2007 22:44:25 -0700 Bryan O'Sullivan convert/subversion: Simplify callback.
Thu, 19 Jul 2007 07:28:27 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 18 Jul 2007 14:00:55 -0700 Bryan O'Sullivan Simplify update.
Wed, 18 Jul 2007 13:56:08 -0700 Bryan O'Sullivan Better fix for issue 622 than we had in c4dd58af0fc8.
Wed, 18 Jul 2007 19:56:36 -0700 Bryan O'Sullivan convert/subversion: reduce memory usage by filtering early
Wed, 18 Jul 2007 19:47:22 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Wed, 18 Jul 2007 17:44:52 -0700 Bryan O'Sullivan convert/subversion: get converter working against plain HTTP.
Wed, 18 Jul 2007 14:00:55 -0700 Bryan O'Sullivan Simplify update.
Wed, 18 Jul 2007 13:56:08 -0700 Bryan O'Sullivan Better fix for issue 622 than we had in c4dd58af0fc8.
Wed, 18 Jul 2007 16:46:20 +0200 Thomas Arendsen Hein merge with main
Tue, 17 Jul 2007 15:26:28 -0500 Matt Mackall doc: typo, -x bit
Wed, 18 Jul 2007 16:46:01 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 18 Jul 2007 16:41:45 +0200 Thomas Arendsen Hein fix test-tag on Solaris
Mon, 16 Jul 2007 20:15:03 -0700 Bryan O'Sullivan tag: handle .hgtags and .hg/localtags with missing final newline (issue 601)
Mon, 16 Jul 2007 18:01:20 -0700 Bryan O'Sullivan issue 622: pull/unbundle -u updates to default branch if repo was empty
Mon, 16 Jul 2007 16:50:47 -0700 Bryan O'Sullivan mq: autodetect an existing git patch during qrefresh (issue 491)
Wed, 11 Jul 2007 00:53:44 -0700 Brendan Cully replace .hgtags instead of appending to it when doing a raw commit
Wed, 11 Jul 2007 00:34:35 -0700 Brendan Cully handle nonexistent .hgtags in raw _tag
Tue, 17 Jul 2007 15:47:32 -0700 Bryan O'Sullivan convert/subversion.py: str.rsplit is not available in Python 2.3
Tue, 17 Jul 2007 15:26:27 -0700 Bryan O'Sullivan Automated merge with http://hg.intevation.org/mercurial/crew
Tue, 17 Jul 2007 15:24:59 -0700 Bryan O'Sullivan convert/subversion.py: fix bad assumptions about SVN path naming
Tue, 17 Jul 2007 13:08:50 -0700 Bryan O'Sullivan convert/subversion.py: escape quotes to make code readable in Emacs
Tue, 17 Jul 2007 23:35:24 +0200 Patrick Mezard patch: patches should be read and written in binary mode when possible.