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
rebase More... over 12 years ago
Fix hardcoded "/cygdrive" for Cygwin. Thanks to Warren Young! More... over 12 years ago
Only setup Fossil user if URL is SSH. This is done to avoid problems when cloning a fossil that has SSH settings using into a file:// URL.
amb
More... over 12 years ago
Honor the --once setting for sync, pull, push if set.
amb
More... over 12 years ago
Don't prompt for password if user is not set.
amb
More... over 12 years ago
There may be a command-line option that was set, so don't ignore it.
amb
More... over 12 years ago
Fix some test-cases, due to name-change "test-3-way-merge" -> "3-way-merge" More... over 12 years ago
Always use lowercase drive-letter in /cygdrive paths More... over 12 years ago
Fix operations by Cygwin fossil on a checkout done earlier by Win32 fossil. More... over 12 years ago
Fix operation of "./configure --disable-internal-sqlite" More... over 12 years ago
Much needed cleanup of command-line option handling. Improve sync handling of SSH user. Bring in change for less verbose SSH output.
amb
More... over 12 years ago
rebase More... over 12 years ago
Only print the SSH command once and also the forced newline so the Round-trips information stays on one line.
amb
More... over 12 years ago
Restore backward compatible labels for per-file status/changes output lines. More... over 12 years ago
rebase More... over 12 years ago
Merge in SSH open fossil compatibility changes.
amb
More... over 12 years ago
Start to address backwards compatibility for open fossils by prompting for missing password.
amb
More... over 12 years ago
Eliminate some unused variables. "int const" -> "const int" and "char const" -> "const char" More... over 12 years ago
rebase More... over 12 years ago
Better outlining of output from "fossil status", "fossil changes" and "fossil ls --verbose". Let "fossil ls --verbose" differentiate between EDITED, CONFLICT, UPD_BY_MERGE and ADD_BY_MERGE, just like "fossil status" and "fossil changes" More... over 12 years ago
Fix bug. More... over 12 years ago
A few more places where the "chnged" field values 4 and 5 have effect More... over 12 years ago
Add "fossil status" markers for UPDATED_BY_INTEGRATE and ADDED_BY_INTEGRATE More... over 12 years ago
Added reference to real wiki home page and left previous reference as reference to project home page. More... over 12 years ago
Expanded "search" command flags: (-limit|-n #) limits the number of results and (-all|-a) disables the "lopping off" of the bottom fraction of the results. More... over 12 years ago
Re-added the 'Total Events' label to /stats_report, but did it outside the table so that the JS sorting does not hose it. Replaced a double calculation with an equivalent int one. More... over 12 years ago
Removed the 500px baseline for /stats_report calculations, refactored the bars to now use percentage widths. More... over 12 years ago
/stats_report now uses relative bar lengths, based on (rather arbitrarily) a 500-pixel 100% value. More... over 12 years ago
Added a width to table.sbsdiffcols so that skins with a flexible body width can expand it as necessary. Seems to have no visible effect on fixed-width layouts. More... over 12 years ago
Need to retrain vi.
amb
More... over 12 years ago