git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/3]
@ 2015-05-14 20:17 David Turner
  2015-05-14 20:17 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: David Turner @ 2015-05-14 20:17 UTC (permalink / raw)
  To: git

Change text explaining that --follow-symlinks only works with
--batch{-check,}; now it is presented as a missing feature rather than
a necessary evil.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v12 0/3] git cat-file --follow-symlinks
@ 2015-05-14 21:58 David Turner
  2015-05-14 21:58 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
  0 siblings, 1 reply; 9+ messages in thread
From: David Turner @ 2015-05-14 21:58 UTC (permalink / raw)
  To: git

Adjust asciidoc to use +-continuation with non-indented sections
instead of [normal].

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v11 0/3] cat-file --follow-symlinks
@ 2015-05-14 20:38 David Turner
  2015-05-14 20:38 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
  0 siblings, 1 reply; 9+ messages in thread
From: David Turner @ 2015-05-14 20:38 UTC (permalink / raw)
  To: git

Squashes Junio's formatting and text to cat-file.c on top of my doco
fixes from v10.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v9 0/3]
@ 2015-05-13 18:23 David Turner
  2015-05-13 18:23 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
  0 siblings, 1 reply; 9+ messages in thread
From: David Turner @ 2015-05-13 18:23 UTC (permalink / raw)
  To: git

Oops, forgot to ammend commit before patch v8.  This patch *really*
includes the switch and type casting fixes.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v8 0/3] git cat-file --follow-symlinks
@ 2015-05-13 18:21 David Turner
  2015-05-13 18:21 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
  0 siblings, 1 reply; 9+ messages in thread
From: David Turner @ 2015-05-13 18:21 UTC (permalink / raw)
  To: git

This version includes the following:
(a) fix leak in tree-walk.c, thanks to Jeff King
(b) asciidoc now correctly indented when rendered as HTML and when
rendered as a man page.
(c) type casting is now correct
(d) Added a default to switch statement to shut up stupid compilers.

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

end of thread, other threads:[~2015-05-14 22:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 20:17 [PATCH v10 0/3] David Turner
2015-05-14 20:17 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
2015-05-14 20:17 ` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks David Turner
2015-05-14 20:17 ` [PATCH 3/3] cat-file: add --follow-symlinks to --batch David Turner
  -- strict thread matches above, loose matches on Subject: below --
2015-05-14 21:58 [PATCH v12 0/3] git cat-file --follow-symlinks David Turner
2015-05-14 21:58 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
2015-05-14 22:38   ` Junio C Hamano
2015-05-14 20:38 [PATCH v11 0/3] cat-file --follow-symlinks David Turner
2015-05-14 20:38 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
2015-05-13 18:23 [PATCH v9 0/3] David Turner
2015-05-13 18:23 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner
2015-05-13 18:21 [PATCH v8 0/3] git cat-file --follow-symlinks David Turner
2015-05-13 18:21 ` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks David Turner

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