login
Header Space

 
 

Re: [PATCH] Add git-filter-branch

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jakub Narebski <jnareb@...>
Cc: <git@...>
Date: Sunday, June 3, 2007 - 7:07 pm

Hi,

On Sun, 3 Jun 2007, Jakub Narebski wrote:


It does not rewrite the branch. It writes a filtered _copy_. That is what 
I wanted to make clear by that renaming.


Actually, if you check the first non-setup test in the provide test 
script, no. It is not _really_ rewritten. As the commit names stay exactly 
the same.


I rewrote the only instance where arrays were used:


Actually, that is my understanding.


Yes, I did not plan to provide documentation with the first patch, since I 
wanted to encourage _review_ of the patch. Obviously, I failed ;-)


It is overkill, usually.

The only thing that could benefit from it, would be complicated tree 
filters.

But _the_ main usage for this script (in my expectation, at least) will be 
to split projects into subprojects.

For this, we _still_ don't need fast-import, but maybe a better 
tree-filter (something like --subdir-filter, which only checks out the 
subdir (in the root), and also only takes those revisions into account 
that actually touch that subdir).

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Add git-filter-branch, Jakub Narebski, (Sat Jun 2, 8:46 pm)
Re: [PATCH] Add git-filter-branch, Johannes Schindelin, (Sat Jun 2, 8:50 pm)
Re: [PATCH] Add git-filter-branch, Jonas Fonseca, (Tue Jun 5, 6:18 am)
Re: [PATCH] Add git-filter-branch, Junio C Hamano, (Tue Jun 5, 6:30 am)
Re: [PATCH] Add git-filter-branch, Jonas Fonseca, (Tue Jun 5, 6:34 am)
[PATCH] filter-branch: use $(($i+1)) instead of $((i+1)), Johannes Schindelin, (Wed Jun 6, 11:24 am)
Re: [PATCH] Add git-filter-branch, Johannes Schindelin, (Tue Jun 5, 9:55 am)
Re: [PATCH] Add git-filter-branch, Jakub Narebski, (Sun Jun 3, 6:28 am)
Re: [PATCH] Add git-filter-branch, Johannes Schindelin, (Sun Jun 3, 7:07 pm)
Re: [PATCH] Add git-filter-branch, Steven Grimm, (Sun Jun 3, 2:36 pm)
speck-geostationary