index
:
git
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-07-18
git-gui: always use themed widgets from ttk
Mark Levedahl
-9
/
+5
2025-07-18
git-gui: remove redundant check for Tk >= 8.5
Mark Levedahl
-7
/
+5
2025-07-18
git-gui: remove unreachable Tk 8.4 code
Mark Levedahl
-38
/
+21
2025-07-18
git-gui: remove unused git-version
Mark Levedahl
-44
/
+0
2025-07-18
git-gui: use git_init to create new repository dir
Mark Levedahl
-8
/
+1
2025-07-18
git-gui: git-remote is always available
Mark Levedahl
-2
/
+0
2025-07-18
git-gui: git merge understands --strategy=recursive
Mark Levedahl
-10
/
+1
2025-07-18
git-gui: git-diff knows submodules and textconv
Mark Levedahl
-16
/
+3
2025-07-18
git-gui: git-blame understands -w and textconv
Mark Levedahl
-7
/
+3
2025-07-18
git-gui: git rev-parse knows show_toplevel
Mark Levedahl
-14
/
+1
2025-07-18
git-gui: use git-branch --show-current
Mark Levedahl
-21
/
+2
2025-07-18
git-gui: git-diff-index always knows submodules
Mark Levedahl
-5
/
+1
2025-07-18
git-gui: git ls-files knows --exclude-standard
Mark Levedahl
-12
/
+1
2025-07-18
meson: work around broken system PCRE2 dependency in macOS
Carlo Marcelo Arenas Belón
-2
/
+28
2025-07-18
git-gui: Make TclTk 8.6 the minimum, allow 8.7
Mark Levedahl
-3
/
+1
2025-07-17
git-gui: require git >= 2.36
Mark Levedahl
-33
/
+16
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
-32
/
+62
2025-07-17
gitk: choosefont - remove a stray debugging line
Johannes Sixt
-1
/
+0
2025-07-16
object-file: get rid of `the_repository` in index-related functions
Patrick Steinhardt
-3
/
+3
2025-07-16
object-file: get rid of `the_repository` in `force_object_loose()`
Patrick Steinhardt
-11
/
+13
2025-07-16
object-file: get rid of `the_repository` in `read_loose_object()`
Patrick Steinhardt
-6
/
+8
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
-31
/
+31
2025-07-16
object-file: remove declaration for `for_each_file_in_obj_subdir()`
Patrick Steinhardt
-14
/
+7
2025-07-16
object-file: inline `for_each_loose_file_in_objdir_buf()`
Patrick Steinhardt
-28
/
+8
2025-07-16
object-file: get rid of `the_repository` when writing objects
Patrick Steinhardt
-51
/
+58
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
-67
/
+106
2025-07-16
loose: write loose objects map via their source
Patrick Steinhardt
-11
/
+15
2025-07-16
object-file: get rid of `the_repository` in `finalize_object_file()`
Patrick Steinhardt
-25
/
+32
2025-07-16
object-file: get rid of `the_repository` in `loose_object_info()`
Patrick Steinhardt
-1
/
+1
2025-07-16
object-file: get rid of `the_repository` when freshening objects
Patrick Steinhardt
-11
/
+11
2025-07-16
object-file: inline `check_and_freshen()` functions
Patrick Steinhardt
-28
/
+13
2025-07-16
object-file: get rid of `the_repository` in `has_loose_object()`
Patrick Steinhardt
-17
/
+30
2025-07-16
object-file: stop using `the_hash_algo`
Patrick Steinhardt
-16
/
+25
2025-07-16
object-file: fix -Wsign-compare warnings
Patrick Steinhardt
-9
/
+6
2025-07-16
gitk: allow Tcl/Tk 9.0+
Mark Levedahl
-1
/
+1
2025-07-16
gitk: use -profile tcl8 on encoding conversions
Mark Levedahl
-12
/
+19
2025-07-16
gitk: use -profile tcl8 for file input with Tcl 9
Mark Levedahl
-0
/
+13
2025-07-16
gitk: Tcl9 doesn't expand ~, use $env(HOME)
Mark Levedahl
-5
/
+5
2025-07-16
gitk: switch to -translation binary
Mark Levedahl
-3
/
+3
2025-07-16
gitk: update scrolling for TclTk 8.7+ / TIP 474
Mark Levedahl
-1
/
+11
2025-07-16
gitk: restore ui colors after cancelling config dialog
Mark Levedahl
-24
/
+31
2025-07-16
gitk: allow horizontal commit-graph scrolling
Mark Levedahl
-0
/
+4
2025-07-16
gitk: set config dialog color swatches in one place
Mark Levedahl
-12
/
+28
2025-07-16
gitk: update aqua scrolling for TclTk 8.6 / TIP171
Mark Levedahl
-8
/
+2
2025-07-16
gitk: update x11 scrolling for TclTk 8.6 / TIP 171
Mark Levedahl
-9
/
+18
2025-07-16
gitk: update win32 scrolling for Tk 8.6 / TIP 171
Mark Levedahl
-24
/
+8
2025-07-16
gitk: mousewheel scrolling functions for Tk 8.6
Mark Levedahl
-0
/
+15
2025-07-16
gitk: wheel scrolling multiplier preference
Mark Levedahl
-0
/
+5
2025-07-16
gitk: separate x11 / win32 / aqua Mouse bindings
Mark Levedahl
-10
/
+11
2025-07-16
gitk: remove non-ttk support code
Mark Levedahl
-187
/
+60
[prev]
[next]