summaryrefslogtreecommitdiff
path: root/cgitrc (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-07cgit.css: make it validateLars Hjemli1-8/+7
2007-06-06ui-diff: close td/tr/table properlyLars Hjemli1-0/+2
2007-06-05ui-diff: emit table/tr/td at better locationsLars Hjemli1-9/+7
2007-05-31Implemented configurable HEAD shortlog on summary page.Ondrej Jirman4-1/+16
2007-05-31Check for NULL commit buffer in cgit_parse_commit()Ondrej Jirman1-0/+3
2007-05-31Add option to disable pager to cgit_print_log().Ondrej Jirman3-17/+19
2007-05-31Handle single-line and empty commit subjectsOndrej Jirman1-3/+8
2007-05-31Use & instead of & in URLs.Ondrej Jirman6-13/+13
2007-05-31Fixed unexpected tags in html output.Ondrej Jirman3-6/+7
2007-05-24cgit v0.5v0.5Lars Hjemli1-1/+1
2007-05-24Bad html: it's nice to add alt-attributesLars Hjemli1-1/+1
2007-05-24Bad html: <form> should have an action-attributeLars Hjemli1-1/+1
2007-05-24Close a <tr> properlyLars Hjemli1-1/+1
2007-05-23Add repo.readme parameterLars Hjemli5-15/+23
2007-05-23Remove unused variable from ui-repolist.c:read_agefile()Lars Hjemli1-1/+0
2007-05-22Show time since last change on index pageLars Hjemli3-1/+43
2007-05-22Use cgit_print_age() on summary and log pagesLars Hjemli2-10/+6
2007-05-22Add cgit_print_age() functionLars Hjemli5-8/+94
2007-05-21css: make column headings boldLars Hjemli1-1/+1
2007-05-21Make frontpage friendlierLars Hjemli2-15/+43
2007-05-20Adjust apperance of repogroup headersLars Hjemli1-1/+1
2007-05-20Use git-1.5.2Lars Hjemli2-5/+3
2007-05-19Teach cgit howto include an external file on index page.Lars Hjemli3-0/+9
2007-05-18Add html_include()Lars Hjemli2-0/+15
2007-05-18Don't highlight repogroup headingsLars Hjemli1-1/+1
2007-05-18Teach cgit how to group repositories by categoryLars Hjemli4-0/+21
2007-05-18Don't be fooled by trailing '/' in url-parameterLars Hjemli1-1/+2
2007-05-18cache_safe_filename() needs more buffersLars Hjemli1-4/+9
2007-05-18Enable url=value querystring parameterLars Hjemli6-40/+98
2007-05-18Add lookup-function for valid repo commandsLars Hjemli2-0/+24
2007-05-18Move cgit_get_repoinfo into shared.cLars Hjemli3-14/+14
2007-05-18Remove unused extern declarations from cgit.hLars Hjemli1-4/+0
2007-05-18Add knobs to enable/disable files/lines changed in log viewLars Hjemli4-13/+48
2007-05-16Restrict length of repo description on repolist pageLars Hjemli4-1/+9
2007-05-16Don't die when diffing trees with subprojectsLars Hjemli1-19/+43
2007-05-16Do not wrap filemode column in diffstat tableLars Hjemli1-0/+4
2007-05-16Add C D L and T links to index pageLars Hjemli1-1/+15
2007-05-16Make git_pageurl handle NULL querystringsLars Hjemli1-2/+6
2007-05-16Add support for tree listing via h parameterLars Hjemli1-0/+10
2007-05-16Add link to commitdiff below diffstatLars Hjemli2-2/+10
2007-05-16Add support for commitdiff via h parameterLars Hjemli3-7/+21
2007-05-16Change commit-view to expect h parameter, not idLars Hjemli4-10/+13
2007-05-16Enable default value for head parameterLars Hjemli3-14/+7
2007-05-15Restrict deep nesting of configfilesLars Hjemli1-4/+6
2007-05-15Include cgit.conf in MakefileLars Hjemli1-0/+5
2007-05-15ui-diff: show /dev/null as filename for add/deleteLars Hjemli1-1/+4
2007-05-15Use tables and css to create the diffstat graph, fix scalingLars Hjemli5-15/+27
2007-05-15Do not alter incoming sha1 when handling the download refs.Lars Hjemli1-2/+5
2007-05-15Don't hardcode urls when SCRIPT_NAME is availableLars Hjemli5-4/+9
2007-05-15ui-shared.c: fix whitespace breakageLars Hjemli1-6/+5
span title='2014-04-18 12:30:50 +0200'>2014-04-18bash-completion: filter dot files from resultsJason A. Donenfeld1-3/+8 2014-04-18reencrypt: remove option, do automaticallyJason A. Donenfeld5-39/+25 2014-04-18reencryption: add to completion filesJason A. Donenfeld3-1/+5 2014-04-18Specify variable gpg.Jason A. Donenfeld1-1/+1 2014-04-18style: don't escape new line on &&Jason A. Donenfeld1-2/+2 2014-04-18reencryption: remove temporary file on failureJason A. Donenfeld1-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 Based-on-work-by: Matthieu Weber <mweber@free.fr> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 I found that revelatio2pass.py script doesn't work. It can not decrypt my password file. I got following error message: raceback (most recent call last): File "git/password-store/contrib/importers/revelation2pass.py", line 159, in <module> main(args.FILE, verbose=args.verbose, xml=args.xml) File "git/password-store/contrib/importers/revelation2pass.py", line 140, in main cleardata_gz = decrypt_gz(password, data) File "git/password-store/contrib/importers/revelation2pass.py", line 117, in decrypt_gz ct = c.decrypt(cipher_text[28:]) File "/usr/lib/python2.7/site-packages/Crypto/Cipher/blockalgo.py", line 295, in decrypt return self._cipher.decrypt(ciphertext) I was unable to fix the problem, but I created a workaround, that add plain XML import option to the revelation2pass.py script. Revelation can export its password file as plain XML format. 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17 According to Brandon Jones, all we need to do is adjust /dev/clipboard from xclip. So we add a platform specific file to do so. http://www.relaytheurgency.com/2014/04/pass-in-cygwin-relatively-simple.html Suggested-by: Brandon Jones <jones.brandon.lee@gmail.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>