index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
archive.h: remove unnecessary include
Elijah Newren
2023-12-26
1
-1
/
+0
*
treewide: reduce includes of cache.h in other headers
Elijah Newren
2023-04-11
1
-1
/
+1
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
archive: add --mtime
René Scharfe
2023-02-18
1
-0
/
+1
*
archive: rename archiver data field to filter_command
René Scharfe
2022-06-15
1
-1
/
+1
*
archive: expand only a single %(describe) per archive
René Scharfe
2021-03-11
1
-0
/
+2
*
Merge branch 'rs/archive-plug-leak-refname'
Junio C Hamano
2020-11-26
1
-1
/
+1
|
\
|
*
archive: release refname after use
René Scharfe
2020-11-16
1
-1
/
+1
*
|
archive: support compression levels beyond 9
René Scharfe
2020-11-09
1
-0
/
+1
|
/
*
archive: add --add-file
René Scharfe
2020-09-20
1
-0
/
+2
*
archive: read short blobs in archive.c::write_archive_entry()
René Scharfe
2020-09-20
1
-5
/
+2
*
convert: provide additional metadata to filters
brian m. carlson
2020-03-16
1
-0
/
+1
*
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-12
/
+12
|
\
|
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-5
/
+5
|
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-7
/
+7
*
|
archive: convert struct archiver_args to object_id
brian m. carlson
2019-04-01
1
-1
/
+1
|
/
*
archive: initialize archivers earlier
Josh Steadmon
2018-10-26
1
-0
/
+1
*
Merge branch 'en/incl-forward-decl'
Junio C Hamano
2018-08-20
1
-0
/
+1
|
\
|
*
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+1
*
|
archive.c: avoid access to the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-3
/
+13
|
/
*
archive: convert sha1_file_to_archive to struct object_id
brian m. carlson
2018-03-14
1
-4
/
+4
*
archive: convert write_archive_entry_fn_t to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-1
/
+1
*
archive: read local configuration
Junio C Hamano
2016-11-22
1
-1
/
+1
*
archive: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+3
*
archive: delegate blob reading to backend
Nguyễn Thái Ngọc Duy
2012-05-03
1
-1
/
+9
*
upload-archive: allow user to turn off filters
Jeff King
2011-06-22
1
-1
/
+2
*
archive: move file extension format-guessing lower
Jeff King
2011-06-22
1
-1
/
+3
*
archive: pass archiver struct to write_archive callback
Jeff King
2011-06-22
1
-1
/
+2
*
archive: refactor list of archive formats
Jeff King
2011-06-22
1
-7
/
+10
*
archive: do not read .gitattributes in working directory
Nguyễn Thái Ngọc Duy
2009-04-18
1
-0
/
+1
*
archive: declare struct archiver where it's needed
Rene Scharfe
2008-07-26
1
-6
/
+0
*
archive: define MAX_ARGS where it's needed
Rene Scharfe
2008-07-26
1
-3
/
+0
*
archive: move parameter parsing code to archive.c
Rene Scharfe
2008-07-26
1
-8
/
+0
*
archive: add write_archive()
Rene Scharfe
2008-07-26
1
-0
/
+1
*
archive: make zip compression level independent from core git
René Scharfe
2008-07-19
1
-0
/
+1
*
archive: remove extra arguments parsing code
René Scharfe
2008-07-15
1
-5
/
+1
*
archive: unify file attribute handling
René Scharfe
2008-07-15
1
-3
/
+0
*
archive: centralize archive entry writing
René Scharfe
2008-07-15
1
-0
/
+4
*
archive: add baselen member to struct archiver_args
René Scharfe
2008-07-15
1
-0
/
+1
*
archive: remove args member from struct archiver
René Scharfe
2008-07-15
1
-4
/
+1
*
Teach new attribute 'export-ignore' to git-archive
René Scharfe
2008-06-09
1
-0
/
+1
*
archive: specfile support (--pretty=format: in archive files)
René Scharfe
2007-09-04
1
-0
/
+3
*
Remove unsupported C99 style struct initializers in git-archive.
v1.4.3.4
Shawn O. Pearce
2006-11-05
1
-2
/
+0
*
Add --verbose to git-archive
Junio C Hamano
2006-09-10
1
-0
/
+1
*
archive: allow remote to have more formats than we understand.
Junio C Hamano
2006-09-10
1
-1
/
+0
*
git-archive: make compression level of ZIP archives configurable
Rene Scharfe
2006-09-09
1
-0
/
+1
*
git-archive: wire up ZIP format.
Franck Bui-Huu
2006-09-09
1
-0
/
+1
*
git-archive: wire up TAR format.
Franck Bui-Huu
2006-09-09
1
-0
/
+4
*
Add git-archive
Franck Bui-Huu
2006-09-09
1
-0
/
+41