summaryrefslogtreecommitdiff
path: root/cgit.css (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add generic support for search box in page headerLars Hjemli2006-12-281-0/+5
* Minor style fixesLars Hjemli2006-12-221-7/+7
* Only show first 80 characters of commit subject in log and summaryLars Hjemli2006-12-221-1/+1
* Add basic diff viewLars Hjemli2006-12-201-0/+25
* Use html_filemode in ui-tree.cLars Hjemli2006-12-171-2/+2
* Show list of modified files in ui-commit.cLars Hjemli2006-12-171-8/+43
* gitweb ripoff: set tr:hover to highligt current rowLars Hjemli2006-12-161-3/+7
* Make repo header a link to summary pageLars Hjemli2006-12-161-1/+8
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-161-4/+46
* Small layout adjustments to summary and blob viewLars Hjemli2006-12-131-0/+6
* Add display of tree content w/ui-tree.cLars Hjemli2006-12-131-2/+11
* Import cgit prototype from git treeLars Hjemli2006-12-091-0/+63
'>+2 Revert "Mute git-commit messages to make pass insert readable" This reverts commit f30ce6374d554e704162d5fa8e49acd9c6fd0ecc. I decided I like the git output. Instead highlight generated passwords using nice terminal output instead. 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 This reverts commit 56381287a16792b4c6410f07db68e02f3574c213, and further fixes things. 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33