openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
fossil-scm
Settings
|
Report Duplicate
32
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Oct 29, 2024 — Oct 29, 2025
Showing page 443 of 608
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed a copy-paste-induced extra table row.
stephan
More...
over 12 years ago
Added /timeline?yw=YYYY-WW (year/week-of-year). Added links to /stats_report. Disabled year/week links for the year/month view because the current approach is way too slow.
stephan
More...
over 12 years ago
Remove old SSH transport code and spawn remote fossil http as remote SSH command instead. Also make it possible to configure SSH command prior to cloning. Change remote fossil command to be configurable (really this should probably be simply a matter of fixing PATH on remote end).
amb
More...
over 12 years ago
Create new branch named "ssh-transport-changes"
amb
More...
over 12 years ago
added some docs, removed an unused var, fixed formatting snafu caused by xemacs' confusion regarding the @ bits.
stephan
More...
over 12 years ago
More work on the by-week report, but it is (A) way too slow for the by year/month view (4.5 sec on my machine) and (B) bed time again.
stephan
More...
over 12 years ago
Started work on adding by-calendar-week info to /stats_report. Incomplete but it's bed time.
stephan
More...
over 12 years ago
Tk diff: New "Files" menu implementation to better handle long file lists.
joel
More...
over 12 years ago
Documentation
jan.nijtmans
More...
over 12 years ago
Rebase. Use -4 as INTEGRATE tag, not -3
jan.nijtmans
More...
over 12 years ago
added missing word "to"
stephan
More...
over 12 years ago
Tk diff: Fix up scrolling code that previously assumed equal line lengths.
joel
More...
over 12 years ago
Improved header comment provides addition documentation for the "translate.c" compilation tool. No changes to code.
drh
More...
over 12 years ago
typo
jan.nijtmans
More...
over 12 years ago
submitTicketCmd() must not return TH_ERROR if ticket_put() fails.
jan.nijtmans
More...
over 12 years ago
Better error reporting using fossil_error mechanism.
jan.nijtmans
More...
over 12 years ago
rebase
jan.nijtmans
More...
over 12 years ago
rebase
jan.nijtmans
More...
over 12 years ago
Any vmerge.id < -2 should be handled as a MERGED_WITH by default, not as BACKOUT (even though trunk fossil cannot produce that yet).
jan.nijtmans
More...
over 12 years ago
In case of a dry-run, output manifest before printing other information about the merge.
jan.nijtmans
More...
over 12 years ago
Minor tweaks in error/warning messages. Well-tested now.
jan.nijtmans
More...
over 12 years ago
Move the "looks_like" functions out of diff.c and into a source file of their own: "lookslike.c".
drh
More...
over 12 years ago
Implementation complete. Should be thorougly tested now.
jan.nijtmans
More...
over 12 years ago
First shot at better error-reporting.
jan.nijtmans
More...
over 12 years ago
wrong default return value.
jan.nijtmans
More...
over 12 years ago
Code cleanup. Revert manifest_crosslink() to its original signature.
jan.nijtmans
More...
over 12 years ago
Don't allow "tktnew" and "tktedit" pages or the "Common" hook to use the "http" command any more. Don't let "fossil rebuild" run any hooks.
jan.nijtmans
More...
over 12 years ago
Implement "fossil merge --integrate" as suggested by Harald Oehlmann. The only part missing is the actual closing of the branch.
jan.nijtmans
More...
over 12 years ago
Remove (again) the hack of adding tabs to the end of every line in the --tk display in order to make the horizontal scrollbars prettier. The extra tab is removed when copying the text from the selection into the clipboard, but many applications (ex: xterm and the editor that I use daily) paste out of the PRIMARY selection (when available) rather than the CLIPBOARD and thus retain the tabs, which is unacceptable. Better to have jumpy horizontal scrollbars than extra end-of-line whitespace accidently inserted into files due to a paste that bypassed the tab removal.
drh
More...
over 12 years ago
Tk diff: Cycle through diffs based on current location rather than the last one you selected in the menu. Menu button now has generic "Files" label.
joel
More...
over 12 years ago
←
1
2
…
439
440
441
442
443
444
445
446
447
…
607
608
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree