List for cgit developers and users
 help / color / mirror / Atom feed
Jenkins build is back to normal : cgit - upstream - master - coverity #6 - origin/master - 143e652
 2015-11-12 11:51 UTC 

Build failed in Jenkins: cgit - upstream - master - coverity #4
 2015-11-12 11:44 UTC 

Snapshot: Customize filename and remove obligatory folder
 2015-11-09 12:11 UTC 

[PATCH 1/1] git: update to v2.6.3
 2015-11-06  7:02 UTC 

Fw: new message
 2015-10-27 11:39 UTC 

[PATCH 1/1] git: update to v2.6.2
 2015-10-19  9:15 UTC 

[PATCH 1/2] ui-stats: free without condition
 2015-10-12 20:29 UTC  (7+ messages)
` [PATCH 2/2] ui-stats: do not duplicate string

[PATCH 1/1] filters: force python 3.x and fix options
 2015-10-12 18:13 UTC  (3+ messages)

[PATCH 1/1] filters: port syntax-highlighting.py to python 3.x
 2015-10-12 16:36 UTC  (2+ messages)

filter rework break about page
 2015-10-12 12:12 UTC  (10+ messages)

[PATCH 1/6] ui-blob: fix resource leak: free before return
 2015-10-10 19:41 UTC  (11+ messages)
` [PATCH 2/6] "
` [PATCH 3/6] ui-atom: fix resource leak: free allocation from cgit_repourl
` [PATCH 4/6] ui-atom: fix resource leak: free before return
` [PATCH 5/6] ui-atom: fix resource leak: free allocation from cgit_pageurl
` [PATCH 6/6] cache: fix resource leak: close file handle before return

[PATCH 1/4] ui-repolist: fix resource leak: free before return
 2015-10-09 13:50 UTC  (6+ messages)
` [PATCH 2/4] ui-repolist: fix resource leak: free allocation from cgit_currenturl
` [PATCH 3/4] ui-plain: fix resource leak: free before return
` [PATCH 4/4] ui-plain: fix resource leak: free before assigning NULL

[PATCH 1/8] ui-tree: fix resource leak: free before return
 2015-10-09 12:25 UTC  (20+ messages)
` [PATCH 2/8] ui-ssdiff: fix resource leak: free allocation from cgit_fileurl
` [PATCH 3/8] ui-shared: "
` [PATCH 4/8] ui-shared: return value of cgit_currenturl is not const
` [PATCH 5/8] ui-shared: fix resource leak: free allocation from cgit_currenturl
` [PATCH 6/8] cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc
` [PATCH 7/8] ui-shared: return value of cgit_hosturl is not const
` [PATCH 8/8] ui-shared: fix resource leak: free allocation from cgit_hosturl

Coverity + Jenkins
 2015-10-09  9:04 UTC  (7+ messages)

[PATCH] Makefile: fix MAKEFLAGS tests with multiple flags
 2015-10-09  8:56 UTC  (2+ messages)

[PATCH 0/4] Initial Coverity fixes
 2015-10-09  8:54 UTC  (6+ messages)
` [PATCH 1/4] cgit.c: remove useless null check
` [PATCH 2/4] scan-tree: remove useless strdup()
` [PATCH 3/4] ui-blob: remove useless null check
` [PATCH 4/4] ui-refs: "

[PATCH 1/1] git: update to v2.6.1
 2015-10-06 14:39 UTC  (2+ messages)

[PATCH 1/1] git: update to v2.6.0
 2015-09-29  5:49 UTC 

Missing branches
 2015-09-24 21:52 UTC  (5+ messages)

cgit can't display certain file hashes
 2015-09-22 21:14 UTC  (3+ messages)

[PATCH 1/1] git: update to v2.5.3
 2015-09-20 12:15 UTC 

No subject
 2015-08-31 17:12 UTC 

[PATCH 1/1] git: update to v2.5.1
 2015-08-29 16:55 UTC 

No subject
 2015-08-28 17:37 UTC 

[PATCH 0/8] Portability fixes
 2015-08-20 13:51 UTC  (13+ messages)
` [PATCH 1/8] tests: allow shell to be overridden
` [PATCH 2/8] Makefile: include Git's config.mak.uname
` [PATCH 3/8] Remove redundant includes
` [PATCH 4/8] configfile.c: don't include system headers directly
` [PATCH 5/8] cache.c: fix header order
` [PATCH 6/8] cgit.h: move stdbool.h from ui-shared.h
` [PATCH 7/8] ui-tree: use "sane" isgraph()
` [PATCH 8/8] filter: don't use dlsym unnecessarily

mimetypes & about
 2015-08-17 13:07 UTC  (7+ messages)

Build failed in Jenkins: cgit - upstream - get-git - master #195 - remotes/origin/master - 346d1c4
 2015-08-17 12:44 UTC  (2+ messages)
` Jenkins build is back to normal : cgit - upstream - get-git - master #196 - remotes/origin/master - 9da4eba

Build failed in Jenkins: cgit - upstream - master #214 - remotes/origin/master - 346d1c4
 2015-08-17 12:44 UTC  (2+ messages)
` Jenkins build is back to normal : cgit - upstream - master #215 - remotes/origin/master - 9da4eba

[PATCH 1/1] ui-summary: add parentheses for conditions
 2015-08-17 12:43 UTC  (2+ messages)

[PATCH 1/2] move get_mimetype_from_file() to shared
 2015-08-16 12:53 UTC  (16+ messages)
` [PATCH 2/2] about: send images plain
    ` [PATCH 2/3] "
      ` [PATCH 3/3] move shared code to get_mimetype_from_file()
        ` [PATCH 2/3] refactor get_mimetype_from_file() to get_mimetype_from_qrypath()
          ` [PATCH 3/3] ui-summary: send images plain for about page
              ` [PATCH 2/3] refactor get_mimetype_from_file() to get_mimetype_for_filename()

[PATCH 00/17] HTTP response code improvements
 2015-08-14 14:40 UTC  (29+ messages)
` [PATCH v2 00/22] HTTP status "
  ` [PATCH v2 01/22] ui-shared: add cgit_print_error_page() function
  ` [PATCH v2 02/22] cgit: use cgit_print_error_page() where appropriate
  ` [PATCH v2 03/22] clone: use cgit_print_error_page() instead of html_status()
  ` [PATCH v2 04/22] plain: "
  ` [PATCH v2 05/22] snapshot: "
  ` [PATCH v2 06/22] blob: use cgit_print_error_page() to add HTTP headers
  ` [PATCH v2 07/22] patch: use cgit_print_error_page() for HTTP status codes
  ` [PATCH v2 08/22] snapshot: "
  ` [PATCH v2 09/22] snapshot: don't reimplement cgit_print_error_page()
  ` [PATCH v2 10/22] html: remove html_status()
  ` [PATCH v2 11/22] ui-shared: add cgit_print_layout_{start,end}()
  ` [PATCH v2 12/22] about: move layout into page functions
  ` [PATCH v2 13/22] commit: move layout into page function
  ` [PATCH v2 14/22] diff: move layout to "
  ` [PATCH v2 15/22] log: move layout into "
  ` [PATCH v2 16/22] refs: move layout to "
  ` [PATCH v2 17/22] stats: move layout into "
  ` [PATCH v2 18/22] summary: "
  ` [PATCH v2 19/22] tag: "
  ` [PATCH v2 20/22] tree: "
  ` [PATCH v2 21/22] cmd: remove "want_layout" field
  ` [PATCH v2 22/22] ui-shared: cache errors for "dynamic TTL"

[PATCH 1/1] fix def_cmd() definition
 2015-08-14 14:23 UTC 

[PATCH 1/1] make sure to send http headers
 2015-08-14 10:35 UTC  (3+ messages)

Fwd: Build failed in Jenkins: cgit - upstream - get-git - master #190 - remotes/origin/master - a360666
 2015-08-13 16:00 UTC  (7+ messages)
  `  "

[PATCH 0/3] Fix date tooltips in the distant past
 2015-08-13 13:40 UTC  (5+ messages)
` [PATCH 1/3] ui-shared: extract date formatting to a function
` [PATCH 2/3] ui-shared: use common function in print_rel_date()
` [PATCH 3/3] ui-shared: show full date in tooltip if longer ago than max_relative

[PATCH] add new option atom-root
 2015-08-13  9:49 UTC  (3+ messages)

/about redirected to /about/
 2015-08-13  9:11 UTC  (3+ messages)

[PATCH] add new option atom-root (was: Relative URL for Atom feed announcement)
 2015-08-13  4:49 UTC 

Fwd: Build failed in Jenkins: cgit - upstream - master #206 - remotes/origin/master - 30304d8
 2015-08-12 15:43 UTC  (3+ messages)

[PATCH 2/2 v3] log: allow users to follow a file
 2015-08-12 15:41 UTC  (5+ messages)
` [PATCH v4 1/2] shared: make cgit_diff_tree_cb public
  ` [PATCH v4 2/2] log: allow users to follow a file

[PATCH 0/3] Blame UI
 2015-08-12 15:26 UTC  (5+ messages)

[PATCH] contrib/hooks: add sample post-receive hook using agefile
 2015-08-12 15:04 UTC  (4+ messages)

Stale Branches
 2015-08-12 14:31 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).