- Aug 23, 2024
-
-
Philip Kaluđerčić authored
This adds a fallback that kicks in if the permissions are missing to access "happy.yml", by using the current date to infer the expected semester name.
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
- Aug 22, 2024
-
-
Philip Kaluđerčić authored
If this is not done, etags fails when invoked later on as the file is read only (r--) and cannot be written (rw-).
-
- Jul 19, 2024
-
-
Philip Kaluđerčić authored
-
- Jul 17, 2024
-
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
We use 'spt--remote-cip-desc' in 'spt--eval-in-cip', as this contains the proper repository configuration for the CIP.
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
- Jun 21, 2024
-
-
Philip Kaluđerčić authored
Useful to check the CI status.
-
Philip Kaluđerčić authored
This is mainly to avoid accidentally corrupting their contents and having to fix these again.
-
Philip Kaluđerčić authored
Keeping in mind that 'process-file' works on remote systems. While I don't actually use this, it would help in avoiding some peculiar edge cases.
-
Philip Kaluđerčić authored
-
- Jun 14, 2024
-
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
As it turns out that the main use of 'spt-participation' was to select a submission manually right afterwards, it seems adequate to merge these two operations into one, seeing as there is no real use to just having a purely informative 'spt-participation' command.
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
While it is slower, the diffs are ultimately easier to read in case of a conflict and we avoid all elision, that might render the state file partial and inconsistent.
-
Philip Kaluđerčić authored
-
- Jun 12, 2024
-
-
Philip Kaluđerčić authored
-
- Jun 04, 2024
-
-
Philip Kaluđerčić authored
-
- Jun 02, 2024
-
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
This is a simple hack to prevent overwriting other comments, that could arise when switching between files.
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
The most important change here is that the code will now ensure the right Email address is used to send the messages.
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
- May 24, 2024
-
-
Philip Kaluđerčić authored
-
- May 20, 2024
-
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
- May 19, 2024
-
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
Previously an accidental M-n or M-p could skip to the next comment and thereby discard incomplete data. By using the buffer modification status, this issue should be avoidable by relying on naive functionality.
-
Philip Kaluđerčić authored
I have managed to confuse myself with this variable name, so it doesn't hurt to have a more explicit name.
-
Philip Kaluđerčić authored
-
Philip Kaluđerčić authored
-