🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.1.1
/
archive.c
tag
ed4f38babf3d81693a68d06cd0f5872093c009f6
tagger
Junio C Hamano <gitster@pobox.com>
Fri Sep 19 21:21:41 2014
object
349cb5096397d9d1da33f2d046fa7e192e6214e7
Git 2.1.1
6f75e48
Merge branch 'rm/strchrnul-not-strlen'
by Junio C Hamano
· 12 years ago
2c5495f
use strchrnul() in place of strchr() and strlen()
by Rohit Mani
· 12 years ago
7671b63
add uploadarchive.allowUnreachable option
by Scott J. Goldman
· 12 years ago
b1cdfb5
archive.c: have SP around arithmetic operators
by Junio C Hamano
· 12 years ago
f3e743a
archive: convert to use parse_pathspec
by Nguyễn Thái Ngọc Duy
· 12 years ago
64acde9
move struct pathspec and related functions to pathspec.[ch]
by Nguyễn Thái Ngọc Duy
· 12 years ago
bd54cf1
archive: handle commits with an empty tree
by Jeff King
· 13 years ago
94bc671
Add directory pattern matching to attributes
by Jean-Noël AVILA
· 13 years ago
b0ff965
Reduce translations by using same terminologies
by Nguyễn Thái Ngọc Duy
· 13 years ago
0012a38
i18n: archive: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 13 years ago
b83cfa5
Merge branch 'rs/archive-tree-in-tip-simplify'
by Junio C Hamano
· 14 years ago
c51a351
archive: simplify refname handling
by René Scharfe
· 14 years ago
9cb513b
archive: delegate blob reading to backend
by Nguy���n Thái Ngọc Duy
· 14 years ago
bdb8cb5
Merge branch 'jk/maint-upload-archive'
by Junio C Hamano
· 14 years ago
0f544ee
archive: re-allow HEAD:Documentation on a remote invocation
by Carlos Martín Nieto
· 14 years ago
3c4b5ad
Merge branch 'jk/maint-upload-archive'
by Junio C Hamano
· 14 years ago
7b51c33
Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive
by Junio C Hamano
· 14 years ago
ee27ca4
archive: don't let remote clients get unreachable commits
by Jeff King
· 14 years ago
f858c64
archive.c: use OPT_BOOL()
by Junio C Hamano
· 14 years ago
d932f4e
Rename git_checkattr() to git_check_attr()
by Michael Haggerty
· 14 years ago
7b97730
upload-archive: allow user to turn off filters
by Jeff King
· 14 years ago
08716b3
archive: refactor file extension format-guessing
by Jeff King
· 14 years ago
56baa61
archive: move file extension format-guessing lower
by Jeff King
· 14 years ago
4d7c989
archive: pass archiver struct to write_archive callback
by Jeff King
· 14 years ago
13e0f88
archive: refactor list of archive formats
by Jeff King
· 14 years ago
2321286
archive: reorder option parsing and config reading
by Jeff King
· 15 years ago
f0096c0
Convert read_tree{,_recursive} to support struct pathspec
by Nguyễn Thái Ngọc Duy
· 15 years ago
4ad5c80
archive: improve --verbose description
by René Scharfe
· 15 years ago
fd03881
add description parameter to OPT__VERBOSE
by René Scharfe
· 15 years ago
62b4698
Use angles for placeholders consistently
by Štěpán Němec
· 15 years ago
35039ce
archive: abbreviate substituted commit ids again
by Jonathan Nieder
· 15 years ago
06dbc1e
Merge branch 'jc/conflict-marker-size'
by Junio C Hamano
· 16 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
· 16 years ago
d5f53d6
archive: complain about path specs that don't match anything
by René Scharfe
· 16 years ago
dd2e794
Refactor pretty_print_commit arguments into a struct
by Thomas Rast
· 16 years ago
a17a960
Merge branch 'rs/maint-archive-prefix'
by Junio C Hamano
· 16 years ago
ebfbdb3
Git archive and trailing "/" in prefix
by René Scharfe
· 16 years ago
05d3951
git-archive: add '-o' as a alias for '--output'
by Dmitry Potapov
· 16 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 17 years ago
ba053ea
archive: do not read .gitattributes in working directory
by Nguyễn Thái Ngọc Duy
· 17 years ago
52e7787
archive: use parseopt for local-only options
by René Scharfe
· 17 years ago
aec0c1b
git-archive: add --output=<file> to send output to a file
by Carlos Manuel Duclos Vergara
· 17 years ago
d3bee16
tree.c: allow read_tree_recursive() to traverse gitlink entries
by Lars Hjemli
· 17 years ago
304d058
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
ddff856
git-archive: work in bare repos
by Charles Bailey
· 17 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 17 years ago
120a385
archive.c: make archiver static
by Nanako Shiraishi
· 17 years ago
d36f867
pretty=format: respect date format options
by Jeff King
· 17 years ago
4fac1d3
archive: allow --exec and --remote without equal sign
by Rene Scharfe
· 17 years ago
f15f736
archive: declare struct archiver where it's needed
by Rene Scharfe
· 17 years ago
c088543
archive: move parameter parsing code to archive.c
by Rene Scharfe
· 17 years ago
6e94e68
archive: add write_archive()
by Rene Scharfe
· 17 years ago
1d11d5b
archive: unify file attribute handling
by René Scharfe
· 17 years ago
562e25a
archive: centralize archive entry writing
by René Scharfe
· 17 years ago
008d896
Teach new attribute 'export-ignore' to git-archive
by René Scharfe
· 18 years ago
75b7dfb
archive.c: format_subst - fixed bogus argument to memchr
by Ariel Badichi
· 18 years ago
1812564
Move sha1_file_to_archive into libgit
by Lars Hjemli
· 18 years ago