index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-blobs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-24
bswap: add 64 bit endianness helper get_be64
Ben Peart
1
-0
/
+22
2017-09-10
The seventh batch post 2.14
Junio C Hamano
1
-40
/
+17
2017-09-10
RelNotes: further fixes for 2.14.2 from the master front
Junio C Hamano
1
-0
/
+59
2017-09-06
The sixth batch post 2.14
Junio C Hamano
1
-0
/
+10
2017-08-27
The fifth batch post 2.14
Junio C Hamano
1
-1
/
+49
2017-08-25
apply: remove epoch date from regex
René Scharfe
1
-7
/
+5
2017-08-25
apply: check date of potential epoch timestamps first
René Scharfe
1
-16
/
+17
2017-08-25
sha1-lookup: remove sha1_entry_pos() from header file
Christian Couder
1
-6
/
+0
2017-08-24
send-email: don't use Mail::Address, even if available
Matthieu Moy
1
-6
/
+1
2017-08-24
send-email: fix garbage removal after address
Matthieu Moy
2
-2
/
+28
2017-08-24
branch: fix branch renaming not updating HEADs correctly
Nguyễn Thái Ngọc Duy
3
-3
/
+17
2017-08-24
convert: display progress for filtered objects that have been delayed
Lars Schneider
2
-2
/
+16
2017-08-24
The fourth batch post 2.14
Junio C Hamano
1
-21
/
+19
2017-08-24
pack: move for_each_packed_object()
Jonathan Tan
6
-46
/
+54
2017-08-24
pack: move has_pack_index()
Jonathan Tan
4
-10
/
+10
2017-08-24
pack: move has_sha1_pack()
Jonathan Tan
7
-8
/
+11
2017-08-24
pack: move find_pack_entry() and make it global
Jonathan Tan
3
-53
/
+55
2017-08-24
pack: move find_sha1_pack()
Jonathan Tan
6
-16
/
+18
2017-08-24
pack: move find_pack_entry_one(), is_pack_valid()
Jonathan Tan
4
-84
/
+82
2017-08-24
pack: move check_pack_index_ptr(), nth_packed_object_offset()
Jonathan Tan
4
-49
/
+49
2017-08-24
pack: move nth_packed_object_{sha1,oid}
Jonathan Tan
4
-46
/
+46
2017-08-24
pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
Jonathan Tan
4
-670
/
+685
2017-08-24
pack: move unpack_object_header()
Jonathan Tan
4
-27
/
+27
2017-08-24
pack: move get_size_from_delta()
Jonathan Tan
4
-40
/
+41
2017-08-24
pack: move unpack_object_header_buffer()
Jonathan Tan
4
-26
/
+27
2017-08-24
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
11
-232
/
+238
2017-08-24
pack: move install_packed_git()
Jonathan Tan
4
-11
/
+12
2017-08-24
pack: move add_packed_git()
Jonathan Tan
5
-62
/
+55
2017-08-24
pack: move unuse_pack()
Jonathan Tan
4
-10
/
+10
2017-08-24
pack: move use_pack()
Jonathan Tan
5
-306
/
+298
2017-08-24
pack: move pack-closing functions
Jonathan Tan
9
-63
/
+70
2017-08-24
pack: move release_pack_memory()
Jonathan Tan
4
-51
/
+53
2017-08-24
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
10
-148
/
+163
2017-08-24
pack: move pack_report()
Jonathan Tan
4
-26
/
+26
2017-08-24
pack: move static state variables
Jonathan Tan
3
-13
/
+23
2017-08-24
pack: move pack name-related functions
Jonathan Tan
10
-45
/
+56
2017-08-23
Prepare for 2.14.2
Junio C Hamano
3
-2
/
+37
2017-08-23
The third batch post 2.14
Junio C Hamano
1
-0
/
+30
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
30
-40
/
+40
2017-08-23
Documentation/user-manual: update outdated example output
Martin Ågren
1
-4
/
+6
2017-08-23
vcs-svn: move remaining repo_tree functions to fast_export.h
Jonathan Nieder
6
-55
/
+39
2017-08-23
vcs-svn: remove repo_delete wrapper function
Jonathan Nieder
3
-8
/
+2
2017-08-23
vcs-svn: remove custom mode constants
Jonathan Nieder
4
-21
/
+16
2017-08-23
vcs-svn: remove more unused prototypes and declarations
Jonathan Nieder
1
-3
/
+0
2017-08-23
Doc: clarify that pack-objects makes packs, plural
Jonathan Tan
1
-6
/
+11
2017-08-23
ThreadSanitizer: add suppressions
Martin Ågren
3
-0
/
+24
2017-08-23
strbuf_setlen: don't write to strbuf_slopbuf
Martin Ågren
1
-1
/
+4
2017-08-23
refs: retry acquiring reference locks for 100ms
Michael Haggerty
4
-5
/
+39
2017-08-23
merge: save merge state earlier
Michael J Gruber
2
-0
/
+17
2017-08-23
merge: split write_merge_state in two
Michael J Gruber
1
-3
/
+8
[next]