index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
1
-1
/
+1
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
1
-4
/
+2
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
tree-walk: convert tree entry functions to object_id
brian m. carlson
1
-2
/
+2
2018-03-14
archive: convert sha1_file_to_archive to struct object_id
brian m. carlson
1
-5
/
+5
2018-03-14
archive: convert write_archive_entry_fn_t to object_id
brian m. carlson
1
-6
/
+6
2018-03-14
tree: convert read_tree_recursive to struct object_id
brian m. carlson
1
-4
/
+4
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-09-25
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
1
-17
/
+2
2017-09-14
archive: don't add empty directories to archives
René Scharfe
1
-17
/
+2
2017-09-06
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
1
-8
/
+41
2017-08-19
archive: don't queue excluded directories
René Scharfe
1
-7
/
+25
2017-08-19
archive: factor out helper functions for handling attributes
René Scharfe
1
-8
/
+23
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-08
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+1
2017-02-01
attr: convert git_check_attrs() callers to use the new API
Junio C Hamano
1
-18
/
+6
2017-02-01
attr: rename function and struct related to checking attributes
Junio C Hamano
1
-3
/
+3
2016-11-22
archive: read local configuration
Junio C Hamano
1
-6
/
+2
2016-08-09
i18n: archive: mark errors for translation
Vasco Almeida
1
-5
/
+5
2016-06-02
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
1
-1
/
+1
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-2
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-3
/
+3
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-3
/
+3
2015-10-05
avoid sprintf and strcpy with flex arrays
Jeff King
1
-2
/
+3
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
1
-1
/
+1
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-1
/
+1
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
1
-0
/
+1
2015-05-05
Merge branch 'bc/object-id'
Junio C Hamano
1
-11
/
+11
2015-03-13
archive.c: convert to use struct object_id
brian m. carlson
1
-11
/
+11
2015-01-14
standardize usage info string format
Alex Henrie
1
-2
/
+2
2014-12-01
tree.c: update read_tree_recursive callback to pass strbuf as base
Nguyễn Thái Ngọc Duy
1
-13
/
+21
2014-10-08
Merge branch 'nd/archive-pathspec'
Junio C Hamano
1
-3
/
+94
2014-09-22
archive: support filtering paths with glob
Nguyễn Thái Ngọc Duy
1
-3
/
+94
2014-08-07
archive.c: replace `git_config()` with `git_config_get_bool()` family
Tanay Abhra
1
-9
/
+3
2014-03-18
Merge branch 'rm/strchrnul-not-strlen'
Junio C Hamano
1
-2
/
+2
2014-03-10
use strchrnul() in place of strchr() and strlen()
Rohit Mani
1
-2
/
+2
2014-02-28
add uploadarchive.allowUnreachable option
Scott J. Goldman
1
-2
/
+11
2013-10-16
archive.c: have SP around arithmetic operators
Junio C Hamano
1
-1
/
+1
2013-07-15
archive: convert to use parse_pathspec
Nguyễn Thái Ngọc Duy
1
-8
/
+11
2013-07-15
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2013-03-10
archive: handle commits with an empty tree
Jeff King
1
-1
/
+1
2012-12-17
Add directory pattern matching to attributes
Jean-Noël AVILA
1
-1
/
+2
2012-08-22
Reduce translations by using same terminologies
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-08-20
i18n: archive: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-19
/
+19
2012-05-23
Merge branch 'rs/archive-tree-in-tip-simplify'
Junio C Hamano
1
-12
/
+5
[next]