Sign in
googlers
/
jrn
/
git
/
c2f1fe91939efdbfae83bc47672d2d490f44ae67
/
archive.c
eb0224c
archive: read local configuration
by Junio C Hamano
· 8 years ago
5a36d00
i18n: archive: mark errors for translation
by Vasco Almeida
· 8 years ago
ed6e803
pathspec: rename free_pathspec() to clear_pathspec()
by Junio C Hamano
· 9 years ago
50a6c8e
use st_add and st_mult for allocation size computation
by Jeff King
· 9 years ago
ed1c997
Remove get_object_hash.
by brian m. carlson
· 9 years ago
7999b2c
Add several uses of get_object_hash.
by brian m. carlson
· 9 years ago
c7ab0ba
avoid sprintf and strcpy with flex arrays
by Jeff King
· 9 years ago
d939af1
Merge branch 'jk/date-mode-format'
by Junio C Hamano
· 9 years ago
a5481a6
convert "enum date_mode" into a struct
by Jeff King
· 10 years ago
fb58c8d
refs: move the remaining ref module declarations to refs.h
by Michael Haggerty
· 10 years ago
a916cb5
Merge branch 'bc/object-id'
by Junio C Hamano
· 10 years ago
1360967
archive.c: convert to use struct object_id
by brian m. carlson
· 10 years ago
9c9b4f2
standardize usage info string format
by Alex Henrie
· 10 years ago
6a0b0b6
tree.c: update read_tree_recursive callback to pass strbuf as base
by Nguyễn Thái Ngọc Duy
· 10 years ago
b2c45f5
Merge branch 'nd/archive-pathspec'
by Junio C Hamano
· 10 years ago
ed22b41
archive: support filtering paths with glob
by Nguyễn Thái Ngọc Duy
· 10 years ago
95790ff
archive.c: replace `git_config()` with `git_config_get_bool()` family
by Tanay Abhra
· 10 years ago
6f75e48
Merge branch 'rm/strchrnul-not-strlen'
by Junio C Hamano
· 11 years ago
2c5495f
use strchrnul() in place of strchr() and strlen()
by Rohit Mani
· 11 years ago
7671b63
add uploadarchive.allowUnreachable option
by Scott J. Goldman
· 11 years ago
b1cdfb5
archive.c: have SP around arithmetic operators
by Junio C Hamano
· 11 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
· 12 years ago
94bc671
Add directory pattern matching to attributes
by Jean-Noël AVILA
· 12 years ago
b0ff965
Reduce translations by using same terminologies
by Nguyễn Thái Ngọc Duy
· 12 years ago
0012a38
i18n: archive: mark parseopt strings for translation
by Nguyễn Thái Ngọc Duy
· 12 years ago
b83cfa5
Merge branch 'rs/archive-tree-in-tip-simplify'
by Junio C Hamano
· 13 years ago
c51a351
archive: simplify refname handling
by René Scharfe
· 13 years ago
9cb513b
archive: delegate blob reading to backend
by Nguyễn Thái Ngọc Duy
· 13 years ago
bdb8cb5
Merge branch 'jk/maint-upload-archive'
by Junio C Hamano
· 13 years ago
0f544ee
archive: re-allow HEAD:Documentation on a remote invocation
by Carlos Martín Nieto
· 13 years ago
3c4b5ad
Merge branch 'jk/maint-upload-archive'
by Junio C Hamano
· 13 years ago
7b51c33
Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive
by Junio C Hamano
· 13 years ago
ee27ca4
archive: don't let remote clients get unreachable commits
by Jeff King
· 13 years ago
f858c64
archive.c: use OPT_BOOL()
by Junio C Hamano
· 13 years ago
d932f4e
Rename git_checkattr() to git_check_attr()
by Michael Haggerty
· 13 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
· 14 years ago
f0096c0
Convert read_tree{,_recursive} to support struct pathspec
by Nguyễn Thái Ngọc Duy
· 14 years ago
4ad5c80
archive: improve --verbose description
by René Scharfe
· 14 years ago
fd03881
add description parameter to OPT__VERBOSE
by René Scharfe
· 14 years ago
62b4698
Use angles for placeholders consistently
by Štěpán Němec
· 14 years ago
35039ce
archive: abbreviate substituted commit ids again
by Jonathan Nieder
· 14 years ago
06dbc1e
Merge branch 'jc/conflict-marker-size'
by Junio C Hamano
· 15 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
· 15 years ago
d5f53d6
archive: complain about path specs that don't match anything
by René Scharfe
· 15 years ago
dd2e794
Refactor pretty_print_commit arguments into a struct
by Thomas Rast
· 15 years ago
a17a960
Merge branch 'rs/maint-archive-prefix'
by Junio C Hamano
· 15 years ago
ebfbdb3
Git archive and trailing "/" in prefix
by René Scharfe
· 15 years ago
05d3951
git-archive: add '-o' as a alias for '--output'
by Dmitry Potapov
· 15 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
ba053ea
archive: do not read .gitattributes in working directory
by Nguyễn Thái Ngọc Duy
· 16 years ago
52e7787
archive: use parseopt for local-only options
by René Scharfe
· 16 years ago
aec0c1b
git-archive: add --output=<file> to send output to a file
by Carlos Manuel Duclos Vergara
· 16 years ago
d3bee16
tree.c: allow read_tree_recursive() to traverse gitlink entries
by Lars Hjemli
· 16 years ago
304d058
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
ddff856
git-archive: work in bare repos
by Charles Bailey
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
120a385
archive.c: make archiver static
by Nanako Shiraishi
· 16 years ago
d36f867
pretty=format: respect date format options
by Jeff King
· 16 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
· 17 years ago
75b7dfb
archive.c: format_subst - fixed bogus argument to memchr
by Ariel Badichi
· 17 years ago
1812564
Move sha1_file_to_archive into libgit
by Lars Hjemli
· 17 years ago