Annex
update inode cache to cover file even when nothing needs to be done to linkAnnex
2015-12-15 13:02:33 -04:00
Assistant
move InodeSentinal from direct mode code to its own module
2015-12-09 15:52:11 -04:00
Backend
generalize catchHardwareFault to catchIOErrorType
2015-12-06 16:26:38 -04:00
Build
got logic backwards..
2015-11-03 10:51:21 -04:00
CmdLine
fsck for v6 unlocked files
2015-12-11 16:07:54 -04:00
Command
add: no need to make pass for old unlocked files in v6
2015-12-15 14:03:25 -04:00
Common
Use lower case hash directories for storing files on crippled filesystems, same as is already done for bare repositories.
2013-04-04 15:46:33 -04:00
Config
webapp: Fix bugs that could result in a relative path such as "." being written to ~/.config/git-annex/autostart
2015-12-02 15:57:30 -04:00
Database
add getAssociatedKey
2015-12-15 13:05:23 -04:00
debian
Merge branch 'master' into smudge
2015-12-15 12:01:21 -04:00
doc
update doc for v6
2015-12-15 14:07:54 -04:00
Git
fix use of hifalutin terminology
2015-11-16 14:37:31 -04:00
Limit
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Logs
avoid unnecessary reading of git-annex branch data when matching on annex.largefiles
2015-12-04 15:06:41 -04:00
Messages
avoid spawning file size polling thread when not in -J mode
2015-11-16 21:21:58 -04:00
Remote
Merge branch 'master' into smudge
2015-12-11 13:50:31 -04:00
RemoteDaemon
rename bothHandles -> ioHandles
2015-04-03 15:35:18 -04:00
standalone
Make the git-annex-standalone.deb prevent runshell from installing wrappers into $HOME/.ssh
2015-11-10 12:53:46 -04:00
static
Revert "remove newlines from static js and css"
2014-06-13 02:20:39 -04:00
templates
webapp: Remove the "disable remote" feature from the UI.
2015-09-21 13:05:44 -04:00
Types
fix use of hifalutin terminology
2015-11-16 14:37:31 -04:00
Upgrade
move InodeSentinal from direct mode code to its own module
2015-12-09 15:52:11 -04:00
Utility
use InodeCache when dropping a key to see if a pointer file can be safely reset
2015-12-09 17:54:54 -04:00
.ghci
workaround for ghci fragility in reusing objects compiled with ghc
2012-10-20 16:20:42 -04:00
.gitattributes
decruft
2011-06-22 18:56:08 -04:00
.gitignore
cleanup makefile
2015-07-23 12:51:27 -04:00
.mailmap
alias for Yaroslav @ yahoo to mailmap
2015-09-09 12:38:59 -04:00
Annex.hs
add inode cache to the db
2015-12-09 17:00:37 -04:00
Assistant.hs
unused import on windows
2015-04-20 11:27:47 -04:00
Backend.hs
refactor and improve pointer file handling code
2015-12-09 14:27:43 -04:00
bash-completion.bash
fix bash completion of filenames containing spaces
2015-07-20 11:17:35 -04:00
build.bat
let build.bat also be run from cygwin terminal
2015-04-21 14:12:14 -04:00
BuildFlags.hs
Add S3 features to git-annex version output.
2015-12-10 11:42:49 -04:00
CHANGELOG
symlinks
2010-10-27 15:14:59 -04:00
Checks.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
CmdLine.hs
arrange for regional output manager to run when -J is enabled
2015-11-04 16:22:43 -04:00
Command.hs
join back threads before ending concurrent output so display works
2015-11-05 17:23:26 -04:00
Common.hs
import Data.Default in Common
2015-01-28 16:11:28 -04:00
Config.hs
init: Configure .git/info/attributes to use git-annex as a smudge filter.
2015-12-04 17:57:15 -04:00
configure.hs
Rewrote free disk space checking code
2012-03-22 17:32:47 -04:00
COPYRIGHT
Add link COPYRIGHT -> debian/copyright; add COPYRIGHT to sdist.
2012-06-11 23:27:00 -07:00
Creds.hs
support gpg.program
2015-09-09 18:06:49 -04:00
Crypto.hs
support gpg.program
2015-09-09 18:06:49 -04:00
ghci
brought back fast ghci
2013-02-27 21:38:01 -04:00
git-annex.cabal
prep release
2015-12-08 11:14:28 -04:00
git-annex.hs
wire tasty's option parser into the main program option parser
2015-07-13 13:20:10 -04:00
git-union-merge.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Git.hs
init: Configure .git/info/attributes to use git-annex as a smudge filter.
2015-12-04 17:57:15 -04:00
INSTALL
symlinks
2010-10-27 15:14:59 -04:00
Limit.hs
avoid unnecessary reading of git-annex branch data when matching on annex.largefiles
2015-12-04 15:06:41 -04:00
Locations.hs
add inode cache to the db
2015-12-09 17:00:37 -04:00
Logs.hs
rethought distributed fsck; instead add activity.log and expire command
2015-04-05 12:50:02 -04:00
Makefile
Build with -j1 again to get reproducible build.
2015-11-16 16:51:24 -04:00
Messages.hs
display a message in the unlikely scenario of fsking a dead repository
2015-11-10 14:44:58 -04:00
NEWS
update NEWS
2012-01-19 15:27:39 -04:00
README
use https
2014-11-06 14:20:10 -04:00
Remote.hs
enableremote: List uuids and descriptions of remotes that can be enabled, and accept either the uuid or the description in leu if the name.
2015-10-26 14:55:40 -04:00
Setup.hs
improve warning
2015-11-03 11:06:33 -04:00
stack.yaml
enable ConcurrentOutput flag for stack
2015-11-06 15:26:12 -04:00
Test.hs
reorg quickcheck to a separate module
2015-11-17 15:49:22 -04:00
Types.hs
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Upgrade.hs
add v6; keep v5 working for now and manual upgrade
2015-12-04 16:14:48 -04:00