Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-03-19 | install dbus_init plugin | René 'Necoro' Neumann | 1 | -1/+1 |
2008-03-19 | Init dbus threads using a plugin | René 'Necoro' Neumann | 3 | -1/+20 |
2008-03-19 | Make logger thread-safe | René 'Necoro' Neumann | 1 | -3/+6 |
2008-03-18 | Fixed new_use_flag creation error | René 'Necoro' Neumann | 1 | -3/+3 |
2008-03-18 | keep i18n up2date | René 'Necoro' Neumann | 3 | -326/+366 |
2008-03-18 | corrected header comment | René 'Necoro' Neumann | 1 | -2/+2 |
2008-03-18 | Removed gtk subdir | René 'Necoro' Neumann | 21 | -134/+79 |
2008-03-18 | Removed wrapper | René 'Necoro' Neumann | 2 | -238/+184 |
2008-03-18 | Split and renamed gui_helper | René 'Necoro' Neumann | 4 | -249/+266 |
2008-03-18 | Splitted windows.py | René 'Necoro' Neumann | 10 | -424/+549 |
2008-03-12 | Moved get_dependencies to top package class | René 'Necoro' Neumann | 4 | -50/+85 |
2008-03-11 | improved performance by caching the use_expand queries | René 'Necoro' Neumann | 1 | -5/+14 |
2008-03-11 | use catapult vars | René 'Necoro' Neumann | 2 | -4/+6 |
2008-03-11 | Updated catapult stuff | René 'Necoro' Neumann | 5 | -56/+108 |
2008-03-10 | Generate correct KeyNotFoundException | René 'Necoro' Neumann | 1 | -2/+2 |
2008-03-09 | Small changes | René 'Necoro' Neumann | 3 | -1/+4 |
2008-03-07 | Better session handling | René 'Necoro' Neumann | 1 | -5/+54 |
2008-03-07 | Small changes | René 'Necoro' Neumann | 1 | -1/+4 |
2008-03-07 | Updated shm module to 1.2 | René 'Necoro' Neumann | 1 | -8/+21 |
2008-03-07 | Update TODO | René 'Necoro' Neumann | 1 | -3/+1 |
2008-03-07 | hmm ... yes | René 'Necoro' Neumann | 1 | -1/+1 |
2008-03-06 | Used better exceptions for configuration parser | René 'Necoro' Neumann | 1 | -26/+114 |
2008-03-06 | Update translation | René 'Necoro' Neumann | 2 | -349/+393 |
2008-03-06 | Update createpot.sh | René 'Necoro' Neumann | 1 | -3/+2 |
2008-03-06 | Use 'nofork' instead of 'nolistener' | René 'Necoro' Neumann | 1 | -3/+3 |
2008-03-05 | Install glade files into template dir and not data dir | René 'Necoro' Neumann | 2 | -2/+1 |
2008-03-05 | Added dependency list | René 'Necoro' Neumann | 3 | -117/+237 | ui-tree: add support for source-filter option | Lars Hjemli | 4 | -4/+25 |
2009-07-31 | ui-snapshot: use cgit_{open|close}_filter() to execute compressors | Lars Hjemli | 1 | -28/+7 |
2009-07-31 | Add generic filter/plugin infrastructure | Lars Hjemli | 3 | -0/+62 |
2009-07-25 | Add support for mime type registration and lookup | Lars Hjemli | 4 | -5/+45 |
2009-07-25 | cgit.h: keep config flags sorted | Lars Hjemli | 1 | -2/+2 |
2009-07-25 | cgitrc.5.txt: document 'embedded' and 'noheader' | Lars Hjemli | 1 | -0/+9 |
2009-07-25 | Add support for 'noheader' option | Lars Hjemli | 3 | -7/+16 |
2009-07-25 | cgitrc.5.txt: document 'head-include' | Lars Hjemli | 1 | -0/+4 |
2009-07-25 | ui-blob: return 'application/octet-stream' for binary blobs | Lars Hjemli | 1 | -1/+7 |
2009-07-25 | ui-plain: Return 'application/octet-stream' for binary files. | Remko Tronçon | 1 | -1/+4 |
2009-06-11 | use cgit_httpscheme() for atom feed | Diego Ongaro | 2 | -3/+6 |
2009-06-11 | add cgit_httpscheme() -> http:// or https:// | Diego Ongaro | 2 | -0/+12 |
2009-06-07 | Return http statuscode 404 on unknown branch | Lars Hjemli | 3 | -0/+6 |
2009-06-07 | Add head-include configuration option. | Mark Lodato | 3 | -1/+6 |
2009-03-15 | CGIT 0.8.2.1v0.8.2.1 | Lars Hjemli | 1 | -1/+1 |
2009-03-15 | Fix doc-related glitches in Makefile and .gitignore | Lars Hjemli | 2 | -1/+6 |
2009-03-15 | ui-snapshot: avoid segfault when no filename is specified | Lars Hjemli | 1 | -6/+17 |
2009-03-15 | fix segfault when displaying empty blobs | Eric Wong | 1 | -5/+8 |
2009-02-19 | Add support for HEAD requests | Lars Hjemli | 2 | -0/+7 |
2009-02-19 | Add support for ETag in 'plain' view | Lars Hjemli | 4 | -0/+5 |
2009-02-12 | ui-tree: escape ascii-text properly in hexdump view | Lars Hjemli | 1 | -4/+9 |
2009-02-12 | Makefile: add doc-related targets | Lars Hjemli | 1 | -2/+17 |