git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] clean-up store_updated_refs
@ 2011-02-12 22:38 Vasyl' Vavrychuk
  2011-02-12 22:38 ` [PATCH 1/4] Reduce url_len variable scope Vasyl' Vavrychuk
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Vasyl' Vavrychuk @ 2011-02-12 22:38 UTC (permalink / raw)
  To: git; +Cc: Vasyl' Vavrychuk

Vasyl' Vavrychuk (4):
  Reduce url_len variable scope
  Extract function trim_url and optimize calls of it.
  Dont use the same variable for different things
  Replace pointer arithmetic with strbuf

 builtin/fetch.c |   63 ++++++++++++++++++++++++++++++++----------------------
 1 files changed, 37 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-02-17  2:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 22:38 [PATCH 0/4] clean-up store_updated_refs Vasyl' Vavrychuk
2011-02-12 22:38 ` [PATCH 1/4] Reduce url_len variable scope Vasyl' Vavrychuk
2011-02-17  1:43   ` Junio C Hamano
2011-02-12 22:38 ` [PATCH 2/4] Extract function trim_url and optimize calls of it Vasyl' Vavrychuk
2011-02-17  1:44   ` Junio C Hamano
2011-02-12 22:38 ` [PATCH 3/4] Dont use the same variable for different things Vasyl' Vavrychuk
2011-02-17  1:44   ` Junio C Hamano
2011-02-17  2:36     ` João P. Sampaio
2011-02-12 22:38 ` [PATCH 4/4] Replace pointer arithmetic with strbuf Vasyl' Vavrychuk
2011-02-13  0:09 ` [PATCH 0/4] clean-up store_updated_refs Sverre Rabbelier
2011-02-13 18:37   ` Vasyl'
2011-02-13 18:46     ` Sverre Rabbelier

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