Jakub Narebski wrote:More modern git (pull'ed 10 minutes ago) has this, at least when cut from Documentation/git-diff.txt: ---%<---%<---%<--- SYNOPSIS -------- 'git-diff' [ --diff-options ] <tree-ish>{0,2} [<path>...] DESCRIPTION ----------- Show changes between two trees, a tree and the working tree, a tree and the index file, or the index file and the working tree. The combination of what is compared with what is determined by the number of trees given to the command. * When no <tree-ish> is given, the working tree and the index file are compared, using `git-diff-files`. * When one <tree-ish> is given, the working tree and the named tree are compared, using `git-diff-index`. The option `--index` can be given to compare the index file and the named tree. `--cached` is a deprecated alias for `--index`. It's use is discouraged. * When two <tree-ish>s are given, these two trees are compared using `git-diff-tree`. ---%<---%<---%<--- This needs an update, I think. I'll look into it on sunday if no-one's beaten me to it. -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 - 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
| Linus Torvalds | Re: LSM conversion to static interface |
| Ingo Molnar | [patch 03/13] syslets: generic kernel bits |
| Ingo Molnar | Re: [PATCH 6/6] sched: disabled rt-bandwidth by default |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
git: | |
| David Miller | [GIT]: Networking |
| Gregory Haskins | [RFC PATCH 00/17] virtual-bus |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
