Andy Parkins <andyparkins@gmail.com> writes:ls-tree is not Porcelain and has right to expose the internals by default. "git ls-tree --name-only" could be aliased to give "git ls" if you wanted to, but I wonder how often you would want to run: svn list -r538 and for what purpose? I often find myself doing git diff -r --name-status v1.3.0 HEAD to check if a file was already in v1.3.0 version, and I could do the same thing with git list v1.3.0 >/var/tmp/1 git list HEAD >/var/tmp/2 diff -u /var/tmp/[12] but that certainly is awkward. What do people use "svn list -r538" for and how often? In other words, when does it become necessary to get the full list of paths in an arbitrary revision? - 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
| James Bottomley | Re: [patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done" |
| Tomasz Kłoczko | Is it time for remove (crap) ALSA from kernel tree ? |
| Bryan Woods | Stardom SATA HSM violation |
| Paa Paa | Lower HD transfer rate with NCQ enabled? |
git: | |
| Linus Torvalds | Re: cleaner/better zlib sources? |
| Ittay Dror | Re: detecting rename->commit->modify->commit |
| Pascal Obry | Re: Git-windows and git-svn? |
| Chris Hoffman | git-daemon on Windows? |
| Havard Eidnes | Re: Fork bomb protection patch |
| Garrett D'Amore | Re: @booted_kernel magic symlink? |
| Juergen Hannken-Illjes | Re: Redoing file system suspension API (update) |
| Steven M. Bellovin | Re: /dev on tmpfs problem |
| Larry McVoy | Re: tcp bw in 2.6 |
| Volker Armin Hemmann | build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drive... |
| Tilman Schmidt | [2.6.25-rc5-mm1] regression: cannot run Postfix sendmail command as non-root |
| Indan Zupancic | Re: Realtek 8111C transmit timed out |
| VPN's on NetBSD | 19 minutes ago | NetBSD |
| Why does uClinux 2.6.18 bootup block SuperIO UART IRQs that BIOS configured | 1 hour ago | Linux kernel |
| USB statistics | 3 hours ago | Linux kernel |
| Block Sub System query | 7 hours ago | Linux kernel |
| kernel module to intercept socket creation | 8 hours ago | Linux kernel |
| Image size changing during each build | 8 hours ago | Linux kernel |
| Soft lock bug | 13 hours ago | Linux kernel |
| sysctl - dynamic registration problem | 19 hours ago | Linux kernel |
| Question on swap as ramdisk partition | 22 hours ago | Linux kernel |
| serial driver xmit problem | 1 day ago | Linux kernel |
