]> granicus.if.org Git - cgit/shortlog
cgit
2018-06-27 John Keepingui-shared: pass repo object to print_snapshot_links()
2018-06-27 Christian Hesseui-log: highlight annotated tags in different color
2018-06-27 Christian Hesseprint git version string in footer
2018-06-27 Christian Hessegit: update to v2.17.1
2018-06-19 Andy Greenui-blame: free read_sha1_file() buffer after use
2018-06-16 Jon DeVreeui-tag: Fix inconsistent capitalization
2018-06-16 Andy Greenui-tree: free read_sha1_file() buffer after use
2018-06-16 John KeepingMakefile: drive asciidoc directly for HTML output
2018-02-21 Todd Zullingerdoc: use consistent id's when generating html files
2018-02-12 Jason A. Donenfeldcgit: prepare repo before error pages
2018-01-19 Jeff Smithui-blame: Allow syntax highlighting
2018-01-19 Jeff Smithui-blame: Make each column into a single table cell
2018-01-19 Jeff Smithui-blame: Break out emit_blame_entry into component...
2018-01-19 Jeff Smithui-blame: Distinguish hashes column from lines column
2018-01-19 Christian Hessegit: update to v2.16.0
2017-12-06 Christian Hessegit: update to v2.15.1
2017-10-15 Ville Skyttäglobal: spelling fixes
2017-10-15 Ville Skyttäui-shared: use type='search' for the search box
2017-10-14 Jason A. Donenfeldfilter: pipe_fh should be local
2017-10-14 John Keepingparsing: don't clear existing state with empty input
2017-10-03 Jeff Smithui-tree: link to blame UI if enabled
2017-10-03 Jeff Smithui-blame: add blame UI
2017-10-03 Jeff Smithui-shared: make a char* parameter const
2017-10-03 Jeff Smithui-tree: move set_title_from_path to ui-shared
2017-10-03 Jeff Smithhtml: html_ntxt with no ellipsis
2017-10-03 John Keepingcache: flush stdio before restoring FDs
2017-09-21 Daniel M. WeeksUse https for submodule
2017-08-10 John Keepingui-plain: print symlink content
2017-08-10 John Keepingcgit: don't set vpath unless repo is set
2017-08-10 John Keepingparsing: clear query path before starting
2017-08-10 John Keepingui-shared: don't print path crumbs without a repo
2017-08-10 John Keepingui-atom: properly escape delimiter in page link
2017-08-10 Jeff Smithgit: update to v2.14
2017-08-10 Christian Hessegit: update to v2.13.4
2017-07-27 Lukas FleischerUpdate .mailmap with my new email address
2017-04-05 Lukas FleischerRemove unused variable from sort_section()
2017-03-30 Jason A. Donenfeldui-repolist: properly sort by age
2017-01-23 Lukas Fleischerui-patch: fix crash when using path limit
2017-01-22 Jason A. Donenfeldsyntax-highlighting: replace invalid unicode with ?
2016-11-30 Christian Hessegit: update to v2.11.0
2016-11-25 Peter ColbergLink with -ldl on GNU Hurd
2016-11-24 John Keepinggit: update to v2.10.2 again
2016-11-23 Jason A. DonenfeldBump version. v1.1
2016-11-23 Christian Hessecss: highlight even table rows and skip empty rows
2016-11-06 Christian Hessegit: update to v2.10.2
2016-10-12 Christian Hesseui-blog: fix oid handling
2016-10-12 Christian Hesseshared: remove unused function strlpart()
2016-10-12 Christian Hesseshared: remove unused function strrpart()
2016-10-12 Christian Hesseui-repolist: fix memory leak
2016-10-12 Lukas FleischerUse skip_prefix() to get rid of magic constants
2016-10-12 John Keepingpatch: reapply path limit
2016-10-07 Christian Hesseui-repolist: fix memory leak
2016-10-04 Christian Hessegit: update to v2.10.1
2016-10-04 Christian Hesseui-tree: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-tag: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-snapshot: replace 'unsigned char sha1[20]' with...
2016-10-04 Christian Hesseui-shared: replace 'unsigned char sha1[20]' with 'struc...
2016-10-04 Christian Hesseui-plain: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-patch: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hesseui-log: replace get_sha1() with get_oid()
2016-10-04 Christian Hesseui-commit: replace 'unsigned char sha1[20]' with 'struc...
2016-10-04 Christian Hesseui-blob: replace 'unsigned char sha1[20]' with 'struct...
2016-10-04 Christian Hessecgit: replace 'unsigned char sha1[20]' with 'struct...
2016-10-01 Jason A. DonenfeldMakefile: remove extra space
2016-10-01 Lukas FleischerSimplify http_parse_querystring()
2016-10-01 John Keepingui-tree: remove a fixed size buffer
2016-10-01 John Keepingui-tag: clean up taginfo
2016-10-01 John Keepingshared: make cgit_free_taginfo() public
2016-10-01 John Keepingshared: remove return value from cgit_free_commitinfo()
2016-10-01 John Keepingtree: allow skipping through single-child trees
2016-10-01 John Keepingui-ssdiff: fix decl-after-statement warnings
2016-10-01 John Keepingui-shared: fix decl-after-statement warnings
2016-10-01 John Keepingconfigfile: fix EOF handling
2016-09-04 Christian Hessegit: update to v2.10.0
2016-07-11 Richard MawFix qry.head leak on error
2016-07-11 Christian Hessegit: update to v2.9.1
2016-07-06 Peter ColbergLink with -ldl on GNU/kFreeBSD
2016-07-06 Peter ColbergFix spelling in man page
2016-07-06 Eric Wongui-shared: fix segfault when defbranch is NULL
2016-07-05 Christian Hessecss: consistent use of empty lines
2016-07-05 Christian Hesseui-log: color line changes
2016-07-05 Lukas FleischerAvoid ambiguities when prettifying snapshot names
2016-06-17 Christian Hessegit: update to v2.9.0
2016-06-17 Kylie McClaincgit.mk: Use $PKG_CONFIG
2016-06-17 Jason A. Donenfeldmd2html: use utf-8 and flush output buffer
2016-06-07 Jason A. DonenfeldHosted on HTTPS now
2016-06-07 Jason A. DonenfeldBump version. v1.0
2016-05-20 Christian Hessegit: update to v2.8.3
2016-05-12 Jason A. Donenfeldui-diff: action='.' is not correct
2016-05-12 Jason A. Donenfeldforms: action should not be empty
2016-05-12 Juuso Lapinlampiui-shared: Remove a name attribute with an empty value
2016-05-12 Juuso Lapinlampiui-shared: HTML-ize DOCTYPE and <html>
2016-05-12 Juuso Lapinlampiui-shared: Simplify cgit_print_error_page() logic
2016-05-12 Christian Hessegit: update to v2.8.2
2016-05-12 Tim Nordellui-log: Simplify decoration code
2016-05-12 Tim Nordellui-log: Do not always emit decoration span
2016-03-08 Matt CombenRenamed repo-specific configuration for enable-html...
2016-02-26 Jason A. Donenfeldui-shared: redirect should not exit early for cache
2016-02-26 Jason A. Donenfeldabout: path_info might not be valid
2016-02-23 Jason A. Donenfeldtabs: do not use target=_blank
next