~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: John Arbash Meinel
  • Date: 2010-04-13 20:16:07 UTC
  • mto: This revision was merged to the branch mainline in revision 408.
  • Revision ID: john@arbash-meinel.com-20100413201607-exja9djcdlbt2b0i
Start updating the History object to avoid its O(all_revs) caches.

For now, I'm trying to just stick with bzrlib apis, such that when history_db
is available, then it is fast, but it is still correct without it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
./dist
 
2
./loggerhead.egg-info
 
3
./loggerhead.conf
 
4
./loggerhead.pid
 
5
./logs
 
6
build
 
7
*.log
 
8
_trial_temp
 
9
loggerhead-memprofile
 
10
docs/_build/doctrees
 
11
docs/_build/html
 
12
tags