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-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
21
-39
/
+34
2025-07-23
config: drop `git_config_get_ulong()` wrapper
Patrick Steinhardt
4
-13
/
+8
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
13
-36
/
+31
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
14
-24
/
+19
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
12
-30
/
+25
2025-07-23
config: drop `git_config_get_string_multi()` wrapper
Patrick Steinhardt
5
-12
/
+6
2025-07-23
config: drop `git_config_get_value()` wrapper
Patrick Steinhardt
2
-6
/
+1
2025-07-23
config: drop `git_config_get_value()` wrapper
Patrick Steinhardt
5
-12
/
+7
2025-07-23
config: drop `git_config_get()` wrapper
Patrick Steinhardt
4
-10
/
+5
2025-07-23
config: drop `git_config_clear()` wrapper
Patrick Steinhardt
3
-8
/
+3
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
118
-153
/
+148
2025-07-22
reflog: close leak of reflog expire entry
Jacob Keller
5
-0
/
+48
2025-07-22
t/helper/test-truncate: close file descriptor after truncation
Hoyoung Lee
1
-0
/
+3
2025-07-22
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano
32
-2818
/
+2028
2025-07-22
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano
1
-632
/
+504
2025-07-22
t7510: add test cases for non-absolute gpg program
Jonas Brandstötter
1
-1
/
+11
2025-07-22
gitk: remove header of now empty section "General options"
Johannes Sixt
1
-2
/
+0
2025-07-22
git-gui: do not mix -translation binary and -encoding
Mark Levedahl
4
-6
/
+6
2025-07-22
git-gui: replace encoding binary with iso8859-1
Mark Levedahl
2
-3
/
+3
2025-07-22
git-gui: translation binary defines iso8859-1
Mark Levedahl
4
-9
/
+5
2025-07-22
git-gui: assure -eofchar {} on all channels
Mark Levedahl
6
-11
/
+8
2025-07-22
Merge branch 'ml/abandon-old-version' (early part)
Johannes Sixt
1
-602
/
+401
2025-07-22
Merge branch 'mr/sort-refs-by-type'
Johannes Sixt
1
-14
/
+57
2025-07-22
Merge branch 'ti/support-sha256'
Johannes Sixt
1
-25
/
+58
2025-07-22
docs: explain how to use `git imap-send --list` command to get a list of avai...
Aditya Garg
1
-0
/
+28
2025-07-22
Merge branch 'ml/abandon-old-versions'
Johannes Sixt
7
-685
/
+92
2025-07-22
Merge branch 'ml/tcl86'
Johannes Sixt
28
-540
/
+361
2025-07-22
commit: use prio_queue_replace() in pop_most_recent_commit()
René Scharfe
1
-2
/
+9
2025-07-22
prio-queue: add prio_queue_replace()
René Scharfe
3
-13
/
+63
2025-07-22
commit: convert pop_most_recent_commit() to prio_queue
René Scharfe
7
-21
/
+100
2025-07-22
git-gui: use /cmd/git-gui.exe for shortcut
Mark Levedahl
1
-1
/
+4
2025-07-22
rev-list: update a NEEDSWORK comment
Junio C Hamano
1
-9
/
+13
2025-07-21
rev-list: make "struct rev_list_info" static to the only user
Junio C Hamano
2
-8
/
+8
2025-07-21
git-gui: eliminate _search_exe
Mark Levedahl
1
-5
/
+3
2025-07-21
git-gui: remove procs gitexec and _git_cmd
Mark Levedahl
2
-67
/
+2
2025-07-21
git-gui: use dashless 'git cmd' form for read/write
Mark Levedahl
1
-10
/
+10
2025-07-21
git-gui: default to full copy for linked worktrees
Mark Levedahl
1
-0
/
+19
2025-07-21
git-gui: use git-clone
Mark Levedahl
2
-435
/
+34
2025-07-21
pull: add pull.autoStash config option
Lidong Yan
3
-3
/
+93
2025-07-21
revision: drop early output option
Jeff King
3
-154
/
+0
2025-07-21
The twelfth batch
Junio C Hamano
1
-0
/
+19
2025-07-21
Merge branch 'jb/gpg-program-variable-is-a-pathname'
Junio C Hamano
2
-2
/
+2
2025-07-21
Merge branch 'cb/daemon-reap-children'
Junio C Hamano
3
-6
/
+11
2025-07-21
Merge branch 'ja/doc-git-log-markup'
Junio C Hamano
11
-472
/
+493
2025-07-21
Merge branch 'rh/doc-glob-pathspec-fix'
Junio C Hamano
1
-3
/
+2
2025-07-21
Merge branch 'ps/meson-cleanups'
Junio C Hamano
6
-36
/
+36
2025-07-21
Merge branch 'jk/remote-avoid-overlapping-names'
Junio C Hamano
2
-0
/
+31
2025-07-21
Merge branch 'tb/midx-avoid-cruft-packs'
Junio C Hamano
6
-89
/
+571
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
25
-32
/
+62
2025-07-21
git-gui: remove non-ttk code
Mark Levedahl
26
-219
/
+70
[prev]
[next]