index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-01-13
sparse-index.c: expand_to_path() can assume non-NULL "istate"
Ævar Arnfjörð Bjarmason
-1
/
+1
2023-01-13
builtin/difftool.c: { 0 }-initialize rather than using memset()
Ævar Arnfjörð Bjarmason
-3
/
+1
2023-01-13
merge: break out of all_strategy loop when strategy is found
Seija Kijin
-1
/
+1
2023-01-13
githooks: discuss Git operations in foreign repositories
Eric Sunshine
-0
/
+12
2023-01-13
doc: add "git switch -c" as another option on detached HEAD
Yutaro Ohno
-3
/
+3
2023-01-13
git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
Philippe Blain
-0
/
+7
2023-01-13
revisions.txt: be explicit about commands writing 'ORIG_HEAD'
Philippe Blain
-1
/
+2
2023-01-13
git-merge.txt: mention 'ORIG_HEAD' in the Description
Philippe Blain
-1
/
+2
2023-01-13
git-reset.txt: mention 'ORIG_HEAD' in the Description
Philippe Blain
-1
/
+2
2023-01-13
git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
Philippe Blain
-1
/
+1
2023-01-13
object-file: fix indent-with-space
Jeff King
-1
/
+1
2023-01-09
use DUP_ARRAY
René Scharfe
-16
/
+15
2023-01-09
add DUP_ARRAY
René Scharfe
-0
/
+5
2023-01-09
do full type check in BARF_UNLESS_COPYABLE
René Scharfe
-3
/
+6
2023-01-09
factor out BARF_UNLESS_COPYABLE
René Scharfe
-2
/
+5
2023-01-09
mingw: make argv2 in try_shell_exec() non-const
René Scharfe
-5
/
+2
2023-01-08
The sixth batch
Junio C Hamano
-0
/
+14
2023-01-08
Merge branch 'cw/ci-whitespace'
Junio C Hamano
-11
/
+46
2023-01-08
Merge branch 'js/drop-mingw-test-cmp'
Junio C Hamano
-67
/
+1
2023-01-08
Merge branch 'js/ci-disable-cmake-by-default'
Junio C Hamano
-1
/
+1
2023-01-08
packfile: inline custom read_object()
Jeff King
-17
/
+9
2023-01-08
repo_read_object_file(): stop wrapping read_object_file_extended()
Jeff King
-17
/
+9
2023-01-08
read_object_file_extended(): drop lookup_replace option
Jeff King
-7
/
+4
2023-01-08
streaming: inline call to read_object_file_extended()
Jeff King
-3
/
+8
2023-01-08
object-file: inline calls to read_object()
Jeff King
-29
/
+18
2023-01-08
convert trivial uses of strncmp() to skip_prefix()
Jeff King
-5
/
+8
2023-01-08
convert trivial uses of strncmp() to starts_with()
Jeff King
-6
/
+6
2023-01-08
*: fix typos which duplicate a word
Andrei Rybak
-15
/
+14
2023-01-08
use enhanced basic regular expressions on macOS
René Scharfe
-0
/
+24
2023-01-07
features: feature.manyFiles implies fast index writes
Derrick Stolee
-1
/
+22
2023-01-07
test-lib-functions: add helper for trailing hash
Derrick Stolee
-0
/
+13
2023-01-07
read-cache: add index.skipHash config option
Derrick Stolee
-1
/
+37
2023-01-07
hashfile: allow skipping the hash function
Derrick Stolee
-3
/
+18
2023-01-06
diff: drop "name" parameter from prepare_temp_file()
Jeff King
-11
/
+10
2023-01-06
diff: clean up external-diff argv setup
Jeff King
-6
/
+3
2023-01-06
diff: use filespec path to set up tempfiles for ext-diff
Jeff King
-1
/
+30
2023-01-06
test-bundle-uri: drop unused variables
Jeff King
-7
/
+0
2023-01-05
The fifth batch
Junio C Hamano
-0
/
+17
2023-01-05
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
-180
/
+230
2023-01-05
Merge branch 'ab/bundle-wo-args'
Junio C Hamano
-5
/
+11
2023-01-05
Merge branch 'km/doc-branch-start-point'
Junio C Hamano
-1
/
+1
2023-01-05
Merge branch 'ar/typofix-gitattributes-doc'
Junio C Hamano
-1
/
+1
2023-01-05
Merge branch 'sg/test-oid-wo-incomplete-line'
Junio C Hamano
-9
/
+10
2023-01-05
Merge branch 'dh/mingw-ownership-check-typofix'
Junio C Hamano
-1
/
+1
2023-01-05
Merge branch 'jt/avoid-lazy-fetch-commits'
Junio C Hamano
-61
/
+69
2023-01-05
Merge branch 'sa/cat-file-mailmap--batch-check'
Junio C Hamano
-14
/
+132
2023-01-05
am: allow passing --no-verify flag
Thierry Reding
-4
/
+47
2023-01-05
dir: check for single file cone patterns
William Sprent
-1
/
+17
2023-01-04
win32: close handles of threads that have been joined
Seija Kijin
-0
/
+3
2023-01-04
win32: prepare pthread.c for change by formatting
Seija Kijin
-11
/
+11
[prev]
[next]