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
2025-09-29
gitk: eliminate unused ui color variables
Mark Levedahl
-10
/
+6
2025-09-29
gitk: eliminate Interface color option from gui
Mark Levedahl
-5
/
+0
2025-09-29
gitk: use text labels for next/prev search buttons
Mark Levedahl
-25
/
+2
2025-09-29
gitk: use text labels for commit ID buttons
Mark Levedahl
-25
/
+4
2025-09-29
gitk: do not invoke tk_setPalette
Mark Levedahl
-16
/
+0
2025-09-29
gitk: use config variables to define and load a theme
Mark Levedahl
-1
/
+15
2025-09-29
doc: patch-id: fix accidental literal blocks
Kristoffer Haugsbakk
-20
/
+23
2025-09-29
The thirteenth batcn
Junio C Hamano
-0
/
+42
2025-09-29
Merge branch 'tc/last-modified-recursive-fix'
Junio C Hamano
-1
/
+26
2025-09-29
Merge branch 'kn/refs-files-case-insensitive'
Junio C Hamano
-17
/
+262
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
-111
/
+116
2025-09-29
Merge branch 'dk/stash-apply-index'
Junio C Hamano
-7
/
+56
2025-09-29
Merge branch 'je/doc-checkout'
Junio C Hamano
-75
/
+76
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
-42
/
+85
2025-09-29
Merge branch 'pw/rebase-i-cleanup-fix'
Junio C Hamano
-18
/
+22
2025-09-29
Merge branch 'jc/3.0-default-initial-branch-to-main-addendum'
Junio C Hamano
-11
/
+19
2025-09-29
Merge branch 'pw/3.0-default-initial-branch-to-main'
Junio C Hamano
-240
/
+283
2025-09-29
Merge branch 'nb/send-email-no-dup-reply-to'
Junio C Hamano
-0
/
+3
2025-09-29
Merge branch 'ps/clar-updates'
Junio C Hamano
-258
/
+1415
2025-09-29
Merge branch 'ps/packfile-store' into tb/incremental-midx-part-3.1
Junio C Hamano
-269
/
+396
2025-09-28
t7500: make each piece more independent
Junio C Hamano
-8
/
+8
2025-09-28
clang-format: exclude control macros from SpaceBeforeParens
Justin Tobler
-1
/
+1
2025-09-27
doc: change the markup of paragraphs following a nested list item
Jean-Noël Avila
-14
/
+15
2025-09-26
xdiff: delete unnecessary fields from xrecord_t and xdfile_t
Ezekiel Newren
-16
/
+2
2025-09-26
xdiff: delete local variables and initialize/free xdfile_t directly
Ezekiel Newren
-48
/
+30
2025-09-26
xdiff: delete static forward declarations in xprepare
Ezekiel Newren
-66
/
+50
2025-09-26
http-push: avoid new compile error
Johannes Schindelin
-1
/
+2
2025-09-26
imap-send: be more careful when casting to `curl_off_t`
Johannes Schindelin
-1
/
+1
2025-09-26
http: offer to cast `size_t` to `curl_off_t` safely
Johannes Schindelin
-11
/
+13
2025-09-25
gitk: make sha1but a ttk::button
Mark Levedahl
-4
/
+3
2025-09-25
diff --no-index: fix logic for paths ending in '/'
Jacob Keller
-28
/
+51
2025-09-25
format-patch: handle range-diff on notes correctly for single patches
Kristoffer Haugsbakk
-2
/
+17
2025-09-25
revision: add rdiff_log_arg to rev_info
Kristoffer Haugsbakk
-4
/
+5
2025-09-25
range-diff: rename other_arg to log_arg
Kristoffer Haugsbakk
-18
/
+18
2025-09-25
add-patch: update hunk splitability after editing
Phillip Wood
-1
/
+32
2025-09-25
add -p: mark split hunks as undecided
Phillip Wood
-1
/
+12
2025-09-25
gitk: use themed spinboxes
Mark Levedahl
-7
/
+7
2025-09-24
doc: git-push: rewrite refspec specification
Julia Evans
-47
/
+58
2025-09-24
doc: git-push: create PUSH RULES section
Julia Evans
-49
/
+45
2025-09-24
packfile: refactor `get_packed_git_mru()` to work on packfile store
Patrick Steinhardt
-7
/
+10
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
-42
/
+76
2025-09-24
packfile: refactor `get_packed_git()` to work on packfile store
Patrick Steinhardt
-8
/
+13
2025-09-24
packfile: move `get_multi_pack_index()` into "midx.c"
Patrick Steinhardt
-8
/
+17
2025-09-24
packfile: introduce function to load and add packfiles
Patrick Steinhardt
-41
/
+48
2025-09-24
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt
-12
/
+18
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
-35
/
+55
2025-09-24
packfile: refactor `prepare_packed_git()` to work on packfile store
Patrick Steinhardt
-23
/
+18
2025-09-24
packfile: reorder functions to avoid function declaration
Patrick Steinhardt
-34
/
+33
2025-09-24
odb: move kept cache into `struct packfile_store`
Patrick Steinhardt
-17
/
+23
2025-09-24
odb: move MRU list of packfiles into `struct packfile_store`
Patrick Steinhardt
-12
/
+10
[prev]
[next]