Mercurial > hg
graph
-
update: add a test for `--merge` overriding the "abort" configFri, 03 Dec 2021 12:19:36 +0100, by Pierre-Yves David
-
update: use long version of the flag in the testFri, 03 Dec 2021 12:01:00 +0100, by Pierre-Yves David
-
backout: backed out changeset 5d83a40cd3f8Mon, 22 Nov 2021 10:47:12 +0100, by Raphaël Gomès
-
status: keep second-ambiguous mtimes during fixupWed, 24 Nov 2021 05:00:28 +0100, by Pierre-Yves David
-
dirstate-item: make sure we load `mtime-second-ambiguous` from diskWed, 24 Nov 2021 04:43:57 +0100, by Pierre-Yves David
-
dirstate-item: make sure we set the mtime-second-ambiguous on v2 writeWed, 24 Nov 2021 05:00:06 +0100, by Pierre-Yves David
-
dirstate-item: ignore mtime to write v1 when `mtime-second-ambiguous` is setWed, 24 Nov 2021 04:59:48 +0100, by Pierre-Yves David
-
dirstate-item: implement the comparison logic for mtime-second-ambiguousWed, 24 Nov 2021 04:51:05 +0100, by Pierre-Yves David
-
dirstate-item: add a "second_ambiguous` flag in the mtime tupleWed, 24 Nov 2021 04:40:00 +0100, by Pierre-Yves David
-
dirstate: drop comparison primitive on the timestamp classTue, 23 Nov 2021 19:27:17 +0100, by Pierre-Yves David
-
largefile: use the proper "mtime boundary" logic during fixupTue, 23 Nov 2021 18:13:33 +0100, by Pierre-Yves David
-
status: move the boundary comparison logic within the timestamp moduleTue, 23 Nov 2021 18:03:51 +0100, by Pierre-Yves David
-
tests: remove potential mtime ambiguity in a dirstate testTue, 23 Nov 2021 18:11:42 +0100, by Pierre-Yves David
-
dirstate: cleanup remaining of "now" during writeFri, 19 Nov 2021 03:03:01 +0100, by Pierre-Yves David
-
dirstate: remove need_delay logicFri, 19 Nov 2021 03:04:42 +0100, by Pierre-Yves David
-
dirstate: remove `lastnormaltime` mechanismMon, 25 Oct 2021 11:36:22 +0200, by Pierre-Yves David
-
status: use filesystem time boundary to invalidate racy mtimeThu, 18 Nov 2021 13:12:40 +0100, by Pierre-Yves David
-
test: use a different timestamp for the updated fileThu, 18 Nov 2021 15:00:13 +0100, by Pierre-Yves David
-
win32text: drop associated dirstate cache information on revertTue, 23 Nov 2021 03:22:30 +0100, by Pierre-Yves David
-
dirstate: stop gathering parentfiledata in update_fileWed, 17 Nov 2021 20:27:27 +0100, by Pierre-Yves David
-
dirstate: stop gathering parentfiledata in update_file_p1Wed, 17 Nov 2021 20:26:33 +0100, by Pierre-Yves David
-
dirstate: make it mandatory to provide parentfiledata in `set_clean`Wed, 17 Nov 2021 20:26:14 +0100, by Pierre-Yves David
-
dirstate: do no use `set_clean` in revertMon, 22 Nov 2021 15:58:51 +0100, by Pierre-Yves David
-
status: adapt the "keyword" extensions to gather stats at lookup timeThu, 18 Nov 2021 22:49:05 +0100, by Pierre-Yves David
-
status: adapt largefile to gather stats at lookup timeThu, 18 Nov 2021 22:46:50 +0100, by Pierre-Yves David
-
status: gather fixup info at comparison timeWed, 17 Nov 2021 23:37:47 +0100, by Pierre-Yves David
-
update: filter the ambiguous mtime in update directlyWed, 17 Nov 2021 10:22:15 +0100, by Pierre-Yves David
-
dirstate: move "get fs now" in the timestamp utility moduleWed, 17 Nov 2021 12:24:00 +0100, by Pierre-Yves David
-
dirstate-item: allow mtime to be None in "parentdata"Wed, 17 Nov 2021 10:26:48 +0100, by Pierre-Yves David
-
dirstate: add a comment about a racy piece of code during updatesWed, 17 Nov 2021 02:58:44 +0100, by Pierre-Yves David
-
tests: add missing `head` for when things go wrongMon, 25 Oct 2021 15:11:53 +0200, by Raphaël Gomès
-
tests: ensure a status will have non ambiguous mtime in some race testTue, 23 Nov 2021 16:32:56 +0100, by Pierre-Yves David
-
tests: make sure no ambiguities remains after the commitThu, 18 Nov 2021 00:08:57 +0100, by Pierre-Yves David
-
dirstate: clarify a `hg update` invocation in a testThu, 04 Nov 2021 17:49:25 +0100, by Pierre-Yves David
-
test: mark rhg output as flakyWed, 01 Dec 2021 00:04:29 +0100, by Pierre-Yves David
-
chistedit: explain which order the commits are presented inMon, 18 Oct 2021 12:30:53 -0700, by Martin von Zweigbergk
-
errors: use detailed error for invalid commit-extras argumentMon, 22 Nov 2021 17:21:55 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code in pathauditorFri, 19 Nov 2021 16:21:00 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code for RepoLookupErrorFri, 19 Nov 2021 16:16:21 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code for detected case-collisionFri, 19 Nov 2021 15:40:56 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code when trying to merge file outside narrowspecFri, 19 Nov 2021 15:39:35 -0800, by Martin von Zweigbergk
-
errors: use detailed exit code for non-integer number of diff context linesFri, 19 Nov 2021 15:38:36 -0800, by Martin von Zweigbergk
-
patch: add hint about mangled whitespace on bad patchFri, 19 Nov 2021 09:17:30 -0800, by Martin von Zweigbergk
-
errors: return more detailed errors when failing to parse or apply patchFri, 19 Nov 2021 12:57:53 -0800, by Martin von Zweigbergk
-
extensions: add a default "*" suboptions prefixFri, 26 Nov 2021 17:22:14 +0100, by Pierre-Yves David
-
extension: add a `required` suboption to enforce the use of an extensionsFri, 26 Nov 2021 17:17:49 +0100, by Pierre-Yves David
-
extensions: highlight the name of the faulty extensions in the error messageMon, 29 Nov 2021 13:09:04 +0100, by Pierre-Yves David
-
extensions: refactor handling of loading error make it reusableFri, 26 Nov 2021 16:55:34 +0100, by Pierre-Yves David
-
extensions: ignore "sub-options" when looking for extensionsFri, 26 Nov 2021 16:51:58 +0100, by Pierre-Yves David
-
automation: support Python 3.10 on WindowsTue, 23 Nov 2021 17:52:38 -0800, by Gregory Szorc
-
contrib: update Windows environment to Python 3.9.9Mon, 15 Nov 2021 20:10:50 -0800, by Gregory Szorc
-
rhg: implement the debugignorerhg subcommandMon, 29 Nov 2021 14:07:47 +0000, by Arseniy Alekseyev
-
rhg: refactor to use IgnoreFnType alias more widelyMon, 29 Nov 2021 14:06:41 +0000, by Arseniy Alekseyev
-
rhg: only complain about poorly configured fallback when falling backThu, 11 Nov 2021 14:26:25 +0000, by Arseniy Alekseyev
-
packaging: bump pygit2 to 1.7.1Wed, 24 Nov 2021 20:51:01 -0500, by Matt Harbison
-
packaging: bump windows_curses to 2.3.0Wed, 24 Nov 2021 20:45:27 -0500, by Matt Harbison
-
packaging: regenerate the requirements files with pip-tools 6.4.0Wed, 24 Nov 2021 20:43:05 -0500, by Matt Harbison
-
rhg: Add support for `rhg status -n`Fri, 26 Nov 2021 15:59:09 +0100, by Simon Sapin
-
filemerge: simplify slightly by using filectx.decodeddata()Fri, 19 Nov 2021 18:48:34 -0800, by Martin von Zweigbergk
-
filemerge: rename _formatconflictmarker() since it formats a labelFri, 19 Nov 2021 18:14:25 -0800, by Martin von Zweigbergk