index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-delta.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-22
The second batch post 2.14
Junio C Hamano
1
-0
/
+57
2017-08-18
Documentation/git-for-each-ref: clarify peeling of tags for --format
Michael J Gruber
1
-2
/
+3
2017-08-18
Documentation: use proper wording for ref format strings
Michael J Gruber
3
-6
/
+6
2017-08-18
git-grep: correct exit code with --quiet and -L
Anthony Sottile
2
-1
/
+6
2017-08-17
diff: retire sane_truncate_fn
Junio C Hamano
1
-5
/
+0
2017-08-17
files-backend: cheapen refname_available check when locking refs
Michael Haggerty
1
-4
/
+4
2017-08-17
t5526: fix some broken && chains
Heiko Voigt
1
-4
/
+4
2017-08-17
submodule.sh: remove unused variable
Stefan Beller
1
-1
/
+0
2017-08-16
commit: skip discarding the index if there is no pre-commit hook
Kevin Willford
1
-6
/
+9
2017-08-15
sha1_file: make read_info_alternates static
Stefan Beller
2
-2
/
+2
2017-08-15
t1002: stop using sum(1)
René Scharfe
2
-35
/
+35
2017-08-15
doc: clarify "config --bool" behaviour with empty string
Andreas Heiduk
2
-6
/
+7
2017-08-15
stash: prevent warning about null bytes in input
Kevin Daudt
1
-2
/
+9
2017-08-14
rebase: turn on progress option by default for format-patch
Kevin Willford
2
-0
/
+7
2017-08-14
format-patch: have progress option while generating patches
Kevin Willford
2
-0
/
+14
2017-08-14
hook: use correct logical variable
Kaartic Sivaraam
1
-1
/
+1
2017-08-12
stash: clean untracked files before reset
Nicolas Morey-Chaisemartin
2
-5
/
+23
2017-08-12
sha1_file: remove read_packed_sha1()
Jonathan Tan
1
-25
/
+1
2017-08-11
sha1_file: set whence in storage-specific info fn
Jonathan Tan
1
-7
/
+6
2017-08-11
The first batch of topics after the 2.14 cycle
Junio C Hamano
2
-1
/
+134
2017-08-11
sha1_file: release delta_stack on error in unpack_entry()
René Scharfe
1
-2
/
+3
2017-08-11
fsck: free buffers on error in fsck_obj()
René Scharfe
1
-11
/
+11
2017-08-10
strbuf: clear errno before calling getdelim(3)
René Scharfe
1
-0
/
+1
2017-08-10
win32: plug memory leak on realloc() failure in syslog()
René Scharfe
1
-0
/
+2
2017-08-10
merge: use skip_prefix()
René Scharfe
1
-2
/
+2
2017-08-10
t1200: remove t1200-tutorial.sh
Stefan Beller
1
-268
/
+0
[next]