index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reflog-walk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
submodule: convert several uses of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-3
/
+3
2018-05-02
sequencer: convert one use of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-1
/
+1
2018-05-02
merge: convert empty tree constant to the_hash_algo
brian m. carlson
1
-4
/
+1
2018-05-02
builtin/merge: switch tree functions to use object_id
brian m. carlson
1
-7
/
+7
2018-05-02
builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo
brian m. carlson
1
-4
/
+4
2018-05-02
sha1-file: add functions for hex empty tree and blob OIDs
brian m. carlson
2
-0
/
+15
2018-05-02
builtin/receive-pack: avoid hard-coded constants for push certs
brian m. carlson
1
-3
/
+3
2018-05-02
diff: specify abbreviation size in terms of the_hash_algo
brian m. carlson
1
-6
/
+12
2018-05-02
upload-pack: replace use of several hard-coded constants
brian m. carlson
1
-9
/
+9
2018-05-02
revision: replace use of hard-coded constants
brian m. carlson
1
-2
/
+3
2018-05-02
http: eliminate hard-coded constants
brian m. carlson
1
-6
/
+7
2018-05-02
dir: convert struct untracked_cache_dir to object_id
brian m. carlson
3
-14
/
+16
2018-05-02
commit: convert uses of get_sha1_hex to get_oid_hex
brian m. carlson
1
-2
/
+2
2018-05-02
index-pack: abstract away hash function constant
brian m. carlson
1
-1
/
+2
2018-05-02
pack-redundant: convert linked lists to use struct object_id
brian m. carlson
1
-24
/
+26
2018-05-02
Update struct index_state to use struct object_id
brian m. carlson
4
-11
/
+11
2018-05-02
split-index: convert struct split_index to object_id
brian m. carlson
5
-20
/
+22
2018-05-02
submodule-config: convert structures to object_id
brian m. carlson
2
-36
/
+37
2018-05-02
fsck: convert static functions to struct object_id
brian m. carlson
1
-9
/
+11
2018-05-02
tree-walk: convert get_tree_entry_follow_symlinks to object_id
brian m. carlson
3
-11
/
+11
2018-05-02
tree-walk: avoid hard-coded 20 constant
brian m. carlson
1
-1
/
+1
2018-05-02
pack-redundant: abstract away hash algorithm
brian m. carlson
1
-5
/
+7
2018-05-02
pack-objects: abstract away hash algorithm
brian m. carlson
1
-14
/
+16
2018-05-02
packfile: abstract away hash constant values
brian m. carlson
1
-29
/
+37
2018-05-02
packfile: convert find_pack_entry to object_id
brian m. carlson
3
-10
/
+10
2018-05-02
sha1-file: convert freshen functions to object_id
brian m. carlson
3
-20
/
+20
2018-05-02
packfile: convert has_sha1_pack to object_id
brian m. carlson
7
-8
/
+8
2018-05-02
packfile: remove unused member from struct pack_entry
brian m. carlson
2
-2
/
+0
2018-05-02
Remove unused member in struct object_context
brian m. carlson
2
-2
/
+0
2018-05-02
server-info: remove unused members from struct pack_info
brian m. carlson
1
-7
/
+2
2018-05-02
cache: add a function to read an object ID from a buffer
brian m. carlson
3
-2
/
+7
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
9
-5197
/
+115
2018-04-11
The third batch for 2.18
Junio C Hamano
1
-0
/
+30
2018-04-10
The second batch for 2.18
Junio C Hamano
1
-0
/
+25
2018-04-10
The first batch for 2.18 cycle
Junio C Hamano
3
-2
/
+69
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
4
-11
/
+50
2018-04-05
git-svn: search --authors-prog in PATH too
Andreas Heiduk
2
-1
/
+7
2018-04-02
Git 2.17
v2.17.0
Junio C Hamano
1
-1
/
+1
2018-04-01
add -p: fix 2.17.0-rc* regression due to moved code
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-31
l10n: de.po: translate 132 new messages
Ralf Thielow
1
-2093
/
+2527
2018-03-30
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
2
-5
/
+5
2018-03-30
credential: ignore SIGPIPE when writing to credential helpers
Erik E Brady
1
-0
/
+3
2018-03-29
http: allow use of TLS 1.3
Loganaden Velvindron
2
-0
/
+4
2018-03-29
l10n: zh_CN: review for git v2.17.0 l10n round 1
Ray Chen
1
-5
/
+5
2018-03-29
l10n: zh_CN: for git v2.17.0 l10n round 1
Jiang Xin
1
-2066
/
+2495
2018-03-29
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
2
-2
/
+21
2018-03-28
Git 2.17-rc2
v2.17.0-rc2
Junio C Hamano
1
-1
/
+1
2018-03-28
test: avoid pipes in git related commands for test
Pratik Karki
15
-159
/
+179
2018-03-28
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2074
/
+2509
2018-03-28
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
[next]