index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
Commit message (
Expand
)
Author
Age
*
Switched to using git for Windows, rather than msysgit.
Joey Hess
2015-09-10
*
avoid nul-truncation
Joey Hess
2015-08-11
*
Only look at reflogs for relevant branches, not for git-annex branches
Joey Hess
2015-07-07
*
unused: --used-refspec can now be configured to look at refs in the reflog. T...
Joey Hess
2015-07-07
*
Support git's undocumented core.sharedRepository=2 value, which is equivilant...
Joey Hess
2015-07-06
*
refactor ls-tree params
Joey Hess
2015-07-06
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
couple of AMP warnings I missed before
Joey Hess
2015-05-10
*
more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...
Joey Hess
2015-05-10
*
desc
Joey Hess
2015-04-19
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
spotted a few more places where diff-tree needed --
Joey Hess
2015-04-09
*
fix union merge to call diff-index with -- after the ref
Joey Hess
2015-04-09
*
This fixes a bug in the assistant introduced by the literal pathspec changes ...
Joey Hess
2015-04-09
*
use --literal-pathspecs globally, as a better way to avoid globbing
Joey Hess
2015-03-30
*
workaround git ls-files bug in handling slash-escaped wildcards
Joey Hess
2015-03-30
*
Prevent git-ls-files from double-expanding wildcards when an unexpanded wildc...
Joey Hess
2015-03-27
*
promote forum request to todo item so it is not lost
Joey Hess
2015-03-27
*
Improve error message when --in @date is used and there is no reflog for the ...
Joey Hess
2015-03-26
*
sync: Fix committing when in a direct mode repo that has no HEAD ref.
Joey Hess
2015-03-04
*
Submodules are now supported by git-annex!
Joey Hess
2015-03-02
*
add -q to git symbolic-ref call
Joey Hess
2015-03-02
*
avoid unncessary IO
Joey Hess
2015-02-12
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Windows: Fix running of the pre-commit-annex hook.
Joey Hess
2015-01-20
*
convert parentDir to be based on takeDirectory, but fixed for trailing /
Joey Hess
2015-01-09
*
revert parentDir change
Joey Hess
2015-01-09
*
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
*
Bugfix: A file named HEAD in the work tree could confuse some git commands ru...
Joey Hess
2015-01-06
*
|
Merge branch 'master' into relativepaths
Joey Hess
2015-01-06
|
\
|
|
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
|
git-hash-object needs absolute files (git bug)
Joey Hess
2015-01-06
*
|
git repo path may be relative, so don't assume absolute any more
Joey Hess
2015-01-06
*
|
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
|
/
*
Check git version at runtime, rather than assuming it will be the same as the...
Joey Hess
2015-01-05
*
split out DiffTreeItem
Joey Hess
2014-12-22
*
Use wget -q --show-progress for less verbose wget output, when built with wge...
Joey Hess
2014-12-16
*
undo command
Joey Hess
2014-11-14
*
simplify
Joey Hess
2014-11-12
*
proxy: for all your direct mode repository munging needs
Joey Hess
2014-11-12
*
comment typo
Joey Hess
2014-11-10
*
pre-commit: Block partial commit of unlocked annexed file, since that left a ...
Joey Hess
2014-11-10
*
move remote removal into separate module
Joey Hess
2014-10-27
*
Use haskell setenv library to clean up several ugly workarounds for inability...
Joey Hess
2014-10-15
*
repair: Prevent auto gc from happening when fetching from a remote.
Joey Hess
2014-10-12
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
Fix parsing of ipv6 address in git remote address when it was not formatted a...
Joey Hess
2014-09-10
*
New annex.hardlink setting. Closes: #758593
Joey Hess
2014-09-05
*
Fix handing of autocorrection when running outside a git repository.
Joey Hess
2014-08-23
[next]