Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins using file src/chat.js version 99c1f82dde

2021-01-07
16:26
Add the --format option to the "fossil timeline" command. check-in: e86aeb72ac user: drh tags: trunk
16:21
The --numstat option to "fossil diff" now shows a total at the end. check-in: 9bb61a420b user: drh tags: trunk
2021-01-06
21:18
Further enhancements to "fossil git export" to fix a memory leak and to improve the operation of --mainbranch. check-in: 953fac2b9b user: drh tags: trunk
20:10
Updated a few references to Git's "master" branch in the docs to track the addition of "fossil git export --mainbranch". check-in: aca011c5e5 user: wyoung tags: trunk
19:05
Updates to the change log. check-in: 20512bd845 user: drh tags: trunk
16:28
Set the gitmirror_mainbranch value earlier to avoid creating a default branch with the wrong name in new exports. check-in: dbcf66b57f user: drh tags: trunk
15:58
Update auto.def and relevant source files to account for the definition of getpass() in Termux' unistd.h. check-in: f2aa77cc3f user: danield tags: trunk
15:38
Fix multiple problems with check-in [9360b66a67086d64] that can lead to crashes in Fossil itself, and in git-fast-import, when attempting to mirror the Fossil self-hosting repository to Git. check-in: b001a1c3de user: drh tags: trunk
15:10
Add the blob_strlen() interface and use it for more robust git-export text. check-in: 7e961919a0 user: drh tags: trunk
14:27
Fix an popen() error check in "fossil git export". check-in: df5be59e5d user: drh tags: trunk
13:00
chat: home/end navigation buttons now unconditionally start toggled off, as they're rarely useful. check-in: b19081f3a3 user: stephan tags: trunk