Files
git/Documentation
Junio C Hamano 907c416534 Merge branch 'jk/check-repository-format'
The repository set-up sequence has been streamlined (the biggest
change is that there is no longer git_config_early()), so that we
do not attempt to look into refs/* when we know we do not have a
Git repository.

* jk/check-repository-format:
  verify_repository_format: mark messages for translation
  setup: drop repository_format_version global
  setup: unify repository version callbacks
  init: use setup.c's repo version verification
  setup: refactor repo format reading and verification
  config: drop git_config_early
  check_repository_format_gently: stop using git_config_early
  lazily load core.sharedrepository
  wrap shared_repository global in get/set accessors
  setup: document check_repository_format()
2016-04-13 14:12:28 -07:00
..
2016-04-08 14:34:11 -07:00
2016-02-24 13:25:54 -08:00
2014-11-04 13:14:44 -08:00
2014-11-04 13:14:44 -08:00
2016-03-03 13:43:36 -08:00
2016-04-06 11:39:05 -07:00
2015-07-21 14:08:14 -07:00
2015-10-05 12:30:13 -07:00
2013-10-18 13:50:12 -07:00
2016-04-03 10:14:12 -07:00
2015-01-22 13:44:14 -08:00
2016-03-03 13:43:36 -08:00