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
*
addurl: Bugfix: Did not properly add file in direct mode.
Joey Hess
2013-04-11
*
Bugfix: Direct mode no longer repeatedly checksums duplicated files.
Joey Hess
2013-04-06
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
Update working tree files fully atomically
Joey Hess
2013-04-02
*
add --force overrides annex.largefiles
Joey Hess
2013-03-29
*
New annex.largefiles setting, which configures which files `git annex add` an...
Joey Hess
2013-03-29
*
add section metadata to all commands
Joey Hess
2013-03-24
*
finish fast direct mode rename handling. wow, it's fast
Joey Hess
2013-03-11
*
remove Eq instance for InodeCache
Joey Hess
2013-03-11
*
Makefile now builds using cabal, taking advantage of cabal's automatic detect...
Joey Hess
2013-02-27
*
make adding modified files work on crippled filesystems
Joey Hess
2013-02-20
*
Direct mode: Fix support for adding a modified file.
Joey Hess
2013-02-20
*
fully support core.symlinks=false in all relevant symlink handling code
Joey Hess
2013-02-17
*
add: Improved detection of files that are modified while being added.
Joey Hess
2013-02-14
*
split out Utility.InodeCache
Joey Hess
2013-02-14
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
can now build Android targeted binary
Joey Hess
2013-02-10
*
assistant: Fix location log when adding new file in direct mode.
Joey Hess
2013-02-05
*
assistant: Avoid committer crashing if a file is deleted at the wrong instant.
Joey Hess
2013-01-14
*
addurl in direct mode
Joey Hess
2013-01-06
*
add works in direct mode
Joey Hess
2013-01-06
*
squelch warning
Joey Hess
2013-01-05
*
committer: Fix a file handle leak.
Joey Hess
2013-01-05
*
ensure that direct mode file is not modified while generating its key
Joey Hess
2012-12-29
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
add a guard against using git annex add in direct mode repo
Joey Hess
2012-12-24
*
assistant adding of files in direct mode
Joey Hess
2012-12-24
*
comment
Joey Hess
2012-12-19
*
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
[next]