index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Branch.hs
Commit message (
Expand
)
Author
Age
*
importfeed: git-annex becomes a podcatcher in 150 LOC
Joey Hess
2013-07-28
*
XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...
Joey Hess
2013-05-21
*
Fix a bug in the git-annex branch handling code that could cause info from a ...
Joey Hess
2013-05-20
*
fix android build, broken by changes for windows port
Joey Hess
2013-05-16
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
hlint
Joey Hess
2013-04-03
*
git subcommand cleanup
Joey Hess
2013-03-03
*
Makefile now builds using cabal, taking advantage of cabal's automatic detect...
Joey Hess
2013-02-27
*
work around broken getEnvironment on Android in the most important place: git...
Joey Hess
2013-02-22
*
whitespace fixes
Joey Hess
2012-12-13
*
finished where indentation changes
Joey Hess
2012-12-13
*
remove git-annex branch read cache
Joey Hess
2012-10-19
*
Avoid unsetting HOME when running certian git commands. Closes: #690193
Joey Hess
2012-10-11
*
fix last zombies in the assistant
Joey Hess
2012-10-04
*
more zombie fighting
Joey Hess
2012-10-04
*
flip catchDefaultIO
Joey Hess
2012-09-17
*
bugfix: avoid staging but not committing changes to git-annex branch
Joey Hess
2012-09-15
*
eliminate some commits to the git-annex branch
Joey Hess
2012-09-15
*
remove withIndexUpdate helper
Joey Hess
2012-09-15
*
thread safe git-annex index file use
Joey Hess
2012-08-24
*
avoid unnecessary transfer scans when syncing a disconnected remote
Joey Hess
2012-08-22
*
hlint
Joey Hess
2012-06-12
*
refactor and function name cleanup
Joey Hess
2012-06-08
*
close the git add race
Joey Hess
2012-06-06
*
factor out generic update-index code from unionmerge code
Joey Hess
2012-06-06
*
display "Recording state in git..." when staging the journal
Joey Hess
2012-04-27
*
in which I discover void
Joey Hess
2012-04-21
*
honor core.sharedRepository when making all the other files in the annex
Joey Hess
2012-04-21
*
improve alwayscommit=false mode
Joey Hess
2012-02-25
*
hlint
Joey Hess
2012-02-16
*
tweak
Joey Hess
2012-02-14
*
fix memory leak when staging the journal
Joey Hess
2012-02-14
*
Fixed a memory leak due to excessive strictness when committing journal files.
Joey Hess
2012-02-14
*
avoid multiple unnecessary stats of the index file
Joey Hess
2012-01-14
*
tweaks
Joey Hess
2012-01-11
*
log: New command that displays the location log for file, showing each reposi...
Joey Hess
2012-01-06
*
refactor
Joey Hess
2011-12-30
*
add forceUpdate
Joey Hess
2011-12-30
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
move commit to Git.Branch
Joey Hess
2011-12-13
*
avoid closing pipe before all the shas are read from it
Joey Hess
2011-12-12
*
broke out Git/HashObject.hs
Joey Hess
2011-12-12
*
broke out Git/Branch.hs and reorganized
Joey Hess
2011-12-12
*
split out Git/Ref.hs
Joey Hess
2011-12-12
*
split out Annex/Journal.hs
Joey Hess
2011-12-12
[next]