summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* devblogGravatar Joey Hess2014-06-12
|
* work around a bug in gitGravatar Joey Hess2014-06-12
| | | | | | | | | | | http://marc.info/?l=git&m=140262402204212&w=2 This git bug manifested on FAT and Windows as the test suite failing in 3 places. All involved merge conflict resolution. It turned out that the associated file mappings were getting messed up, and that happened because this git bug lost track of what files were supposed to be symlinks. This commit was sponsored by Eric Kidd.
* updateGravatar Joey Hess2014-06-12
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-06-12
|\
* | update; highlight need to commit and mention git-annex copyGravatar Joey Hess2014-06-12
| |
| * Added a commentGravatar http://joeyh.name/2014-06-12
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-06-12
|\
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmXSkgjC_ypUQafVwvHTLsStrkiXH8CfHU2014-06-12
| |
* | merge in windows loststamp branchGravatar Joey Hess2014-06-12
|\ \
| * | this just went from horrible to insanely weirdGravatar Joey Hess2014-06-12
| | |
* | | finish fixing windows timezone madnessGravatar Joey Hess2014-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than calculating the TSDelta once, and caching it, this now reads the inode sential file's InodeCache file once, and then each time a new InodeCache is generated, looks at the sentinal file to get the current delta. This way, if the time zone changes while git-annex is running, it will adapt. This adds some inneffiency, but only on Windows, and only 1 stat per new file added. The worst innefficiency is that `git annex status` and `git annex sync` will now (on Windows) stat the inode sentinal file once per file in the repo. It would be more efficient to use getCurrentTimeZone, rather than needing to stat the sentinal file. This should be easy to do, once the time package gets my bugfix patch. This commit was sponsored by Jürgen Lüters.
| | * Added a comment: In reply to comment 11Gravatar martin2014-06-12
| |/
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-06-11
| |\
| * | devblogGravatar Joey Hess2014-06-11
| | |
| | * Added a commentGravatar http://joeyh.name/2014-06-11
| | |
| | * Added a commentGravatar http://joeyh.name/2014-06-11
| | |
| * | confirmedGravatar Joey Hess2014-06-11
|/ /
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
|/
* deal with FAT on Linux timestamp issueGravatar Joey Hess2014-06-11
| | | | | | | | | Deal with FAT's low resolution timestamps, which in combination with Linux's caching of higher res timestamps while a FAT is mounted, caused direct mode repositories on FAT to seem to have modified files after they were unmounted and remounted. This commit was sponsored by Fabrice Rossi.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-06-11
|\
* | split out bug report from FAT:_Date_resolution_for_mtime_2s--__62___implicationsGravatar Joey Hess2014-06-11
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV42014-06-11
| |
| * Added a comment: FAT MetaData Sucks: an approachGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a comment: No git-annex process.Gravatar https://www.google.com/accounts/o8/id?id=AItOawm7eqCMh_B7mxE0tnchbr0JoYu11FUAFRY2014-06-11
| |
| * Added a commentGravatar http://joeyh.name/2014-06-11
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk2014-06-11
| |
| * Added a comment: Same error after deleting .ssh/git-annex-shellGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-06-11
| |
| * Added a comment: Where is it registered?Gravatar http://alan.petitepomme.net/2014-06-11
| |
| * Added a comment: specificationGravatar martin2014-06-11
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-06-10
|\
* | devblogGravatar Joey Hess2014-06-10
| |
* | updateGravatar Joey Hess2014-06-10
| |
| * Added a commentGravatar http://joeyh.name/2014-06-10
| |
| * Added a commentGravatar http://joeyh.name/2014-06-10
| |
| * Added a commentGravatar http://joeyh.name/2014-06-10
| |
| * Added a commentGravatar feulif2014-06-10
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA2014-06-10
| |
| * Added a comment: nssm notesGravatar http://joeyh.name/2014-06-10
| |
| * Added a comment: magicGravatar http://joeyh.name/2014-06-10
| |
| * Added a comment: `git-annex add` (called by sync) should do the job and ↵Gravatar martin2014-06-10
| | | | | | | | bring the files back home (IMHO)
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS02014-06-10
|/
* devblogGravatar Joey Hess2014-06-09
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-06-09
|\