git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fast-import: allow more operations on root directory
@ 2011-08-16 10:08 Dmitry Ivankov
  2011-08-16 10:08 ` [PATCH 1/2] fast-import: be saner with temporary trees Dmitry Ivankov
  2011-08-16 10:08 ` [PATCH 2/2] fast-import: allow top directory as an argument for some commands Dmitry Ivankov
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitry Ivankov @ 2011-08-16 10:08 UTC (permalink / raw)
  To: git; +Cc: Jonathan Nieder, David Barr, Shawn O. Pearce, Dmitry Ivankov

[1/2] has been already reviewed in [1] where it didn't seem to have any effect,
but for this series it does, for 'ls ""' command.
So the change is about allowing to "ls" root directory and to copy or rename 
it to some subdirectory. The documentation doesn't deny these, but they don't
work. Make them work.

More details are in [2/2].

[1] http://thread.gmane.org/gmane.comp.version-control.git/178007/focus=178009

Dmitry Ivankov (2):
  fast-import: be saner with temporary trees
  fast-import: allow top directory as an argument for some commands

 fast-import.c          |   78 +++++++++++++++++++++++++++++++++++++++++------
 t/t9300-fast-import.sh |   58 +++++++++++++++++++++++++++++++++++
 2 files changed, 126 insertions(+), 10 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2012-03-08 19:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 10:08 [PATCH 0/2] fast-import: allow more operations on root directory Dmitry Ivankov
2011-08-16 10:08 ` [PATCH 1/2] fast-import: be saner with temporary trees Dmitry Ivankov
2012-03-08 19:12   ` Jonathan Nieder
2011-08-16 10:08 ` [PATCH 2/2] fast-import: allow top directory as an argument for some commands Dmitry Ivankov

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