index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
diff: move diff.wsErrorHighlight to "basic" config
Jeff King
2
-8
/
+21
2020-01-31
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
7
-19
/
+27
2020-01-31
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares
11
-25
/
+36
2020-01-31
sha1-file: pass git_hash_algo to write_object_file_prepare()
Matheus Tavares
1
-8
/
+12
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
7
-21
/
+28
2020-01-31
pack-check: use given repo's hash_algo at verify_packfile()
Matheus Tavares
1
-5
/
+5
2020-01-31
cache-tree: use given repo's hash_algo at verify_one()
Matheus Tavares
1
-1
/
+1
2020-01-31
diff: make diff_populate_filespec() honor its repo argument
Matheus Tavares
1
-1
/
+1
2020-01-30
Sync with maint
Junio C Hamano
1
-0
/
+1
2020-01-30
The second batch
Junio C Hamano
1
-0
/
+47
2020-01-30
Merge branch 'bc/misconception-doc'
Junio C Hamano
2
-0
/
+24
2020-01-30
Merge branch 'bc/author-committer-doc'
Junio C Hamano
4
-27
/
+69
2020-01-30
Merge branch 'ss/t6025-modernize'
Junio C Hamano
1
-41
/
+42
2020-01-30
Merge branch 'lh/bool-to-type-bool'
Junio C Hamano
2
-6
/
+6
2020-01-30
Merge branch 'ds/refmap-doc'
Junio C Hamano
2
-1
/
+28
2020-01-30
Merge branch 'bc/actualmente'
Junio C Hamano
1
-2
/
+2
2020-01-30
Merge branch 'rt/submodule-i18n'
Junio C Hamano
1
-14
/
+14
2020-01-30
Merge branch 'js/builtin-add-i-cmds'
Junio C Hamano
2
-3
/
+15
2020-01-30
Merge branch 'jk/test-fixes'
Junio C Hamano
2
-4
/
+2
2020-01-30
Merge branch 'jk/asan-build-fix'
Junio C Hamano
2
-0
/
+8
2020-01-30
Merge branch 'sg/completion-worktree'
Junio C Hamano
2
-25
/
+149
2020-01-30
Merge branch 'jn/test-lint-one-shot-export-to-shell-function'
Junio C Hamano
2
-3
/
+17
2020-01-30
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
13
-23
/
+319
2020-01-30
Merge branch 'am/test-pathspec-f-f-error-cases'
Junio C Hamano
5
-12
/
+105
2020-01-30
Merge branch 'ds/graph-horizontal-edges'
Junio C Hamano
2
-2
/
+70
2020-01-30
Merge branch 'am/update-pathspec-f-f-tests'
Junio C Hamano
10
-11
/
+189
2020-01-30
Merge branch 'ds/sparse-cone'
Junio C Hamano
2
-2
/
+3
2020-01-30
Merge branch 'hi/indent-text-with-tabs-in-editorconfig'
Junio C Hamano
1
-1
/
+1
2020-01-30
traverse_trees(): use stack array for name entries
Jeff King
1
-5
/
+8
2020-01-30
walker_fetch(): avoid raw array length computation
Jeff King
1
-1
/
+3
2020-01-30
normalize_path_copy(): document "dst" size expectations
Jeff King
1
-0
/
+2
2020-01-30
git-p4: avoid leak of file handle when cloning
Luke Diamand
1
-1
/
+2
2020-01-30
git-p4: check for access to remote host earlier
Luke Diamand
1
-0
/
+2
2020-01-30
git-p4: cleanup better on error exit
Luke Diamand
1
-15
/
+28
2020-01-30
git-p4: create helper function importRevisions()
Luke Diamand
1
-64
/
+68
2020-01-30
git-p4: disable some pylint warnings, to get pylint output to something manag...
Luke Diamand
1
-0
/
+8
2020-01-30
git-p4: add P4CommandException to report errors talking to Perforce
Luke Diamand
1
-0
/
+8
2020-01-30
git-p4: make closeStreams() idempotent
Luke Diamand
1
-0
/
+3
2020-01-30
sha1-name: mark get_oid() error messages for translation
Jeff King
3
-34
/
+34
2020-01-30
fetch: forgo full connectivity check if --filter
Jonathan Tan
1
-1
/
+10
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
3
-12
/
+23
2020-01-30
git: update documentation for --git-dir
Heba Waly
1
-3
/
+17
2020-01-30
.mailmap: map Yi-Jyun Pan's email
Denton Liu
1
-0
/
+1
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
3
-4
/
+17
2020-01-29
doc: drop "explicitly given" from push.default description
Jeff King
1
-2
/
+3
2020-01-28
obstack: avoid computing offsets from NULL pointer
Jeff King
1
-2
/
+4
2020-01-28
xdiff: avoid computing non-zero offset from NULL pointer
Jeff King
1
-2
/
+6
2020-01-28
avoid computing zero offsets from NULL pointer
Jeff King
3
-6
/
+6
2020-01-28
git rm submodule: succeed if .gitmodules index stat info is zero
David Turner
2
-1
/
+8
2020-01-28
t1506: drop space after redirection operator
Jeff King
1
-11
/
+11
[prev]
[next]