log

age author description
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: use coverage.py with *.py tests
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: tell coverage.py to ignore errors
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho test-bad-pull: try to avoid timing-related failures
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Try to find diffstat in PATH before calling it
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho Add a pointer to "hg -v help" to the bottom of hg help {,cmd} output
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho revlog.py: fix/tweak read ahead code in lazyparser
Thu, 05 Apr 2007 15:20:42 -0700 Brendan Cully Merge with Matt
Thu, 05 Apr 2007 14:55:27 -0700 Brendan Cully Merge with Matt
Tue, 27 Feb 2007 09:05:36 +0100 Emanuele Aina Move back the purge extension in hgext
Wed, 28 Mar 2007 21:34:12 +0200 Emanuele Aina purge: abort with missing files avoiding problems with name-mangling fs
Wed, 04 Apr 2007 04:22:08 -0300 Alexis S. L. Carvalho Merge last few matcher/locate fixes.
Wed, 04 Apr 2007 04:22:06 -0300 Alexis S. L. Carvalho locate: don't print "file not found" messages.
Wed, 04 Apr 2007 04:22:06 -0300 Alexis S. L. Carvalho change relglob: patterns to be consistent with glob: patterns
Wed, 04 Apr 2007 04:22:05 -0300 Alexis S. L. Carvalho Revert changeset ef1f1a4b2efb; add another test for glob: patterns
Thu, 05 Apr 2007 17:09:31 -0500 Matt Mackall Merge with stable
Thu, 05 Apr 2007 16:43:18 -0500 Matt Mackall merge: fix a bug where copies were ignored
Thu, 05 Apr 2007 16:25:47 -0500 Matt Mackall merge: fix a bug where copies were getting ignored
Mon, 02 Apr 2007 14:16:44 -0500 Matt Mackall Fixups for recent changes in revlog version handling
Tue, 27 Mar 2007 01:41:25 -0300 Alexis S. L. Carvalho hgweb: don't display heads in gitweb-style summary page
Fri, 16 Mar 2007 17:55:42 -0400 greg hgweb: display named branches in gitweb-style summary page
Tue, 27 Mar 2007 01:41:23 -0300 Alexis S. L. Carvalho test-ssh-clone-r: avoid a shell script
Tue, 27 Mar 2007 01:41:22 -0300 Alexis S. L. Carvalho test-ssh: avoid a shell script
Tue, 27 Mar 2007 01:41:21 -0300 Alexis S. L. Carvalho test-init: avoid a shell script
Tue, 27 Mar 2007 01:41:20 -0300 Alexis S. L. Carvalho test-rename-merge2: avoid a shell script
Tue, 27 Mar 2007 01:41:18 -0300 Alexis S. L. Carvalho test-merge6: avoid a shell script
Tue, 27 Mar 2007 01:41:17 -0300 Alexis S. L. Carvalho test-merge1: avoid a shell script
Tue, 27 Mar 2007 01:41:16 -0300 Alexis S. L. Carvalho test-filebranch: avoid a shell script
Sat, 30 Dec 2006 21:33:45 +0200 Giorgos Keramidas Use printf(1) instead of using bash-specific shell code.
Mon, 26 Mar 2007 23:50:04 -0300 Alexis S. L. Carvalho test-ssh: use printenv.py
Mon, 26 Mar 2007 23:50:03 -0300 Alexis S. L. Carvalho test-static-http: use printenv.py
Mon, 26 Mar 2007 23:50:01 -0300 Alexis S. L. Carvalho test-http: use printenv.py
Mon, 26 Mar 2007 23:50:00 -0300 Alexis S. L. Carvalho test-push-http: use printenv.py
Mon, 26 Mar 2007 23:49:59 -0300 Alexis S. L. Carvalho test-bundle: use printenv.py
Mon, 26 Mar 2007 23:49:58 -0300 Alexis S. L. Carvalho test-hook: use printenv.py
Mon, 26 Mar 2007 23:49:56 -0300 Alexis S. L. Carvalho Add tests/printenv.py
Mon, 26 Mar 2007 20:49:57 -0500 John Goerzen Add a filename for the bundle
Mon, 26 Mar 2007 20:46:49 -0500 John Goerzen Slight refining to help text in patchbomb.py
Tue, 13 Mar 2007 13:17:26 +0100 Christian Ebert hgweb: short hash for tip archive name
Mon, 26 Mar 2007 21:36:26 -0300 Alexis S. L. Carvalho add util.lexists
Thu, 22 Mar 2007 14:02:39 -0500 John Goerzen Improve documentation for patchbomb and email
Mon, 26 Mar 2007 13:57:49 -0500 John Goerzen Add common bundle/outgoing options to hg email
Mon, 26 Mar 2007 13:37:48 -0500 John Goerzen Add ability to send bundles to patchbomb extension
Sat, 24 Mar 2007 13:31:43 +0100 Thomas Arendsen Hein Fixed spacing in assignment of REVLOG_DEFAULT_VERSION
Sat, 24 Mar 2007 02:57:27 -0500 Matt Mackall Merge with crew
Fri, 23 Mar 2007 23:40:25 -0300 Alexis S. L. Carvalho use os.path.islink instead of util.is_link; remove util.is_link
Fri, 23 Mar 2007 23:40:24 -0300 Alexis S. L. Carvalho Add some tests for symlink tracking
Wed, 21 Mar 2007 23:20:56 -0400 Eric St-Jean Fix localrepo.copy to deal with symbolic links.
Wed, 21 Mar 2007 23:20:56 -0400 Eric St-Jean Backup symbolic links when reverting
Wed, 21 Mar 2007 23:20:56 -0400 Eric St-Jean fix util.copyfile to deal with symlinks
Fri, 23 Mar 2007 14:11:31 -0700 Brendan Cully hg-relink: do not compare .d files
Sat, 24 Mar 2007 02:47:33 -0500 Matt Mackall changelog: optimize delayed updates for clone vs pull
Sat, 24 Mar 2007 02:45:08 -0500 Matt Mackall Merge with -stable
Fri, 23 Mar 2007 00:12:28 -0500 Matt Mackall tags: require -f to replace an existing tag
Thu, 22 Mar 2007 23:52:50 -0500 Matt Mackall tags: fix abababa case, with test case
Fri, 23 Mar 2007 01:04:21 -0500 Matt Mackall Merge with crew
Wed, 21 Mar 2007 14:06:25 -0700 Brendan Cully Make import opportunistically use merge information
Thu, 22 Mar 2007 10:44:59 -0700 Brendan Cully Add import --exact.
Thu, 22 Mar 2007 10:40:28 -0700 Brendan Cully Add --outgoing option to patchbomb
Thu, 22 Mar 2007 23:37:44 -0500 Matt Mackall restructure changelog file appending
Thu, 22 Mar 2007 20:10:46 -0500 Matt Mackall appendfile: handle only changelog.i file
Thu, 22 Mar 2007 19:54:15 -0500 Matt Mackall appendfile: remove unused manifest code
Thu, 22 Mar 2007 19:52:38 -0500 Matt Mackall revlog: simplify revlog version handling
Thu, 22 Mar 2007 19:12:03 -0500 Matt Mackall revlog: don't pass datafile as an argument
Tue, 20 Mar 2007 22:21:05 -0300 Alexis S. L. Carvalho Merge additional fixes for my matcher changes
Tue, 20 Mar 2007 22:09:55 -0300 Alexis S. L. Carvalho glob:<directory> patterns match the files in that directory.
Tue, 20 Mar 2007 22:09:53 -0300 Alexis S. L. Carvalho Pass normalized directory names to the ignore function
Sun, 18 Mar 2007 22:49:05 +0200 Giorgos Keramidas tests: expand test-commit a bit to test 'hg commit .' too
Tue, 20 Mar 2007 22:09:51 -0300 Alexis S. L. Carvalho fix hg commit . in the repo root
Tue, 20 Mar 2007 13:13:39 -0700 Brendan Cully transplant: fix ignoring empty changesets (eg after filter)
Mon, 19 Mar 2007 19:16:35 -0300 Alexis S. L. Carvalho Merge with crew-stable.
Mon, 19 Mar 2007 09:36:06 -0700 Brendan Cully Add hg-relink script to contrib
Sun, 18 Mar 2007 20:44:58 +0100 Thomas Arendsen Hein merge with crew-stable
Mon, 19 Mar 2007 19:07:40 -0300 Alexis S. L. Carvalho debugsetparents: wlock the repo before updating the dirstate
Mon, 19 Mar 2007 19:07:39 -0300 Alexis S. L. Carvalho avoid _wsgioutputfile <-> _wsgirequest circular reference
Mon, 19 Mar 2007 19:07:38 -0300 Alexis S. L. Carvalho avoid wsgiapplication <-> MercurialHTTPServer circular reference
Mon, 19 Mar 2007 19:07:37 -0300 Alexis S. L. Carvalho hgwebdir: break templater -> templater circular reference
Mon, 19 Mar 2007 19:07:35 -0300 Alexis S. L. Carvalho hgweb: break templater -> templater circular reference
Sun, 18 Mar 2007 20:39:25 +0100 Thomas Arendsen Hein Fixed synopsis for some mq commands
Sun, 18 Mar 2007 20:37:47 +0100 Thomas Arendsen Hein hg qseries -m: guards file was not ignored
Sun, 18 Mar 2007 19:41:28 +0100 Thomas Arendsen Hein Tests for qapplied/qunapplied fixes (417c2068cb92 and ce6c364ebb2a)
Sun, 18 Mar 2007 12:20:15 +0100 Thomas Arendsen Hein Simplified qseries and hg qapplied to fix some bugs caused by optimization:
Sat, 17 Mar 2007 18:46:52 +0100 Thomas Arendsen Hein Fix issue443: inconsistent output of "hg qunapplied -v"
Fri, 16 Mar 2007 22:58:49 -0300 Alexis S. L. Carvalho Merge some matcher fixes/cleanups and add some more hg locate tests
Fri, 16 Mar 2007 22:48:23 -0300 Alexis S. L. Carvalho util._matcher: remove superfluous variable
Fri, 16 Mar 2007 22:48:22 -0300 Alexis S. L. Carvalho add some more tests to hg locate
Fri, 16 Mar 2007 22:48:21 -0300 Alexis S. L. Carvalho make the output of test-locate more readable
Fri, 16 Mar 2007 22:48:20 -0300 Alexis S. L. Carvalho util._matcher: use "." as the root of empty {rel,}path patterns
Fri, 16 Mar 2007 00:45:18 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 16 Mar 2007 00:22:59 -0300 Alexis S. L. Carvalho avoid a traceback with hg branch newbranch; hg up
Fri, 16 Mar 2007 00:22:58 -0300 Alexis S. L. Carvalho Fix handling of paths when run outside the repo.
Fri, 16 Mar 2007 00:22:57 -0300 Alexis S. L. Carvalho pass repo.root to util.pathto() in preparation for the next patch
Fri, 16 Mar 2007 00:22:55 -0300 Alexis S. L. Carvalho hgweb: handle IOErrors and OSErrors during unbundle
Sun, 22 Oct 2006 13:54:43 -0300 Alexis S. L. Carvalho hgweb.unbundle: call req.httphdr only after the last possible call to bail
Fri, 16 Mar 2007 00:22:53 -0300 Alexis S. L. Carvalho Work around a urllib2 bug in Python < 2.4.2
Fri, 16 Mar 2007 00:22:52 -0300 Alexis S. L. Carvalho Fix confusing message from hg revert (issue332)
Thu, 15 Mar 2007 18:57:47 -0500 Matt Mackall Merge with stable
Thu, 15 Mar 2007 09:51:44 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 14 Mar 2007 18:01:24 -0700 Brendan Cully Merge with mpm
Wed, 14 Mar 2007 22:43:57 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 14 Mar 2007 11:46:07 -0700 Brendan Cully git-send-email compatibility: stop reading changelog after ^---$
Wed, 14 Mar 2007 10:45:18 -0700 Brendan Cully mq: add qparent tag (first parent of qbase)
Thu, 15 Mar 2007 18:55:53 -0500 Matt Mackall Merge with crew
Thu, 15 Mar 2007 09:49:45 +0100 Thomas Arendsen Hein Merge with hg-stable
Wed, 14 Mar 2007 22:38:40 +0100 Thomas Arendsen Hein Only hg repositories override [paths], not simple directories (fixes issue510)
Thu, 15 Mar 2007 18:38:46 -0500 Matt Mackall revlog: attempt to gracefully handle some interleaved damage
Wed, 14 Mar 2007 19:17:40 -0500 Matt Mackall Merge with -stable
Wed, 14 Mar 2007 19:13:04 -0500 Matt Mackall tags: add --remove
Wed, 14 Mar 2007 18:49:10 -0500 Matt Mackall tags: remove unused variables
Wed, 14 Mar 2007 18:47:29 -0500 Matt Mackall Make the tags algorithm smarter
Wed, 14 Mar 2007 16:40:47 -0500 Matt Mackall Refactor tags code to prepare for improving the algorithm
Wed, 14 Mar 2007 01:26:09 -0500 Matt Mackall Merge with -stable, fix small test failure
Tue, 13 Mar 2007 21:54:34 -0700 Brendan Cully Make [PATCH] removal slightly more robust
Tue, 13 Mar 2007 21:50:42 -0700 Brendan Cully Remove undo log after mq operations that rollback would break
Tue, 13 Mar 2007 16:27:34 -0700 Brendan Cully Refresh file size after partial qrefresh.
Sun, 11 Mar 2007 14:21:09 -0700 Brendan Cully Clarify update help text for update without an explicit revision
Mon, 12 Mar 2007 15:02:59 -0700 Brendan Cully Improve hg branch -f help text
Mon, 12 Mar 2007 14:50:19 -0700 Brendan Cully Add test for branch shadowing
Mon, 12 Mar 2007 14:44:14 -0700 Brendan Cully branch: require --force to shadow existing branches
Mon, 12 Mar 2007 13:58:06 -0700 Brendan Cully Strip [PATCH...] from message subject when importing patches
Sat, 10 Mar 2007 23:21:33 -0300 Alexis S. L. Carvalho Merge a bunch of matcher and locate fixes.
Sat, 10 Mar 2007 23:01:02 -0300 Alexis S. L. Carvalho Optimize return value of util._matcher for hgignore case
Sat, 10 Mar 2007 23:01:00 -0300 Alexis S. L. Carvalho Optimize return value of util._matcher for common command line case
Sat, 10 Mar 2007 23:00:59 -0300 Alexis S. L. Carvalho remove unused "head" hack from util._matcher
Sat, 10 Mar 2007 23:00:58 -0300 Alexis S. L. Carvalho locate: exit(1) if we didn't print any file
Sat, 10 Mar 2007 23:00:57 -0300 Alexis S. L. Carvalho change locate to use relglobs by default
Sat, 10 Mar 2007 23:00:55 -0300 Alexis S. L. Carvalho localrepo.walk: if we're walking a specific revision, sort the files
Sat, 10 Mar 2007 23:00:54 -0300 Alexis S. L. Carvalho dirstate.statwalk: explicitly test for ignored directories
Sat, 10 Mar 2007 23:00:53 -0300 Alexis S. L. Carvalho util._matcher: unify pattern normalization
Sat, 10 Mar 2007 23:00:52 -0300 Alexis S. L. Carvalho make the output of test-walk more readable
Sat, 10 Mar 2007 23:00:51 -0300 Alexis S. L. Carvalho util.*matcher: change default "names" argument
Sat, 10 Mar 2007 23:00:49 -0300 Alexis S. L. Carvalho util._matcher: fix handling of path: patterns
Sat, 10 Mar 2007 23:00:48 -0300 Alexis S. L. Carvalho util._matcher: fix handling of relglob: patterns
Sat, 10 Mar 2007 23:00:47 -0300 Alexis S. L. Carvalho A 'glob:foo?bar' pattern determines a root - the tree root
Sat, 10 Mar 2007 23:00:46 -0300 Alexis S. L. Carvalho Leave normalization of patterns to util._matcher
Sat, 10 Mar 2007 23:00:45 -0300 Alexis S. L. Carvalho util._matcher: update comments
Sat, 10 Mar 2007 23:00:43 -0300 Alexis S. L. Carvalho remove obsolete code from patch.diff
Sat, 10 Mar 2007 23:00:42 -0300 Alexis S. L. Carvalho small globprefix fix
Sat, 10 Mar 2007 17:45:32 -0800 Brendan Cully Merge with crew-stable
Fri, 09 Mar 2007 20:08:13 +0100 Thomas Arendsen Hein merge with crew-stable
Tue, 13 Mar 2007 18:53:23 -0500 Matt Mackall Remove dummy branch hack from tests
Tue, 13 Mar 2007 18:50:02 -0500 Matt Mackall Move branch read/write to dirstate where it belongs
Tue, 13 Mar 2007 15:47:55 -0500 Matt Mackall Minor default branch cleanups
Tue, 13 Mar 2007 15:18:10 -0500 Matt Mackall Move branches.cache to branch.cache
Tue, 13 Mar 2007 15:02:33 -0300 Alexis S. L. Carvalho "default" is the default branch name
Sat, 10 Mar 2007 17:36:29 -0800 Brendan Cully Test update to branch tip
Sat, 10 Mar 2007 17:36:27 -0800 Brendan Cully Make update with no node jump to the tip of the current branch
Sat, 10 Mar 2007 22:03:23 -0300 Alexis S. L. Carvalho fix qrefresh'ing an empty patch
Sat, 10 Mar 2007 22:03:22 -0300 Alexis S. L. Carvalho statwalk: don't put self.root in the files list
Sat, 10 Mar 2007 22:03:21 -0300 Alexis S. L. Carvalho fix qclone to a remote repo
Sat, 10 Mar 2007 22:03:20 -0300 Alexis S. L. Carvalho Save an absolute path in repo.path
Fri, 09 Mar 2007 19:57:26 +0100 Thomas Arendsen Hein Add tests for .hg/branches.cache feature list.
Fri, 09 Mar 2007 19:12:03 +0100 Thomas Arendsen Hein Add a features list to branches.cache to detect caches of old hg versions.
Fri, 09 Mar 2007 18:09:02 +0100 Thomas Arendsen Hein Store empty (default) branch in branch cache, too.
Thu, 08 Mar 2007 20:08:24 -0300 Alexis S. L. Carvalho small fixes for the parent patch
Thu, 08 Mar 2007 16:13:16 -0600 Matt Mackall Merge with crew
Thu, 08 Mar 2007 22:36:12 +0100 Michael Gebetsroither hgweb: use the given revision in the name of the archive
Thu, 08 Mar 2007 16:12:52 -0600 Matt Mackall Allow disabling store format to work with absurdly long filenames
Wed, 07 Mar 2007 15:26:03 -0300 Alexis S. L. Carvalho incoming/outgoing: print the name of the other repo
Wed, 07 Mar 2007 15:26:00 -0300 Alexis S. L. Carvalho localrepo.status: use manifest.find on "lookup" files
Wed, 07 Mar 2007 15:25:59 -0300 Alexis S. L. Carvalho localrepo.status: fcmp gets a getnode function instead of the manifest
Wed, 07 Mar 2007 15:25:58 -0300 Alexis S. L. Carvalho fix manifest.find
Wed, 07 Mar 2007 15:06:57 +0100 Thomas Arendsen Hein merge with crew-stable
Wed, 07 Mar 2007 15:06:32 +0100 Thomas Arendsen Hein Fix sed expression in test-notify to be more portable.
Tue, 06 Mar 2007 12:52:07 +0100 Thomas Arendsen Hein Fix help text for hg status -i
Tue, 06 Mar 2007 17:45:50 -0300 Alexis S. L. Carvalho purge.py: fix invocation of statwalk
Tue, 27 Feb 2007 09:05:36 +0100 Emanuele Aina Delete the README for purge, putting the useful informations in comments
Tue, 06 Mar 2007 17:45:47 -0300 Emanuele Aina Delete the Purge class, refactoring Purge.purge() in dopurge()
Tue, 06 Mar 2007 17:45:46 -0300 Emanuele Aina Do not use 'self' in the purge() method
Tue, 06 Mar 2007 17:45:45 -0300 Emanuele Aina Use nested functions instead of object methods
Tue, 06 Mar 2007 17:45:44 -0300 Emanuele Aina Merge _remove_file() and _remove_dir() in a single function
Tue, 06 Mar 2007 17:45:43 -0300 Emanuele Aina Use "f in dirstate" instead of "dirstate.state(f) == '?'"
Tue, 06 Mar 2007 17:45:41 -0300 Emanuele Aina Reduce the absolute/relative path conversion in the purge extension
Tue, 06 Mar 2007 17:45:40 -0300 Emanuele Aina Make the purge extension use the statwalk walker from the dirstate object
Tue, 06 Mar 2007 17:45:39 -0300 Emanuele Aina Yield directories in dirstate.statwalk()
Tue, 06 Mar 2007 17:45:38 -0300 Emanuele Aina Add a test for the purge extension
Mon, 05 Mar 2007 19:54:21 +0100 Thomas Arendsen Hein merge with crew-stable
Mon, 05 Mar 2007 19:48:21 +0100 Thomas Arendsen Hein Don't truncate tag and branch names after 30 chars (introduced 73860ffbe798)
Sun, 04 Mar 2007 18:42:31 +0100 Thomas Arendsen Hein patchbomb: Strip more than one trailing dot (and spaces between them)
Sun, 04 Mar 2007 18:40:08 +0100 Thomas Arendsen Hein patchbomb: Allow to specify subject of single-patch-series (issue475)
Sun, 04 Mar 2007 14:35:11 -0300 Alexis S. L. Carvalho test-abort-checkin: use a hook to abort the commit
Sun, 04 Mar 2007 14:09:29 -0300 Alexis S. L. Carvalho test-bad-extension: avoid printing the file name
Sun, 04 Mar 2007 14:04:42 -0300 Alexis S. L. Carvalho make test-acl a bit more digestable for windows
Fri, 23 Feb 2007 17:54:34 +0200 Giorgos Keramidas Create the parent directory when checking out symlinks.
Fri, 05 Jan 2007 21:28:49 +0200 Giorgos Keramidas Fix addremove for symlinks to non-existent files
Sun, 18 Feb 2007 20:39:25 +0100 Erling Ellingsen Avoid some false positives for addremove -s
Sun, 04 Mar 2007 09:03:21 -0300 Alexis S. L. Carvalho Merge with crew-stable
Sat, 03 Mar 2007 17:54:13 +0100 Christian Ebert mq: abort cleanly when invalid patch name is given to qguard
Mon, 19 Feb 2007 12:38:58 +0300 Andrei Vermel Close keepalive connections to fix server traceback
Tue, 20 Feb 2007 22:20:16 +0100 Erling Ellingsen don't return uninitialized memory from bdiff.blocks()
Mon, 19 Feb 2007 10:08:59 +0100 Patrick Mezard web/server: disable address reuse option for BaseHTTPServer on windows
Mon, 19 Feb 2007 10:32:46 +0100 Patrick Mezard stdout raises EINVAL when flush() is called on a closed pipe under win32.
Mon, 19 Feb 2007 10:29:05 +0100 Patrick Mezard localrepo: stream_in may raise ZeroDivisionError with nul float elapsed argument.
Mon, 19 Feb 2007 09:59:37 +0100 Patrick Mezard streamclone: stream_out tried to decodefilename non-normalized paths
Sat, 03 Mar 2007 18:59:54 -0800 Brendan Cully Add _xmlplus to the demandimport blacklist. (HGCIA was failing to load.)
Fri, 02 Mar 2007 14:03:30 -0800 Brendan Cully Suppress <stdout> before hg export -v (regression from previous patch).
Thu, 01 Mar 2007 20:53:38 -0800 Brendan Cully Let patch.export handle any fp-like object
Thu, 01 Mar 2007 22:15:56 +0100 Thomas Arendsen Hein merge with crew-stable
Thu, 01 Mar 2007 22:15:17 +0100 Thomas Arendsen Hein Unified #! paths for python scripts and removed them for test modules.
Tue, 27 Feb 2007 09:05:36 +0100 Emanuele Aina Use the mercurial i18n infrastructure in the purge extension
Tue, 27 Feb 2007 09:05:36 +0100 Emanuele Aina Print relative names in the purge extension
Tue, 27 Feb 2007 16:48:17 -0600 Matt Mackall Merge with crew
Tue, 27 Feb 2007 12:58:40 -0800 Brendan Cully Break core of repo.tag into dirstate/hook-free repo._tag for convert-repo
Mon, 26 Feb 2007 21:57:33 +0100 Thomas Arendsen Hein Use only integer part of mtime in workingfilectx.date(), fixes test-context.py
Tue, 27 Feb 2007 16:47:16 -0600 Matt Mackall Merge with stable
Tue, 27 Feb 2007 16:20:06 -0600 Matt Mackall merge: fix renaming of subdirectories under renamed directories
Mon, 26 Feb 2007 12:12:29 -0600 Matt Mackall Merge with crew
Wed, 21 Feb 2007 00:38:06 +0100 Edouard Gomez Don't keep trailing white space in cvs tags
Wed, 21 Feb 2007 00:38:06 +0100 Edouard Gomez Change a bit cvsps arguments
Fri, 23 Feb 2007 14:16:50 -0600 Matt Mackall Merge with crew
Fri, 23 Feb 2007 17:31:00 +0100 Thomas Arendsen Hein Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
Thu, 22 Feb 2007 19:00:05 -0600 Matt Mackall Merge with crew
Tue, 20 Feb 2007 20:55:23 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 17 Feb 2007 09:54:44 +0100 Christian Ebert test-notify: adapt to sed shipped with MacOS
Sat, 17 Feb 2007 09:55:00 -0200 Alexis S. L. Carvalho git binary patches: don't print the header for identical files
Sat, 17 Feb 2007 09:54:59 -0200 Alexis S. L. Carvalho git binary patches: use hashes to detect identical files
Sat, 17 Feb 2007 09:54:58 -0200 Alexis S. L. Carvalho add test for diffing identical binary files
Sat, 17 Feb 2007 09:54:56 -0200 tailgunner Don't lie that "binary file has changed"
Wed, 21 Feb 2007 11:02:37 -0600 Matt Mackall convert-repo: use .git/objects/ rather than .git/HEAD to detect git repos
Sat, 17 Feb 2007 04:50:06 -0200 Alexis S. L. Carvalho add some tests for qpush/qpop error codes
Tue, 13 Feb 2007 08:54:48 -0500 Ben Thomas Modify qpush/qpop idempotent operations to return success
Sat, 17 Feb 2007 04:50:03 -0200 Alexis S. L. Carvalho mq: propagate the return error of pop
Fri, 16 Feb 2007 05:53:03 -0200 Alexis S. L. Carvalho util_win32.py: fix user_rcpath
Thu, 15 Feb 2007 09:51:57 -0700 Shane Holloway Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.py
Fri, 16 Feb 2007 05:27:37 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 16 Feb 2007 05:10:43 -0200 Alexis S. L. Carvalho hgweb: catch util.Abort raised by addchangegroup
Fri, 16 Feb 2007 04:54:49 -0200 Alexis S. L. Carvalho notify: don't try to fix addresses if notify.domain is not set
Fri, 16 Feb 2007 04:54:47 -0200 Alexis S. L. Carvalho mail.py: don't try to use TLS if python doesn't have SSL support
Fri, 16 Feb 2007 04:54:46 -0200 Alexis S. L. Carvalho git patches: handle renames of binary files
Thu, 15 Feb 2007 08:49:20 -0200 Alexis S. L. Carvalho hgweb/server.py: use hg.repository to create a repo object
Thu, 15 Feb 2007 08:44:08 -0200 Alexis S. L. Carvalho qclone: don't call reposetup manually
Thu, 15 Feb 2007 08:14:03 -0200 Alexis S. L. Carvalho extdiff: open files in binary mode
Thu, 15 Feb 2007 12:51:43 +0300 Andrei Vermel Make extdiff work at root directory
Thu, 15 Feb 2007 05:38:00 -0200 Alexis S. L. Carvalho Fix util.shellquote on windows.
Thu, 15 Feb 2007 05:18:23 -0200 Jun Inoue Fix accessing the repo through a symlink.
Thu, 15 Feb 2007 10:15:08 -0200 Alexis S. L. Carvalho Fix hg showconfig traceback with values that aren't strings
Thu, 15 Feb 2007 08:51:32 -0200 Alexis S. L. Carvalho hgweb: allow static files to be served directly by the HTTP server
Wed, 14 Feb 2007 15:20:06 -0700 Shane Holloway Unified *_rcpath so the interface is similar across operating systems
Tue, 30 Jan 2007 23:09:06 -0500 Daniel Holth convert-repo converts symlinks from git
Tue, 13 Feb 2007 10:25:45 -0200 Alexis S. L. Carvalho merge with crew-stable
Tue, 13 Feb 2007 10:02:07 -0200 Alexis S. L. Carvalho hgwebdir: try to get web.style and web.motd from the ui.config system