List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 0/2] Set section via git config
@ 2011-06-03 23:21 jamie.couture
  2011-06-03 23:21 ` [PATCH 1/2] avoid memory leak jamie.couture
  2011-06-03 23:21 ` [PATCH 2/2] Add feature: obtain repo section from git config jamie.couture
  0 siblings, 2 replies; 13+ messages in thread
From: jamie.couture @ 2011-06-03 23:21 UTC (permalink / raw)


From: Jamie Couture <jamie.couture at gmail.com>

Sorry for the noise.  I can see my attachments, but some people can not.
Trying again.

Third time's a charm?

Jamie Couture (2):
  avoid memory leak
  Add feature: obtain repo section from git config

 cgit.c       |    2 ++
 cgit.h       |    1 +
 cgitrc.5.txt |    8 ++++++++
 scan-tree.c  |   12 ++++++++++++
 4 files changed, 23 insertions(+), 0 deletions(-)

-- 
1.7.5.4





^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 1/2] avoid memory leak
@ 2011-06-03 13:54 jamie.couture
  0 siblings, 0 replies; 13+ messages in thread
From: jamie.couture @ 2011-06-03 13:54 UTC (permalink / raw)



free rel when we're done
---
 scan-tree.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)



^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <jamie.couture@gmail.com>]

end of thread, other threads:[~2011-06-06 18:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-03 23:21 [PATCH 0/2] Set section via git config jamie.couture
2011-06-03 23:21 ` [PATCH 1/2] avoid memory leak jamie.couture
2011-06-06 16:57   ` larsh
2011-06-03 23:21 ` [PATCH 2/2] Add feature: obtain repo section from git config jamie.couture
2011-06-06 17:13   ` larsh
2011-06-06 17:38     ` mailings
2011-06-06 17:48       ` larsh
2011-06-06 18:18         ` mailings
2011-06-06 18:31       ` jamie.couture
2011-06-06 18:39         ` mailings
  -- strict thread matches above, loose matches on Subject: below --
2011-06-03 13:54 [PATCH 1/2] avoid memory leak jamie.couture
     [not found] <jamie.couture@gmail.com>
2011-06-02 23:40 ` jamie.couture
2011-06-03  7:19   ` mailings

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