index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Content
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
wip v6 support for assistant
Joey Hess
2015-12-21
*
move
Joey Hess
2015-12-10
*
add inode cache to the db
Joey Hess
2015-12-09
*
move InodeSentinal from direct mode code to its own module
Joey Hess
2015-12-09
*
a few hlints
Joey Hess
2015-04-11
*
update my email address and homepage url
Joey Hess
2015-01-21
*
on second thought, InodeCache should use getFileSize
Joey Hess
2015-01-20
*
revert parentDir change
Joey Hess
2015-01-09
*
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
|
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
|
/
*
Revert "temporary debugging code for windows autobuilder test suite failure"
Joey Hess
2014-12-30
*
temporary debugging code for windows autobuilder test suite failure
Joey Hess
2014-12-30
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
finish fixing windows timezone madness
Joey Hess
2014-06-12
*
fix for Windows file timestamp timezone madness
Joey Hess
2014-06-12
*
random hlint (to give the autobuilder something new to build)
Joey Hess
2014-02-11
*
fix failing test case on Windows
Joey Hess
2014-02-03
*
avoid using openFile when withFile can be used
Joey Hess
2014-02-03
*
factor out utility function
Joey Hess
2014-02-03
*
Direct mode .git/annex/objects directories are no longer left writable
Joey Hess
2013-11-15
*
update for DiffTree type change (which fixes assistant in subdir confusion bug)
Joey Hess
2013-10-17
*
hlint
Joey Hess
2013-09-25
*
avoid failure creating inode sentinal file
Joey Hess
2013-06-18
*
assistant: In direct mode, objects are now only dropped when all associated f...
Joey Hess
2013-06-15
*
improve robustness of fromDirect and replaceFile
Joey Hess
2013-05-25
*
didn't quite get removeDirect right before, this passes test suite
Joey Hess
2013-05-20
*
store copy in inode cache too
Joey Hess
2013-05-17
*
test suite passes in direct mode
Joey Hess
2013-05-17
*
fix the day's Windows permissions damage
Joey Hess
2013-05-14
*
Merge branch 'windows' of git://git-annex.branchable.com into windows
Joey Hess
2013-05-13
|
\
*
|
read inode cache file strictly to avoid failure to drop on windows
Joey Hess
2013-05-13
|
*
rename module
Joey Hess
2013-05-12
|
/
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
Bugfix: Direct mode no longer repeatedly checksums duplicated files.
Joey Hess
2013-04-06
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
hlint
Joey Hess
2013-04-03
*
remove old debug print
Joey Hess
2013-03-16
*
Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...
Joey Hess
2013-03-12
*
detect renames during commit, and .. um, do nothing special because it's lunc...
Joey Hess
2013-03-11
*
remove Eq instance for InodeCache
Joey Hess
2013-03-11
*
remove debug print
Joey Hess
2013-02-23
*
fix inverted logic
Joey Hess
2013-02-22
*
fix sameInodeCache to check the inode change sentinal
Joey Hess
2013-02-22
*
only create inode sentinal file when initializing a new repo
Joey Hess
2013-02-20
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
hlint
Joey Hess
2013-02-18
[next]