45 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/77fc340acad7 changeset: 48188:77fc340acad7 user: Simon Sapin <simon.sa...@octobus.net> date: Mon Oct 11 18:23:17 2021 +0200 summary: dirstate-v2: Document flags/mode/size/mtime fields of tree nodes
https://www.mercurial-scm.org/repo/hg/rev/6e01bcd111d2 changeset: 48189:6e01bcd111d2 user: Simon Sapin <simon.sa...@octobus.net> date: Fri Oct 08 12:57:24 2021 +0200 summary: dirstate-v2: Swap the order of size and mtime on disk https://www.mercurial-scm.org/repo/hg/rev/0cc0c0972164 changeset: 48190:0cc0c0972164 user: Simon Sapin <simon.sa...@octobus.net> date: Tue Oct 12 15:29:05 2021 +0200 summary: dirstate-v2: Only convert from SystemTime to Timestamp and not back https://www.mercurial-scm.org/repo/hg/rev/a5a673ec8f6f changeset: 48191:a5a673ec8f6f user: Simon Sapin <simon.sa...@octobus.net> date: Mon Oct 11 22:19:42 2021 +0200 summary: dirstate-v2: Change the representation of negative directory mtime https://www.mercurial-scm.org/repo/hg/rev/d2f760c2c91c changeset: 48192:d2f760c2c91c user: Simon Sapin <simon.sa...@octobus.net> date: Tue Oct 12 16:20:05 2021 +0200 summary: dirstate-v2: Separate Rust structs for Timestamp and PackedTimestamp https://www.mercurial-scm.org/repo/hg/rev/320de901896a changeset: 48193:320de901896a user: Simon Sapin <simon.sa...@octobus.net> date: Tue Oct 12 16:38:13 2021 +0200 summary: dirstate-v2: Truncate directory mtimes to 31 bits of seconds https://www.mercurial-scm.org/repo/hg/rev/1000db4a71f1 changeset: 48194:1000db4a71f1 user: Simon Sapin <simon.sa...@octobus.net> date: Mon Oct 11 18:37:21 2021 +0200 summary: dirstate-v2: Store unsigned integers inside DirstateEntry https://www.mercurial-scm.org/repo/hg/rev/4d5a13253d34 changeset: 48195:4d5a13253d34 user: Simon Sapin <simon.sa...@octobus.net> date: Tue Oct 12 17:57:57 2021 +0200 summary: dirstate-v2: Replace the 32-bit `mode` field with two bits https://www.mercurial-scm.org/repo/hg/rev/47fabca85457 changeset: 48196:47fabca85457 user: Simon Sapin <simon.sa...@octobus.net> date: Sun Oct 03 13:14:43 2021 +0200 summary: dirstate-v2: Name a constant in the Rust implementation https://www.mercurial-scm.org/repo/hg/rev/63e86fc9bfec changeset: 48197:63e86fc9bfec user: Simon Sapin <simon.sa...@octobus.net> date: Tue Oct 12 15:43:45 2021 +0200 summary: rust: update the rust-cpython crate to 0.7.0 https://www.mercurial-scm.org/repo/hg/rev/61ce70fd420e changeset: 48198:61ce70fd420e user: Arseniy Alekseyev <aalekse...@janestreet.com> date: Tue Oct 12 19:43:51 2021 +0100 summary: rhg: handle null changelog and manifest revisions https://www.mercurial-scm.org/repo/hg/rev/9d0e5629cfbf changeset: 48199:9d0e5629cfbf user: Arseniy Alekseyev <aalekse...@janestreet.com> date: Wed Oct 13 10:17:27 2021 -0700 summary: rhg: do not fail when the repo is empty https://www.mercurial-scm.org/repo/hg/rev/b6fc7d188f68 changeset: 48200:b6fc7d188f68 user: Martin von Zweigbergk <martinv...@google.com> date: Mon Oct 11 22:47:37 2021 -0700 summary: chistedit: move view state from a dict to a custom class https://www.mercurial-scm.org/repo/hg/rev/8ac61257c807 changeset: 48201:8ac61257c807 user: Martin von Zweigbergk <martinv...@google.com> date: Mon Oct 11 22:51:58 2021 -0700 summary: chistedit: move rendercommit() onto state class https://www.mercurial-scm.org/repo/hg/rev/9006eafa0942 changeset: 48202:9006eafa0942 user: Martin von Zweigbergk <martinv...@google.com> date: Mon Oct 11 23:02:49 2021 -0700 summary: chistedit: move layout() and dependencies onto state class https://www.mercurial-scm.org/repo/hg/rev/8dd2422b0109 changeset: 48203:8dd2422b0109 user: Martin von Zweigbergk <martinv...@google.com> date: Mon Oct 11 23:04:29 2021 -0700 summary: chistedit: move renderrules() onto state class https://www.mercurial-scm.org/repo/hg/rev/33ece8857efa changeset: 48204:33ece8857efa user: Martin von Zweigbergk <martinv...@google.com> date: Mon Oct 11 23:07:54 2021 -0700 summary: chistedit: move renderpatch() and dependencies onto state class https://www.mercurial-scm.org/repo/hg/rev/3fdeb657602f changeset: 48205:3fdeb657602f user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 08:55:19 2021 -0700 summary: chistedit: move event() onto state class https://www.mercurial-scm.org/repo/hg/rev/c7690fabce5f changeset: 48206:c7690fabce5f user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 08:56:56 2021 -0700 summary: chistedit: move patchcontents() onto state class https://www.mercurial-scm.org/repo/hg/rev/fb30ad66a572 changeset: 48207:fb30ad66a572 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:00:51 2021 -0700 summary: chistedit: move movecursor() onto state class https://www.mercurial-scm.org/repo/hg/rev/7d2464b6e30b changeset: 48208:7d2464b6e30b user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:16:14 2021 -0700 summary: chistedit: move changemode() onto state class https://www.mercurial-scm.org/repo/hg/rev/0f498e03b016 changeset: 48209:0f498e03b016 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:17:59 2021 -0700 summary: chistedit: move makeselection() onto state class https://www.mercurial-scm.org/repo/hg/rev/0444956ecbcf changeset: 48210:0444956ecbcf user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:20:46 2021 -0700 summary: chistedit: move swap() onto state class https://www.mercurial-scm.org/repo/hg/rev/141aafac446c changeset: 48211:141aafac446c user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:22:29 2021 -0700 summary: chistedit: move changeaction() onto state class https://www.mercurial-scm.org/repo/hg/rev/7913f533592d changeset: 48212:7913f533592d user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:38:04 2021 -0700 summary: chistedit: move cycleaction() onto state class https://www.mercurial-scm.org/repo/hg/rev/1302905b2d49 changeset: 48213:1302905b2d49 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 09:41:11 2021 -0700 summary: chistedit: move changeview() onto state class https://www.mercurial-scm.org/repo/hg/rev/1895027c5051 changeset: 48214:1895027c5051 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 14:28:51 2021 -0700 summary: chistedit: remove some local variable and access state on self instead https://www.mercurial-scm.org/repo/hg/rev/d8cff8564f5a changeset: 48215:d8cff8564f5a user: Martin von Zweigbergk <martinv...@google.com> date: Tue Oct 12 14:12:41 2021 -0700 summary: chistedit: rename a confusingly named variable https://www.mercurial-scm.org/repo/hg/rev/7bc1beedd718 changeset: 48216:7bc1beedd718 user: Matt Harbison <matt_harbi...@yahoo.com> date: Fri Sep 17 15:02:01 2021 -0400 summary: pyoxidizer: don't use in-memory for resources on macOS https://www.mercurial-scm.org/repo/hg/rev/e10f5dc7f5bf changeset: 48217:e10f5dc7f5bf user: Matt Harbison <matt_harbi...@yahoo.com> date: Fri Sep 17 15:07:30 2021 -0400 summary: pyoxidizer: add the user site to `sys.path` on macOS https://www.mercurial-scm.org/repo/hg/rev/15dedc0c5c35 changeset: 48218:15dedc0c5c35 user: Simon Sapin <simon.sa...@octobus.net> date: Wed Oct 13 16:21:39 2021 +0200 summary: status: Extract TruncatedTimestamp from fs::Metadata without SystemTime https://www.mercurial-scm.org/repo/hg/rev/308d9c245337 changeset: 48219:308d9c245337 user: Simon Sapin <simon.sa...@octobus.net> date: Wed Oct 13 17:32:52 2021 +0200 summary: dirstate-v2: Add storage space for nanoseconds precision in file mtimes https://www.mercurial-scm.org/repo/hg/rev/e7b5e8ba7cab changeset: 48220:e7b5e8ba7cab user: Simon Sapin <simon.sa...@octobus.net> date: Fri Oct 08 13:15:22 2021 +0200 summary: dirstate: Move more methods to the _dirstatemapcommon base class https://www.mercurial-scm.org/repo/hg/rev/a32a96079e2d changeset: 48221:a32a96079e2d user: Simon Sapin <simon.sa...@octobus.net> date: Sun Oct 03 13:18:03 2021 +0200 summary: dirstate-v2: initial Python parser https://www.mercurial-scm.org/repo/hg/rev/7e78c72ee3ea changeset: 48222:7e78c72ee3ea user: Raphaël Gomès <rgo...@octobus.net> date: Thu Jul 22 17:31:37 2021 +0200 summary: dirstate-v2: Initial Python serializer https://www.mercurial-scm.org/repo/hg/rev/b4f83c9e7905 changeset: 48223:b4f83c9e7905 user: Simon Sapin <simon.sa...@octobus.net> date: Fri Jul 16 18:42:20 2021 +0200 summary: dirstate-v2: Add support when Rust is not enabled https://www.mercurial-scm.org/repo/hg/rev/6b5773f89183 changeset: 48224:6b5773f89183 user: Arseniy Alekseyev <aalekse...@janestreet.com> date: Mon Oct 04 19:06:45 2021 +0100 summary: rhg: faster hg cat when many files are requested https://www.mercurial-scm.org/repo/hg/rev/0cc69017d47f changeset: 48225:0cc69017d47f user: Arseniy Alekseyev <aalekse...@janestreet.com> date: Tue Oct 05 15:10:42 2021 +0100 summary: rhg: stop manifest traversal when no more files are needed https://www.mercurial-scm.org/repo/hg/rev/5e77bdc29d56 changeset: 48226:5e77bdc29d56 user: Arseniy Alekseyev <aalekse...@janestreet.com> date: Thu Oct 14 13:34:37 2021 +0100 summary: rhg: do not try to open a nodemap for an inline index https://www.mercurial-scm.org/repo/hg/rev/4518d91f02d8 changeset: 48227:4518d91f02d8 user: Simon Sapin <simon.sa...@octobus.net> date: Thu Oct 14 13:58:25 2021 +0200 summary: rust: Reformat source code https://www.mercurial-scm.org/repo/hg/rev/50dca3aa5c3b changeset: 48228:50dca3aa5c3b user: Simon Sapin <simon.sa...@octobus.net> date: Thu Oct 14 13:59:18 2021 +0200 summary: dirstate: Remove unused variable https://www.mercurial-scm.org/repo/hg/rev/db5897321351 changeset: 48229:db5897321351 user: Simon Sapin <simon.sa...@octobus.net> date: Thu Oct 14 15:05:04 2021 +0200 summary: dirstate-v2: Use attributes as intended instead of properties in v2_data() https://www.mercurial-scm.org/repo/hg/rev/7ed0fc687220 changeset: 48230:7ed0fc687220 user: Martin von Zweigbergk <martinv...@google.com> date: Thu Oct 14 08:58:07 2021 -0700 summary: narrow: raise StateError when working copy is stale (for detailed exit code) https://www.mercurial-scm.org/repo/hg/rev/0524c1359bfc changeset: 48231:0524c1359bfc user: Simon Sapin <simon.sa...@octobus.net> date: Thu Oct 14 16:06:31 2021 +0200 summary: dirstate-v2: Extend node flags to 16 bits https://www.mercurial-scm.org/repo/hg/rev/f7fd629ffb98 changeset: 48232:f7fd629ffb98 bookmark: @ tag: tip user: Simon Sapin <simon.sa...@octobus.net> date: Thu Oct 14 16:39:16 2021 +0200 summary: dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flags -- Repository URL: https://www.mercurial-scm.org/repo/hg _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel