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
*
use a Set
Joey Hess
2015-01-28
*
implement annex.tune.branchhash1
Joey Hess
2015-01-28
*
implement annex.tune.objecthashlower
Joey Hess
2015-01-28
*
import Data.Default in Common
Joey Hess
2015-01-28
*
rework Differences data type
Joey Hess
2015-01-28
*
Repository tuning parameters can now be passed when initializing a repository...
Joey Hess
2015-01-27
*
Fix default repository description created by git annex init, which got broke...
Joey Hess
2015-01-22
*
update my email address and homepage url
Joey Hess
2015-01-21
*
on second thought, InodeCache should use getFileSize
Joey Hess
2015-01-20
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
Windows: Fix running of the pre-commit-annex hook.
Joey Hess
2015-01-20
*
convert parentDir to be based on takeDirectory, but fixed for trailing /
Joey Hess
2015-01-09
*
revert parentDir change
Joey Hess
2015-01-09
*
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
*
fix view generation code to work when run in a subdirectory; no longer needs ...
Joey Hess
2015-01-06
*
|
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
*
|
absolute path to index file; test suite passes
Joey Hess
2015-01-06
*
|
direct mode merge relative path trickiness
Joey Hess
2015-01-06
*
|
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
|
/
*
Windows: Fix handling of views of filenames containing '%'
Joey Hess
2014-12-30
*
fix test case on windows
Joey Hess
2014-12-30
*
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
*
fixed all remaining build warnings on Windows
Joey Hess
2014-12-29
*
move dummy uuids to Annex.UUID
Joey Hess
2014-12-17
*
Revert "let url claims optionally include a suggested filename"
Joey Hess
2014-12-11
*
let url claims optionally include a suggested filename
Joey Hess
2014-12-11
*
diffdriver: New git-annex command, to make git external diff drivers work wit...
Joey Hess
2014-11-24
*
proxy: for all your direct mode repository munging needs
Joey Hess
2014-11-12
*
no longer used imports
Joey Hess
2014-11-06
*
Remove fixup code for bad bare repositories created by versions 5.20131118 th...
Joey Hess
2014-11-04
*
Windows: Fix crash when user.name is not set in git config.
Joey Hess
2014-10-31
*
fix windows build
Joey Hess
2014-10-16
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
vicfg: Deleting configurations now resets to the default, where before it has...
Joey Hess
2014-10-14
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
Fix transfer lock file FD leak that could occur when two separate git-annex p...
Joey Hess
2014-09-11
*
New annex.hardlink setting. Closes: #758593
Joey Hess
2014-09-05
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
fix imports for windows
Joey Hess
2014-08-23
*
use types to enforce that removeAnnex can only be called inside lockContent
Joey Hess
2014-08-20
*
more lock file refactoring
Joey Hess
2014-08-20
*
avoid trying to create a content file in order to lock it
Joey Hess
2014-08-20
*
more lock file refactoring
Joey Hess
2014-08-20
*
reorganize and refactor lock code
Joey Hess
2014-08-20
*
fix lockFileShared to actually create lock file
Joey Hess
2014-08-20
*
whoops, I the debug prints
Joey Hess
2014-08-20
*
When accessing a local remote, shut down git-cat-file processes afterwards, t...
Joey Hess
2014-08-20
[next]