Shawn O. Pearce
f39a946a1f
Support wholesale directory renames in fast-import
...
Some source material (e.g. Subversion dump files) perform directory
renames without telling us exactly which files in that subdirectory
were moved. This makes it hard for a frontend to convert such data
formats to a fast-import stream, as all the frontend has on hand
is "Rename a/ to b/" with no details about what files are in a/,
unless the frontend also kept track of all files.
The new 'R' subcommand within a commit allows the frontend to
rename either a file or an entire subdirectory, without needing to
know the object's SHA-1 or the specific files contained within it.
The rename is performed as efficiently as possible internally,
making it cheaper than a 'D'/'M' pair for a file rename.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org >
2007-07-09 23:06:16 -04:00
..
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-04-23 22:19:36 -07:00
2007-06-16 01:22:10 -07:00
2007-04-26 22:43:10 -07:00
2007-03-01 13:24:54 -08:00
2006-12-13 09:41:18 -08:00
2007-07-03 19:04:49 -07:00
2007-07-08 18:24:19 -07:00
2007-07-06 18:56:34 -07:00
2007-06-07 00:04:01 -07:00
2007-03-04 16:47:32 -08:00
2007-06-25 01:51:21 -07:00
2007-07-03 19:05:55 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-01-28 16:33:58 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-04-16 01:14:46 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 10:42:48 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 18:34:58 -07:00
2007-07-02 01:33:45 -07:00
2007-05-18 21:47:40 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-07-08 18:24:19 -07:00
2007-06-07 00:04:01 -07:00
2007-06-12 00:15:16 -07:00
2007-06-22 22:32:32 -07:00
2007-05-07 15:39:57 -07:00
2007-07-05 21:43:48 -07:00
2007-06-07 00:04:01 -07:00
2007-03-09 00:05:23 -08:00
2007-06-26 23:16:17 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 01:22:10 -07:00
2007-06-12 21:04:52 -07:00
2007-06-15 22:38:48 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-07-09 23:06:16 -04:00
2007-02-19 19:20:05 -08:00
2007-07-05 21:43:48 -07:00
2007-07-05 22:12:42 -07:00
2007-06-07 00:04:01 -07:00
2007-05-18 21:47:45 -07:00
2007-07-03 22:56:59 -07:00
2007-01-28 16:33:58 -08:00
2007-07-03 19:08:58 -07:00
2007-05-31 16:22:28 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-22 22:32:32 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-27 22:22:17 -07:00
2007-06-27 22:22:17 -07:00
2007-06-07 00:04:01 -07:00
2007-07-02 23:29:54 -07:00
2007-06-16 13:10:52 -07:00
2007-04-16 01:10:28 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-01-18 15:53:37 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-10 08:27:29 -04:00
2007-06-10 16:00:36 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-01-26 00:02:51 -08:00
2007-01-18 15:53:37 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-09 11:52:43 -07:00
2007-07-05 21:43:48 -07:00
2007-07-05 21:43:48 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:08:09 -07:00
2007-06-26 18:58:59 -07:00
2007-07-02 01:33:44 -07:00
2007-06-16 13:08:12 -07:00
2007-06-07 00:04:01 -07:00
2007-06-30 11:17:19 -07:00
2007-06-30 11:17:19 -07:00
2007-01-28 16:16:53 -08:00
2007-06-07 00:04:01 -07:00
2007-07-06 22:39:15 -07:00
2007-04-23 23:55:08 -07:00
2007-07-02 01:33:44 -07:00
2007-07-01 13:10:42 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-27 21:00:36 -07:00
2007-02-03 21:49:54 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-02-03 23:34:22 -08:00
2007-06-07 00:04:01 -07:00
2007-04-09 18:54:52 -07:00
2007-06-07 00:04:01 -07:00
2007-07-02 23:29:54 -07:00
2007-07-02 23:29:54 -07:00
2007-07-04 22:10:14 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-07-06 22:39:23 -07:00
2007-06-24 02:37:40 -07:00
2007-06-07 00:04:01 -07:00
2007-01-28 02:16:46 -08:00
2007-06-02 20:04:14 -07:00
2007-06-07 00:04:01 -07:00
2007-02-05 13:52:45 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-10 15:24:44 -07:00
2007-06-07 00:04:01 -07:00
2007-01-18 15:53:37 -08:00
2007-02-24 00:26:18 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-07-02 01:14:00 -07:00
2007-07-08 18:29:02 -07:00
2007-06-02 11:59:19 -07:00
2007-06-07 00:04:01 -07:00
2007-06-15 22:46:04 -07:00
2007-07-03 13:56:07 -07:00
2007-05-24 21:36:53 -07:00
2007-02-18 15:58:20 -08:00
2007-07-02 22:52:14 -07:00
2007-03-10 23:05:02 -05:00
2007-06-20 16:22:09 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-16 13:10:49 -07:00
2007-06-07 00:04:01 -07:00
2007-02-18 16:18:43 -08:00
2007-02-26 00:26:06 -08:00
2007-03-04 17:20:38 -08:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-04-03 19:27:41 -07:00
2007-02-19 18:14:29 -08:00
2007-04-18 12:39:04 -07:00
2007-04-21 13:57:07 -07:00
2007-06-07 00:04:01 -07:00
2007-05-08 22:11:17 -07:00
2007-05-20 00:15:53 -07:00
2007-05-20 00:15:53 -07:00
2007-04-03 22:47:01 -07:00
2007-06-02 16:02:49 -07:00
2007-06-16 01:13:35 -07:00
2007-07-02 00:35:58 -07:00
2007-05-20 00:30:39 -07:00
2007-07-03 19:04:38 -07:00
2007-06-07 00:04:01 -07:00
2007-06-07 00:04:01 -07:00
2007-05-19 00:57:19 -04:00
2007-07-08 18:28:31 -07:00
2007-07-05 21:43:48 -07:00
2007-07-05 21:43:48 -07:00
2007-01-07 20:33:06 -05:00
2007-07-08 18:28:31 -07:00