index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
10
-32
/
+55
*
cache-tree: wrap the_index based wrappers with #ifdef
Nguyễn Thái Ngọc Duy
2018-08-13
3
-17
/
+16
*
diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy
2018-08-13
3
-14
/
+5
*
submodule.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-56
/
+56
*
revision.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-34
/
+35
*
repository.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-14
/
+11
*
rerere.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-7
/
+7
*
line-range.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-6
/
+6
*
diff.h: remove extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-60
/
+60
*
diffcore.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-25
/
+25
*
convert.h: drop 'extern' from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-27
/
+29
*
cache-tree.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-1
/
+1
*
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-12
/
+16
*
attr.h: drop extern from function declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-12
/
+12
*
apply.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-12
/
+11
*
Fifth batch for 2.19 cycle
Junio C Hamano
2018-08-03
1
-0
/
+107
*
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
2018-08-03
16
-62
/
+207
|
\
|
*
commit-graph: add repo arg to graph readers
Jonathan Tan
2018-07-18
13
-42
/
+162
|
*
commit-graph: store graph in struct object_store
Jonathan Tan
2018-07-18
3
-21
/
+27
|
*
commit-graph: add free_commit_graph
Jonathan Tan
2018-07-18
3
-10
/
+18
|
*
commit-graph: add missing forward declaration
Jonathan Tan
2018-07-18
1
-0
/
+2
|
*
object-store: add missing include
Jonathan Tan
2018-07-18
1
-0
/
+3
|
*
commit-graph: refactor preparing commit graph
Jonathan Tan
2018-07-18
1
-11
/
+17
|
*
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano
2018-07-18
14
-83
/
+575
|
|
\
*
|
\
Merge branch 'es/chain-lint-in-subshell'
Junio C Hamano
2018-08-03
78
-5
/
+1316
|
\
\
\
|
*
|
|
t/chainlint.sed: drop extra spaces from regex character class
Eric Sunshine
2018-07-31
1
-4
/
+4
|
*
|
|
t/chainlint: add chainlint "specialized" test cases
Eric Sunshine
2018-07-17
4
-0
/
+31
|
*
|
|
t/chainlint: add chainlint "complex" test cases
Eric Sunshine
2018-07-17
8
-0
/
+82
|
*
|
|
t/chainlint: add chainlint "cuddled" test cases
Eric Sunshine
2018-07-17
6
-0
/
+70
|
*
|
|
t/chainlint: add chainlint "loop" and "conditional" test cases
Eric Sunshine
2018-07-17
10
-0
/
+200
|
*
|
|
t/chainlint: add chainlint "nested subshell" test cases
Eric Sunshine
2018-07-17
12
-0
/
+173
|
*
|
|
t/chainlint: add chainlint "one-liner" test cases
Eric Sunshine
2018-07-17
6
-0
/
+71
|
*
|
|
t/chainlint: add chainlint "whitespace" test cases
Eric Sunshine
2018-07-17
12
-0
/
+113
|
*
|
|
t/chainlint: add chainlint "basic" test cases
Eric Sunshine
2018-07-17
16
-0
/
+206
|
*
|
|
t/Makefile: add machinery to check correctness of chainlint.sed
Eric Sunshine
2018-07-17
2
-4
/
+22
|
*
|
|
t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
Eric Sunshine
2018-07-17
2
-1
/
+348
*
|
|
|
Merge branch 'jt/tags-to-promised-blobs-fix'
Junio C Hamano
2018-08-03
3
-3
/
+57
|
\
\
\
\
|
*
|
|
|
tag: don't warn if target is missing but promised
Jonathan Tan
2018-07-16
2
-5
/
+17
|
*
|
|
|
revision: tolerate promised targets of tags
Jonathan Tan
2018-07-16
2
-0
/
+42
*
|
|
|
|
Merge branch 'jt/fetch-negotiator-skipping'
Junio C Hamano
2018-08-03
8
-4
/
+461
|
\
\
\
\
\
|
*
|
|
|
|
negotiator/skipping: skip commits during fetch
Jonathan Tan
2018-07-16
8
-4
/
+461
*
|
|
|
|
|
Merge branch 'jm/send-email-tls-auth-on-batch'
Junio C Hamano
2018-08-03
1
-2
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
send-email: fix tls AUTH when sending batch
Jules Maselbas
2018-07-17
1
-2
/
+1
*
|
|
|
|
|
|
Merge branch 'bc/sequencer-export-work-tree-as-well'
Junio C Hamano
2018-08-03
2
-0
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sequencer: pass absolute GIT_WORK_TREE to exec commands
brian m. carlson
2018-07-16
2
-0
/
+11
*
|
|
|
|
|
|
|
Merge branch 'en/t7405-recursive-submodule-conflicts'
Junio C Hamano
2018-08-03
1
-0
/
+173
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t7405: verify 'merge --abort' works after submodule/path conflicts
Elijah Newren
2018-07-11
1
-0
/
+31
|
*
|
|
|
|
|
|
|
t7405: add a directory/submodule conflict
Elijah Newren
2018-07-11
1
-0
/
+88
|
*
|
|
|
|
|
|
|
t7405: add a file/submodule conflict
Elijah Newren
2018-07-11
1
-0
/
+54
*
|
|
|
|
|
|
|
|
Merge branch 'en/t6036-merge-recursive-tests'
Junio C Hamano
2018-08-03
1
-0
/
+451
|
\
\
\
\
\
\
\
\
\
[next]