Wed, 15 Aug 2007 17:27:51 +0200 Sascha Wilde Use smerge minor mode in emacs to resolve conflicts.
Wed, 15 Aug 2007 16:43:40 +0200 Patrick Mezard Merge with crew-stable
Tue, 14 Aug 2007 21:36:08 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 14 Aug 2007 19:30:14 +0200 Patrick Mezard Merge with crew-stable
Tue, 14 Aug 2007 19:06:10 +0200 Patrick Mezard Merge with crew-stable
Tue, 14 Aug 2007 18:25:27 +0200 Benoit Boissinot fix bundlerepo broken by 4205f626dc05
Tue, 14 Aug 2007 16:30:38 +0200 Patrick Mezard Merge with crew-stable
Mon, 13 Aug 2007 11:58:47 -0700 Brendan Cully imerge: simplify 1d5ebb0d366f
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard imerge: fix status file lookups
Mon, 13 Aug 2007 19:42:52 +0200 Patrick Mezard demandimport: ignore pwd and grp.
Mon, 13 Aug 2007 19:42:50 +0200 Patrick Mezard util: ignore invalid path errors in path_auditor.
Sun, 12 Aug 2007 12:43:52 -0300 Alexis S. L. Carvalho merge with crew-stable
Sat, 11 Aug 2007 13:35:25 +0200 Thomas Arendsen Hein merge with crew-stable
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 12:35:10 -0700 Brendan Cully Merge with crew-stable
Thu, 09 Aug 2007 11:37:47 -0700 Brendan Cully Merge with crew-stable
Thu, 09 Aug 2007 01:07:11 +0200 Benoit Boissinot merge with -stable
Wed, 08 Aug 2007 23:11:12 +0200 Patrick Mezard Merge with crew-stable
Wed, 08 Aug 2007 23:00:01 +0200 Benoit Boissinot merge with -stable
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 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: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 10:57:51 +0200 Patrick Mezard Merge with crew-stable
Mon, 06 Aug 2007 01:00:10 -0300 Alexis S. L. Carvalho merge with crew-stable
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip