List for cgit developers and users
 help / color / mirror / Atom feed
[PATCH/RFC 1/2] ui-diff: Use diff_tree_sha1() for raw diff formatting
 2013-08-27  1:37 UTC  (4+ messages)
` [PATCH 2/2] ui-shared: Drop filepair_cb_raw() and helper

[PATCH 0/5] Several ui-patch.c tweaks and tests!
 2013-08-26 19:05 UTC  (7+ messages)
` [PATCH 1/5] t0108: Avoid unnecessary fork()
` [PATCH 2/5] ui-patch.c: Fix signature delimiter
` [PATCH 3/5] ui-patch.c: Add additional newline after each patch
` [PATCH 4/5] t0108: Compare output with git-format-patch(1)
` [PATCH 5/5] t0108: Add tests for revision ranges

[PATCH] tests/: Add t0110-rawdiff.sh
 2013-08-26 18:56 UTC 

NFS Professional Services - Repair Center
 2013-08-26 17:18 UTC 

[PATCH] git: update to 1.8.4
 2013-08-26 16:40 UTC  (2+ messages)

Fwd: Cgit cache and slownesses
 2013-08-23 14:41 UTC 

No subscription required? [Was: Cgit v0.9.2 problem with get_repo_modtime]
 2013-08-23 12:16 UTC  (3+ messages)

[PATCH] Display the most recent modtime for the repolist
 2013-08-22 19:19 UTC  (3+ messages)

[PATCH] ui-patch.c: Fix formatting for merge commits
 2013-08-22 12:54 UTC  (2+ messages)

[PATCH v4 0/4] `git format-patch --stdout id2..id`
 2013-08-20 16:56 UTC  (5+ messages)
` [PATCH v4 1/4] ui-diff: Check the return value of get_sha1()
` [PATCH v4 2/4] ui-patch.c: Use log_tree_commit() to generate diffs
` [PATCH v4 3/4] Allow for creating patch series
` [PATCH v4 4/4] ui-patch: Rename variables

[PATCH v2 0/4] `git format-patch --stdout id2..id`
 2013-08-20 16:10 UTC  (10+ messages)
` [PATCH v2 1/4] ui-diff: Check the return value of get_sha1()
` [PATCH v2 2/4] ui-patch.c: Use log_tree_commit() to generate diffs
      ` [PATCH v3 "
` [PATCH v2 3/4] Allow for creating patch series
` [PATCH v2 4/4] ui-patch: Rename variables

Temporary mailing list failures: cgit cache
 2013-08-20 14:55 UTC 

[PATCH 0/3] `git format-patch --stdout id2..id`
 2013-08-15 21:04 UTC  (7+ messages)
` [PATCH 1/3] ui-patch.c: Use log_tree_commit() to generate diffs
` [PATCH 2/3] Allow for creating patch series
` [PATCH 3/3] ui-patch: Rename variables

Cgit v0.9.2 problem with get_repo_modtime
 2013-08-15 17:56 UTC  (4+ messages)

[PATCH/RFC] Allow for generating patch series
 2013-08-15 16:54 UTC  (3+ messages)

[PATCH 0/3] Download patch between arbitrary revisions
 2013-08-14 22:13 UTC  (6+ messages)
` [PATCH 1/3] Extract filepair_cb from ui-patch.c
` [PATCH 2/3] Allow for creating raw diffs with cgit_print_diff()
` [PATCH 3/3] cmd.c: Add a "rawdiff" command

[PATCH v1 1/1] filters: highlight.sh: add css comments for highlight 2.6 and 3.8
 2013-08-14 13:15 UTC  (3+ messages)

Syntax highlighting broken
 2013-08-14 12:24 UTC  (13+ messages)

RFE: download patch between arbitrary revisions
 2013-08-14  8:56 UTC  (11+ messages)

add favicon to cgit
 2013-08-13  8:36 UTC  (5+ messages)

search results and links therein
 2013-08-13  7:46 UTC  (6+ messages)

[PATCH] configfile: Use git's internal config system instead
 2013-08-12 19:18 UTC  (4+ messages)

configfile.c:63:14: warning: array subscript is above array [-Warray-bounds]
 2013-08-12 18:52 UTC  (17+ messages)
    ` [PATCH] Use strbuf for reading configuration files
      ` [PATCH v2] "

[PATCH] Makefile: Change default prefix to "/usr/local"
 2013-08-12 18:51 UTC  (2+ messages)

Idle column
 2013-08-12 18:48 UTC  (6+ messages)

section-from-path > 1
 2013-08-12 18:42 UTC  (5+ messages)
` [PATCH] Fix "

CGit Log Links do not have the object id parameter
 2013-06-27 17:49 UTC  (3+ messages)

cgit feature request: different color for visited links
 2013-06-10 15:11 UTC  (2+ messages)

[RFC] Using Git's internal config system
 2013-06-05 11:15 UTC  (6+ messages)

[PATCH] configfile: Use git's internal config system instead
 2013-06-04 17:48 UTC 

[PATCH] Makefile: Disable gettext in the Git submodule
 2013-05-28 12:47 UTC  (2+ messages)

CVE Request: cgit directory traversal
 2013-05-27 21:44 UTC  (3+ messages)
    ` [oss-security] "

[ANNOUNCE] CGIT v0.9.2 Released
 2013-05-27 20:26 UTC 

[RFC] Moving the about tab to the left
 2013-05-26 14:36 UTC 

readme & about-filter improvements: auto selection
 2013-05-26 14:33 UTC  (3+ messages)

about-filter flexibility
 2013-05-25 12:55 UTC  (2+ messages)

[PATCH] git: update to 1.8.3
 2013-05-25 11:34 UTC  (3+ messages)

[PATCH 1/2] tests: introduce strip_header() helper function
 2013-05-22 10:50 UTC  (5+ messages)
` [PATCH 2/2] cache.c: cache ls_cache output properly

New Mailing List
 2013-05-22 10:46 UTC  (6+ messages)

[RFC] Relocate repos when using scan-path
 2013-05-19 11:54 UTC  (9+ messages)

[PATCH] cache.c: fix cache_ls
 2013-05-18 17:46 UTC  (2+ messages)

[PATCH] shared.c: use die_errno() where appropriate
 2013-05-18 15:25 UTC  (2+ messages)

[PATCH] html.c: die when write fails
 2013-05-18 15:17 UTC  (3+ messages)

[PATCH] ui-log: add <span/> around commit decorations
 2013-05-18 15:07 UTC  (2+ messages)

RFE: Add <span> around tag decorations
 2013-05-18 15:06 UTC  (2+ messages)

[PATCH] Makefile: fix parallel "make test"
 2013-05-18 15:03 UTC  (2+ messages)

[PATCH] t0109: "function" is a bash-ism
 2013-05-13 13:17 UTC  (2+ messages)

[TEST] list forwarding
 2013-05-13 13:04 UTC 

[RFC/PATCH] More robust HTML content tests
 2013-04-28 11:43 UTC 

[PATCH] t0107: extract HTTP body more robustly
 2013-04-28 11:25 UTC 

[PATCH] t0001: validate Git -rcN version numbers correctly
 2013-04-27  9:48 UTC 

[PATCH] git: update to 1.8.2.2
 2013-04-27  9:20 UTC 

Caching
 2013-04-26 14:39 UTC  (3+ messages)

[PATCH] log: allow users to follow a file
 2013-04-26 13:52 UTC  (3+ messages)
` [PATCH v2 0/2] Allow users to follow file renames

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).