Files
git/builtin
Junio C Hamano 092c4be7f5 Merge branch 'jk/blame-commit-label'
"git blame HEAD -- missing" failed to correctly say "HEAD" when it
tried to say "No such path 'missing' in HEAD".

* jk/blame-commit-label:
  blame.c: fix garbled error message
  use xstrdup_or_null to replace ternary conditionals
  builtin/commit.c: use xstrdup_or_null instead of envdup
  builtin/apply.c: use xstrdup_or_null instead of null_strdup
  git-compat-util: add xstrdup_or_null helper
2015-02-11 13:39:50 -08:00
..
2014-11-21 10:19:14 -08:00
2014-07-16 11:10:11 -07:00
2015-02-11 13:39:50 -08:00
2015-02-11 13:39:50 -08:00
2014-12-22 12:27:36 -08:00
2015-01-22 13:46:38 -08:00
2014-12-22 12:27:12 -08:00
2014-12-22 09:57:42 -08:00
2015-01-07 12:42:13 -08:00
2015-02-11 13:39:50 -08:00
2015-01-14 12:32:39 -08:00
2014-09-02 12:00:30 -07:00
2014-11-25 15:24:55 -08:00
2014-10-29 10:07:56 -07:00
2015-01-07 12:55:05 -08:00
2014-10-08 13:05:25 -07:00