88784e9231
* Various git-svn updates. * Updates the way content tags are handled in gitweb. Also adds a UI to choose common timezone for displaying the dates. * Similar to branch names, tagnames that begin with "-" are now disallowed. * Clean-up of the C part of i18n (but not l10n---please wait) continues. * The scripting part of the codebase is getting prepared for i18n/l10n. * Pushing and pulling from a repository with large number of refs that point to identical commits are optimized by not listing the same commit during the common ancestor negotiation exchange with the other side. * Adding a file larger than core.bigfilethreshold (defaults to 1/2 Gig) using "git add" will send the contents straight to a packfile without having to hold it and its compressed representation both at the same time in memory. * Processes spawned by "[alias] <name> = !process" in the configuration can inspect GIT_PREFIX environment variable to learn where in the working tree the original command was invoked. * A magic pathspec ":/" tells a command that limits its operation to the current directory when ran from a subdirectory to work on the entire working tree. In general, ":/path/to/file" would be relative to the root of the working tree hierarchy. After "git reset --hard; edit Makefile; cd t/", "git add -u" would be a no-op, but "git add -u :/" would add the updated contents of the Makefile at the top level. If you want to name a path in the current subdirectory whose unusual name begins with ":/", you can name it by "./:/that/path" or by "\:/that/path". * "git blame" learned "--abbrev[=<n>]" option to control the minimum number of hexdigits shown for commit object names. * "git blame" learned "--line-porcelain" that is less efficient but is easier to parse. * Aborting "git commit --interactive" discards updates to the index made during the interactive session. * More...
12 lines
649 B
Text
12 lines
649 B
Text
$NetBSD: distinfo,v 1.40 2011/07/08 11:14:43 adam Exp $
|
|
|
|
SHA1 (git-1.7.6.tar.bz2) = c519b0765c419c84b561bb4a2a86526b16d95cde
|
|
RMD160 (git-1.7.6.tar.bz2) = 9ba5daa7bf56b6a242b3302e12c8ced7d3abc77a
|
|
Size (git-1.7.6.tar.bz2) = 2806337 bytes
|
|
SHA1 (patch-aa) = f47ff9d8b9ba8592f7bbd21d4b0ab30394e8f9a0
|
|
SHA1 (patch-ac) = ae75c6ca3abb5edf688e4877f3df8b6c6297f091
|
|
SHA1 (patch-ae) = 06ea26658a986dc702c1c2c04c1a27f0a01e4dce
|
|
SHA1 (patch-af) = 60029a215edf5218a76be41932afb5b9f8c4729a
|
|
SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0
|
|
SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7
|
|
SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e
|