Fossil SCM
preben
Contributor activity in Fossil SCM
Typo in variable name.
1cd36fad6…
2 years, 2 months ago
When merging, make it possible to undo executable status changes.
802e3ae9c…
2 years, 2 months ago
Retain renames in local checkout when running fossil update.
7c284a8c6…
2 years, 2 months ago
In the update tests, also check fossil changes after updating.
6e23e96ac…
2 years, 2 months ago
Optionally print mtime and mhash in test-show-vfile output.
25f486135…
2 years, 3 months ago
Syntax error in test rewrite script and a couple of parsing improvments.
2873af0b5…
2 years, 3 months ago
No need to re-open repository in json tests.
41c35fb6e…
2 years, 3 months ago
Remove stale debug output in symlinks test.
211f170c1…
2 years, 3 months ago
Merge in trunk to include recent test changes.
383087bfa…
2 years, 3 months ago
Add tests for fossil update.
78f3ec4c6…
2 years, 3 months ago
Check hash if mtime matches system time at the time we started checking.
f0aa85e30…
2 years, 3 months ago
Add more information when user encounters an Unresolved RID condition.
c8fda6a62…
2 years, 3 months ago
Update stash test for the recently integrated diff-deleted-files branch.
bc9e84bb2…
2 years, 3 months ago
Use an unsigned int in Th_SetResultInt() to address issues with GCC for INT_MIN.
301edfc0a…
2 years, 3 months ago
Ensure chars are signed when depending on the signedness.
b7c7c2097…
2 years, 3 months ago
Include termio.h to let OmniOS and OpenIndiana determine terminal width.
a8780e414…
2 years, 3 months ago
Add a check box to enable searching help pages via the admin UI.
faf70431a…
2 years, 3 months ago
In auto.def, set CFLAGS and LDFLAGS with LIBs as further tests may need them.
109cf725b…
2 years, 3 months ago
When rewriting test output, also mask SQLite hash and version.
7da44faa2…
2 years, 3 months ago
Fix unversioned-1 test under cywing, when testing using fossil.exe.
f313c19e9…
2 years, 3 months ago
Fix th1-globalState-15 test under cygwin.
2060a49fe…
2 years, 3 months ago
Fix test th1-tcl-9 under cywing if testing using fossil.exe.
04ddc700f…
2 years, 3 months ago
In auto.def, set CFLAGS and LDFLAGS with LIBs as further tests may need them.
adcbb2525…
2 years, 4 months ago
Use signed char for two json timeline functions that may return -1.
c42dee863…
2 years, 4 months ago
Fix sort order in json_page_finfo() on systems where char is unsigned.
fd288be35…
2 years, 4 months ago
Fix json tests that no longer reflects default capabilities for anonymous.
9ba74ae04…
2 years, 4 months ago
Update th1-tcl tests to reflect "<hr />" to "<hr>" output change in [f5482a0a79].
1c637a498…
2 years, 4 months ago