Fossil SCM
joel
Contributor activity in Fossil SCM
Remove unnecessary code.
c8421e923…
9 years, 10 months ago
Call pivot_set_*() before each pivot_find() call.
ec25471c5…
9 years, 11 months ago
Handle merges with a specified baseline that comes after a commit with renames.
8da901bb9…
9 years, 11 months ago
Improve the merge command's ability to handle various scenarios involving renames.
423029b15…
9 years, 11 months ago
Minor edits to unify merge command warning messages, plus tests.
451f04f6f…
9 years, 11 months ago
Remove superfluous initialization of $passed.
e33ed0c55…
10 years ago
Add documentation for customizing the timeline graph.
42e77333b…
10 years, 10 months ago
Reimplement timeline-circle-nodes and timeline-arrowheads skin options.
aaa0e6d14…
10 years, 11 months ago
Use round() instead of ceil() on element dimension calculations.
05045a476…
10 years, 11 months ago
Allow the timeline graph to be customized using CSS.
1f1e199a2…
10 years, 11 months ago
Make Resolution column of /brlist table sortable.
e90503d61…
11 years, 3 months ago
Move table column sort indicator into CSS.
d3eb877c0…
11 years, 3 months ago
Adjust file tree CSS so file ages are closer to the filenames.
797780c3f…
11 years, 3 months ago
Move variable declarations for MSVC.
a050cd09e…
11 years, 11 months ago
Turn mtime-changes off in repo_init test proc.
68cc26c1e…
12 years, 1 month ago
Add "w" URL parameter and buttons to /fdiff pages.
0ec153a2a…
12 years, 1 month ago
Fix up and simplify /ci page button generation code.
0c670599b…
12 years, 1 month ago
Show "error" messages in Tk diff.
d4fea96ad…
12 years, 1 month ago
Verify revert output in revert tests.
3949c9a33…
12 years, 1 month ago
Refactor revert command SQL slightly.
e66a12ec4…
12 years, 1 month ago
Pretend to be drh so merge5 tests run without error.
052d80dff…
12 years, 1 month ago
Replace 'exec mv/rm' with 'file rename/delete' in tests.
c3d36f164…
12 years, 1 month ago
Set margin and padding to zero on tree-view list items.
f06b59281…
12 years, 2 months ago
fossil server: Output "Listening...port [p]" message when iPort==mnPort.
70218670f…
12 years, 2 months ago
Recognize old IE event object to make tree-view expand/collapse work in IE8.
21426d01b…
12 years, 2 months ago
Improve tree-view styling on IE8.
bfe7eeb71…
12 years, 2 months ago
Cleanup and fix for Firefox 3.6.
cffecc776…
12 years, 2 months ago
Add missing "var".
cdd441f85…
12 years, 2 months ago
Add ID attribute to subdirectory lists.
24fa1e680…
12 years, 2 months ago
Use history API instead of sessionStorage.
434e4538b…
12 years, 2 months ago
Initialize expandMap variable
3bdbc0408…
12 years, 2 months ago
Persist expand/collapse state of tree-view directories in all modern browsers.
cd554eb63…
12 years, 2 months ago
Fix tree-view JS error/warnings.
26c26b6fc…
12 years, 2 months ago
Fix tree-view JS error/warnings.
94fcef105…
12 years, 2 months ago