index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
column.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
fast-import: disallow "feature export-marks" by default
Jeff King
4
-8
/
+55
2019-12-04
fast-import: delay creating leading directories for export-marks
Jeff King
2
-3
/
+17
2019-12-04
fast-import: stop creating leading directories for import-marks
Jeff King
1
-1
/
+0
2019-12-04
fast-import: tighten parsing of boolean command line options
Jeff King
1
-2
/
+2
2019-12-04
t9300: create marks files for double-import-marks test
Jeff King
1
-0
/
+2
2019-12-04
t9300: drop some useless uses of cat
Jeff King
1
-5
/
+5
2018-09-27
Git 2.14.5
v2.14.5
Junio C Hamano
3
-2
/
+18
2018-09-27
submodule-config: ban submodule paths that start with a dash
Jeff King
2
-0
/
+22
2018-09-27
submodule-config: ban submodule urls that start with dash
Jeff King
2
-0
/
+42
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-05-22
Git 2.14.4
v2.14.4
Junio C Hamano
3
-2
/
+7
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
[next]