32
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Oct 29, 2024 — Oct 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set text widgets to "-state disabled" after loading data. More... over 12 years ago
Combine all diffs into a single display in Tk diff. More... over 12 years ago
Final bug-fixes (I hope) More... over 12 years ago
Bug-fixes: - ticket change resulted in ticket hook firing twice. - uuid for commits was determined wrong. More... over 12 years ago
Add new "Tranfer Commit" hook, together with UI pages. Move existing "Ticket" hook there as well. More... over 12 years ago
Only set "seen-delta-manifest" once. More... over 12 years ago
Some code cleanup. Rename "tkt" variable to "uuid". More... over 12 years ago
Use tab stops instead of spaces to equalize line lengths in Tk diff. More... over 12 years ago
Add better comment explaining why .txtA/.txtB lines are padded with spaces. More... over 12 years ago
rebase More... over 12 years ago
First attempt at getting uuid's available in the push hook script. More... over 12 years ago
Properly determine usage of '/', and don't put URL params in "Host:" More... over 12 years ago
Update to the latest 3.8.0 alpha version of SQLite.
drh
More... over 12 years ago
First bug found by testing: URL parameters were not being sent. Maybe url_parse() should be exteded doing that. More... over 12 years ago
Merge in the latest trunk changes.
drh
More... over 12 years ago
"http-allow-regexp" setting and "http -async" (continuing experiments) More... over 12 years ago
Comment enhancements. No changes to code.
drh
More... over 12 years ago
Fix "fossil commit" when specifying a directory on the command line which doesn't exist. More... over 12 years ago
limit hook http requests to localhost, unless setting "http-outside" is set. More... over 12 years ago
some first security restrictions More... over 12 years ago
add http command to TH1 (untested) More... over 12 years ago
Populate ticket uuid for use in Th hook. More... over 12 years ago
Support arbitrary line lengths with synced horizontal scrolling in side-by-side diffs. More... over 12 years ago
Fix behavior of "fossil commit" on case-insensitive file systems. More... over 12 years ago
Fix [8ee231223d]: fossil ls --age --verbose ignores --verbose More... over 12 years ago
Help text fixes from Andreas Kupries. More... over 12 years ago
Fix the build on windows by using "_pclose" instead of "pclose".
drh
More... over 12 years ago
Bring in the latest SQLite 3.8.0 alpha version from upstream, for testing.
drh
More... over 12 years ago
Added missing ?-global? hint in one instance of the settings command help. More... over 12 years ago
fixed a typo: s/favors/flavors/ (which arguably should be "flavours" ;) More... over 12 years ago