Tue, 19 Jan 2021 00:20:53 +0100 |
Joerg Sonnenberger |
repository: introduce register_changeset callback
|
file |
diff |
annotate
|
Tue, 19 Jan 2021 00:18:39 +0100 |
Joerg Sonnenberger |
commit: look-up new revision once
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Thu, 29 Oct 2020 00:17:12 -0700 |
Martin von Zweigbergk |
branching: merge with stable
|
file |
diff |
annotate
|
Tue, 20 Oct 2020 17:32:45 +0200 |
Joerg Sonnenberger |
phases: convert registernew users to use revision sets
|
file |
diff |
annotate
|
Thu, 29 Oct 2020 07:51:13 +0100 |
Dan Villiom Podlaski Christiansen |
commit: don't change phases for preexisting commits
stable
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 12:43:04 +0530 |
Pulkit Goyal |
mergestate: add `allextras()` to get all extras
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 13:19:25 +0530 |
Pulkit Goyal |
commit: pass ChangingFiles object as argument to _process_files
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 13:15:20 +0530 |
Pulkit Goyal |
commit: pass mergestate into `_process_files` instead of re-reading it
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 13:12:11 +0530 |
Pulkit Goyal |
commit: move salvaged calculation a bit earlier in the function
|
file |
diff |
annotate
|
Sat, 10 Oct 2020 12:53:35 +0530 |
Pulkit Goyal |
commit: refactor salvage calculation to a different function
|
file |
diff |
annotate
|
Mon, 14 Sep 2020 23:47:42 +0200 |
Pierre-Yves David |
salvaged: record salvaged in ChangingFiles at commit time
|
file |
diff |
annotate
|
Fri, 25 Sep 2020 02:01:32 +0200 |
Pierre-Yves David |
changing-files: record merged files at commit time
|
file |
diff |
annotate
|
Thu, 03 Sep 2020 13:58:14 +0530 |
Pulkit Goyal |
commit: force create a new filenode if it was set in mergestate by merge
|
file |
diff |
annotate
|
Thu, 03 Sep 2020 14:14:04 +0530 |
Pulkit Goyal |
commit: pass mergestate into _filecommit() instead of re-reading it
|
file |
diff |
annotate
|
Thu, 03 Sep 2020 14:14:40 +0530 |
Pulkit Goyal |
commit: fix a wrong argument name in documentation
|
file |
diff |
annotate
|
Mon, 10 Aug 2020 15:29:02 +0530 |
Pulkit Goyal |
mergestate: use _stateextras instead of merge records for commit related info
|
file |
diff |
annotate
|
Tue, 28 Jul 2020 20:21:06 +0200 |
Pierre-Yves David |
commitctx: directly update the touched and added set of files
|
file |
diff |
annotate
|
Tue, 28 Jul 2020 20:19:09 +0200 |
Pierre-Yves David |
commitctx: directly updated the set of removed files
|
file |
diff |
annotate
|
Wed, 29 Jul 2020 16:48:31 +0200 |
Pierre-Yves David |
commitctx: create the `ChangingFiles` object sooner
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 16:34:02 +0200 |
Pierre-Yves David |
commitctx: move ChangingFiles creation directly inside `_process_files`
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 16:13:32 +0200 |
Pierre-Yves David |
commitctx: create the ChangingFiles object directly in the various case
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 16:13:17 +0200 |
Pierre-Yves David |
commitctx: no longer make the storage and added/removed file optional
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 16:07:38 +0200 |
Pierre-Yves David |
commitctx: directly gather p1 and p2 copies in `files`
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 15:55:09 +0200 |
Pierre-Yves David |
commitctx: directly pass a ChangingFiles object to changelog.add
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 15:49:12 +0200 |
Pierre-Yves David |
commitctx: return a richer object from _prepare_files
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 15:37:05 +0200 |
Pierre-Yves David |
commitctx: gather more code dealing with copy-in-extra
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 15:33:45 +0200 |
Pierre-Yves David |
commitctx: rename files to touched in a couple of place
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 15:13:25 +0200 |
Pierre-Yves David |
commitctx: extract copy information encoding into extra into commit.py
|
file |
diff |
annotate
|
Sat, 25 Jul 2020 14:59:55 +0200 |
Pierre-Yves David |
commitctx: create the new extra dict on its own line
|
file |
diff |
annotate
|