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
2023-08-10
maintenance: swap method locations
Derrick Stolee
1
-48
/
+48
2023-08-10
maintenance: use random minute in cron scheduler
Derrick Stolee
1
-4
/
+5
2023-08-10
maintenance: use random minute in Windows scheduler
Derrick Stolee
1
-6
/
+10
2023-08-10
maintenance: use random minute in launchctl scheduler
Derrick Stolee
1
-11
/
+12
2023-08-10
maintenance: add get_random_minute()
Derrick Stolee
3
-0
/
+26
2023-08-10
rebase: allow overriding the maximal length of the generated labels
Johannes Schindelin
3
-2
/
+23
2023-08-10
sequencer: truncate labels to accommodate loose refs
Mark Ruvald Pedersen
2
-5
/
+40
2023-08-10
t/lib-rebase: improve documentation of set_fake_editor()
Oswald Buddenhagen
1
-9
/
+12
2023-08-10
t4053: avoid race when killing background processes
Phillip Wood
1
-2
/
+2
2023-08-10
upload-pack: fix race condition in error messages
Derrick Stolee
1
-2
/
+3
2023-08-09
git-push.txt: fix grammar
Wesley Schwengle
1
-1
/
+1
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
repack: move `pack_geometry` struct to the stack
Taylor Blau
1
-31
/
+31
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
sequencer: simplify allocation of result array in todo_list_rearrange_squash()
Oswald Buddenhagen
1
-4
/
+5
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
branch: error message checking out a branch in use
Rubén Justo
3
-3
/
+4
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
branch: error message deleting a branch in use
Rubén Justo
2
-2
/
+14
2023-08-07
advice: handle "rebase" in error_resolve_conflict()
Oswald Buddenhagen
1
-2
/
+3
2023-08-07
t/lib-rebase: set_fake_editor(): handle FAKE_LINES more consistently
Oswald Buddenhagen
1
-1
/
+1
2023-08-07
t/lib-rebase: set_fake_editor(): fix recognition of reset's short command
Oswald Buddenhagen
1
-1
/
+1
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-06
parse-options: simplify usage_padding()
René Scharfe
1
-12
/
+5
2023-08-06
parse-options: no --[no-]no-...
René Scharfe
3
-3
/
+28
2023-08-06
parse-options: factor out usage_indent() and usage_padding()
René Scharfe
1
-15
/
+24
2023-08-06
parse-options: show negatability of options in short help
René Scharfe
7
-45
/
+58
2023-08-06
t1502: test option negation
René Scharfe
3
-0
/
+63
2023-08-06
t1502: move optionspec help output to a file
René Scharfe
3
-72
/
+42
2023-08-06
t1502, docs: disallow --no-help
René Scharfe
2
-4
/
+4
2023-08-06
subtree: disallow --no-{help,quiet,debug,branch,message}
René Scharfe
1
-5
/
+5
2023-08-06
l10n: po-id for 2.42 (round 1)
Bagas Sanjaya
1
-194
/
+414
2023-08-05
Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
Jiang Xin
1
-1226
/
+1627
2023-08-04
gitignore: ignore clangd .cache directory
brian m. carlson
1
-0
/
+1
[prev]
[next]