Page MenuHomeSoftware Heritage
Feed Advanced Search

Nov 9 2021

stsp updated the diff for D6593: handle Attic-only RCS files over CVS pserver.

rebased patch

Nov 9 2021, 3:51 PM
stsp closed D6592: improve test coverage of file additions and deletions.
Nov 9 2021, 3:50 PM
stsp committed rDLDCVSd72f15f24dbd: improve test coverage of file additions and deletions (authored by stsp).
improve test coverage of file additions and deletions
Nov 9 2021, 3:50 PM
stsp updated the diff for D6592: improve test coverage of file additions and deletions.

rebased patch

Nov 9 2021, 3:48 PM
stsp closed D6591: display file state in progress logging output.
Nov 9 2021, 3:47 PM
stsp committed rDLDCVSca23bc13c21b: display file state in progress logging output (authored by stsp).
display file state in progress logging output
Nov 9 2021, 3:47 PM
stsp updated the diff for D6591: display file state in progress logging output.

rebased patch

Nov 9 2021, 3:43 PM
stsp closed D6590: add support for RCS keyword expansion over pserver protocol.
Nov 9 2021, 3:43 PM
stsp committed rDLDCVSf52f0e452132: add support for RCS keyword expansion over pserver protocol (authored by stsp).
add support for RCS keyword expansion over pserver protocol
Nov 9 2021, 3:43 PM
stsp updated the diff for D6590: add support for RCS keyword expansion over pserver protocol.

rebased patch

Nov 9 2021, 3:19 PM
stsp added a comment to T3691: Implement CVS loader.

As of D6623 the CVS loader is able to convert GNU dino correctly over both rsync and pserver access.

Nov 9 2021, 1:30 PM · CVS loader, Archive coverage
stsp requested review of D6623: add CVS commit ID support to rlog.py.
Nov 9 2021, 1:28 PM
stsp added a revision to T3691: Implement CVS loader: D6623: add CVS commit ID support to rlog.py.
Nov 9 2021, 1:27 PM · CVS loader, Archive coverage
stsp added inline comments to D6593: handle Attic-only RCS files over CVS pserver.
Nov 9 2021, 12:04 PM
stsp updated the diff for D6593: handle Attic-only RCS files over CVS pserver.

assert self.cvsroot_path instead of casting and squash all changes

Nov 9 2021, 12:03 PM
stsp added inline comments to D6593: handle Attic-only RCS files over CVS pserver.
Nov 9 2021, 11:19 AM

Nov 5 2021

stsp added a comment to T3691: Implement CVS loader.

Status update:

Nov 5 2021, 2:31 PM · CVS loader, Archive coverage
stsp updated the diff for D6593: handle Attic-only RCS files over CVS pserver.
  • apply style change in fetch_rlog() suggested by vlorentz
Nov 5 2021, 1:54 PM
stsp updated the diff for D6593: handle Attic-only RCS files over CVS pserver.

fix mypy errors with much help from vlorentz

Nov 5 2021, 1:50 PM
stsp updated the diff for D6590: add support for RCS keyword expansion over pserver protocol.

add docstring to cvsclient's checkout() function

Nov 5 2021, 1:48 PM
stsp updated the diff for D6590: add support for RCS keyword expansion over pserver protocol.

removed cvsclient.py test code

Nov 5 2021, 1:34 PM
stsp added inline comments to D6598: Add type annotations.
Nov 5 2021, 1:29 PM
stsp accepted D6598: Add type annotations.
Nov 5 2021, 1:26 PM
stsp added inline comments to D6593: handle Attic-only RCS files over CVS pserver.
Nov 5 2021, 1:25 PM

Nov 3 2021

stsp added inline comments to D6593: handle Attic-only RCS files over CVS pserver.
Nov 3 2021, 5:37 PM
stsp added inline comments to D6593: handle Attic-only RCS files over CVS pserver.
Nov 3 2021, 5:34 PM

Oct 31 2021

stsp requested review of D6593: handle Attic-only RCS files over CVS pserver.
Oct 31 2021, 11:33 PM
stsp added a revision to T3691: Implement CVS loader: D6593: handle Attic-only RCS files over CVS pserver.
Oct 31 2021, 11:32 PM · CVS loader, Archive coverage

Oct 30 2021

stsp requested review of D6592: improve test coverage of file additions and deletions.
Oct 30 2021, 2:03 PM
stsp requested review of D6591: display file state in progress logging output.
Oct 30 2021, 2:03 PM
stsp added a revision to T3691: Implement CVS loader: D6590: add support for RCS keyword expansion over pserver protocol.
Oct 30 2021, 11:49 AM · CVS loader, Archive coverage
stsp added a task to D6590: add support for RCS keyword expansion over pserver protocol: T3691: Implement CVS loader.
Oct 30 2021, 11:49 AM
stsp requested review of D6590: add support for RCS keyword expansion over pserver protocol.
Oct 30 2021, 11:49 AM

Oct 28 2021

stsp requested review of D6585: in cvs loader tests, use f-strings to build repository URLs.
Oct 28 2021, 7:06 PM
stsp added inline comments to D6566: test checkout of file lacking trailing \n over pserver protocol.
Oct 28 2021, 7:06 PM
stsp closed D6566: test checkout of file lacking trailing \n over pserver protocol.
Oct 28 2021, 7:02 PM
stsp committed rDLDCVSbeb7fc8a023a: test checkout of file lacking trailing \n over pserver protocol (authored by stsp).
test checkout of file lacking trailing \n over pserver protocol
Oct 28 2021, 7:02 PM

Oct 27 2021

stsp requested review of D6566: test checkout of file lacking trailing \n over pserver protocol.
Oct 27 2021, 4:22 PM
stsp added a revision to T3691: Implement CVS loader: D6566: test checkout of file lacking trailing \n over pserver protocol.
Oct 27 2021, 4:20 PM · CVS loader, Archive coverage
stsp closed D6561: rlog: fix loading of CVS commits which have a commit ID.
Oct 27 2021, 4:01 PM
stsp committed rDLDCVS509ac801df74: rlog: fix loading of CVS commits which have a commit ID (authored by stsp).
rlog: fix loading of CVS commits which have a commit ID
Oct 27 2021, 4:01 PM
stsp updated the diff for D6561: rlog: fix loading of CVS commits which have a commit ID.

rebased patch

Oct 27 2021, 4:00 PM
stsp closed D6560: rlog: fix parsing of multiple file revisions.
Oct 27 2021, 3:59 PM
stsp committed rDLDCVS0829dc3309d7: rlog: fix parsing of multiple file revisions (authored by stsp).
rlog: fix parsing of multiple file revisions
Oct 27 2021, 3:59 PM
stsp updated the diff for D6560: rlog: fix parsing of multiple file revisions.

rebased patch

Oct 27 2021, 3:58 PM
stsp added a task to D6559: cvsclient: handle additional responses sent by server: T3691: Implement CVS loader.
Oct 27 2021, 3:55 PM
stsp added a revision to T3691: Implement CVS loader: D6559: cvsclient: handle additional responses sent by server.
Oct 27 2021, 3:55 PM · CVS loader, Archive coverage
stsp added a revision to T3691: Implement CVS loader: D6561: rlog: fix loading of CVS commits which have a commit ID.
Oct 27 2021, 3:55 PM · CVS loader, Archive coverage
stsp added a task to D6561: rlog: fix loading of CVS commits which have a commit ID: T3691: Implement CVS loader.
Oct 27 2021, 3:55 PM
stsp added a revision to T3691: Implement CVS loader: D6560: rlog: fix parsing of multiple file revisions.
Oct 27 2021, 3:55 PM · CVS loader, Archive coverage
stsp added a task to D6560: rlog: fix parsing of multiple file revisions: T3691: Implement CVS loader.
Oct 27 2021, 3:55 PM
stsp committed rDLDCVS6ff0b4473c2b: apply style tweaks suggested by vlorentz and reformatted by black (authored by stsp).
apply style tweaks suggested by vlorentz and reformatted by black
Oct 27 2021, 3:52 PM
stsp closed D6559: cvsclient: handle additional responses sent by server.
Oct 27 2021, 3:52 PM
stsp committed rDLDCVS3a2f06b3d5fb: cvsclient: handle additional responses sent by server (authored by stsp).
cvsclient: handle additional responses sent by server
Oct 27 2021, 3:52 PM
stsp updated the diff for D6559: cvsclient: handle additional responses sent by server.
  • cvsclient: handle additional responses sent by server
  • apply style tweaks suggested by vlorentz and reformatted by black
Oct 27 2021, 3:51 PM
stsp closed D6558: cvsclient: handle files which lack a trailing newline.
Oct 27 2021, 3:45 PM
stsp committed rDLDCVSd3b3344bc26d: cvsclient: handle files which lack a trailing newline (authored by stsp).
cvsclient: handle files which lack a trailing newline
Oct 27 2021, 3:45 PM
stsp added a comment to D6558: cvsclient: handle files which lack a trailing newline.

Could you add a test?

Oct 27 2021, 1:11 PM
stsp added a comment to T3691: Implement CVS loader.

Current CVS loader status update:

Oct 27 2021, 12:36 PM · CVS loader, Archive coverage
stsp requested review of D6561: rlog: fix loading of CVS commits which have a commit ID.
Oct 27 2021, 12:28 PM
stsp requested review of D6560: rlog: fix parsing of multiple file revisions.
Oct 27 2021, 12:28 PM
stsp requested review of D6559: cvsclient: handle additional responses sent by server.
Oct 27 2021, 12:27 PM
stsp requested review of D6558: cvsclient: handle files which lack a trailing newline.
Oct 27 2021, 12:26 PM

Oct 4 2021

stsp closed D6399: apply re-formatting suggested by the black code formatter.
Oct 4 2021, 2:03 PM
stsp committed rDLDCVS7f761b855071: apply re-formatting suggested by the black code formatter (authored by stsp).
apply re-formatting suggested by the black code formatter
Oct 4 2021, 2:03 PM
stsp added a comment to D6399: apply re-formatting suggested by the black code formatter.

Do you have the pre-commit installed in that repository yet? [1]

[1] https://docs.softwareheritage.org/devel/developer-setup.html#checkout-the-source-code

Oct 4 2021, 2:02 PM
stsp requested review of D6399: apply re-formatting suggested by the black code formatter.
Oct 4 2021, 12:54 PM
stsp closed D6389: make the black code formatter skip the pserver scramble shift table.
Oct 4 2021, 12:49 PM
stsp committed rDLDCVSea469457eda2: make the black code formatter skip the pserver scramble shift table (authored by stsp).
make the black code formatter skip the pserver scramble shift table
Oct 4 2021, 12:49 PM

Oct 1 2021

stsp updated the diff for D6389: make the black code formatter skip the pserver scramble shift table.

rebased patch

Oct 1 2021, 3:41 PM
stsp closed D6388: fix cvs pserver authentication error.
Oct 1 2021, 3:40 PM
stsp committed rDLDCVS2b41f5205f62: fix pserver authentication error (authored by stsp).
fix pserver authentication error
Oct 1 2021, 3:39 PM
stsp requested review of D6389: make the black code formatter skip the pserver scramble shift table.
Oct 1 2021, 2:58 PM
stsp requested review of D6388: fix cvs pserver authentication error.
Oct 1 2021, 2:47 PM
stsp closed D6383: fix TypeError due to wrong LoadCvsRepository task description.
Oct 1 2021, 11:51 AM
stsp committed rDLDCVS62b0f560ef7e: fix TypeError due to wrong LoadCvsRepository task description (authored by stsp).
fix TypeError due to wrong LoadCvsRepository task description
Oct 1 2021, 11:51 AM
stsp requested review of D6383: fix TypeError due to wrong LoadCvsRepository task description.
Oct 1 2021, 11:49 AM
stsp requested review of D6382: make "yarn install" non-fatal in swh-web entrypoint.
Oct 1 2021, 10:28 AM

Sep 22 2021

stsp closed D5992: add support for the CVS loader to 'Save Code Now'.
Sep 22 2021, 8:36 PM
stsp committed rDWAPPS6722da987bd4: add support for the CVS loader to 'Save Code Now' (authored by stsp).
add support for the CVS loader to 'Save Code Now'
Sep 22 2021, 8:36 PM
stsp updated the diff for D5992: add support for the CVS loader to 'Save Code Now'.

rebased patch

Sep 22 2021, 8:02 PM
stsp updated the diff for D5992: add support for the CVS loader to 'Save Code Now'.

whitespace fix

Sep 22 2021, 7:18 PM
stsp added inline comments to D5992: add support for the CVS loader to 'Save Code Now'.
Sep 22 2021, 7:18 PM
stsp updated the diff for D5992: add support for the CVS loader to 'Save Code Now'.

include changes suggested by anlambert which I missed

Sep 22 2021, 5:59 PM
stsp updated the diff for D5992: add support for the CVS loader to 'Save Code Now'.

rebased patch

Sep 22 2021, 12:45 PM
stsp closed D6298: eliminate code duplication of logic in process_cvs_changesets().
Sep 22 2021, 12:29 PM
stsp committed rDLDCVSa7eaeb89f46f: eliminate code duplication of logic in process_cvs_changesets() (authored by stsp).
eliminate code duplication of logic in process_cvs_changesets()
Sep 22 2021, 12:29 PM
stsp updated the diff for D6298: eliminate code duplication of logic in process_cvs_changesets().

rebased patch

Sep 22 2021, 12:16 PM

Sep 17 2021

stsp requested review of D6298: eliminate code duplication of logic in process_cvs_changesets().
Sep 17 2021, 6:19 PM
stsp closed D6290: drop underscores from variable names which do not need them.
Sep 17 2021, 4:21 PM
stsp committed rDLDCVSdd8a625ca084: drop underscores from variable names which do not need them (authored by stsp).
drop underscores from variable names which do not need them
Sep 17 2021, 4:21 PM
stsp requested review of D6290: drop underscores from variable names which do not need them.
Sep 17 2021, 3:54 PM
stsp committed rDLDCVS83ea782aff87: change cvs loader licence to AGPLv3 because rcsparse is AGPLv3 (authored by stsp).
change cvs loader licence to AGPLv3 because rcsparse is AGPLv3
Sep 17 2021, 3:01 PM
stsp closed D6288: change cvs loader licence to AGPLv3 because rcsparse is AGPLv3.
Sep 17 2021, 3:01 PM
stsp committed rDLDCVSc23140580f8c: keep original licences for rlog.py, derived from viewvc and cvs2gitdump (authored by stsp).
keep original licences for rlog.py, derived from viewvc and cvs2gitdump
Sep 17 2021, 3:01 PM
stsp committed rDLDCVS56338c735119: remove rcsparse testmodule; pointless test which tox tried to run (authored by stsp).
remove rcsparse testmodule; pointless test which tox tried to run
Sep 17 2021, 2:50 PM
stsp committed rDLDCVS970e86ad27dd: make 'black' ignore cvsclient.py; forced reformatting is unreadable (authored by stsp).
make 'black' ignore cvsclient.py; forced reformatting is unreadable
Sep 17 2021, 2:50 PM
stsp committed rDLDCVS26ab35aa07d1: fix pytest arguments in tox.ini (authored by stsp).
fix pytest arguments in tox.ini
Sep 17 2021, 2:50 PM
stsp committed rDLDCVS3e5f10269f51: tell 'black' to ignore rcsparse and cvs2gitdump sources (authored by stsp).
tell 'black' to ignore rcsparse and cvs2gitdump sources
Sep 17 2021, 2:50 PM
stsp committed rDLDCVSea4c7fa15a3e: rcsparse.pyi: 'black' prefers empty line after imports (authored by stsp).
rcsparse.pyi: 'black' prefers empty line after imports
Sep 17 2021, 2:50 PM