aboutsummaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* couple more warning fixesGravatar Joey Hess2014-02-25
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* repair: Optimise unpacking of pack files, and avoid repeated error messages a...Gravatar Joey Hess2014-02-24
* remove Read instance for RefGravatar Joey Hess2014-02-19
* add git annex view commandGravatar Joey Hess2014-02-18
* filter branches (incomplete)Gravatar Joey Hess2014-02-16
* unbreak the buildGravatar Joey Hess2014-02-12
* remove windows --git-dir unix style path hackGravatar Joey Hess2014-02-11
* Windows: Fix handling of absolute unix-style git repository paths.Gravatar Joey Hess2014-02-08
* remove workaroundGravatar Joey Hess2014-02-08
* --in can now refer to files that were located in a repository at some past da...Gravatar Joey Hess2014-02-06
* assistant: Run the periodic git gc in batch mode.Gravatar Joey Hess2014-01-22
* repair: Check git version at run time.Gravatar Joey Hess2014-01-21
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs dir...Gravatar Joey Hess2014-01-15
* repair: Support old git versions from before git fsck --no-dangling was imple...Gravatar Joey Hess2014-01-13
* Avoid looping if long-running git cat-file or git hash-object crashes and kee...Gravatar Joey Hess2014-01-01
* Windows: Fix bug in direct mode merge code that could cause files in subdirec...Gravatar Joey Hess2013-12-31
* Another round of s/amoung/among/Gravatar Richard Hartmann2013-12-19
* assistant: Fix OSX-specific bug that caused the startup scan to try to follow...Gravatar Joey Hess2013-12-18
* status: Ignore new files that are gitignored.Gravatar Joey Hess2013-12-12
* repair: Remove damaged git-annex sync branches.Gravatar Joey Hess2013-12-10
* updateGravatar Joey Hess2013-12-10
* accidentially committed wrong version of fileGravatar Joey Hess2013-12-10
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* work around msysgit very strange behavior on ./ or .\ at start of pathGravatar Joey Hess2013-12-04
* assistant: Batch jobs are now run with ionice and nocache, when those command...Gravatar Joey Hess2013-12-01
* Avoid using git commit in direct mode, since in some situations it will read ...Gravatar Joey Hess2013-12-01
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* Fix bug that broke switching between local repositories in the webapp when th...Gravatar Joey Hess2013-11-22
* make runRepairOf run preRepairGravatar Joey Hess2013-11-21
* merge from git-repairGravatar Joey Hess2013-11-21
* merge from git-repairGravatar Joey Hess2013-11-21
* merge from git-repairGravatar Joey Hess2013-11-20
* merge from git-repairGravatar Joey Hess2013-11-20
* merge from git-repairGravatar Joey Hess2013-11-20
* merge from git-repairGravatar Joey Hess2013-11-20
* fix repair failure that occurred when index was corrupted, and other objects tooGravatar Joey Hess2013-11-19
* merge with git-repairGravatar Joey Hess2013-11-19
* moving git-repair to its own packageGravatar Joey Hess2013-11-18
* better handling of missing index fileGravatar Joey Hess2013-11-13
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Gravatar Joey Hess2013-11-13
* repair: Handle case where index file is corrupt, but all objects are ok.Gravatar Joey Hess2013-11-13
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* add new status commandGravatar Joey Hess2013-11-07
* work around lack of receive.denyCurrentBranch in direct modeGravatar Joey Hess2013-11-05
* factor out updateGravatar Joey Hess2013-11-05
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* automatically set and unset core.bare when switching to/from direct modeGravatar Joey Hess2013-11-05
* refactored hook setupGravatar Joey Hess2013-11-05
* pass -c option on to all git commands runGravatar Joey Hess2013-11-05