Ramkumar Ramachandra
dded4f12a4
fast-import: Introduce --import-marks-if-exists
...
When a frontend uses a marks file to ensure its state persists between
runs, it may represent "clean slate" when bootstrapping with "no marks
yet". In such a case, feeding the last state with --import-marks and
saving the state after the current run with --export-marks would be a
natural thing to do.
The --import-marks option however errors out when the specified marks file
doesn't exist; this makes bootstrapping a bit difficult. The location of
the marks file becomes backend-dependent when --relative-marks is in
effect, and the frontend cannot check for the existence of the file in
such a case.
The --import-marks-if-exists option does the same thing as --import-marks
but does not flag an error if the named file does not exist yet to help
these frontends.
Helped-by: Junio C Hamano <gitster@pobox.com >
Helped-by: Jonathan Nieder <jrnieder@gmail.com >
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2011-01-18 07:07:01 -08:00
..
2010-08-31 16:25:11 -07:00
2009-10-01 08:21:35 -04:00
2011-01-13 12:14:18 -08:00
2011-01-04 11:23:42 -08:00
2009-12-05 10:03:49 -08:00
2010-09-03 09:43:42 -07:00
2010-05-07 09:34:59 -07:00
2008-12-29 00:40:10 -08:00
2011-01-04 11:23:42 -08:00
2011-01-04 11:23:42 -08:00
2009-12-03 12:41:37 -08:00
2010-01-31 10:24:53 -08:00
2010-10-19 14:15:30 -07:00
2010-12-10 13:52:05 -08:00
2009-04-06 00:27:09 -07:00
2010-08-20 10:53:56 -07:00
2010-11-03 09:19:10 -07:00
2010-12-16 12:57:15 -08:00
2011-01-04 11:23:42 -08:00
2010-10-08 12:31:07 -07:00
2009-03-02 12:34:54 -08:00
2010-10-08 12:31:07 -07:00
2010-10-06 12:08:48 -07:00
2011-01-10 10:39:28 -08:00
2010-08-20 14:16:51 -07:00
2009-11-08 18:29:08 -08:00
2010-10-19 12:00:28 -07:00
2010-11-03 09:20:48 -07:00
2011-01-04 11:23:42 -08:00
2010-10-13 19:10:55 -07:00
2009-03-22 21:02:38 -07:00
2010-10-13 19:10:55 -07:00
2010-10-08 12:31:07 -07:00
2010-11-03 09:20:47 -07:00
2010-12-02 11:30:35 -08:00
2010-01-10 13:01:28 +01:00
2010-01-10 13:01:28 +01:00
2010-07-20 16:52:53 -07:00
2010-11-29 17:52:34 -08:00
2010-10-08 12:31:07 -07:00
2010-12-03 16:13:06 -08:00
2010-01-20 20:28:49 -08:00
2010-10-06 12:08:48 -07:00
2010-07-20 16:59:17 -07:00
2010-10-06 12:08:48 -07:00
2010-11-04 16:53:52 -07:00
2010-11-03 09:20:47 -07:00
2010-01-10 13:01:28 +01:00
2010-01-10 13:01:28 +01:00
2010-01-10 13:01:28 +01:00
2010-11-05 10:05:46 -07:00
2010-12-16 16:36:03 -08:00
2010-10-08 12:29:52 -07:00
2011-01-18 07:07:01 -08:00
2010-02-18 17:13:18 -08:00
2010-11-03 09:20:41 -07:00
2010-10-08 12:31:07 -07:00
2011-01-04 11:23:42 -08:00
2010-10-08 12:31:07 -07:00
2010-10-13 20:20:09 -07:00
2010-12-18 22:58:40 -08:00
2010-12-19 17:49:42 -08:00
2010-01-10 13:01:28 +01:00
2010-08-20 14:16:21 -07:00
2010-01-10 13:01:28 +01:00
2010-07-20 16:59:17 -07:00
2010-08-24 09:48:20 -07:00
2010-03-30 16:49:19 -07:00
2010-01-10 13:01:28 +01:00
2009-10-24 23:50:28 -07:00
2010-04-03 12:28:42 -07:00
2010-10-08 12:29:52 -07:00
2009-07-12 14:36:40 -07:00
2010-10-08 12:31:07 -07:00
2010-09-03 09:43:42 -07:00
2010-11-03 09:19:04 -07:00
2010-10-08 12:31:07 -07:00
2010-10-08 12:29:52 -07:00
2010-06-13 20:18:23 -07:00
2010-10-08 12:31:07 -07:00
2010-08-18 14:02:03 -07:00
2010-03-02 21:16:45 -08:00
2010-08-20 14:16:22 -07:00
2010-01-10 13:01:28 +01:00
2008-12-09 20:57:52 -08:00
2010-12-08 11:24:12 -08:00
2010-08-24 09:48:20 -07:00
2010-10-08 12:31:07 -07:00
2009-05-16 10:28:59 -07:00
2009-08-29 14:08:03 -07:00
2010-01-10 13:01:28 +01:00
2010-11-17 13:23:55 -08:00
2010-10-08 12:31:07 -07:00
2010-01-10 13:01:28 +01:00
2009-04-05 00:39:37 -07:00
2009-06-11 19:50:45 -07:00
2010-01-10 13:01:28 +01:00
2010-01-10 13:01:28 +01:00
2009-07-10 23:57:21 -07:00
2010-08-09 10:13:18 -07:00
2010-12-14 07:36:23 -08:00
2010-10-13 19:10:55 -07:00
2009-09-13 01:32:49 -07:00
2010-12-22 14:40:26 -08:00
2010-11-23 12:15:43 -08:00
2010-01-10 13:01:28 +01:00
2010-10-13 19:10:55 -07:00
2010-10-08 12:31:07 -07:00
2011-01-04 11:23:42 -08:00
2011-01-04 11:23:42 -08:00
2010-04-18 13:56:29 -07:00
2010-11-03 09:20:41 -07:00
2010-11-24 12:45:07 -08:00
2010-01-10 13:01:25 +01:00
2010-07-25 21:52:19 -07:00
2010-07-05 11:51:20 -07:00
2010-09-18 15:14:41 -07:00
2010-10-08 12:31:07 -07:00
2010-11-29 13:26:00 -08:00
2010-12-02 11:30:35 -08:00
2010-12-07 13:13:21 -08:00
2010-12-10 16:36:53 -08:00
2010-02-18 17:13:18 -08:00
2010-01-10 13:01:28 +01:00
2010-08-24 10:47:21 -07:00
2010-10-08 12:31:07 -07:00
2010-10-21 16:26:42 -07:00
2010-01-10 13:01:28 +01:00
2010-10-19 14:15:30 -07:00
2010-11-09 09:42:57 -08:00
2008-12-02 16:13:16 -08:00
2010-08-21 23:51:22 -07:00
2010-08-09 09:11:44 -07:00
2010-07-19 11:11:07 -07:00
2011-01-07 21:50:11 +00:00
2010-01-10 13:01:28 +01:00
2010-11-03 09:20:41 -07:00
2010-01-10 13:01:28 +01:00
2010-10-21 16:26:42 -07:00
2009-04-25 09:29:38 -07:00
2010-01-10 13:01:28 +01:00
2010-01-10 13:01:28 +01:00
2010-02-14 18:23:16 -08:00
2010-01-10 13:01:28 +01:00
2010-11-15 10:05:54 -08:00
2010-12-03 14:05:32 -08:00
2010-01-10 13:01:28 +01:00
2010-01-10 13:01:28 +01:00
2011-01-05 14:57:19 -08:00
2011-01-13 11:38:05 -08:00
2009-09-22 19:40:05 -07:00
2010-10-13 19:10:55 -07:00
2010-01-10 13:01:28 +01:00
2010-08-31 14:28:20 -07:00
2008-11-14 21:48:10 -08:00
2011-01-10 09:09:02 -08:00
2010-11-11 10:57:16 -08:00
2010-10-13 19:10:55 -07:00
2011-01-04 11:23:42 -08:00
2010-07-20 16:59:17 -07:00
2010-07-05 13:39:02 -07:00
2010-11-03 09:18:58 -07:00
2010-11-03 09:19:08 -07:00
2010-01-10 13:01:28 +01:00
2010-11-03 09:20:41 -07:00
2010-01-10 13:01:28 +01:00
2010-09-09 16:17:59 -07:00
2009-03-17 12:08:43 -07:00
2010-11-24 15:13:58 -08:00
2009-03-27 00:33:19 -07:00
2009-12-05 10:03:49 -08:00
2009-04-01 11:02:42 -07:00
2009-03-27 00:33:20 -07:00
2009-03-27 00:33:19 -07:00
2009-10-22 12:59:50 -07:00
2009-04-01 11:02:42 -07:00
2011-01-04 11:23:42 -08:00
2010-09-09 11:39:20 -07:00
2010-10-26 21:54:04 -07:00
2010-06-16 14:45:09 -07:00
2010-10-08 12:31:07 -07:00
2010-01-10 13:01:28 +01:00
2010-11-24 15:55:05 -08:00
2010-12-21 14:30:19 -08:00
2010-10-06 13:45:42 -07:00
2010-01-10 13:01:28 +01:00
2010-07-20 16:59:17 -07:00
2010-11-03 09:20:48 -07:00