Age | Commit message (Expand) | Author | Lines |
2007-05-16 | Do not wrap filemode column in diffstat table | Lars Hjemli | -0/+4 |
2007-05-16 | Add C D L and T links to index page | Lars Hjemli | -1/+15 |
2007-05-16 | Make git_pageurl handle NULL querystrings | Lars Hjemli | -2/+6 |
2007-05-16 | Add support for tree listing via h parameter | Lars Hjemli | -0/+10 |
2007-05-16 | Add link to commitdiff below diffstat | Lars Hjemli | -2/+10 |
2007-05-16 | Add support for commitdiff via h parameter | Lars Hjemli | -7/+21 |
2007-05-16 | Change commit-view to expect h parameter, not id | Lars Hjemli | -10/+13 |
2007-05-16 | Enable default value for head parameter | Lars Hjemli | -14/+7 |
2007-05-15 | Restrict deep nesting of configfiles | Lars Hjemli | -4/+6 |
2007-05-15 | Include cgit.conf in Makefile | Lars Hjemli | -0/+5 |
2007-05-15 | ui-diff: show /dev/null as filename for add/delete | Lars Hjemli | -1/+4 |
2007-05-15 | Use tables and css to create the diffstat graph, fix scaling | Lars Hjemli | -15/+27 |
2007-05-15 | Do not alter incoming sha1 when handling the download refs. | Lars Hjemli | -2/+5 |
2007-05-15 | Don't hardcode urls when SCRIPT_NAME is available | Lars Hjemli | -4/+9 |
2007-05-15 | ui-shared.c: fix whitespace breakage | Lars Hjemli | -6/+5 |
2007-05-15 | Show tag heading even if first tag is of the lightweight kind | Lars Hjemli | -13/+19 |
2007-05-15 | Specify static storage class for file-local declarations | Lars Hjemli | -11/+11 |
2007-05-14 | Add include-parameter to config files | Lars Hjemli | -8/+15 |
2007-05-14 | Let makefile override the configfile location | Lars Hjemli | -5/+8 |
2007-05-14 | cgit.c: fix whitespace breakage | Lars Hjemli | -7/+7 |
2007-05-14 | cgit.css: try to make diffs look a little bit nicer | Lars Hjemli | -13/+32 |
2007-05-14 | cgit.css: try do make diffstat a little bit nicer | Lars Hjemli | -4/+3 |
2007-05-14 | Add log filtering by path and link to it from tree view | Lars Hjemli | -13/+37 |
2007-05-13 | cgit v0.4 | Lars Hjemli | -1/+1 |
2007-05-13 | Add commitdiff between commit and each of it's parent | Lars Hjemli | -10/+63 |
2007-05-13 | Add graphical diffstat to commit view | Lars Hjemli | -33/+130 |
2007-05-13 | Add max-commit-count parameter to cgitrc | Lars Hjemli | -2/+10 |
2007-05-13 | Show number of changed lines in log view | Lars Hjemli | -1/+11 |
2007-05-13 | Simplify ui-diff.c using the new file-level diff interface | Lars Hjemli | -86/+2 |
2007-05-13 | Add standard interface for file diff functions | Lars Hjemli | -0/+86 |
2007-05-13 | Show number of changed files in log view | Lars Hjemli | -2/+15 |
2007-05-13 | Use standard tree-diff function when showing diffstat for single commit | Lars Hjemli | -51/+15 |
2007-05-13 | Add shared diff-handling functions | Lars Hjemli | -2/+50 |
2007-05-12 | css: fix bad rendering in Internet Explorer | Lars Hjemli | -2/+7 |
2007-05-11 | Add links to enable downloading of tagged blobs | Lars Hjemli | -9/+85 |
2007-05-11 | Makefile: add support for building w.o. preinstalled git | Lars Hjemli | -1/+13 |
2007-05-11 | Tag release v0.3 | Lars Hjemli | -1/+1 |
2007-05-11 | Update README with submodule build info | Lars Hjemli | -13/+39 |
2007-05-11 | Add submodule links in tree listing | Lars Hjemli | -12/+27 |
2007-05-11 | Add submodules.sh and use it during builds | Lars Hjemli | -13/+222 |
2007-05-11 | Added git as a submodule | Lars Hjemli | -1/+1 |
2007-05-09 | Add support for downloading single blobs | Lars Hjemli | -3/+47 |
2007-05-08 | ui-view: show pathname if specified in querystring | Lars Hjemli | -5/+10 |
2007-05-08 | Update to libgit 1.5.2-rc2 | Lars Hjemli | -837/+50 |
2007-02-21 | Layout update | Lars Hjemli | -32/+127 |
2007-02-08 | Make snapshot feature configurable | Lars Hjemli | -6/+22 |
2007-02-08 | Add support for snapshots | Lars Hjemli | -8/+153 |
2007-02-05 | cgit v0.2 | Lars Hjemli | -1/+1 |
2007-02-05 | Add support for prefix and gitsrc arguments to 'make' | Lars Hjemli | -15/+37 |
2007-02-04 | Update cgitrc template | Lars Hjemli | -21/+32 |