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
1 day
ago. based on code collected
1 day
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 600 of 603
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Generate the "manifest.uuid" file containing the SHA1 hash of the "manifest" file whenever the manifest is generated. Makefiles can used the "manifest.uuid" to insert the version number into the executable.
drh
More...
almost 18 years ago
Merging aku's changes into the head.
drh
More...
almost 18 years ago
Attempting the same merge that aku tried and got empty files with.
drh
More...
almost 18 years ago
Changes to the CLI version of the timeline command to show places where forks occur in the tree and where content is merged. Lots more work is needed to show the structure of a tree well. This is definitely a work in progress.
drh
More...
almost 18 years ago
Fix an off-by-one bug in the network protocol handler so that it can accept a zero-length file.
drh
More...
almost 18 years ago
Improvements to timeline formatting. Added the "concepts.html" document.
drh
More...
almost 18 years ago
Fixed typos in comments
aku
More...
almost 18 years ago
Improved formatting of the user list webpage.
drh
More...
almost 18 years ago
Website updates. Change the message for unrecognized commands to refer the user to "help".
drh
More...
about 18 years ago
Add separate "clone" permissions. Previously, one needed "History" premission in order to clone. But sometimes we want to grant clone without granting history.
drh
More...
about 18 years ago
Fix the "Leaves" computation on the vinfo web page. Improvements to the vinfo web page.
drh
More...
about 18 years ago
Added options to the "timeline" CLI command. Additional help comments.
drh
More...
about 18 years ago
Add the "help" command and the "clean" command. More work is needed on the text for various help messages.
drh
More...
about 18 years ago
Omit the -static option from the default Makefile.
drh
More...
about 18 years ago
Add the "close" command.
drh
More...
about 18 years ago
Fix a C++-ism in the previous check-in.
drh
More...
about 18 years ago
More sync fixes: The previous version was not pulling new branches off of the server. This should fix that.
drh
More...
about 18 years ago
The xfer mechanism has been completely reworked to better support delta compression and to require fewer round-trips. The wire protocol is roughly the same but is different enough that you will need to recompile before sync will work.
drh
More...
about 18 years ago
Complete rework of the xfer mechanism. Compiles but not yet working.
drh
More...
about 18 years ago
Additional work on the xfer mechanism, trying to increase the use of delta compression.
drh
More...
about 18 years ago
The delta compress on xfer is working better now, but still needs work.
drh
More...
about 18 years ago
Fix an off-by-one error that can cause a segfault during sync.
drh
More...
about 18 years ago
Add the -m/--comment and the --nosign options to the commit command.
drh
More...
about 18 years ago
Require history permission in order to clone.
drh
More...
about 18 years ago
Add a quick hack that disables delta compression on xfer. This gives people a chance to synchronize the previous fix. We will eventually remove the hack.
drh
More...
about 18 years ago
Fix a bug in the xfer server that prevents it from receiving deltas.
drh
More...
about 18 years ago
Progress toward delta compression on the xfer protocol. The compression works well. But the client is not telling the server what files it has so the server does not have anything to delta against.
drh
More...
about 18 years ago
Website updates.
drh
More...
about 18 years ago
Do not remove files that have been edited when doing an "update". Instead, mark the files as CONFLICT.
drh
More...
about 18 years ago
Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files.
drh
More...
about 18 years ago
←
1
2
…
595
596
597
598
599
600
601
602
603
→
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