index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
/
LsFiles.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
status: Ignore new files that are gitignored.
Joey Hess
2013-12-12
*
add new status command
Joey Hess
2013-11-07
*
repair command: add handling of git-annex branch and index
Joey Hess
2013-10-23
*
remove *>=> and >=*> ; use <$$> instead
Joey Hess
2013-09-27
*
sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...
Joey Hess
2013-09-19
*
unused: Pay attention to symlinks that are not yet staged in the index.
Joey Hess
2013-08-22
*
importfeed: git-annex becomes a podcatcher in 150 LOC
Joey Hess
2013-07-28
*
fix the day's windows permissions damage
Joey Hess
2013-05-12
*
set raw mode for git check-attr
Joey Hess
2013-05-12
*
Bugfix: git annex add, when ran without any file or directory specified, shou...
Joey Hess
2013-03-07
*
make adding modified files work on crippled filesystems
Joey Hess
2013-02-20
*
make startup scan for deleted files work in direct mode
Joey Hess
2012-12-24
*
unused
Joey Hess
2012-12-18
*
Merge branch 'master' into desymlink
Joey Hess
2012-12-13
|
\
|
*
finished where indentation changes
Joey Hess
2012-12-13
*
|
direct mode committing
Joey Hess
2012-12-12
*
|
add notStaged
Joey Hess
2012-12-12
*
|
where indentation
Joey Hess
2012-12-12
*
|
remove unused function
Joey Hess
2012-12-12
|
/
*
remove some more !!
Joey Hess
2012-10-20
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
more zombie fighting
Joey Hess
2012-10-04
*
sync: Automatically resolves merge conflicts.
Joey Hess
2012-06-27
*
properly handle deleted files when processing ls-files --unmerged
Joey Hess
2012-06-27
*
add ls-files --unmerged support
Joey Hess
2012-06-27
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
fix LsFiles.typeChanged paths
Joey Hess
2012-02-14
*
use Common in a few more modules
Joey Hess
2011-12-20
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
lint
Joey Hess
2011-11-11
*
reorder repo parameters last
Joey Hess
2011-11-08
*
convert all git read/write functions to use ByteStrings
Joey Hess
2011-09-29
*
tweak
Joey Hess
2011-09-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
hlint tweaks
Joey Hess
2011-07-15
*
renamed GitRepo to Git
Joey Hess
2011-06-30