index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
Commit message (
Expand
)
Author
Age
*
Run ssh with -T to avoid tty allocation and any login scripts that may do und...
Joey Hess
2013-03-04
*
git subcommand cleanup
Joey Hess
2013-03-03
*
Makefile now builds using cabal, taking advantage of cabal's automatic detect...
Joey Hess
2013-02-27
*
annex.version is now set to 4 for direct mode repositories
Joey Hess
2013-02-26
*
fix
Joey Hess
2013-02-24
*
hopefully fix a bug
Joey Hess
2013-02-24
*
remove debug print
Joey Hess
2013-02-23
*
squelch warning
Joey Hess
2013-02-22
*
fix inverted logic
Joey Hess
2013-02-22
*
fix sameInodeCache to check the inode change sentinal
Joey Hess
2013-02-22
*
work around broken getEnvironment on Android in the most important place: git...
Joey Hess
2013-02-22
*
only create inode sentinal file when initializing a new repo
Joey Hess
2013-02-20
*
shorter directory to external ssh socket
Joey Hess
2013-02-19
*
Direct mode: Support filesystems like FAT which can change their inodes each ...
Joey Hess
2013-02-19
*
Android: Support ssh connection caching.
Joey Hess
2013-02-19
*
set fileSystemEncoding when reading files that might be binary
Joey Hess
2013-02-18
*
hlint
Joey Hess
2013-02-18
*
types
Joey Hess
2013-02-18
*
fully support core.symlinks=false in all relevant symlink handling code
Joey Hess
2013-02-17
*
proper fix for dropunused
Joey Hess
2013-02-15
*
Revert "Clean up direct mode cache and mapping info when dropping keys."
Joey Hess
2013-02-15
*
start to support core.symlinks=false
Joey Hess
2013-02-15
*
add: Improved detection of files that are modified while being added.
Joey Hess
2013-02-14
*
split out Utility.InodeCache
Joey Hess
2013-02-14
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
Now uses the Haskell uuid library, rather than needing a uuid program.
Joey Hess
2013-02-10
*
Clean up direct mode cache and mapping info when dropping keys.
Joey Hess
2013-02-07
*
Deal with stale mappings for deleted file in direct mode.
Joey Hess
2013-02-05
*
add another setting to GitConfig
Joey Hess
2013-01-28
*
ensure that content directory is thawed when writing direct mode mapping and ...
Joey Hess
2013-01-26
*
allow lazy reading of map contents
Joey Hess
2013-01-18
*
some more direct mode fixes
Joey Hess
2013-01-18
*
Avoid filename encoding errors when writing direct mode mappings.
Joey Hess
2013-01-18
*
Fix direct mode mapping code to always store direct mode filenames relative t...
Joey Hess
2013-01-18
*
In direct mode, files with the same key are no longer hardlinked, as that wou...
Joey Hess
2013-01-14
*
check for direct mode file change when copying to a local git remote
Joey Hess
2013-01-10
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
add works in direct mode
Joey Hess
2013-01-06
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
direct: Avoid hardlinking symlinks that point to the same content when the co...
Joey Hess
2013-01-06
*
work around a very strange git-cat-file behavior
Joey Hess
2013-01-05
*
assistant: Make expensive transfer scan work fully in direct mode.
Joey Hess
2013-01-05
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
fix logic error breaking direct mode assistant autocommit of modified files
Joey Hess
2012-12-28
*
assistant direct mode file add/change bookkeeping
Joey Hess
2012-12-25
*
more quickcheck fun
Joey Hess
2012-12-19
*
comment
Joey Hess
2012-12-19
*
normalise associated files
Joey Hess
2012-12-19
*
partial and incomplete automatic merging in direct mode
Joey Hess
2012-12-18
[next]