index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
Commit message (
Expand
)
Author
Age
*
Rather than crashing when there's a problem with the requested bloomfilter ca...
Joey Hess
2014-09-12
*
sync: Ensure that pending changes to git-annex branch are committed when in d...
Joey Hess
2014-09-11
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
use types to enforce that removeAnnex can only be called inside lockContent
Joey Hess
2014-08-20
*
avoid trying to create a content file in order to lock it
Joey Hess
2014-08-20
*
reorganize and refactor lock code
Joey Hess
2014-08-20
*
Ensure that all lock fds are close-on-exec, fixing various problems with them...
Joey Hess
2014-08-20
*
missing peice
Joey Hess
2014-08-16
*
git-annex-shell sendkey: Don't fail if a remote asks for a key to be sent tha...
Joey Hess
2014-08-15
*
unlock of not present file should still be a failure, just not a crash
Joey Hess
2014-08-10
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
unlock: Better error handling; continue past files that are not available or ...
Joey Hess
2014-08-09
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
fix "storeKey when already present" test for git-annex-shell transfers
Joey Hess
2014-08-04
*
fix warning
Joey Hess
2014-08-04
*
Merge branch 'master' into newchunks
Joey Hess
2014-08-03
|
\
|
*
testremote --fast
Joey Hess
2014-08-03
*
|
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
|
/
*
testremote now tests with and without encryption
Joey Hess
2014-08-01
*
testremote: Test retrieveKeyFile resume
Joey Hess
2014-08-01
*
improve testremote command, adding chunk size testing
Joey Hess
2014-08-01
*
testremote: New command to test uploads/downloads to a remote.
Joey Hess
2014-08-01
*
add new section for testing commands
Joey Hess
2014-08-01
*
fix build with old feed
Joey Hess
2014-07-19
*
include feed url in repeated problems message
Joey Hess
2014-07-14
*
resolvemerge: finish up by committing
Joey Hess
2014-07-11
*
resolvemerge: New plumbing command that runs the automatic merge conflict res...
Joey Hess
2014-07-11
*
uninit: Avoid failing final removal in some direct mode repositories due to f...
Joey Hess
2014-07-11
*
make commented out lines always give the default, not a suggested setting
Joey Hess
2014-07-11
*
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
Joey Hess
2014-07-10
*
Support building with bloomfilter 2.0.0.
Joey Hess
2014-07-07
*
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
*
Run standalone install process when the assistant is started (was only being ...
Joey Hess
2014-06-30
*
assistant: Fix one-way assistant->assistant sync in direct mode.
Joey Hess
2014-06-16
*
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
*
Windows: Fix opening webapp when repository is in a directory with spaces in ...
Joey Hess
2014-06-10
*
unused: Avoid checking view branches for unused files.
Joey Hess
2014-06-04
*
webapp: More robust startup when annex directory is not a git repo or not int...
Joey Hess
2014-05-21
*
assistant: When there are multiple remotes giving different ways to access th...
Joey Hess
2014-05-19
*
factor out getRemoteGitConfig
Joey Hess
2014-05-16
*
execute remote.<name>.annex-shell on remote, if set
Fraser Tweedale
2014-05-16
*
group: When no groups are specified to set, lists the current groups of a rep...
Joey Hess
2014-05-16
*
allow building with old feed lib, w/o pubdate
Joey Hess
2014-04-21
*
findref: New command, like find but shows files in a specified git ref.
Joey Hess
2014-04-17
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
webapp: Start even if the current directory is listed in ~/.config/git-annex/...
Joey Hess
2014-04-17
[next]