Files
git/Documentation
Junio C Hamano 352cf6cfe1 Merge branch 'js/deprecate-grafts'
The functionality of "$GIT_DIR/info/grafts" has been superseded by
the "refs/replace/" mechanism for some time now, but the internal
code had support for it in many places, which has been cleaned up
in order to drop support of the "grafts" mechanism.

* js/deprecate-grafts:
  Remove obsolete script to convert grafts to replace refs
  technical/shallow: describe why shallow cannot use replace refs
  technical/shallow: stop referring to grafts
  filter-branch: stop suggesting to use grafts
  Deprecate support for .git/info/grafts
  Add a test for `git replace --convert-graft-file`
  replace: introduce --convert-graft-file
  replace: prepare create_graft() for converting graft files wholesale
  replace: "libify" create_graft() and callees
  replace: avoid using die() to indicate a bug
  commit: Let the callback of for_each_mergetag return on error
  argv_array: offer to split a string by whitespace
2018-05-23 14:38:17 +09:00
..
2018-05-08 15:59:49 +09:00
2018-05-23 14:38:14 +09:00
2018-04-25 13:28:58 +09:00
2017-11-17 10:31:05 +09:00
2017-04-13 16:15:25 -07:00
2018-05-23 14:38:14 +09:00
2017-11-06 14:24:24 +09:00
2016-08-11 14:35:42 -07:00
2018-04-16 13:52:29 +09:00
2017-06-27 10:35:49 -07:00
2018-04-25 13:28:58 +09:00
2018-02-07 12:46:48 -08:00
2018-03-15 15:00:46 -07:00
2018-04-18 12:49:26 +09:00
2018-05-08 15:59:16 +09:00