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
*
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
*
forgot some lifts
Joey Hess
2014-08-20
*
Ensure that all lock fds are close-on-exec, fixing various problems with them...
Joey Hess
2014-08-20
*
memoize construction of the Request -> Request function to apply the UrlOptions
Joey Hess
2014-08-15
*
git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...
Joey Hess
2014-08-15
*
direct: Avoid leaving file content in misctemp if interrupted.
Joey Hess
2014-08-15
*
direct: Fix ugly warning messages.
Joey Hess
2014-08-12
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
Merge branch 'newchunks'
Joey Hess
2014-08-01
|
\
*
|
Display exception message when a transfer fails due to an exception.
Joey Hess
2014-07-30
*
|
add missing Ord constraint (fixes android build)
Joey Hess
2014-07-30
|
*
better type for Retriever
Joey Hess
2014-07-29
[next]