summaryrefslogtreecommitdiff
path: root/git-fat
Commit message (Expand)AuthorAgeFilesLines
* filter-clean: fix for zero-length files causing early StopIterationJed Brown2013-01-201-9/+7
* Find git-dir so that git-fat can run within a git filter-branch or aJed Brown2013-01-201-1/+2
* Skip files matching magiclen that fail to decode (they are not managed by us)Jed Brown2012-12-241-2/+5
* Fix deadlock when filtering large rev-list, reported by Jozsef BakoskiJed Brown2012-12-241-3/+11
* Rsync needs trailing slash when pushing one file to a directory that does not...Jed Brown2012-12-241-2/+2
* Upgrade format to include file sizeJed Brown2012-11-281-19/+50
* Improved use of git-config in git init and reading .gitfatJed Brown2012-11-261-14/+26
* git fat push: default to only push objects reachable from the current HEAD, u...Jed Brown2012-11-261-5/+6
* Comment explaining how 'git fat checkout' forces resmudgingJed Brown2012-11-261-0/+7
* Better diagnostic when smudging a file that is missing in object storeJed Brown2012-11-261-2/+3
* Cleaner way to checkout files after pullJed Brown2012-11-261-5/+11
* Extend worked example and make several refinementsJed Brown2012-11-251-34/+82
* initial importJed Brown2012-11-251-0/+212