| Commit message (Expand) | Author | Age | Files | Lines |
* | use QSORT | René Scharfe | 2016-09-29 | 1 | -2/+2 |
* | Merge branch 'jk/common-main' | Junio C Hamano | 2016-07-19 | 1 | -7/+2 |
|\ |
|
| * | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 | 1 | -7/+2 |
| |\ |
|
| | * | common-main: call git_setup_gettext() | Jeff King | 2016-07-01 | 1 | -2/+0 |
| | * | common-main: call git_extract_argv0_path() | Jeff King | 2016-07-01 | 1 | -3/+0 |
| | * | add an extra level of indirection to main() | Jeff King | 2016-07-01 | 1 | -2/+2 |
* | | | Merge branch 'ew/fast-import-unpack-limit' | Junio C Hamano | 2016-06-20 | 1 | -0/+61 |
|\ \ \
| |/ /
|/| | |
|
| * | | fast-import: invalidate pack_id references after looseningew/fast-import-unpack-limit | Eric Wong | 2016-05-29 | 1 | -1/+30 |
| * | | fast-import: implement unpack limit | Eric Wong | 2016-05-11 | 1 | -0/+32 |
| |/ |
|
* | | Merge branch 'fc/fast-import-broken-marks-file' | Junio C Hamano | 2016-05-31 | 1 | -2/+5 |
|\ \ |
|
| * | | fast-import: do not truncate exported marks filefc/fast-import-broken-marks-file | Felipe Contreras | 2016-05-17 | 1 | -2/+5 |
| |/ |
|
* | | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 | 1 | -3/+3 |
|\ \ |
|
| * | | dir.c: rename str(n)cmp_icase to fspath(n)cmp | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -3/+3 |
| |/ |
|
* | | fast-import.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -7/+5 |
|\ |
|
| * | fast-import: simplify allocation in start_packfile | Jeff King | 2016-02-22 | 1 | -4/+1 |
| * | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 | 1 | -1/+1 |
| * | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 | 1 | -2/+3 |
* | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'sg/lock-file-commit-error' | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
|\ |
|
| * | Make error message after failing commit_lock_file() less confusing | SZEDER Gábor | 2015-12-01 | 1 | -1/+1 |
* | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 1 | -7/+10 |
|\ \ |
|
| * | | convert strncpy to memcpy | Jeff King | 2015-10-05 | 1 | -1/+1 |
| * | | prefer memcpy to strcpy | Jeff King | 2015-10-05 | 1 | -2/+3 |
| * | | avoid sprintf and strcpy with flex arrays | Jeff King | 2015-10-05 | 1 | -2/+4 |
| * | | use xsnprintf for generating git object headers | Jeff King | 2015-09-25 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'jk/date-local' | Junio C Hamano | 2015-10-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fast-import: switch crash-report date to iso8601 | Jeff King | 2015-09-03 | 1 | -1/+1 |
* | | Merge branch 'jk/git-path' | Junio C Hamano | 2015-08-19 | 1 | -1/+3 |
|\ \ |
|
| * | | prefer git_pathdup to git_path in some possibly-dangerous cases | Jeff King | 2015-08-10 | 1 | -1/+3 |
* | | | Merge branch 'jc/finalize-temp-file' | Junio C Hamano | 2015-08-19 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | sha1_file.c: rename move_temp_to_file() to finalize_object_file()jc/finalize-temp-file | Junio C Hamano | 2015-08-10 | 1 | -2/+2 |
* | | | Merge branch 'jk/date-mode-format' | Junio C Hamano | 2015-08-03 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | convert "enum date_mode" into a struct | Jeff King | 2015-06-29 | 1 | -1/+1 |
* | | | Merge branch 'mh/fast-import-optimize-current-from' | Junio C Hamano | 2015-08-03 | 1 | -12/+17 |
|\ \ \ |
|
| * | | | fast-import: do less work when given "from" matches current branch headmh/fast-import-optimize-current-from | Mike Hommey | 2015-07-13 | 1 | -12/+17 |
| |/ / |
|
* | | | Merge branch 'mh/fast-import-get-mark' | Junio C Hamano | 2015-08-03 | 1 | -4/+29 |
|\ \ \ |
|
| * | | | fast-import: add a get-mark commandmh/fast-import-get-mark | Michael Haggerty | 2015-07-01 | 1 | -4/+29 |
* | | | | update_ref(): don't read old reference value before delete | Michael Haggerty | 2015-06-22 | 1 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-05-11 | 1 | -5/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | fast-import: use git_path() for accessing .git dir instead of get_git_dir() | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -4/+1 |
| * | | path.c: make get_pathname() call sites return const char * | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -1/+1 |
* | | | Merge branch 'rs/deflate-init-cleanup' | Junio C Hamano | 2015-03-17 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}rs/deflate-init-cleanup | René Scharfe | 2015-03-05 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'mh/refs-have-new' | Junio C Hamano | 2015-03-05 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | ref_transaction_update(): remove "have_old" parameter | Michael Haggerty | 2015-02-17 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'jk/fast-import-die-nicely-fix' | Junio C Hamano | 2015-02-25 | 1 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | fast-import: avoid running end_packfile recursivelyjk/fast-import-die-nicely-fix | Jeff King | 2015-02-10 | 1 | -1/+5 |
| * | | Merge branch 'mb/fast-import-delete-root' into maint | Junio C Hamano | 2014-09-29 | 1 | -1/+5 |
| |\ \ |
|
| * \ \ | Merge branch 'jk/fast-import-fixes' into maint | Junio C Hamano | 2014-09-19 | 1 | -8/+13 |
| |\ \ \ |
|