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
*
cherry-pick/revert: add scissors line on merge conflict
Denton Liu
2019-04-19
7
-14
/
+122
*
sequencer.c: save and restore cleanup mode
Phillip Wood
2019-04-19
1
-1
/
+27
*
merge: add scissors line on merge conflict
Denton Liu
2019-04-18
4
-7
/
+82
*
merge: cleanup messages like commit
Denton Liu
2019-04-18
7
-13
/
+128
*
parse-options.h: extract common --cleanup option
Denton Liu
2019-04-18
3
-3
/
+3
*
commit: extract cleanup_mode functions to sequencer
Denton Liu
2019-04-18
3
-23
/
+37
*
t7502: clean up style
Denton Liu
2019-04-18
1
-40
/
+53
*
t7604: clean up style
Denton Liu
2019-04-18
1
-5
/
+7
*
t3507: clean up style
Denton Liu
2019-04-18
1
-21
/
+21
*
t7600: clean up style
Denton Liu
2019-04-18
1
-14
/
+13
*
sequencer: fix cleanup with --signoff and -x
Phillip Wood
2019-04-18
3
-7
/
+38
*
The fifth batch
Junio C Hamano
2019-04-16
1
-0
/
+58
*
Merge branch 'sg/t5318-cleanup'
Junio C Hamano
2019-04-16
1
-1
/
+1
|
\
|
*
t5318-commit-graph: remove unused variable
SZEDER Gábor
2019-03-24
1
-1
/
+1
*
|
Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'
Junio C Hamano
2019-04-16
1
-1
/
+11
|
\
\
|
*
|
t5551: mark half-auth no-op fetch test as v0-only
Jonathan Tan
2019-03-24
1
-1
/
+11
|
|
/
*
|
Merge branch 'jk/http-walker-status-fix'
Junio C Hamano
2019-04-16
4
-17
/
+47
|
\
\
|
*
|
http: use normalize_curl_result() instead of manual conversion
Jeff King
2019-03-24
1
-11
/
+2
|
*
|
http: normalize curl results for dumb loose and alternates fetches
Jeff King
2019-03-24
2
-0
/
+24
|
*
|
http: factor out curl result code normalization
Jeff King
2019-03-24
2
-6
/
+21
*
|
|
Merge branch 'jh/midx-verify-too-many-packs'
Junio C Hamano
2019-04-16
6
-9
/
+118
|
\
\
\
|
*
|
|
midx: during verify group objects by packfile to speed verification
Jeff Hostetler
2019-03-22
3
-4
/
+49
|
*
|
|
midx: add progress indicators in multi-pack-index verify
Jeff Hostetler
2019-03-22
1
-2
/
+24
|
*
|
|
trace2:data: add trace2 data to midx
Jeff Hostetler
2019-03-22
2
-0
/
+7
|
*
|
|
progress: add sparse mode to force 100% complete message
Jeff Hostetler
2019-03-22
2
-3
/
+38
|
|
/
/
*
|
|
Merge branch 'bb/unicode-12'
Junio C Hamano
2019-04-16
1
-13
/
+25
|
\
\
\
|
*
|
|
unicode: update the width tables to Unicode 12
Beat Bolli
2019-03-22
1
-13
/
+25
*
|
|
|
Merge branch 'jk/refs-double-abort'
Junio C Hamano
2019-04-16
2
-1
/
+31
|
\
\
\
\
|
*
|
|
|
refs/files-backend: don't look at an aborted transaction
Jeff King
2019-03-22
1
-1
/
+5
|
*
|
|
|
refs/files-backend: handle packed transaction prepare failure
Jeff King
2019-03-22
2
-0
/
+26
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/checkout-m-doc-update'
Junio C Hamano
2019-04-16
2
-0
/
+11
|
\
\
\
\
|
*
|
|
|
checkout.txt: note about losing staged changes with --merge
Nguyễn Thái Ngọc Duy
2019-03-21
2
-0
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'tb/trace2-va-list-fix'
Junio C Hamano
2019-04-16
5
-9
/
+16
|
\
\
\
\
|
*
|
|
|
trace2: NULL is not allowed for va_list
Torsten Bögershausen
2019-03-20
5
-9
/
+16
*
|
|
|
|
Merge branch 'tz/completion'
Junio C Hamano
2019-04-16
4
-13
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
completion: use __git when calling --list-cmds
Todd Zullinger
2019-03-21
1
-4
/
+4
|
*
|
|
|
|
completion: fix multiple command removals
Jeff King
2019-03-21
2
-3
/
+3
|
*
|
|
|
|
t9902: test multiple removals via completion.commands
Todd Zullinger
2019-03-21
1
-0
/
+6
|
*
|
|
|
|
git: read local config in --list-cmds
Jeff King
2019-03-21
2
-7
/
+7
*
|
|
|
|
|
Merge branch 'ma/doc-diff-doc-vs-doctor-comparison'
Junio C Hamano
2019-04-16
3
-20
/
+90
|
\
\
\
\
\
\
|
*
|
|
|
|
|
doc-diff: add `--cut-header-footer`
Martin Ågren
2019-03-18
1
-2
/
+17
|
*
|
|
|
|
|
doc-diff: support diffing from/to AsciiDoc(tor)
Martin Ågren
2019-03-18
1
-8
/
+45
|
*
|
|
|
|
|
doc-diff: let `render_tree()` take an explicit directory name
Martin Ågren
2019-03-18
1
-11
/
+17
|
*
|
|
|
|
|
Doc: auto-detect changed build flags
Martin Ågren
2019-03-18
2
-6
/
+18
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'tz/t4038-bash-redirect-target-workaround'
Junio C Hamano
2019-04-16
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t4038-diff-combined: quote paths with whitespace
Todd Zullinger
2019-03-18
1
-4
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
2019-04-16
8
-833
/
+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
2019-03-20
8
-833
/
+35
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jk/perf-lib-tee'
Junio C Hamano
2019-04-16
1
-23
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf-lib.sh: rely on test-lib.sh for --tee handling
Jeff King
2019-03-18
1
-23
/
+11
|
|
/
/
/
/
/
[next]