Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot 902883ab7c.trial-3Marco Pesenti Gritti2007-10-041-0/+2
|
* #3180: Recreate the index on mount failure of only removable devices.Tomeu Vizoso2007-10-042-1/+23
|
* Revert #3180: Recreate the index on mount failure.Tomeu Vizoso2007-10-042-22/+1
|
* Snapshot dce9c18d56.Marco Pesenti Gritti2007-09-201-0/+2
|
* Add a suggested_filename property which the journalMarco Pesenti Gritti2007-09-202-2/+29
| | | | | | | | | | can use to suggest a filename when copying on an USB stick. Using the filelike is not good because it would require a file copy. And the filename property conflicts with the import code. Maybe we can figure out a better way to do it after trial-3. This is all internal so it shouldn't cause any format compatibility issue.
* Snapshot 11013dc3ca.Marco Pesenti Gritti2007-09-191-0/+2
|
* Do not index hidden directories (the trash most importantly).Marco Pesenti Gritti2007-09-192-8/+21
| | | | | Turn off metadata updates for USB files for trial-3. It's broken and useless right now. See comment in the code.
* Snapshot 48ab782a01.Marco Pesenti Gritti2007-09-181-0/+2
|
* Update newsDan Williams2007-09-181-0/+2
|
* Fix undefined variable errorDan Williams2007-09-181-0/+1
|
* Snapshot eb82fe83a3.Marco Pesenti Gritti2007-09-181-0/+2
|
* Update NEWSMarco Pesenti Gritti2007-09-181-0/+2
|
* Backport sync metadata delete from the versioning branchMarco Pesenti Gritti2007-09-181-4/+8
|
* Snapshot ea13f75d6a.Marco Pesenti Gritti2007-09-141-0/+4
|
* Backport partial matching from version_prototype branchMarco Pesenti Gritti2007-09-141-1/+29
|
* Snapshot 7655f4d99a.Marco Pesenti Gritti2007-09-121-0/+2
|
* #3180: Recreate the index on mount failure.Tomeu Vizoso2007-09-122-1/+22
|
* #3374: Don't create another entry during async update.Tomeu Vizoso2007-09-122-1/+3
|
* #3374: Don't create another entry during async update.Tomeu Vizoso2007-09-122-0/+7
|
* Snapshot b0b4c4115a.Marco Pesenti Gritti2007-09-111-0/+2
|
* #3324: Fix updates of entries with associated files.Tomeu Vizoso2007-09-112-1/+3
|
* Update NEWS.Tomeu Vizoso2007-09-101-0/+4
|
* Snapshot 617bf5d005.Marco Pesenti Gritti2007-09-101-0/+2
|
* Index metadata on async updates.Tomeu Vizoso2007-09-101-0/+3
|
*