๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.14.2
/
fast-import.c
tag
8e60cbe887af4dac40bc1a70cff22ad4ab951c8f
tagger
Junio C Hamano <gitster@pobox.com>
Fri Sep 22 05:54:05 2017
object
4010f1d1b782eb7585e0e0abcefa794bd5ff29a0
Git 2.14.2
50f03c6
Merge branch 'ab/free-and-null'
by Junio C Hamano
ยท 8 years ago
f31d23a
Merge branch 'bw/config-h'
by Junio C Hamano
ยท 8 years ago
f77149c
Merge branch 'mh/fast-import-raise-default-depth'
by Junio C Hamano
ยท 8 years ago
6a83d90
coccinelle: make use of the "type" FREE_AND_NULL() rule
by รvar Arnfjรถrรฐ Bjarmason
ยท 8 years ago
b2141fc
config: don't include config.h by default
by Brandon Williams
ยท 9 years ago
b9a7d55
Merge branch 'nd/fopen-errors'
by Junio C Hamano
ยท 9 years ago
4f2220e
fast-import: increase the default pack depth to 50
by Mike Hommey
ยท 9 years ago
23a9e07
use xfopen() in more places
by Nguyแป n Thรกi Ngแปc Duy
ยท 9 years ago
e6a492b
pack: convert struct pack_idx_entry to struct object_id
by brian m. carlson
ยท 9 years ago
bc83266
Convert lookup_commit* to struct object_id
by brian m. carlson
ยท 9 years ago
912c13d
fast-import: convert to struct object_id
by brian m. carlson
ยท 9 years ago
d7e6b6a
fast-import: convert internal structs to struct object_id
by brian m. carlson
ยท 9 years ago
b80f629
Merge branch 'jk/war-on-git-path'
by Junio C Hamano
ยท 9 years ago
d9c6964
replace xstrdup(git_path(...)) with git_pathdup(...)
by Jeff King
ยท 9 years ago
594fa99
odb_mkstemp: write filename into strbuf
by Jeff King
ยท 9 years ago
53a0f9f
Merge branch 'jk/fast-import-cleanup'
by Junio C Hamano
ยท 9 years ago
7202a6f
encode_in_pack_object_header: respect output buffer length
by Jeff King
ยท 9 years ago
9871824
fast-import: use xsnprintf for formatting headers
by Jeff King
ยท 9 years ago
614b1954
fast-import: use xsnprintf for writing sha1s
by Jeff King
ยท 9 years ago
45cbc37
Merge branch 'jk/pack-name-cleanups'
by Junio C Hamano
ยท 9 years ago
ba47a30
replace snprintf with odb_pack_name()
by Jeff King
ยท 9 years ago
eaeefc3
odb_pack_keep(): stop generating keepfile name
by Jeff King
ยท 9 years ago
755b49a
delete_ref: accept a reflog message argument
by Kyle Meyer
ยท 9 years ago
87359ff
Merge branch 'mh/fast-import-notes-fix-new'
by Junio C Hamano
ยท 9 years ago
405d7f4
fast-import: properly fanout notes when tree is imported
by Mike Hommey
ยท 9 years ago
8de7eeb
compression: unify pack.compression configuration parsing
by Junio C Hamano
ยท 9 years ago
9ed0d8d
use QSORT
by Renรฉ Scharfe
ยท 9 years ago
d4c6375
Merge branch 'jk/common-main'
by Junio C Hamano
ยท 9 years ago
de61ceb
Merge branch 'jk/common-main-2.8' into jk/common-main
by Junio C Hamano
ยท 9 years ago
5ce5f5f
common-main: call git_setup_gettext()
by Jeff King
ยท 9 years ago
650c449
common-main: call git_extract_argv0_path()
by Jeff King
ยท 9 years ago
3f2e229
add an extra level of indirection to main()
by Jeff King
ยท 9 years ago
8d6a7e9
Merge branch 'ew/fast-import-unpack-limit'
by Junio C Hamano
ยท 9 years ago
bc4b924
Merge branch 'fc/fast-import-broken-marks-file'
by Junio C Hamano
ยท 10 years ago
d2986d0
fast-import: invalidate pack_id references after loosening
by Eric Wong
ยท 10 years ago
352d72a
Merge branch 'nd/worktree-various-heads'
by Junio C Hamano
ยท 10 years ago
f4beed6
fast-import: do not truncate exported marks file
by Felipe Contreras
ยท 10 years ago
d9545c7
fast-import: implement unpack limit
by Eric Wong
ยท 10 years ago
6c223e4
fast-import.c: use error_errno()
by Nguyแป n Thรกi Ngแปc Duy
ยท 10 years ago
ba0897e
dir.c: rename str(n)cmp_icase to fspath(n)cmp
by Nguyแป n Thรกi Ngแปc Duy
ยท 10 years ago
11529ec
Merge branch 'jk/tighten-alloc'
by Junio C Hamano
ยท 10 years ago
a78c188
fast-import: simplify allocation in start_packfile
by Jeff King
ยท 10 years ago
50a6c8e
use st_add and st_mult for allocation size computation
by Jeff King
ยท 10 years ago
b32fa95
convert trivial cases to ALLOC_ARRAY
by Jeff King
ยท 10 years ago
8f309ae
strbuf: introduce strbuf_getline_{lf,nul}()
by Junio C Hamano
ยท 10 years ago
e0048d3
Merge branch 'sg/lock-file-commit-error'
by Junio C Hamano
ยท 10 years ago
08a3651
Make error message after failing commit_lock_file() less confusing
by SZEDER Gรกbor
ยท 10 years ago
7889179
Merge branch 'jk/war-on-sprintf'
by Junio C Hamano
ยท 10 years ago
7b09c45
Merge branch 'jk/date-local'
by Junio C Hamano
ยท 10 years ago
eddda37
convert strncpy to memcpy
by Jeff King
ยท 10 years ago
34fa79a
prefer memcpy to strcpy
by Jeff King
ยท 10 years ago
c7ab0ba
avoid sprintf and strcpy with flex arrays
by Jeff King
ยท 10 years ago
ef1286d
use xsnprintf for generating git object headers
by Jeff King
ยท 10 years ago
547ed71
fast-import: switch crash-report date to iso8601
by Jeff King
ยท 10 years ago
8c9155e
Merge branch 'jk/git-path'
by Junio C Hamano
ยท 10 years ago
51a22ce
Merge branch 'jc/finalize-temp-file'
by Junio C Hamano
ยท 10 years ago
fcd12db
prefer git_pathdup to git_path in some possibly-dangerous cases
by Jeff King
ยท 10 years ago
cb5add5
sha1_file.c: rename move_temp_to_file() to finalize_object_file()
by Junio C Hamano
ยท 10 years ago
d939af1
Merge branch 'jk/date-mode-format'
by Junio C Hamano
ยท 10 years ago
3ecca88
Merge branch 'mh/fast-import-optimize-current-from'
by Junio C Hamano
ยท 10 years ago
c0d5034
Merge branch 'mh/fast-import-get-mark'
by Junio C Hamano
ยท 10 years ago
0df3245
fast-import: do less work when given "from" matches current branch head
by Mike Hommey
ยท 10 years ago
28c7b1f
fast-import: add a get-mark command
by Michael Haggerty
ยท 10 years ago
a5481a6
convert "enum date_mode" into a struct
by Jeff King
ยท 10 years ago
a1c9eb9
update_ref(): don't read old reference value before delete
by Michael Haggerty
ยท 10 years ago
68a2e6a
Merge branch 'nd/multiple-work-trees'
by Junio C Hamano
ยท 11 years ago
6902c4d
Merge branch 'rs/deflate-init-cleanup'
by Junio C Hamano
ยท 11 years ago
9a6f128
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
by Renรฉ Scharfe
ยท 11 years ago
fd9de86
Merge branch 'mh/refs-have-new'
by Junio C Hamano
ยท 11 years ago
1585dfe
Merge branch 'jk/fast-import-die-nicely-fix'
by Junio C Hamano
ยท 11 years ago
1d147bd
ref_transaction_update(): remove "have_old" parameter
by Michael Haggerty
ยท 11 years ago
5e915f3
fast-import: avoid running end_packfile recursively
by Jeff King
ยท 11 years ago
aaa2680
fast-import: use git_path() for accessing .git dir instead of get_git_dir()
by Nguyแป n Thรกi Ngแปc Duy
ยท 11 years ago
dcf6926
path.c: make get_pathname() call sites return const char *
by Nguy๏ฟฝ๏ฟฝn Thรกi Ngแปc Duy
ยท 11 years ago
db7516a
refs.c: pass the ref log message to _create/delete/update instead of _commit
by Ronnie Sahlberg
ยท 11 years ago
f70f056
dump_marks(): reimplement using fdopen_lock_file()
by Michael Haggerty
ยท 11 years ago
697cc8e
lockfile.h: extract new header file for the functions in lockfile.c
by Michael Haggerty
ยท 11 years ago
32c3ec2
dump_marks(): remove a redundant call to rollback_lock_file()
by Michael Haggerty
ยท 11 years ago
5b830a8
Merge branch 'mb/fast-import-delete-root' into maint
by Junio C Hamano
ยท 11 years ago
1c2ea2c
Merge branch 'rs/realloc-array'
by Junio C Hamano
ยท 11 years ago
0448134
Merge branch 'jk/fast-import-fixes' into maint
by Junio C Hamano
ยท 11 years ago
73da5a1
Merge branch 'mb/fast-import-delete-root'
by Junio C Hamano
ยท 11 years ago
9ff700e
Merge branch 'jk/commit-author-parsing'
by Junio C Hamano
ยท 11 years ago
2756ca4
use REALLOC_ARRAY for changing the allocation size of arrays
by Renรฉ Scharfe
ยท 11 years ago
b6a1261
Merge branch 'jk/fast-import-fixes'
by Junio C Hamano
ยท 11 years ago
01d678a
Merge branch 'rs/ref-transaction-1'
by Junio C Hamano
ยท 11 years ago
3f09ba7
fast-import.c: use a ref transaction when dumping tags
by Ronnie Sahlberg
ยท 11 years ago
de7e86f
fast-import.c: change update_branch to use ref transactions
by Ronnie Sahlberg
ยท 11 years ago
2668d69
fast-import: fix segfault in store_tree()
by Maxim Bublis
ยท 11 years ago
c33ddc2
date: use strbufs in date-formatting functions
by Jeff King
ยท 11 years ago
c252785
fast-import: fix buffer overflow in dump_tags
by Jeff King
ยท 11 years ago
3c078b9
fast-import: clean up pack_data pointer in end_packfile
by Jeff King
ยท 11 years ago
536900e
fast-import.c: replace `git_config()` with `git_config_get_*()` family
by Tanay Abhra
ยท 11 years ago
14576df
fast-import: use hashcmp() for SHA1 hash comparison
by Renรฉ Scharfe
ยท 11 years ago
e814c39
fast-import: refactor parsing of spaces
by Jeff King
ยท 11 years ago
97313be
fast-import: use skip_prefix for parsing input
by Jeff King
ยท 11 years ago
ae021d8
use skip_prefix to avoid magic numbers
by Jeff King
ยท 11 years ago
ff45c0d
fast-import: fix read of uninitialized argv memory
by Jeff King
ยท 11 years ago
4ee1b22
fast-import: add support to delete refs
by Felipe Contreras
ยท 12 years ago
2c5495f
use strchrnul() in place of strchr() and strlen()
by Rohit Mani
ยท 12 years ago
Next »