index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shallow.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
unpack-trees: optimize walking same trees with cache-tree
Nguyễn Thái Ngọc Duy
1
-0
/
+127
2018-08-18
unpack-trees: add performance tracing
Nguyễn Thái Ngọc Duy
2
-1
/
+10
2018-08-18
trace.h: support nested performance tracing
Nguyễn Thái Ngọc Duy
7
-20
/
+96
2018-08-17
Seventh batch for 2.19 cycle
Junio C Hamano
1
-0
/
+64
2018-08-16
Sixth batch for 2.19 cycle
Junio C Hamano
1
-0
/
+77
2018-08-06
Makefile: add missing dependency for command-list.h
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-06
t4150: fix broken test for am --scissors
Andrei Rybak
1
-19
/
+20
2018-08-06
pull --rebase=<type>: allow single-letter abbreviations for the type
Johannes Schindelin
2
-3
/
+15
2018-08-06
add a script to diff rendered documentation
Jeff King
2
-0
/
+110
2018-08-06
config: document git config getter return value
Han-Wen Nienhuys
1
-1
/
+6
2018-08-06
config.txt: reorder blame stuff to keep config keys sorted
Nguyễn Thái Ngọc Duy
1
-34
/
+34
2018-08-06
t3031: update test description to mention desired behavior
Elijah Newren
1
-1
/
+1
2018-08-03
submodule.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-56
/
+56
2018-08-03
revision.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-34
/
+35
2018-08-03
repository.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-14
/
+11
2018-08-03
rerere.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2018-08-03
line-range.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-6
/
+6
2018-08-03
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy
1
-60
/
+60
2018-08-03
diffcore.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-25
/
+25
2018-08-03
convert.h: drop 'extern' from function declaration
Nguyễn Thái Ngọc Duy
1
-27
/
+29
2018-08-03
cache-tree.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-03
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+16
2018-08-03
attr.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+12
2018-08-03
apply.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+11
2018-08-03
color: protect against out-of-bounds reads and writes
Eric Sunshine
1
-0
/
+3
2018-08-03
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
9
-15
/
+12
2018-08-03
shortlog: correct option help for -w
René Scharfe
1
-2
/
+4
2018-08-03
send-pack: specify --force-with-lease argument help explicitly
René Scharfe
1
-2
/
+3
2018-08-03
pack-objects: specify --index-version argument help explicitly
René Scharfe
1
-2
/
+2
2018-08-03
difftool: remove angular brackets from argument help
René Scharfe
1
-2
/
+2
2018-08-03
add, update-index: fix --chmod argument help
René Scharfe
2
-2
/
+4
2018-08-03
push: use PARSE_OPT_LITERAL_ARGHELP instead of unbalanced brackets
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2018-08-03
Fifth batch for 2.19 cycle
Junio C Hamano
1
-0
/
+107
2018-08-02
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2
-1
/
+11
2018-08-02
score_trees(): fix iteration over trees with missing entries
Jeff King
2
-17
/
+54
2018-08-02
remote: make refspec follow the same disambiguation rule as local refs
Junio C Hamano
3
-8
/
+58
2018-08-02
fetch-pack: unify ref in and out param
Jonathan Tan
9
-84
/
+50
2018-08-01
git-p4: add the `p4-pre-submit` hook
Chen Bin
4
-1
/
+59
2018-08-01
xdiff: reduce indent heuristic overhead
Stefan Beller
1
-1
/
+11
2018-08-01
fetch doc: cross-link two new negotiation options
Ævar Arnfjörð Bjarmason
2
-0
/
+5
2018-08-01
negotiator: unknown fetch.negotiationAlgorithm should error out
Ævar Arnfjörð Bjarmason
3
-4
/
+34
2018-08-01
travis-ci: include the trash directories of failed tests in the trace log
SZEDER Gábor
3
-3
/
+104
2018-08-01
remote: clear string_list after use in mv()
René Scharfe
1
-2
/
+3
2018-07-31
read-cache: fix directory/file conflict handling in read_index_unmerged()
Elijah Newren
4
-14
/
+12