index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-prune-packed.txt
(
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-21
get_main_ref_store: BUG() when outside a repository
Jeff King
1
-0
/
+3
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
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
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
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-05-11
doc: fix config API documentation about config_with_options
Antonio Ospite
1
-8
/
+10
2018-05-10
replace-object.c: remove the_repository from prepare_replace_object
Stefan Beller
1
-1
/
+1
2018-05-10
object.c: free replace map in raw_object_store_clear
Stefan Beller
1
-0
/
+1
2018-05-08
merge-recursive: fix check for skipability of working tree updates
Elijah Newren
4
-23
/
+39
2018-05-08
merge-recursive: make "Auto-merging" comment show for other merges
Elijah Newren
1
-26
/
+39
2018-05-08
merge-recursive: fix remainder of was_dirty() to use original index
Elijah Newren
1
-3
/
+3
2018-05-08
merge-recursive: fix was_tracked() to quit lying with some renamed paths
Elijah Newren
2
-24
/
+68