Commit graph

5 commits

Author SHA1 Message Date
Christian Lawson-Perfect
4f92cbf450 order thinks on the front page by time of last edit
instead of time of creation
2025-05-04 13:49:57 +01:00
d061110d88 fix init_jj; add force argument 2025-03-18 15:52:52 +00:00
7fd6f8333e add JJController.ignore_paths back in 2025-02-12 11:00:32 +00:00
792af96170 remove unused git stuff 2025-02-11 05:57:44 +00:00
d474a394f5 Jujutsu/git integration
The editor now has a button to commit changes to a Jujutsu repository,
which is automatically created if it's not present.

A git remote is automatically set up using the URL template in
settings.py. I use this with Forgejo's create-on-push feature to
automatically create repositories on my Forgejo instance.
2025-02-10 10:05:00 +00:00