Mercurial > hg
graph
-
merge with stableMon, 07 Sep 2020 15:20:31 -0400, by Augie Fackler
-
extdiff: refactor cmdline and gui calculation login in a separate fnWed, 02 Sep 2020 19:46:55 +0530, by Pulkit Goyal
-
extdiff: reorder an if-else conditionalWed, 02 Sep 2020 19:17:31 +0530, by Pulkit Goyal
-
run-tests: extract logic to get errpath in a utility funcWed, 02 Sep 2020 23:09:45 +0530, by Sushil khanchi
-
run-tests: refactor filtering logic for --retest flagSat, 22 Aug 2020 16:31:34 +0530, by Sushil khanchi
-
tests: add a --retest test to demonstrate a fix in next patchThu, 27 Aug 2020 12:24:57 +0530, by Sushil khanchi
-
tests: remove a sub-test since we are done with it in test-run-tests.tThu, 27 Aug 2020 12:21:24 +0530, by Sushil khanchi
-
storageutil: allow modern hash sizes for fileidsTue, 21 Jul 2020 22:41:45 +0200, by Joerg Sonnenberger
-
registrar: fix a documentation typoTue, 01 Sep 2020 22:28:41 -0400, by Matt Harbison
-
documentation: add `zstd` compression to the internal `revlogs` documentationMon, 10 Aug 2020 15:50:22 +0200, by Antoine Cezar
-
extdiff: move single file handling inside `not per-file` conditionalSat, 29 Aug 2020 14:35:18 +0530, by Pulkit Goyal
-
extdiff: remove dir2root and pass full path as dir2 in _runperfilediff()Sat, 29 Aug 2020 14:32:26 +0530, by Pulkit Goyal
-
extdiff: pass full paths of `dir1a` and `dir1b` to `_runperfilediff()`Sat, 29 Aug 2020 14:28:34 +0530, by Pulkit Goyal
-
hgweb: compatibility of hgweb.cgi template with Python 3 stableWed, 02 Sep 2020 12:31:37 +0200, by Harald Klimach
-
genosxversion: don't give up if we can't find a path to hg libraries stableTue, 01 Sep 2020 10:33:10 -0400, by Augie Fackler
-
tests: fix test-demandimport.py on Python 3.9 stableWed, 02 Sep 2020 01:30:56 +0200, by Manuel Jacob
-
merge with stableTue, 01 Sep 2020 09:46:15 -0400, by Augie Fackler
-
mercurial: force LF endings for *.py, *.{c,h} and *.t in .editorconfigMon, 24 Aug 2020 12:39:48 -0400, by Matt Harbison
-
hooklib: update documentation of changeset_obsoletedfor for changed hook typeTue, 18 Aug 2020 22:21:00 +0800, by Aay Jay Chan
-
worker: don't expose readinto() on _blockingreader since pickle is pickyFri, 14 Aug 2020 20:45:49 -0700, by Martin von Zweigbergk
-
test: add `test-repo` requirement to `test-check-format` (issue6395) stable 5.5.1Thu, 27 Aug 2020 09:06:35 +0200, by Pierre-Yves David
-
commit: clear mergestate also with --amend (issue6304)Tue, 18 Aug 2020 15:03:57 -0700, by Martin von Zweigbergk
-
tests: add test showing that merge state is not cleared by amendTue, 18 Aug 2020 14:26:49 -0700, by Martin von Zweigbergk
-
requirements: introduce constants for `shared` and `relshared` requirementsTue, 11 Aug 2020 13:43:43 +0530, by Pulkit Goyal
-
mergestate: replace `addmergedother()` with generic `addcommitinfo()` (API)Mon, 10 Aug 2020 15:47:21 +0530, by Pulkit Goyal
-
merge: introduce `addcommitinfo()` on mergeresult objectMon, 10 Aug 2020 15:38:45 +0530, by Pulkit Goyal
-
merge: use collections.defaultdict() for mergeresult.commitinfoMon, 10 Aug 2020 15:34:27 +0530, by Pulkit Goyal
-
mergestate: use _stateextras instead of merge records for commit related infoMon, 10 Aug 2020 15:29:02 +0530, by Pulkit Goyal
-
mergestate: use collections.defaultdict(dict) for _stateextrasMon, 10 Aug 2020 15:09:44 +0530, by Pulkit Goyal
-
hgweb: minimize scope of a try-block in staticfile()Mon, 03 Aug 2020 23:41:50 -0700, by Martin von Zweigbergk
-
hgweb: ignore web.templates config when guessing mime type for static contentMon, 03 Aug 2020 23:38:50 -0700, by Martin von Zweigbergk
-
hgweb: let staticfile() look up path from default location unless providedSat, 22 Aug 2020 16:03:44 -0700, by Martin von Zweigbergk
-
hgweb: handle None from templatedir() equally bad in webcommands.pyMon, 03 Aug 2020 22:40:05 -0700, by Martin von Zweigbergk
-
posixworker: avoid creating workers that end up getting no workThu, 13 Aug 2020 10:37:25 -0700, by Martin von Zweigbergk
-
revert: remove dangerous `parents` argument from `cmdutil.revert()`Mon, 10 Aug 2020 21:46:47 -0700, by Martin von Zweigbergk
-
requirements: introduce a set of working directory specific requirementsMon, 10 Aug 2020 18:08:15 -0700, by Pulkit Goyal
-
localrepo: move requirements constant to requirements moduleSat, 08 Aug 2020 16:37:59 +0530, by Pulkit Goyal
-
requirements: introduce new requirements related moduleSat, 08 Aug 2020 16:24:12 +0530, by Pulkit Goyal
-
repository: introduce constant for treemanifest requirement and use itSat, 08 Aug 2020 15:48:17 +0530, by Pulkit Goyal
-
tests: make flag parsing test more future safeTue, 21 Jul 2020 22:13:54 +0200, by Joerg Sonnenberger
-
rename: add support for --at-rev, which marks as copy and removes the sourceTue, 28 Jul 2020 09:58:28 -0700, by Martin von Zweigbergk
-
tests: make test-install.t work on debian systemsFri, 24 Jul 2020 15:03:14 -0700, by Kyle Lippincott
-
rhg: handle broken pipe error for stderrFri, 24 Jul 2020 10:34:04 +0200, by Antoine Cezar
-
rhg: extract function handle_stdout_errorFri, 24 Jul 2020 17:24:10 +0200, by Antoine Cezar
-
rhg: add a limited `rhg files` subcommandFri, 17 Jul 2020 17:24:54 +0200, by Antoine Cezar
-
rhg: add a `Files` `Command` to prepare the `rhg files` subcommandWed, 29 Jul 2020 10:21:17 +0200, by Antoine Cezar
-
rhg: simplify `FindRootError` handlingWed, 29 Jul 2020 15:49:44 +0200, by Antoine Cezar
-
rhg: add buffered stdout writing possibilityWed, 29 Jul 2020 10:26:17 +0200, by Antoine Cezar
-
rhg: ask the error message from `CommandError`Mon, 20 Jul 2020 18:14:52 +0200, by Antoine Cezar
-
rhg: Do not return error when when we really mean ok in commandsTue, 21 Jul 2020 10:39:30 +0200, by Antoine Cezar
-
hg-core: define a `ListTrackedFiles` `Operation`Sat, 08 Aug 2020 12:52:39 -0700, by Antoine Cezar
-
hg-core: remove the `Operation` traitWed, 29 Jul 2020 10:08:09 +0200, by Antoine Cezar
-
hg-core: make parse_dirstate return references rather than update hashmapsTue, 04 Aug 2020 10:59:43 +0200, by Antoine Cezar
-
repository: introduce constant for internal phase repo requirement and use itFri, 07 Aug 2020 18:01:48 +0530, by Pulkit Goyal
-
repository: introduce constant for sparse repo requirement and use itSat, 08 Aug 2020 10:06:32 -0700, by Pulkit Goyal
-
localrepo: refactor `.hg/requires` reading logic in separate functionFri, 07 Aug 2020 16:02:13 +0530, by Pulkit Goyal
-
localrepo: refactor logic to calculate sharedvfs in separate fnFri, 07 Aug 2020 15:52:52 +0530, by Pulkit Goyal
-
keepalive: Do not append _rbuf if _raw_readinto exists (issue6356) stableSun, 02 Aug 2020 17:40:35 +0200, by Cédric Krier