index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
fsck: use enum object_type for fsck_walk callback
Jeff King
1
-1
/
+1
2023-08-17
Merge branch 'ps/revision-stdin-with-options'
Junio C Hamano
1
-1
/
+1
2023-08-17
Merge branch 'sa/doc-ls-remote'
Junio C Hamano
1
-2
/
+2
2023-08-17
Merge branch 'tl/notes-separator'
Junio C Hamano
1
-8
/
+7
2023-08-16
rev-list-options: fix typo in `--stdin` documentation
Martin Ågren
1
-1
/
+1
2023-08-16
show-ref doc: fix carets in monospace
Martin Ågren
1
-2
/
+2
2023-08-16
notes doc: tidy up `--no-stripspace` paragraph
Martin Ågren
1
-3
/
+3
2023-08-16
notes doc: split up run-on sentences
Martin Ågren
1
-5
/
+4
2023-08-15
Git 2.42-rc2
v2.42.0-rc2
Junio C Hamano
2
-1
/
+14
2023-08-15
Merge branch 'pw/diff-no-index-from-named-pipes'
Junio C Hamano
1
-6
/
+2
2023-08-15
Merge branch 'st/mv-lstat-fix'
Junio C Hamano
2
-2
/
+9
2023-08-15
Merge branch 'jc/send-email-pre-process-fix'
Junio C Hamano
1
-1
/
+0
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
7
-3
/
+140
2023-08-14
Merge branch 'js/allow-t4000-to-be-indented-with-spaces'
Junio C Hamano
1
-0
/
+1
2023-08-14
Merge branch 'jk/send-email-with-new-readline'
Junio C Hamano
2
-23
/
+14
2023-08-14
Merge branch 'jk/repack-leakfix'
Junio C Hamano
1
-5
/
+3
2023-08-14
Merge branch 'rs/parse-opt-forbid-set-int-0-without-noneg'
Junio C Hamano
1
-0
/
+3
2023-08-14
Merge branch 'ob/rebase-conflict-advice-i18n-fix'
Junio C Hamano
1
-2
/
+3
2023-08-13
t4053: avoid writing to unopened pipe
Jeff King
1
-4
/
+0
2023-08-10
t4053: avoid race when killing background processes
Phillip Wood
1
-2
/
+2
2023-08-09
Git 2.42-rc1
v2.42.0-rc1
Junio C Hamano
2
-1
/
+21
2023-08-09
Merge branch 'pw/rebase-skip-commit-message-fix'
Junio C Hamano
4
-39
/
+93
2023-08-09
Merge branch 'ma/locate-in-path-for-windows'
Junio C Hamano
4
-3
/
+18
2023-08-09
Merge branch 'bc/ignore-clangd-cache'
Junio C Hamano
1
-0
/
+1
2023-08-09
Merge branch 'bc/ident-dot-is-no-longer-crud-letter'
Junio C Hamano
3
-4
/
+12
2023-08-09
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
4
-2
/
+120
2023-08-09
git maintenance: avoid console window in scheduled tasks on Windows
Johannes Schindelin
1
-1
/
+1
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
6
-2
/
+139
2023-08-09
t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1
Oswald Buddenhagen
1
-1
/
+0
2023-08-09
mv: handle lstat() failure correctly
Sebastian Thiel
2
-2
/
+9
2023-08-08
parse-options: disallow negating OPTION_SET_INT 0
René Scharfe
1
-0
/
+3
2023-08-08
repack: free geometry struct
Jeff King
1
-5
/
+3
2023-08-08
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2
-7
/
+16
2023-08-08
send-email: drop FakeTerm hack
Jeff King
1
-20
/
+2
2023-08-08
t0040: declare non-tab indentation to be okay in this script
Johannes Schindelin
1
-0
/
+1
2023-08-07
advice: handle "rebase" in error_resolve_conflict()
Oswald Buddenhagen
1
-2
/
+3
2023-08-07
A few more topics before -rc1
Junio C Hamano
1
-0
/
+8
2023-08-07
mailmap: change primary address for Glen Choo
Glen Choo
1
-0
/
+1
2023-08-07
Merge branch 'ew/sha256-gcrypt-leak-fixes'
Junio C Hamano
1
-5
/
+8
2023-08-07
Merge branch 'rs/bundle-parseopt-cleanup'
Junio C Hamano
2
-23
/
+23
2023-08-07
Merge branch 'am/doc-sha256'
Junio C Hamano
2
-8
/
+11
2023-08-07
Merge branch 'tb/commit-graph-tests'
Junio C Hamano
3
-242
/
+224
2023-08-04
gitignore: ignore clangd .cache directory
brian m. carlson
1
-0
/
+1
2023-08-04
Git 2.42-rc0
v2.42.0-rc0
Junio C Hamano
2
-1
/
+24
2023-08-04
Merge branch 'jc/branch-in-use-error-message'
Junio C Hamano
2
-6
/
+6
2023-08-04
Merge branch 'hy/blame-in-bare-with-contents'
Junio C Hamano
2
-1
/
+12
2023-08-04
Merge branch 'jc/parse-options-short-help'
Junio C Hamano
4
-7
/
+21
2023-08-04
Merge branch 'jc/doc-sent-patch-now-what'
Junio C Hamano
1
-0
/
+32
2023-08-04
Merge branch 'la/doc-choose-starting-point-fixup'
Junio C Hamano
1
-4
/
+20
2023-08-04
Merge branch 'pv/doc-submodule-update-settings'
Junio C Hamano
2
-15
/
+22
[next]