0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't bail for http://path/to/repo darcs remotes More... over 16 years ago
Don't bail for http://path/to/repo darcs remotes More... over 16 years ago
Fallback to system configobj if none in bzrib.util More... over 16 years ago
Cope with Debian's bzr using the system configobj, not shipping with its own. More... over 16 years ago
Add explorer integration More... over 16 years ago
Ignore progress messages unless in verbose mode More... over 16 years ago
Fix Monotone prefix and command name: mnt -> mtn More... over 16 years ago
Merge Python 2.5 fix for darcs-fast-export More... over 16 years ago
darcs-fast-export: don't use urllib.urlopen().getcode() More... over 16 years ago
Include the known_graph code. More... over 16 years ago
Switch to using CommitBuilder Rather than holding most of the logic ourselves. More... over 16 years ago
Add a bunch of direct tests for the _TreeShim interface. More... over 16 years ago
Merge John's test refactoring - uses multiplication now More... over 16 years ago
Merge John's improvements to info_processor.py More... over 16 years ago
Merge John's smarter caching of blobs to improve memory footprint More... over 16 years ago
Faster post-processing of the inventory delta More... over 16 years ago
Some debugging code. It looks like the main bugs involve files that are deleted and restored. More... over 16 years ago
When post-processing the delta stream, don't ask to generate a full inventory to check for deletions. Instead, just use 'create_by_apply_delta'. More... over 16 years ago
Use the new KnownGraph.add_node() functionality. More... over 16 years ago
The fix that landed in bzr did not set builder.new_inventory. :( More... over 16 years ago
Merge Jelmer's fix for exporters installation More... over 16 years ago
Fix installation of the exporters module. More... over 16 years ago
Default branch nick to mapped git ref name (Max Bowsher) More... over 16 years ago
bzr *does* run atexit functions when exiting, but doesn't run deconstructors. More... over 16 years ago
Switch to closing the large-content blobs that we store to disk. More... over 16 years ago
Dump sticky blobs to disk when memory pressure gets high. More... over 16 years ago
Fall back to the repository for cases where the content is not present in the stream yet. More... over 16 years ago
We need to handle when the object has been deleted. More... over 16 years ago
Found a bug in CommitBuilder.finish_inventory(). More... over 16 years ago
(broken) Start working towards using CommitBuilder rather than using a custom implementation. More... over 16 years ago