index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Add.hs
Commit message (
Expand
)
Author
Age
*
where indentation
Joey Hess
2012-11-12
*
maintain set of files pendingAdd
Joey Hess
2012-06-20
*
fix kevent symlink creation
Joey Hess
2012-06-19
*
remove newly created tmp file before linking
Joey Hess
2012-06-15
*
better temp file handling
Joey Hess
2012-06-15
*
tweak
Joey Hess
2012-06-15
*
fixed the double commits problem
Joey Hess
2012-06-10
*
extend Git.Queue to be able to queue more than simple git commands
Joey Hess
2012-06-07
*
close the git add race
Joey Hess
2012-06-06
*
factor out nukeFile
Joey Hess
2012-06-06
*
split out utility functions
Joey Hess
2012-06-06
*
add: Prevent (most) modifications from being made to a file while it is being...
Joey Hess
2012-06-05
*
separate source of content from the filename associated with the key when gen...
Joey Hess
2012-06-05
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
cleanup
Joey Hess
2012-03-06
*
rework git check-attr interface
Joey Hess
2012-02-13
*
add: If interrupted, add can leave files converted to symlinks but not yet ad...
Joey Hess
2011-12-07
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
support .git/annex on a different disk than the rest of the repo
Joey Hess
2011-11-28
*
reorder repo parameters last
Joey Hess
2011-11-08
*
cleanup
Joey Hess
2011-10-31
*
bare cleanup
Joey Hess
2011-10-29
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out Annex exception handling module
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
tweak
Joey Hess
2011-09-15
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
moved files around
Joey Hess
2011-08-20
*
addurl: --fast can be used to avoid immediately downloading the url.
Joey Hess
2011-08-06
*
finished hlint pass
Joey Hess
2011-07-15
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
add: Be even more robust to avoid ever leaving the file seemingly deleted.
Joey Hess
2011-07-07
*
add: Avoid a failure mode that resulted in the file seemingly being deleted (...
Joey Hess
2011-07-07
*
remove unused backend machinery
Joey Hess
2011-07-05
*
add web special remote
Joey Hess
2011-07-01
*
--force will cause add, etc, to operate on ignored files.
Joey Hess
2011-06-29
*
refactor some boilerplate
Joey Hess
2011-05-15
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
imcomplete attempt at supporting lutimes(3) for BSD compat
Joey Hess
2011-03-20
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
fix error throwing
Joey Hess
2011-03-15
*
symlink touching fun
Joey Hess
2011-03-14
*
use ShellParam type
Joey Hess
2011-02-28
[next]