summaryrefslogtreecommitdiff
path: root/Annex/Content.hs
Commit message (Expand)AuthorAge
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* added direct and indirect commandsGravatar Joey Hess2012-12-13
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * finished where indentation changesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
* | Got object sending working in direct mode.Gravatar Joey Hess2012-12-08
* | update the cache automatically when moving objects in or outGravatar Joey Hess2012-12-08
* | support for checking presence of objects in direct modeGravatar Joey Hess2012-12-07
* | support for storing files in direct modeGravatar Joey Hess2012-12-07
|/
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* more descriptive name for oneshotGravatar Joey Hess2012-09-15
* bugfix: avoid staging but not committing changes to git-annex branchGravatar Joey Hess2012-09-15
* fishy commitGravatar Joey Hess2012-06-14
* hlintGravatar Joey Hess2012-06-12
* factor out nukeFileGravatar Joey Hess2012-06-06
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* Fix use of several config settingsGravatar Joey Hess2012-05-05
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* better file mode setting codeGravatar Joey Hess2012-04-21
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
* inverted logicGravatar Joey Hess2012-04-20
* export a more generalized checkDiskSpaceGravatar Joey Hess2012-04-20
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* use new getConfigGravatar Joey Hess2012-03-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
* Improve detection of inability to check free disk space.Gravatar Joey Hess2012-03-21
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* getKeysPresent is now fully lazyGravatar Joey Hess2012-03-11
* status: Fixed to run in nearly constant space.Gravatar Joey Hess2012-03-11
* configure: Check if ssh connection caching is supported by the installed vers...Gravatar Joey Hess2012-02-25
* improve alwayscommit=false modeGravatar Joey Hess2012-02-25
* add annex.alwayscommit optionGravatar Joey Hess2012-02-25
* Deal with NFS problem that caused a failure to remove a directory when removi...Gravatar Joey Hess2012-02-24
* IO exception reworkGravatar Joey Hess2012-02-03
* Avoid repeated location log commits when a remote is receiving files.Gravatar Joey Hess2012-01-28
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* optimise fsck --from normal git remotesGravatar Joey Hess2012-01-19
* add a configure check for StatFSGravatar Joey Hess2012-01-15
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* hslintGravatar Joey Hess2011-12-09
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* support .git/annex on a different disk than the rest of the repoGravatar Joey Hess2011-11-28
* lintGravatar Joey Hess2011-11-11
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* better message when content is lockedGravatar Joey Hess2011-11-10