summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix fsevents rename handlingGravatar Joey Hess2012-12-28
| | | | | For both files and whole directories; also tested on moving whole dirs out of and into the working copy.
* ignore events generated by us in fseventsGravatar Joey Hess2012-12-28
| | | | This avoids some churn.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-28
|\
* | add missing modifyHook for watcherGravatar Joey Hess2012-12-28
| | | | | | | | | | Needed for FSEvents, which calls that hook for modified files. inotify seems to call the add hook, so I didn't notice it before.
* | fix logic error breaking direct mode assistant autocommit of modified filesGravatar Joey Hess2012-12-28
| |
| * Added a comment: Great util!Gravatar markus2012-12-28
|/
* Added a commentGravatar http://joeyh.name/2012-12-28
|
* Added a comment: Linux SupportGravatar https://www.google.com/accounts/o8/id?id=AItOawkey8WuXUh_x5JC2c9_it1CYRnVTgdGu1M2012-12-27
|
* blog for the dayGravatar Joey Hess2012-12-27
|
* OSX no longer affected by kqueue bugsGravatar Joey Hess2012-12-27
|
* typoGravatar Joey Hess2012-12-27
|
* exclude closed bugsGravatar Joey Hess2012-12-27
|
* startup scan for FSEventsGravatar Joey Hess2012-12-27
|
* fsevents bugfix for symlinksGravatar Joey Hess2012-12-27
|
* OSX FSEvents supportGravatar Joey Hess2012-12-27
| | | | | Needs work to deal with directory renames better; otherwise seems to basically work.
* poll vote (Tahoe-LAFS)Gravatar 108.13.12.202012-12-26
|
* sudo should not be used with homebrewGravatar https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q2012-12-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-25
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawltmUlf_zHb-hDkjLLYeUxyd81YVoIgZew2012-12-25
| |
* | updateGravatar Joey Hess2012-12-25
| |
* | blog for the dayGravatar Joey Hess2012-12-25
| |
* | assistant direct mode file add/change bookkeepingGravatar Joey Hess2012-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When a file is changed in direct mode, the old content is probably lost (at least from the local repo), and bookeeping needs to be updated to reflect this. Also, synthetic add events are generated at assistant startup, so make it detect when the file has not really changed, and avoid re-adding it. This does add the overhead of querying the runing git cat-file for the key that's recorded in git for the file, each time a file is added or modified in direct mode.
* | document direct mode filesGravatar Joey Hess2012-12-25
| |
* | use sync command merge engine in assistantGravatar Joey Hess2012-12-25
| | | | | | | | To handle direct mode merging.
| * Added a comment: Still somewhat brokenGravatar https://www.google.com/accounts/o8/id?id=AItOawltmUlf_zHb-hDkjLLYeUxyd81YVoIgZew2012-12-25
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-25
|\
* | add a guard against using git annex add in direct mode repoGravatar Joey Hess2012-12-24
| | | | | | | | | | Currently, it deletes files when run in one, so until I get a chance to fix it, block foot shooting.
* | assistant adding of modified files in direct modeGravatar Joey Hess2012-12-24
| | | | | | | | | | Works with inotify, but I think in kqueue we don't get events existing files that get modified.
* | make startup scan for deleted files work in direct modeGravatar Joey Hess2012-12-24
| | | | | | | | | | | | | | | | | | | | git add --update cannot be used, because it'll stage typechanged direct mode files. Intead, use ls-files to find deleted files, and stage them ourselves. It seems that no commit was made before when the scan staged deleted files. (Probably masked since if files were added, a commit happened then..) Now that I'm doing the staging, I was also able to fix that bug.
* | assistant adding of files in direct modeGravatar Joey Hess2012-12-24
| |
| * Added a commentGravatar http://joeyh.name/2012-12-23
| |
| * Added a commentGravatar http://joeyh.name/2012-12-23
| |
| * Added a commentGravatar http://joeyh.name/2012-12-23
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2012-12-23
| |
| * (no commit message)Gravatar http://www.joachim-breitner.de/2012-12-22
| |
| * added link to forum postGravatar Steve2012-12-22
| |
| * (no commit message)Gravatar Steve2012-12-22
| |
| * (no commit message)Gravatar Steve2012-12-22
|/
* adjust path for logsGravatar Joey Hess2012-12-21
|
* moved my autobuildGravatar Joey Hess2012-12-21
|
* SHA*E backends: Exclude non-alphanumeric characters from extensions.Gravatar Joey Hess2012-12-20
| | | | | | * SHA*E backends: Exclude non-alphanumeric characters from extensions. * migrate: Remove leading \ in SHA* checksums, and non-alphanumerics from extensions of SHA*E keys.
* handle sha*sum's leading \ in checksum with certian unsual filenamesGravatar Joey Hess2012-12-20
| | | | | | | | * Bugfix: Remove leading \ from checksums output by sha*sum commands, when the filename contains \ or a newline. Closes: #696384 * fsck: Still accept checksums with a leading \ as valid, now that above bug is fixed. * migrate: Remove leading \ in checksums
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-12-20
|\
| * (no commit message)Gravatar spwhitton2012-12-20
| |
* | checkGravatar Joey Hess2012-12-20
| |
* | another quickcheckGravatar Joey Hess2012-12-20
| |
* | testGravatar Joey Hess2012-12-19
| |
* | remove unused fieldsGravatar Joey Hess2012-12-19
| |
* | refactorGravatar Joey Hess2012-12-19
| |
* | more quickcheck funGravatar Joey Hess2012-12-19
| | | | | | | | and the code gets better..