index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6300-for-each-ref.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
interpret-trailers: allow suppressing "---" divider
Jeff King
5
-2
/
+33
2018-08-23
interpret-trailers: tighten check for "---" patch boundary
Jeff King
3
-3
/
+28
2018-08-23
trailer: pass process_trailer_opts to trailer_info_get()
Jeff King
3
-5
/
+8
2018-08-23
trailer: use size_t for iterating trailer list
Jeff King
2
-4
/
+4
2018-08-23
trailer: use size_t for string offsets
Jeff King
1
-19
/
+20
2018-08-23
t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'
SZEDER Gábor
1
-3
/
+3
2018-08-23
hashcmp: assert constant hash size
Jeff King
1
-0
/
+10
2018-08-22
rev-list: make empty --stdin not an error
Jeff King
4
-5
/
+9
2018-08-22
t3420-rebase-autostash: don't try to grep non-existing files
SZEDER Gábor
1
-4
/
+4
2018-08-22
t3903-stash: don't try to grep non-existing file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t6018-rev-list-glob: fix 'empty stdin' test
SZEDER Gábor
1
-1
/
+1
2018-08-22
t4051-diff-function-context: read the right file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t0020-crlf: check the right file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t7501-commit: drop silly command substitution
SZEDER Gábor
1
-1
/
+1
2018-08-21
commit: use timestamp_t for author_date_slab
Derrick Stolee
1
-1
/
+1
2018-08-21
SubmittingPatches: mention doc-diff
Jeff King
2
-1
/
+11
2018-08-21
pack-objects: reuse on-disk deltas for thin "have" objects
Jeff King
3
-11
/
+56
2018-08-21
pack-bitmap: save "have" bitmap from walk
Jeff King
2
-1
/
+31
2018-08-21
test-tool.h: include git-compat-util.h
Jeff King
1
-0
/
+2
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
46
-226
/
+114
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
SZEDER Gábor
10
-16
/
+16
2018-08-21
tests: use 'test_must_be_empty' instead of 'test ! -s'
SZEDER Gábor
4
-4
/
+4
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
25
-99
/
+98
2018-08-21
parseopt: group literal string alternatives in argument help
René Scharfe
3
-4
/
+4
2018-08-21
remote: improve argument help for add --mirror
René Scharfe
1
-1
/
+1
2018-08-21
checkout-index: improve argument help for --stage
René Scharfe
1
-1
/
+1
2018-08-21
generate-cmdlist.sh: collect config from all config.txt files
Nguyễn Thái Ngọc Duy
4
-14
/
+14
2018-08-21
l10n: git.pot: v2.19.0 round 1 (382 new, 30 removed)
Jiang Xin
1
-2631
/
+4353
2018-08-21
pack-objects: consider packs in multi-pack-index
Derrick Stolee
2
-1
/
+35
2018-08-21
midx: test a few commands that use get_all_packs
Derrick Stolee
1
-3
/
+18
2018-08-21
treewide: use get_all_packs
Derrick Stolee
11
-23
/
+23
2018-08-21
packfile: add all_packs list
Derrick Stolee
5
-1
/
+36
2018-08-21
midx: fix bug that skips midx with alternates
Derrick Stolee
2
-5
/
+23
2018-08-21
midx: stop reporting garbage
Derrick Stolee
1
-3
/
+4
2018-08-21
midx: mark bad packed objects
Derrick Stolee
1
-0
/
+10
2018-08-21
multi-pack-index: store local property
Derrick Stolee
4
-10
/
+13
2018-08-21
multi-pack-index: provide more helpful usage info
Derrick Stolee
1
-8
/
+8
2018-08-20
range-diff: indent special lines as context
Stefan Beller
2
-6
/
+8
2018-08-20
range-diff: make use of different output indicators
Stefan Beller
1
-1
/
+19
2018-08-20
diff.c: add --output-indicator-{new, old, context}
Stefan Beller
2
-3
/
+23