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