Files
git/builtin
Junio C Hamano 7ef0d04738 Merge branch 'jk/diff-blob'
The result from "git diff" that compares two blobs, e.g. "git diff
$commit1:$path $commit2:$path", used to be shown with the full
object name as given on the command line, but it is more natural to
use the $path in the output and use it to look up .gitattributes.

* jk/diff-blob:
  diff: use blob path for blob/file diffs
  diff: use pending "path" if it is available
  diff: use the word "path" instead of "name" for blobs
  diff: pass whole pending entry in blobinfo
  handle_revision_arg: record paths for pending objects
  handle_revision_arg: record modes for "a..b" endpoints
  t4063: add tests of direct blob diffs
  get_sha1_with_context: dynamically allocate oc->path
  get_sha1_with_context: always initialize oc->symlink_path
  sha1_name: consistently refer to object_context as "oc"
  handle_revision_arg: add handle_dotdot() helper
  handle_revision_arg: hoist ".." check out of range parsing
  handle_revision_arg: stop using "dotdot" as a generic pointer
  handle_revision_arg: simplify commit reference lookups
  handle_revision_arg: reset "dotdot" consistently
2017-06-02 15:06:05 +09:00
..
2016-11-22 13:55:20 -08:00
2017-05-29 12:34:43 +09:00
2017-06-02 15:06:05 +09:00
2017-06-02 15:06:05 +09:00
2017-05-29 12:34:43 +09:00
2017-06-02 15:06:05 +09:00
2017-05-29 12:34:44 +09:00
2017-03-31 08:33:56 -07:00
2017-05-29 12:34:43 +09:00
2017-05-16 11:51:59 +09:00
2017-06-02 15:06:05 +09:00
2017-06-02 15:06:05 +09:00
2017-05-29 12:34:43 +09:00
2017-01-18 15:12:15 -08:00
2017-05-30 11:16:45 +09:00
2017-05-29 12:34:43 +09:00
2017-04-02 09:49:24 -07:00
2017-05-29 12:34:44 +09:00
2017-05-29 12:34:43 +09:00
2015-10-05 13:20:08 -07:00
2017-05-29 12:34:43 +09:00
2017-05-29 12:34:43 +09:00
2017-04-19 21:37:13 -07:00
2017-03-24 13:07:37 -07:00
2017-05-29 12:34:43 +09:00
2017-01-23 18:51:56 -08:00
2017-05-29 12:34:43 +09:00
2017-04-11 00:21:51 -07:00
2017-05-29 12:34:44 +09:00