index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
i18n: standardize "cannot open" and "cannot read"
Jean-Noël Avila
2022-01-05
1
-2
/
+2
*
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
archive: convert queue_directory to struct object_id
René Scharfe
2021-08-27
1
-4
/
+3
*
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason
2021-07-01
1
-1
/
+1
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+3
*
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-1
/
+1
*
Merge branch 'ab/read-tree'
Junio C Hamano
2021-03-30
1
-16
/
+14
|
\
|
*
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
2021-03-21
1
-9
/
+9
|
*
archive: stop passing "stage" through read_tree_recursive()
Ævar Arnfjörð Bjarmason
2021-03-21
1
-9
/
+7
*
|
archive: expand only a single %(describe) per archive
René Scharfe
2021-03-11
1
-6
/
+10
|
/
*
Merge branch 'rs/archive-plug-leak-refname'
Junio C Hamano
2020-11-26
1
-0
/
+1
|
\
|
*
archive: release refname after use
René Scharfe
2020-11-16
1
-0
/
+1
*
|
archive: support compression levels beyond 9
René Scharfe
2020-11-09
1
-15
/
+11
|
/
*
archive: add --add-file
René Scharfe
2020-09-20
1
-1
/
+85
*
archive: read short blobs in archive.c::write_archive_entry()
René Scharfe
2020-09-20
1
-7
/
+24
*
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-2
/
+2
*
convert: provide additional metadata to filters
brian m. carlson
2020-03-16
1
-3
/
+10
*
convert: permit passing additional metadata to filter processes
brian m. carlson
2020-03-16
1
-1
/
+1
*
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-1
/
+3
*
Merge branch 'en/merge-directory-renames'
Junio C Hamano
2019-05-08
1
-1
/
+1
|
\
|
*
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-04-08
1
-1
/
+1
*
|
archive: convert struct archiver_args to object_id
brian m. carlson
2019-04-01
1
-4
/
+4
|
/
*
Merge branch 'nd/indentation-fix'
Junio C Hamano
2019-01-15
1
-2
/
+2
|
\
|
*
Indent code with TABs
Nguyễn Thái Ngọc Duy
2018-12-09
1
-2
/
+2
*
|
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
2019-01-15
1
-2
/
+4
|
\
\
|
*
|
tree.c: make read_tree*() take 'struct repository *'
Nguyễn Thái Ngọc Duy
2018-11-19
1
-2
/
+4
|
|
/
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2019-01-04
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
archive.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-11-12
1
-4
/
+4
*
|
archive: initialize archivers earlier
Josh Steadmon
2018-10-26
1
-3
/
+6
|
/
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
|
*
archive.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
2018-09-17
1
-1
/
+1
*
|
Make git_check_attr() a void function
Torsten Bögershausen
2018-09-13
1
-1
/
+2
|
/
*
archive.c: avoid access to the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-16
/
+29
*
attr: remove index from git_attr_set_direction()
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
convert.c: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
2018-06-29
1
-1
/
+1
*
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
\
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
2018-05-24
1
-4
/
+2
|
/
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
tree-walk: convert tree entry functions to object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
archive: convert sha1_file_to_archive to struct object_id
brian m. carlson
2018-03-14
1
-5
/
+5
*
archive: convert write_archive_entry_fn_t to object_id
brian m. carlson
2018-03-14
1
-6
/
+6
*
tree: convert read_tree_recursive to struct object_id
brian m. carlson
2018-03-14
1
-4
/
+4
*
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
2017-09-25
1
-17
/
+2
|
\
|
*
archive: don't add empty directories to archives
René Scharfe
2017-09-14
1
-17
/
+2
[next]