Hi, On Mon, 23 Jul 2007, Junio C Hamano wrote:Thanks. If you are saying $ git filter-branch <some-filters> --all <rev-list-options> potentially all refs are rewritten. To find out which ones actually changed, you can use "git show-ref | grep ^refs/original/" ATM. It is not really easy to do it otherwise. With the patches I sent out yesterday, $ git log -g --no-walk --all --decorate --abbrev-commit --pretty=oneline --since=<before-the-last-filter-branch-call> would be similar, but not as comfortable, would it? Of course, we could teach filter-branch an option, say --show-changed, which will not actually filter branches, but instead look at the reflogs itself and show the refs which were recently changed by filter-branch. But note that you can switch off reflogs. 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
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| David Miller | Slow DOWN, please!!! |
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Pavel Roskin | ndiswrapper and GPL-only symbols redux |
git: | |
| Sander | 'struct task_struct' has no member named 'mems_allowed' (was: Re: 2.6.20-rc4-mm1) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Arjan van de Ven | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Corey Minyard | Re: [PATCH 3/3] Convert the UDP hash lock to RCU |
