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