index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-21
test-repository: properly init repo
Derrick Stolee
1
-2
/
+8
2018-08-21
commit-graph: update design document
Derrick Stolee
1
-3
/
+15
2018-08-21
refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback
Stefan Beller
4
-12
/
+12
2018-08-21
refs.c: migrate internal ref iteration to pass thru repository argument
Stefan Beller
4
-7
/
+53
2018-08-03
Fifth batch for 2.19 cycle
Junio C Hamano
1
-0
/
+107
2018-07-31
t/chainlint.sed: drop extra spaces from regex character class
Eric Sunshine
1
-4
/
+4
2018-07-25
diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"
Eric Sunshine
3
-4
/
+7
2018-07-25
Makefile: add a DEVOPTS flag to get pedantic compilation
Beat Bolli
2
-0
/
+10
2018-07-24
Fourth batch for 2.19 cycle
Junio C Hamano
1
-0
/
+80
2018-07-24
pack-protocol: mention and point to docs for protocol v2
Brandon Williams
1
-1
/
+2
2018-07-24
fetch-pack: mark die strings for translation
Brandon Williams
1
-8
/
+8
2018-07-23
t7406: avoid failures solely due to timing issues
Johannes Schindelin
1
-5
/
+6
2018-07-23
travis-ci: fail if Coccinelle static analysis found something to transform
SZEDER Gábor
1
-0
/
+19
2018-07-23
travis-ci: run Coccinelle static analysis with two parallel jobs
SZEDER Gábor
1
-1
/
+1
2018-07-21
Documentation/git-interpret-trailers: explain possible values
Stefan Beller
1
-3
/
+6
2018-07-20
t9300: wait for background fast-import process to die after killing it
SZEDER Gábor
1
-1
/
+4
2018-07-19
diff.c: offer config option to control ws handling in move detection
Stefan Beller
3
-2
/
+19
2018-07-19
diff.c: add white space mode to move detection that allows indent changes
Stefan Beller
4
-2
/
+252
2018-07-19
add core.usereplacerefs config option
Jeff King
3
-0
/
+16
2018-07-19
check_replace_refs: rename to read_replace_refs
Jeff King
13
-14
/
+14
2018-07-19
check_replace_refs: fix outdated comment
Jeff King
1
-3
/
+1
2018-07-18
Third batch for 2.19 cycle
Junio C Hamano
1
-1
/
+59
2018-07-18
Documentation: fix --color option formatting
Andrei Rybak
2
-2
/
+2
2018-07-18
commit-graph: add repo arg to graph readers
Jonathan Tan
13
-42
/
+162
2018-07-18
commit-graph: store graph in struct object_store
Jonathan Tan
3
-21
/
+27
2018-07-18
commit-graph: add free_commit_graph
Jonathan Tan
3
-10
/
+18
2018-07-18
commit-graph: add missing forward declaration
Jonathan Tan
1
-0
/
+2
2018-07-18
object-store: add missing include
Jonathan Tan
1
-0
/
+3
2018-07-18
commit-graph: refactor preparing commit graph
Jonathan Tan
1
-11
/
+17
2018-07-17
diff.c: factor advance_or_nullify out of mark_color_as_moved
Stefan Beller
1
-12
/
+20
2018-07-17
diff.c: decouple white space treatment from move detection algorithm
Stefan Beller
4
-6
/
+113
2018-07-17
diff.c: add a blocks mode for moved code detection
Stefan Beller
4
-8
/
+60
2018-07-17
diff.c: adjust hash function signature to match hashmap expectation
Stefan Beller
1
-7
/
+9
2018-07-17
diff.c: do not pass diff options as keydata to hashmap
Stefan Beller
1
-2
/
+2
2018-07-17
t4015: avoid git as a pipe input
Stefan Beller
1
-30
/
+20
2018-07-17
xdiff/xdiffi.c: remove unneeded function declarations
Stefan Beller
1
-17
/
+0
2018-07-17
xdiff/xdiff.h: remove unused flags
Stefan Beller
1
-8
/
+0
2018-07-17
t/chainlint: add chainlint "specialized" test cases
Eric Sunshine
4
-0
/
+31
2018-07-17
t/chainlint: add chainlint "complex" test cases
Eric Sunshine
8
-0
/
+82
2018-07-17
t/chainlint: add chainlint "cuddled" test cases
Eric Sunshine
6
-0
/
+70
2018-07-17
t/chainlint: add chainlint "loop" and "conditional" test cases
Eric Sunshine
10
-0
/
+200
2018-07-17
t/chainlint: add chainlint "nested subshell" test cases
Eric Sunshine
12
-0
/
+173
2018-07-17
t/chainlint: add chainlint "one-liner" test cases
Eric Sunshine
6
-0
/
+71
2018-07-17
t/chainlint: add chainlint "whitespace" test cases
Eric Sunshine
12
-0
/
+113
2018-07-17
t/chainlint: add chainlint "basic" test cases
Eric Sunshine
16
-0
/
+206
2018-07-17
t/Makefile: add machinery to check correctness of chainlint.sed
Eric Sunshine
2
-4
/
+22
2018-07-17
t/test-lib: teach --chain-lint to detect broken &&-chains in subshells
Eric Sunshine
2
-1
/
+348
2018-07-17
t5608: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-07-17
send-email: fix tls AUTH when sending batch
Jules Maselbas
1
-2
/
+1
2018-07-16
t/check-non-portable-shell: detect "FOO=bar shell_func"
Eric Sunshine
1
-0
/
+19
[next]