Elijah Newren
50b5ecfaf0
merge-ll: rename from ll-merge
...
A long term (but rather minor) pet-peeve of mine was the name
ll-merge.[ch]. I thought it made it harder to realize what stuff was
related to merging when I was working on the merge machinery and trying
to improve it.
Further, back in d1cbe1e6d8
("hash-ll.h: split out of hash.h to remove
dependency on repository.h", 2023-04-22), we have split the portions of
hash.h that do not depend upon repository.h into a "hash-ll.h" (due to
the recommendation to use "ll" for "low-level" in its name[1], but which
I used as a suffix precisely because of my distaste for "ll-merge").
When we discussed adding additional "*-ll.h" files, a request was made
that we use "ll" consistently as either a prefix or a suffix. Since it
is already in use as both a prefix and a suffix, the only way to do so
is to rename some files.
Besides my distaste for the ll-merge.[ch] name, let me also note that
the files
ll-fsmonitor.h, ll-hash.h, ll-merge.h, ll-object-store.h, ll-read-cache.h
would have essentially nothing to do with each other and make no sense
to group. But giving them the common "ll-" prefix would group them. Using
"-ll" as a suffix thus seems just much more logical to me. Rename
ll-merge.[ch] to merge-ll.[ch] to achieve this consistency, and to
ensure we get a more logical grouping of files.
[1] https://lore.kernel.org/git/kl6lsfcu1g8w.fsf@chooglen-macbookpro.roam.corp.google.com/
Signed-off-by: Elijah Newren <newren@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2023-05-16 08:58:17 -07:00
..
2023-04-28 16:03:03 -07:00
2023-02-06 14:07:33 -08:00
2022-09-07 09:46:05 -07:00
2022-04-03 15:09:52 -07:00
2023-05-02 10:13:50 -07:00
2023-05-16 08:58:17 -07:00
2023-04-05 14:18:53 -07:00
2023-04-05 21:37:45 -07:00
2023-04-24 15:16:31 -07:00
2022-10-21 11:39:38 -07:00
2022-09-23 10:01:07 -07:00
2023-05-16 08:58:16 -07:00
2022-10-30 21:04:44 -04:00
2021-11-09 09:39:11 -08:00
2022-06-13 11:57:03 -07:00
2023-01-13 12:55:14 -08:00
2023-03-09 08:32:21 -08:00
2022-04-04 10:56:23 -07:00
2023-01-16 12:03:14 -08:00
2023-02-06 15:03:34 -08:00
2023-03-21 13:18:45 -07:00
2022-10-13 09:32:57 -07:00
2023-01-23 09:40:14 -08:00
2021-10-28 09:57:09 -07:00
2023-02-18 09:29:13 -08:00
2023-01-13 11:58:51 -08:00
2023-03-24 12:05:22 -07:00
2023-04-13 08:07:45 -07:00
2022-08-12 13:20:02 -07:00
2023-03-19 15:03:12 -07:00
2023-01-18 08:24:39 -08:00
2023-01-14 08:49:55 -08:00
2022-02-03 11:13:49 -08:00
2022-01-13 13:49:45 -08:00
2023-04-18 15:47:13 -07:00
2023-01-13 09:55:45 -08:00
2022-10-28 11:26:54 -07:00
2023-04-11 08:46:09 -07:00
2022-09-07 09:46:07 -07:00
2022-10-28 11:26:54 -07:00
2022-09-07 09:46:06 -07:00
2022-07-14 15:08:29 -07:00
2022-10-13 09:32:56 -07:00
2023-01-29 09:21:07 -08:00
2023-03-17 14:03:10 -07:00
2021-11-09 09:39:11 -08:00
2021-11-09 09:39:11 -08:00
2022-07-19 12:45:31 -07:00
2022-07-19 12:45:31 -07:00
2021-05-17 15:56:29 +09:00
2022-08-12 13:20:02 -07:00
2022-10-13 09:32:55 -07:00
2022-06-13 11:59:16 -07:00
2021-11-09 09:39:11 -08:00
2022-10-25 17:11:43 -07:00
2023-04-05 21:03:29 -07:00
2022-10-13 09:32:54 -07:00
2022-09-07 09:46:06 -07:00
2022-03-28 10:25:52 -07:00
2023-01-13 17:33:32 -08:00
2021-12-20 14:55:02 -08:00
2023-04-21 15:35:05 -07:00
2023-04-21 15:35:05 -07:00
2022-10-25 15:44:18 -07:00
2022-10-05 11:05:23 -07:00
2023-04-18 14:56:48 -07:00
2022-09-07 09:46:05 -07:00
2021-11-09 09:39:11 -08:00
2022-10-13 09:32:55 -07:00
2022-08-04 14:12:23 -07:00
2023-02-08 12:50:03 -08:00
2021-09-10 15:34:59 -07:00
2021-11-09 09:39:11 -08:00
2021-11-09 09:39:11 -08:00
2022-09-07 09:46:05 -07:00
2022-03-09 10:25:26 -08:00
2021-11-09 09:39:11 -08:00
2022-09-07 09:46:07 -07:00
2022-10-28 11:26:54 -07:00
2022-09-14 12:56:40 -07:00
2023-01-13 11:55:17 -08:00
2023-02-10 21:57:51 -08:00
2022-04-08 11:21:11 -07:00
2022-09-07 09:46:06 -07:00
2022-11-14 22:39:25 -05:00
2022-10-13 09:32:55 -07:00
2021-12-01 14:45:59 -08:00
2021-11-09 09:39:11 -08:00
2023-03-19 15:03:11 -07:00
2023-01-13 09:55:46 -08:00
2023-04-05 21:03:29 -07:00
2021-04-10 23:36:34 -07:00
2022-02-02 14:50:09 -08:00
2022-09-21 10:21:46 -07:00
2022-10-13 09:32:56 -07:00
2022-01-10 09:39:26 -08:00
2022-09-07 09:46:06 -07:00
2022-05-04 10:30:01 -07:00
2022-05-26 15:48:26 -07:00
2023-03-30 07:50:43 -07:00
2022-10-24 15:44:20 -07:00
2022-10-13 09:32:55 -07:00
2021-10-18 15:47:56 -07:00
2022-11-14 16:55:50 -05:00
2022-08-26 09:49:26 -07:00
2023-01-23 09:40:14 -08:00
2023-03-27 09:32:49 -07:00
2022-10-13 09:32:57 -07:00
2022-10-13 09:32:58 -07:00
2022-05-09 10:53:58 -07:00
2022-10-24 13:39:42 -07:00
2021-11-09 09:39:11 -08:00
2022-10-13 09:32:56 -07:00
2023-01-13 09:55:45 -08:00
2021-12-01 14:45:59 -08:00
2022-10-13 09:32:56 -07:00
2023-02-27 09:27:03 -08:00
2022-11-29 10:41:06 +09:00
2021-09-28 10:31:02 -07:00
2023-04-03 08:55:43 -07:00
2022-10-13 09:32:56 -07:00
2022-10-24 14:48:05 -07:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:55 -07:00
2023-03-27 10:51:12 -07:00
2021-11-09 09:39:11 -08:00
2022-10-28 11:26:54 -07:00
2022-12-01 15:27:41 +09:00
2022-02-09 15:38:36 -08:00
2021-12-10 14:35:03 -08:00
2022-09-07 09:46:07 -07:00
2022-10-09 12:31:24 -07:00
2023-04-13 08:07:45 -07:00
2022-09-12 11:04:55 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-09-12 11:04:55 -07:00
2022-12-18 11:48:26 +09:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:55 -07:00
2022-10-13 09:32:56 -07:00
2021-09-14 10:05:40 -07:00
2021-10-28 09:57:09 -07:00
2022-10-13 09:32:55 -07:00
2023-01-30 14:24:24 -08:00
2023-02-27 10:08:56 -08:00
2022-01-17 11:42:25 -08:00
2023-02-22 15:18:58 -08:00
2021-03-22 14:00:24 -07:00
2021-08-05 15:35:02 -07:00
2022-08-04 14:12:23 -07:00
2022-08-04 14:12:24 -07:00
2022-10-30 19:58:40 -04:00
2023-02-01 08:49:23 -08:00
2023-04-18 14:56:48 -07:00
2023-03-06 21:51:56 -08:00
2023-04-14 10:41:15 -07:00
2021-10-25 11:06:56 -07:00
2021-05-04 11:52:03 +09:00
2021-05-04 11:52:03 +09:00
2021-04-10 23:36:34 -07:00
2022-09-16 08:38:03 -07:00
2022-08-04 14:12:23 -07:00
2022-08-04 14:12:24 -07:00
2022-08-04 14:12:24 -07:00
2023-01-08 10:28:34 +09:00
2022-08-10 14:07:37 -07:00
2021-11-09 09:39:11 -08:00
2021-07-30 09:08:12 -07:00
2021-04-08 15:54:26 -07:00
2021-10-25 11:06:57 -07:00
2021-11-09 09:39:11 -08:00
2022-10-30 19:58:46 -04:00
2022-10-25 15:44:19 -07:00
2021-10-15 10:29:11 -07:00
2021-10-15 10:16:57 -07:00
2022-08-04 14:12:23 -07:00
2023-04-21 15:35:04 -07:00
2021-10-29 11:22:56 -07:00
2021-08-05 15:35:02 -07:00
2023-04-17 18:05:12 -07:00
2023-05-16 08:58:16 -07:00
2023-01-19 14:35:15 -08:00
2021-10-29 14:35:59 -07:00
2022-08-03 13:57:25 -07:00
2023-04-04 14:28:29 -07:00
2022-09-19 14:36:08 -07:00
2023-01-13 09:55:46 -08:00
2022-09-02 10:02:55 -07:00
2023-04-05 14:50:25 -07:00
2022-04-21 09:50:25 -07:00
2023-02-07 11:02:27 -08:00
2023-05-16 08:58:16 -07:00