summaryrefslogtreecommitdiff
path: root/Locations.hs
Commit message (Expand)AuthorAge
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* use same hash directories for chunked key as are used for its parentGravatar Joey Hess2014-07-25
* prospective fix for bad_merge_commit_deleting_all_filesGravatar Joey Hess2014-07-09
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* unannex, uninit: Avoid committing after every file is unannexed, for massive ...Gravatar Joey Hess2014-03-21
* use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...Gravatar Joey Hess2014-02-28
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* add git annex view commandGravatar Joey Hess2014-02-18
* more hlintGravatar Joey Hess2014-02-11
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* rework annexed object locking in direct mode & support WindowsGravatar Joey Hess2014-01-28
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* tighten file2key to not produce invalid keys with no keyNameGravatar Joey Hess2013-10-16
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* Better sanitization of problem characters when generating URL and WORM keys.Gravatar Joey Hess2013-10-05
* move some code aroundGravatar Joey Hess2013-10-05
* rename confusing functionGravatar Joey Hess2013-10-03
* lockJournal when running performTransitionsGravatar Joey Hess2013-10-03
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* untested transition detection on merging, and transition running codeGravatar Joey Hess2013-08-28
* importfeed: Ignores transient problems with feeds. Only exits nonzero when a ...Gravatar Joey Hess2013-08-03
* fuzz testerGravatar Joey Hess2013-05-23
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* fix path separatorGravatar Joey Hess2013-05-12
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* Additional GIT_DIR support bugfixes. May actually work now.Gravatar Joey Hess2013-02-23
* Direct mode: Support filesystems like FAT which can change their inodes each ...Gravatar Joey Hess2013-02-19
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* direct mode merging works!Gravatar Joey Hess2012-12-18
* support for checking presence of objects in direct modeGravatar Joey Hess2012-12-07
* support for storing files in direct modeGravatar Joey Hess2012-12-07
* remove annex/ from key locations used for webdavGravatar Joey Hess2012-11-18
* drop webdav compatability with the directory special remote etcGravatar Joey Hess2012-11-16
* indentation foo, and a new coding style page. no code changesGravatar Joey Hess2012-10-28
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
* add recordStartTime and getStartTimeGravatar Joey Hess2012-09-25
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* bugfix: avoid staging but not committing changes to git-annex branchGravatar Joey Hess2012-09-15
* add decodeW8Gravatar Joey Hess2012-09-13
* UI for adding a ssh or rsync remoteGravatar Joey Hess2012-08-31
* add transfer scanned flag filesGravatar Joey Hess2012-08-23
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* add transfer information filesGravatar Joey Hess2012-07-01
* implement daemon status serialization to a fileGravatar Joey Hess2012-06-13
* hlintGravatar Joey Hess2012-06-12