log

age author description
Sat, 07 Apr 2007 04:27:55 -0300 Alexis S. L. Carvalho run-tests.py: small cleanup
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