index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sha1_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sha1_file.c: rename to use dash in file name
Stefan Beller
2018-04-11
1
-2254
/
+0
*
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
2018-04-11
1
-4
/
+4
|
\
|
*
packfile: add repository argument to find_pack_entry
Stefan Beller
2018-03-26
1
-3
/
+3
|
*
packfile: add repository argument to reprepare_packed_git
Stefan Beller
2018-03-26
1
-1
/
+1
*
|
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-58
/
+67
|
\
|
|
*
sha1_file: allow sha1_loose_object_info to handle arbitrary repositories
Jonathan Nieder
2018-03-26
1
-6
/
+5
|
*
sha1_file: allow map_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-2
/
+3
|
*
sha1_file: allow map_sha1_file_1 to handle arbitrary repositories
Jonathan Nieder
2018-03-26
1
-5
/
+3
|
*
sha1_file: allow open_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-6
/
+5
|
*
sha1_file: allow stat_sha1_file to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-6
/
+5
|
*
sha1_file: allow sha1_file_name to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-2
/
+2
|
*
sha1_file: add repository argument to sha1_loose_object_info
Stefan Beller
2018-03-26
1
-4
/
+5
|
*
sha1_file: add repository argument to map_sha1_file
Stefan Beller
2018-03-26
1
-2
/
+2
|
*
sha1_file: add repository argument to map_sha1_file_1
Stefan Beller
2018-03-26
1
-5
/
+6
|
*
sha1_file: add repository argument to open_sha1_file
Stefan Beller
2018-03-26
1
-2
/
+4
|
*
sha1_file: add repository argument to stat_sha1_file
Stefan Beller
2018-03-26
1
-4
/
+5
|
*
sha1_file: add repository argument to sha1_file_name
Stefan Beller
2018-03-26
1
-5
/
+5
|
*
sha1_file: allow prepare_alt_odb to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-8
/
+5
|
*
sha1_file: allow link_alt_odb_entries to handle arbitrary repositories
Stefan Beller
2018-03-26
1
-20
/
+16
|
*
sha1_file: add repository argument to prepare_alt_odb
Stefan Beller
2018-03-26
1
-6
/
+6
|
*
sha1_file: add repository argument to link_alt_odb_entries
Stefan Beller
2018-03-26
1
-6
/
+13
|
*
sha1_file: add repository argument to read_info_alternates
Stefan Beller
2018-03-26
1
-4
/
+7
|
*
sha1_file: add repository argument to link_alt_odb_entry
Stefan Beller
2018-03-26
1
-3
/
+5
|
*
sha1_file: add raw_object_store argument to alt_odb_usable
Stefan Beller
2018-03-26
1
-3
/
+5
|
*
object-store: move alt_odb_list and alt_odb_tail to object store
Stefan Beller
2018-03-23
1
-13
/
+12
|
*
repository: introduce raw object store field
Stefan Beller
2018-03-23
1
-1
/
+3
*
|
Merge branch 'nd/remove-ignore-env-field'
Junio C Hamano
2018-04-10
1
-5
/
+1
|
\
|
|
*
sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
Nguyễn Thái Ngọc Duy
2018-03-05
1
-5
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2018-04-10
1
-64
/
+73
|
\
\
|
*
|
sha1_file: introduce a constant for max header length
brian m. carlson
2018-03-14
1
-7
/
+10
|
*
|
Convert lookup_replace_object to struct object_id
brian m. carlson
2018-03-14
1
-22
/
+20
|
*
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-10
/
+10
|
*
|
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
2018-03-14
1
-10
/
+10
|
*
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-11
/
+11
|
*
|
Convert remaining callers of sha1_object_info_extended to object_id
brian m. carlson
2018-03-14
1
-3
/
+11
|
*
|
sha1_file: convert assert_sha1_type to object_id
brian m. carlson
2018-03-14
1
-4
/
+4
|
*
|
streaming: convert open_istream to use struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
*
|
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
2018-03-14
1
-6
/
+6
|
*
|
sha1_file: convert read_loose_object to use struct object_id
brian m. carlson
2018-03-14
1
-5
/
+5
|
*
|
bulk-checkin: convert index_bulk_checkin to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
|
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano
2018-04-10
1
-0
/
+3
|
\
\
\
|
*
|
|
fetch-pack.c: use oidset to check existence of loose object
Takuto Ikuta
2018-03-14
1
-0
/
+3
|
|
/
/
*
|
|
Merge branch 'jh/fsck-promisors'
Junio C Hamano
2018-03-21
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sha1_file: restore OBJECT_INFO_QUICK functionality
Jonathan Tan
2018-03-13
1
-3
/
+5
*
|
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-14
/
+14
|
\
\
\
|
*
|
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-10
/
+10
|
*
|
|
object_info: change member name from 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-5
/
+5
*
|
|
|
Merge branch 'bc/hash-algo'
Junio C Hamano
2018-02-15
1
-31
/
+29
|
\
\
\
\
|
*
|
|
|
sha1_file: switch uses of SHA-1 to the_hash_algo
brian m. carlson
2018-02-02
1
-26
/
+26
|
*
|
|
|
hash: create union for hash context allocation
brian m. carlson
2018-02-02
1
-11
/
+9
|
|
/
/
/
[next]