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
*
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
|
*
allow Retriever action to update the progress meter
Joey Hess
2014-07-29
|
*
add some more exception handling primitives
Joey Hess
2014-07-26
|
/
*
implement chunk logs
Joey Hess
2014-07-24
*
fix windows build
Joey Hess
2014-07-14
*
resolvemerge: finish up by committing
Joey Hess
2014-07-11
*
Deal with change in git 2.0 that made indirect mode merge conflict resolution...
Joey Hess
2014-07-11
*
resolvemerge: New plumbing command that runs the automatic merge conflict res...
Joey Hess
2014-07-11
*
direct: Fix handling of case where a work tree subdirectory cannot be written...
Joey Hess
2014-07-10
*
refactor locking
Joey Hess
2014-07-10
*
refactor
Joey Hess
2014-07-10
*
Fix minor FD leak in journal code.
Joey Hess
2014-07-09
*
fix build warning
5.20140709
Joey Hess
2014-07-09
*
fix windows build
Joey Hess
2014-07-09
*
prospective fix for bad_merge_commit_deleting_all_files
Joey Hess
2014-07-09
*
Fix bug in automatic merge conflict resolution
Joey Hess
2014-07-08
*
assistant: Fix bug, introduced in last release, that caused the assistant to ...
Joey Hess
2014-07-05
*
work around getDirectoryContents not streaming lazily
Joey Hess
2014-07-04
*
Fix memory leak when committing millions of changes to the git-annex branch
Joey Hess
2014-07-04
*
support commit.gpgsign
Joey Hess
2014-07-04
*
really add non-date metadata too
Joey Hess
2014-07-03
*
import metadata from feeds
Joey Hess
2014-07-03
*
refactor
Joey Hess
2014-06-16
*
work around a bug in git
Joey Hess
2014-06-12
*
finish fixing windows timezone madness
Joey Hess
2014-06-12
*
fix for Windows file timestamp timezone madness
Joey Hess
2014-06-12
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
simplify
Joey Hess
2014-06-09
[next]