index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-prune-packed.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
Git 2.13.7
v2.13.7
Junio C Hamano
3
-2
/
+22
2018-05-22
verify_path: disallow symlinks in .gitmodules
Jeff King
4
-15
/
+37
2018-05-22
update-index: stat updated files earlier
Jeff King
1
-8
/
+17
2018-05-22
verify_dotfile: mention case-insensitivity in comment
Jeff King
1
-1
/
+4
2018-05-22
verify_path: drop clever fallthrough
Jeff King
1
-4
/
+4
2018-05-22
skip_prefix: add case-insensitive variant
Jeff King
1
-0
/
+17
2018-05-22
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-22
is_ntfs_dotgit: match other .git files
Johannes Schindelin
2
-1
/
+93
2018-05-22
is_hfs_dotgit: match other .git files
Jeff King
2
-12
/
+51
2018-05-22
is_ntfs_dotgit: use a size_t for traversing string
Jeff King
1
-1
/
+1
2018-05-22
submodule-config: verify submodule names as paths
Jeff King
5
-0
/
+143
2017-10-23
Git 2.14.3
v2.14.3
Junio C Hamano
2
-1
/
+25
2017-10-18
Prepare for 2.14.3
Junio C Hamano
2
-1
/
+76
2017-10-17
fetch doc: src side of refspec could be full SHA-1
Junio C Hamano
1
-2
/
+4
2017-10-17
tag: respect color.ui config
Jeff King
3
-1
/
+12
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
8
-9
/
+17
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
3
-19
/
+20
2017-10-11
checkout doc: clarify command line args for "checkout paths" mode
Junio C Hamano
1
-14
/
+16
2017-10-07
completion: add --broken and --dirty to describe
Thomas Braun
1
-1
/
+1
2017-10-06
sha1_loose_object_info: handle errors from unpack_sha1_rest
Jeff King
1
-2
/
+6
2017-10-06
.mailmap: normalize name for René Scharfe
René Scharfe
1
-0
/
+1
2017-10-06
fsck: handle NULL return of lookup_blob() and lookup_tree()
René Scharfe
2
-4
/
+26
2017-10-05
ref-filter.c: pass empty-string as NULL to atom parsers
Taylor Blau
2
-1
/
+10
2017-10-04
strbuf doc: reuse after strbuf_release is fine
Jonathan Nieder
1
-2
/
+9
2017-10-04
branch: reset instead of release a strbuf
Stefan Beller
1
-2
/
+3
2017-10-04
sub-process: use child_process.args instead of child_process.argv
Johannes Sixt
1
-2
/
+1
2017-10-04
http-push: fix construction of hex value from path
Thomas Gummerer
1
-1
/
+1
2017-10-04
path.c: fix uninitialized memory access
Jeff King
1
-5
/
+4
2017-10-04
test-stringlist: avoid buffer underrun when sorting nothing
René Scharfe
1
-1
/
+1
2017-10-04
color: make "always" the same as "auto" in config
Jeff King
3
-19
/
+28
2017-10-04
provide --color option for all ref-filter users
Jeff King
6
-4
/
+16
2017-10-04
t3205: use --color instead of color.branch=always
Jeff King
1
-3
/
+2
2017-10-04
t3203: drop "always" color test
Jeff King
1
-6
/
+0
2017-10-04
t6006: drop "always" color config tests
Jeff King
1
-15
/
+5
2017-10-04
t7502: use diff.noprefix for --verbose test
Jeff King
1
-2
/
+2
2017-10-04
t7508: use test_terminal for color output
Jeff King
1
-20
/
+21
2017-10-04
t3701: use test-terminal to collect color output
Jeff King
1
-5
/
+3
2017-10-04
t4015: prefer --color to -c color.diff=always
Jeff King
1
-14
/
+14
2017-10-04
test-terminal: set TERM=vt100
Jeff King
7
-10
/
+9
2017-10-03
request-pull: capitalise "Git" to make it a proper noun
Ann T Ropea
2
-3
/
+3
2017-10-03
run-command: use ALLOC_ARRAY
René Scharfe
1
-1
/
+1
2017-10-02
tag: avoid NULL pointer arithmetic
René Scharfe
1
-4
/
+4
2017-10-02
coccinelle: remove parentheses that become unnecessary
René Scharfe
1
-5
/
+5
2017-09-29
fast-import: checkpoint: dump branches/tags/marks even if object_count==0
Eric Rannaud
2
-3
/
+145
2017-09-29
poll.c: always set revents, even if to zero
Randall S. Becker
1
-0
/
+4
2017-09-29
doc: correct command formatting
Adam Dinwoodie
1
-1
/
+1
2017-09-27
validate_headref: use get_oid_hex for detached HEADs
Jeff King
1
-2
/
+2
2017-09-27
validate_headref: use skip_prefix for symref parsing
Jeff King
1
-9
/
+6
2017-09-27
validate_headref: NUL-terminate HEAD buffer
Jeff King
1
-0
/
+4
[next]