Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-01 | attr: use hashmap for attribute dictionary | 1 | -0/+3 | |
2016-11-29 | common-main: stop munging argv[0] path | 1 | -1/+1 | |
2016-07-06 | mingw: declare main()'s argv as const | 1 | -7/+1 | |
2016-07-01 | common-main: call git_setup_gettext() | 1 | -0/+2 | |
2016-07-01 | common-main: call restore_sigpipe_to_default() | 1 | -0/+23 | |
2016-07-01 | common-main: call sanitize_stdfds() | 1 | -1/+8 | |
2016-07-01 | common-main: call git_extract_argv0_path() | 1 | -0/+3 | |
2016-07-01 | add an extra level of indirection to main() | 1 | -0/+12 |