index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resolve-undo.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
Git 2.17.1
v2.17.1
Junio C Hamano
3
-2
/
+18
2018-05-22
Git 2.16.4
v2.16.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Git 2.15.2
v2.15.2
Junio C Hamano
2
-1
/
+4
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
fsck: complain when .gitmodules is a symlink
Jeff King
2
-2
/
+38
2018-05-22
index-pack: check .gitmodules files with --strict
Jeff King
3
-0
/
+60
2018-05-22
unpack-objects: call fsck_finish() after fscking objects
Jeff King
2
-1
/
+11
2018-05-22
fsck: call fsck_finish() after fscking objects
Jeff King
2
-0
/
+7
2018-05-22
fsck: check .gitmodules content
Jeff King
1
-1
/
+59
2018-05-22
fsck: handle promisor objects in .gitmodules check
Jeff King
1
-0
/
+3
2018-05-22
fsck: detect gitmodules files
Jeff King
2
-0
/
+65
2018-05-22
fsck: actually fsck blob data
Jeff King
3
-24
/
+28
2018-05-22
fsck: simplify ".git" check
Jeff King
1
-3
/
+1
2018-05-22
index-pack: make fsck error message more specific
Jeff King
2
-2
/
+2
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
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
4
-5
/
+48
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
3
-1
/
+27
2018-05-22
submodule: clean up substitutions in script
Casey Fitzpatrick
1
-4
/
+4
2018-05-21
travis-ci: run gcc-8 on linux-gcc jobs
Nguyễn Thái Ngọc Duy
2
-0
/
+6
2018-05-21
get_main_ref_store: BUG() when outside a repository
Jeff King
1
-0
/
+3
2018-05-21
t9902-completion: exercise __git_complete_index_file() directly
SZEDER Gábor
1
-107
/
+118
2018-05-21
completion: don't return with error from __gitcomp_file_direct()
SZEDER Gábor
1
-2
/
+4
2018-05-18
object.c: clear replace map before freeing it
Stefan Beller
1
-0
/
+2
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
SZEDER Gábor
1
-9
/
+3
2018-05-14
t5512: run git fetch inside test
René Scharfe
1
-1
/
+1
2018-05-13
mark_parents_uninteresting(): avoid most allocation
Jeff King
1
-19
/
+25
2018-05-13
mark_parents_uninteresting(): replace list with stack
Jeff King
1
-24
/
+43
2018-05-13
mark_parents_uninteresting(): drop missing object check
Jeff King
1
-12
/
+0
2018-05-13
mark_tree_contents_uninteresting(): drop missing object check
Jeff King
1
-4
/
+1
2018-05-13
commit.h: rearrange 'index' to shrink struct commit
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-13
add status config and command line options for rename detection
Ben Peart
8
-2
/
+194
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
2
-2
/
+1
2018-05-13
pager: set COLUMNS to term_columns()
Jeff King
1
-3
/
+8
2018-05-13
refs: handle zero oid for pseudorefs
Martin Ågren
2
-5
/
+15
2018-05-13
t1400: add tests around adding/deleting pseudorefs
Martin Ågren
1
-0
/
+60
2018-05-13
refs.c: refer to "object ID", not "sha1", in error messages
Martin Ågren
1
-2
/
+4
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
2
-0
/
+97
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
[next]