log

age author description
Tue, 28 Nov 2006 21:16:05 +0100 Benoit Boissinot only print a warning when no username is specified
Tue, 28 Nov 2006 19:11:46 +0100 Benoit Boissinot add a comment about '\n' and '\r' and streaming clone
Tue, 28 Nov 2006 11:28:45 +0100 Benoit Boissinot add test for issue433
Mon, 27 Nov 2006 22:56:26 -0200 Alexis S. L. Carvalho fix hg log -r ''
Mon, 27 Nov 2006 22:03:36 -0200 Alexis S. L. Carvalho handle files with more than one git binary patch
Mon, 27 Nov 2006 22:03:31 -0200 Alexis S. L. Carvalho handle files with both git binary patches and copy/rename ops
Mon, 27 Nov 2006 15:27:09 -0800 Brendan Cully Make context __eq__ handle arbitrary RHS values
Mon, 27 Nov 2006 15:13:01 -0800 Brendan Cully Add transplant extension
Mon, 27 Nov 2006 22:22:44 +0100 Benoit Boissinot don't create the .hg/data at init time
Mon, 27 Nov 2006 20:55:50 +0100 Benoit Boissinot context: None is not a valid filenode (revert from 23ede9e7ad4d)
Sun, 26 Nov 2006 13:28:30 +0100 Benoit Boissinot update rewrite-log for tip ; chmod it
Thu, 23 Nov 2006 22:45:00 -0800 Brendan Cully merge: Don't search for copies across unrelated manifests
Wed, 22 Nov 2006 00:53:56 +0200 Giorgos Keramidas Expand test-commit to cover one of the recent bugs.
Wed, 22 Nov 2006 23:07:15 +0100 Thomas Arendsen Hein Make mq use changegroup.writebundle for writing strip backups.
Wed, 22 Nov 2006 23:02:28 +0100 Thomas Arendsen Hein Removed unused ui parameter from revpair/revrange and fix its users.
Wed, 22 Nov 2006 22:33:57 +0100 Thomas Arendsen Hein Use 'bundletype' instead of 'type' to not shadow built-in function.
Wed, 22 Nov 2006 22:32:23 +0100 Thomas Arendsen Hein BZ2Compressor already defaults to compresslevel=9.
Wed, 22 Nov 2006 22:08:00 +0100 Benoit Boissinot fix writebundle for bz2 bundles
Tue, 21 Nov 2006 23:08:29 -0200 Alexis S. L. Carvalho fix push over HTTP to older servers
Mon, 20 Nov 2006 19:32:46 -0200 Alexis S. L. Carvalho Don't generate git patches that rename a file to multiple destinations
Mon, 20 Nov 2006 19:32:45 -0200 Alexis S. L. Carvalho handle git patches that rename a file to more than one destination
Mon, 20 Nov 2006 19:32:43 -0200 Alexis S. L. Carvalho qrefresh: fix handling of copies in the fast path
Mon, 20 Nov 2006 19:32:42 -0200 Alexis S. L. Carvalho qrefresh: fix handling of added files (including copies) in the slow path
Mon, 20 Nov 2006 19:32:41 -0200 Alexis S. L. Carvalho qrefresh: respect --git even in the slow path
Mon, 20 Nov 2006 19:32:40 -0200 Alexis S. L. Carvalho add --git option to qdiff
Mon, 20 Nov 2006 19:32:38 -0200 Alexis S. L. Carvalho diff: better detection of renames when comparing with the working dir.
Mon, 20 Nov 2006 19:32:37 -0200 Alexis S. L. Carvalho fix typo in mercurial/patch.py
Mon, 20 Nov 2006 19:32:36 -0200 Alexis S. L. Carvalho renamedbetween: only return (file, node) pairs that exist in the original rev
Mon, 20 Nov 2006 19:32:35 -0200 Alexis S. L. Carvalho diff: improve detection of renames when diffing across many revisions
Mon, 20 Nov 2006 13:06:04 -0800 Brendan Cully Merge with crew
Mon, 20 Nov 2006 13:03:52 -0800 Brendan Cully mq: add --git option to qimport -r
Sun, 19 Nov 2006 22:02:00 +0100 Mathieu Clabaut Make qrefresh help more explanatory for options -m, -l and -s
Mon, 20 Nov 2006 21:03:02 +0100 Thomas Arendsen Hein Improved examples for network support in README.
Mon, 20 Nov 2006 19:55:59 +0100 Thomas Arendsen Hein Corrected "waiting for lock on repository FOO held by BAR" message.
Mon, 20 Nov 2006 19:41:49 +0100 Thomas Arendsen Hein Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
Mon, 20 Nov 2006 19:36:28 +0100 Thomas Arendsen Hein Don't step into an endless loop when lock file is empty.
Sun, 19 Nov 2006 23:47:19 +0100 Mathieu Clabaut Issue424: mq patch loses guard when qrenamed
Sun, 19 Nov 2006 16:32:36 -0600 Matt Mackall correct remote heads test in prepush
Sun, 19 Nov 2006 16:32:36 -0600 Matt Mackall add docstring to reachable
Sun, 19 Nov 2006 16:32:36 -0600 Matt Mackall reorder tests in prepush
Sun, 19 Nov 2006 17:01:59 -0200 Alexis S. L. Carvalho fix qseries -v when there are unapplied patches
Sun, 19 Nov 2006 16:09:04 +0100 Thomas Arendsen Hein Indentation cleanups for 2956948b81f3.
Sat, 18 Nov 2006 17:20:38 -0200 Marcos Chaves fix warnings generated by pygettext.py.
Sat, 18 Nov 2006 23:51:15 -0200 Alexis S. L. Carvalho Update trusted_users only after we've seen a file not owned by the user
Sat, 18 Nov 2006 23:51:14 -0200 Alexis S. L. Carvalho Avoid looking up usernames if the current user owns the .hgrc file
Sat, 18 Nov 2006 23:51:13 -0200 Alexis S. L. Carvalho Use a variable to explicitly trust global config files
Sat, 18 Nov 2006 19:44:42 -0200 Alexis S. L. Carvalho Revert almost all of 5be434785317; add a test
Sat, 18 Nov 2006 11:34:19 -0600 Matt Mackall avoid unnecessary copy merges
Fri, 17 Nov 2006 08:06:54 +0100 Thomas Arendsen Hein white space and line break cleanups
Thu, 16 Nov 2006 08:52:55 +0100 Thomas Arendsen Hein Merge with crew.
Thu, 16 Nov 2006 08:51:22 +0100 Thomas Arendsen Hein Use nullrev+count instead of count-1 in a newly introduced expression.
Wed, 15 Nov 2006 19:18:57 -0200 Alexis S. L. Carvalho commands.docopy: pay attention on whether paths use "/" or os.sep
Wed, 15 Nov 2006 18:56:47 -0200 Alexis S. L. Carvalho fix util.pathto
Wed, 15 Nov 2006 17:56:57 -0200 Alexis S. L. Carvalho don't use readline() to read branches.cache
Mon, 13 Nov 2006 21:50:09 +0100 Benoit Boissinot merge with upstream
Thu, 09 Nov 2006 14:44:17 -0800 Brendan Cully zsh: typo in commit completion
Thu, 09 Nov 2006 21:53:45 +0100 Thomas Arendsen Hein issue228: Fix repositories at the filesystem root (/ or C:\)
Wed, 08 Nov 2006 11:28:33 -0800 Brendan Cully Export changelog dict in localrepo.commit
Wed, 15 Nov 2006 23:59:39 -0600 Matt Mackall abort if explicitly committed files are not found or not tracked
Wed, 15 Nov 2006 23:37:45 -0600 Matt Mackall unduplicate bundle writing code from httprepo