Integrate hash algorithm support with repo setup
[gitweb.git] / common-main.c
2016-07-06 Merge branch 'jk/common-main-2.8' into jk/common-main
2016-07-06 mingw: declare main()'s argv as const
2016-07-01 common-main: call git_setup_gettext()
2016-07-01 common-main: call restore_sigpipe_to_default()
2016-07-01 common-main: call sanitize_stdfds()
2016-07-01 common-main: call git_extract_argv0_path()
2016-07-01 add an extra level of indirection to main()