aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Experimental branch with built-in gitolite supportuse-gitoliteKonstantin Ryabitsev2-16/+90
2013-05-14Be actually helpful when reporting the errorKonstantin Ryabitsev1-1/+1
2013-05-13Update version to 0.3.1 in preparation for releasev0.3.1Konstantin Ryabitsev4-4/+7
2013-05-13Tweak non-fatal messages that we don't care aboutKonstantin Ryabitsev1-1/+3
2013-05-10Remember to unlock the repo when done pullingKonstantin Ryabitsev1-0/+1
2013-05-09Test and remove actual full pathKonstantin Ryabitsev1-2/+2
2013-05-09Record and document the new -r flagKonstantin Ryabitsev3-0/+17
2013-05-09Be more clever when dealing with existing reposKonstantin Ryabitsev1-3/+33
2013-05-08Notices are not critical, so we'll ignore them.v0.3Konstantin Ryabitsev1-1/+3
2013-05-08Work with older versions of GitPythonKonstantin Ryabitsev2-6/+12
2013-05-07Fix headline on the grok-fsck manpageKonstantin Ryabitsev2-4/+4
2013-05-07Package fsck.conf in documentation as well.Konstantin Ryabitsev1-1/+1
2013-05-07Adjust version to 0.3 universally.Konstantin Ryabitsev3-13/+4
2013-05-06New feature: grok-fsckKonstantin Ryabitsev12-14/+560
2013-05-05Adjust manpages to record the new -i flagKonstantin Ryabitsev2-2/+9
2013-05-05Add support to exclude some dirs from the manifestKonstantin Ryabitsev2-3/+16
2013-05-03Trim any leading / when generating projects.listKonstantin Ryabitsev1-0/+5
2013-05-03Check for dir existence before trying to makedirsKonstantin Ryabitsev1-1/+2
2013-05-03Make sure leading dirs are in place for symlinksKonstantin Ryabitsev1-0/+2
2013-05-02Document the newly added -x and -c flagsKonstantin Ryabitsev3-6/+43
2013-05-02Add checking for git-daemon-export-okKonstantin Ryabitsev1-3/+22
2013-04-29Add support for directly removing reposKonstantin Ryabitsev2-9/+35
2013-04-26Put manpages in the right placev0.2Konstantin Ryabitsev1-2/+2
2013-04-26Add manpagesKonstantin Ryabitsev5-1/+406
2013-04-26Add support for running post-update hooksKonstantin Ryabitsev2-1/+36
2013-04-25Typo fixes.Konstantin Ryabitsev2-2/+2
2013-04-25Up version to 0.2 for first release.Konstantin Ryabitsev3-3/+6
2013-04-25Add support for generating projects.list for cgitKonstantin Ryabitsev4-2/+54
2013-04-06Use --prune to handle deleted branchesKonstantin Ryabitsev1-1/+1
2013-04-04Write agefile that cgit can use to show idlenessKonstantin Ryabitsev1-0/+15
2013-04-04Add support for setting owner and descriptionKonstantin Ryabitsev3-19/+68
2013-04-04Only do clone operations when we have something to cloneKonstantin Ryabitsev1-16/+19
2013-04-04Ignore git repositories without any headsKonstantin Ryabitsev1-0/+6
2013-04-04Better info/debug messages and return codesKonstantin Ryabitsev2-17/+68
2013-04-04Don't append the same set on the last runKonstantin Ryabitsev1-2/+2
2013-04-04Missed a crucial bitKonstantin Ryabitsev1-2/+6
2013-04-04First pretty blunt approach at dependency sorting.Konstantin Ryabitsev2-24/+37
2013-04-03A note to myself about reference dependenciesKonstantin Ryabitsev1-1/+7
2013-04-03Record json format change for symlink supportKonstantin Ryabitsev1-1/+5
2013-04-03Add symlink supportKonstantin Ryabitsev2-2/+46
2013-04-03Add spec fileKonstantin Ryabitsev1-0/+54
2013-04-03Add an admonition about bare git repositories.Konstantin Ryabitsev1-0/+2
2013-04-03Add better messages on --verboseKonstantin Ryabitsev1-2/+2
2013-04-03Move git import into the relevant fileKonstantin Ryabitsev2-3/+4
2013-04-03Initial commitKonstantin Ryabitsev9-0/+1472