Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add support for repo-local cgitrc file | Lars Hjemli | 2009-08-24 |
* | Add support for --scan-tree=<path> option to cgit | Lars Hjemli | 2008-09-15 |
![]() |
index : cgit | |
Web front-end for git that you're looking at right now. Might have had a few additions from upstream. |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add support for repo-local cgitrc file | Lars Hjemli | 2009-08-24 |
* | Add support for --scan-tree=<path> option to cgit | Lars Hjemli | 2008-09-15 |
#ifndef UI_PATCH_H
#define UI_PATCH_H
extern void cgit_print_patch(char *hex);
#endif /* UI_PATCH_H */