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-08-10
maintenance: add get_random_minute()
Derrick Stolee
-0
/
+26
2023-08-10
rebase: allow overriding the maximal length of the generated labels
Johannes Schindelin
-2
/
+23
2023-08-10
sequencer: truncate labels to accommodate loose refs
Mark Ruvald Pedersen
-5
/
+40
2023-08-10
t/lib-rebase: improve documentation of set_fake_editor()
Oswald Buddenhagen
-9
/
+12
2023-08-10
t4053: avoid race when killing background processes
Phillip Wood
-2
/
+2
2023-08-10
upload-pack: fix race condition in error messages
Derrick Stolee
-2
/
+3
2023-08-09
git-push.txt: fix grammar
Wesley Schwengle
-1
/
+1
2023-08-09
Git 2.42-rc1
v2.42.0-rc1
Junio C Hamano
-1
/
+21
2023-08-09
Merge branch 'pw/rebase-skip-commit-message-fix'
Junio C Hamano
-39
/
+93
2023-08-09
Merge branch 'ma/locate-in-path-for-windows'
Junio C Hamano
-3
/
+18
2023-08-09
Merge branch 'bc/ignore-clangd-cache'
Junio C Hamano
-0
/
+1
2023-08-09
Merge branch 'bc/ident-dot-is-no-longer-crud-letter'
Junio C Hamano
-4
/
+12
2023-08-09
Merge branch 'ew/hash-with-openssl-evp'
Junio C Hamano
-2
/
+120
2023-08-09
repack: move `pack_geometry` struct to the stack
Taylor Blau
-31
/
+31
2023-08-09
git maintenance: avoid console window in scheduled tasks on Windows
Johannes Schindelin
-1
/
+1
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
-2
/
+139
2023-08-09
sequencer: simplify allocation of result array in todo_list_rearrange_squash()
Oswald Buddenhagen
-4
/
+5
2023-08-09
t9001: remove excessive GIT_SEND_EMAIL_NOTTY=1
Oswald Buddenhagen
-1
/
+0
2023-08-09
mv: handle lstat() failure correctly
Sebastian Thiel
-2
/
+9
2023-08-08
branch: error message checking out a branch in use
Rubén Justo
-3
/
+4
2023-08-08
parse-options: disallow negating OPTION_SET_INT 0
René Scharfe
-0
/
+3
2023-08-08
repack: free geometry struct
Jeff King
-5
/
+3
2023-08-08
send-email: avoid creating more than one Term::ReadLine object
Jeff King
-7
/
+16
2023-08-08
send-email: drop FakeTerm hack
Jeff King
-20
/
+2
2023-08-08
t0040: declare non-tab indentation to be okay in this script
Johannes Schindelin
-0
/
+1
2023-08-07
branch: error message deleting a branch in use
Rubén Justo
-2
/
+14
2023-08-07
advice: handle "rebase" in error_resolve_conflict()
Oswald Buddenhagen
-2
/
+3
2023-08-07
t/lib-rebase: set_fake_editor(): handle FAKE_LINES more consistently
Oswald Buddenhagen
-1
/
+1
2023-08-07
t/lib-rebase: set_fake_editor(): fix recognition of reset's short command
Oswald Buddenhagen
-1
/
+1
2023-08-07
A few more topics before -rc1
Junio C Hamano
-0
/
+8
2023-08-07
mailmap: change primary address for Glen Choo
Glen Choo
-0
/
+1
2023-08-07
Merge branch 'ew/sha256-gcrypt-leak-fixes'
Junio C Hamano
-5
/
+8
2023-08-07
Merge branch 'rs/bundle-parseopt-cleanup'
Junio C Hamano
-23
/
+23
2023-08-07
Merge branch 'am/doc-sha256'
Junio C Hamano
-8
/
+11
2023-08-07
Merge branch 'tb/commit-graph-tests'
Junio C Hamano
-242
/
+224
2023-08-06
parse-options: simplify usage_padding()
René Scharfe
-12
/
+5
2023-08-06
parse-options: no --[no-]no-...
René Scharfe
-3
/
+28
2023-08-06
parse-options: factor out usage_indent() and usage_padding()
René Scharfe
-15
/
+24
2023-08-06
parse-options: show negatability of options in short help
René Scharfe
-45
/
+58
2023-08-06
t1502: test option negation
René Scharfe
-0
/
+63
2023-08-06
t1502: move optionspec help output to a file
René Scharfe
-72
/
+42
2023-08-06
t1502, docs: disallow --no-help
René Scharfe
-4
/
+4
2023-08-06
subtree: disallow --no-{help,quiet,debug,branch,message}
René Scharfe
-5
/
+5
2023-08-06
l10n: po-id for 2.42 (round 1)
Bagas Sanjaya
-194
/
+414
2023-08-05
Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
Jiang Xin
-1226
/
+1627
2023-08-04
gitignore: ignore clangd .cache directory
brian m. carlson
-0
/
+1
2023-08-04
Git 2.42-rc0
v2.42.0-rc0
Junio C Hamano
-1
/
+24
2023-08-04
Merge branch 'jc/branch-in-use-error-message'
Junio C Hamano
-6
/
+6
2023-08-04
Merge branch 'hy/blame-in-bare-with-contents'
Junio C Hamano
-1
/
+12
2023-08-04
Merge branch 'jc/parse-options-short-help'
Junio C Hamano
-7
/
+21
[prev]
[next]