index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fast-import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mh/fast-import-raise-default-depth'
Junio C Hamano
2017-06-22
1
-1
/
+1
|
\
|
*
fast-import: increase the default pack depth to 50
Mike Hommey
2017-06-12
1
-1
/
+1
*
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
1
-3
/
+1
*
|
pack: convert struct pack_idx_entry to struct object_id
brian m. carlson
2017-05-08
1
-15
/
+15
*
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
*
|
fast-import: convert to struct object_id
brian m. carlson
2017-05-08
1
-158
/
+159
*
|
fast-import: convert internal structs to struct object_id
brian m. carlson
2017-05-02
1
-86
/
+96
|
/
*
Merge branch 'jk/war-on-git-path'
Junio C Hamano
2017-04-26
1
-1
/
+1
|
\
|
*
replace xstrdup(git_path(...)) with git_pathdup(...)
Jeff King
2017-04-21
1
-1
/
+1
*
|
odb_mkstemp: write filename into strbuf
Jeff King
2017-03-29
1
-4
/
+5
*
|
Merge branch 'jk/fast-import-cleanup'
Junio C Hamano
2017-03-28
1
-9
/
+7
|
\
\
|
*
|
encode_in_pack_object_header: respect output buffer length
Jeff King
2017-03-24
1
-5
/
+5
|
*
|
fast-import: use xsnprintf for formatting headers
Jeff King
2017-03-24
1
-3
/
+1
|
*
|
fast-import: use xsnprintf for writing sha1s
Jeff King
2017-03-24
1
-1
/
+1
*
|
|
Merge branch 'jk/pack-name-cleanups'
Junio C Hamano
2017-03-21
1
-13
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
replace snprintf with odb_pack_name()
Jeff King
2017-03-16
1
-15
/
+13
|
*
|
odb_pack_keep(): stop generating keepfile name
Jeff King
2017-03-16
1
-1
/
+3
|
|
/
*
/
delete_ref: accept a reflog message argument
Kyle Meyer
2017-02-21
1
-1
/
+1
|
/
*
Merge branch 'mh/fast-import-notes-fix-new'
Junio C Hamano
2017-01-11
1
-3
/
+5
|
\
|
*
fast-import: properly fanout notes when tree is imported
Mike Hommey
2016-12-20
1
-3
/
+5
*
|
compression: unify pack.compression configuration parsing
Junio C Hamano
2016-11-16
1
-13
/
+0
|
/
*
use QSORT
René Scharfe
2016-09-30
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-02
1
-2
/
+0
|
|
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-3
/
+0
|
|
*
add an extra level of indirection to main()
Jeff King
2016-07-02
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 loosening
Eric Wong
2016-05-30
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 file
Felipe Contreras
2016-05-18
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-02
1
-1
/
+1
*
|
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-21
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-04
1
-1
/
+1
[next]