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-01-13
Start the Git 2.49 cycle
Junio C Hamano
-2
/
+17
2025-01-13
Git 2.48.1
v2.48.1
Junio C Hamano
-2
/
+9
2025-01-13
Sync with Git 2.47.2
Junio C Hamano
-40
/
+169
2025-01-13
object-name: be more strict in parsing describe-like output
Elijah Newren
-1
/
+78
2025-01-13
object-name: fix resolution of object names containing curly braces
Elijah Newren
-4
/
+35
2025-01-13
Merge branch 'ps/meson-weak-sha1-build' into ps/build-meson-fixes
Junio C Hamano
-15
/
+44
2025-01-13
help: interpret boolean string values for help.autocorrect
Scott Chacon
-16
/
+35
2025-01-11
gitk: make the "list references" default window width wider
James J. Raden
-1
/
+1
2025-01-11
gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6
Johannes Schindelin
-3
/
+9
2025-01-11
gitk: Use an external icon file on Windows
Sebastian Schuberth
-23
/
+26
2025-01-11
gitk: Unicode file name support
Karsten Blees
-7
/
+8
2025-01-11
gitk(Windows): avoid inadvertently calling executables in the worktree
Johannes Schindelin
-0
/
+135
2025-01-10
instaweb: fix ip binding for the python http.server
Alecs King
-2
/
+2
2025-01-10
doc: convert git-restore to new style format
Jean-Noël Avila
-55
/
+55
2025-01-10
doc: convert git-notes to new documentation format
Jean-Noël Avila
-111
/
+112
2025-01-10
Merge branch 'ps/meson-weak-sha1-build' into ps/zlib-ng
Junio C Hamano
-15
/
+44
2025-01-10
docs: discuss caching personal access tokens
M Hickford
-0
/
+17
2025-01-10
docs: list popular credential helpers
M Hickford
-12
/
+29
2025-01-10
Git 2.48
v2.48.0
Junio C Hamano
-1
/
+1
2025-01-10
Merge branch 'ps/build-sign-compare'
Junio C Hamano
-4
/
+31
2025-01-10
Merge branch 'js/git-version-gen-update'
Junio C Hamano
-4
/
+4
2025-01-10
ci: remove stale code for Azure Pipelines
Patrick Steinhardt
-25
/
+1
2025-01-10
ci: use latest Ubuntu release
Patrick Steinhardt
-14
/
+14
2025-01-10
ci: stop special-casing for Ubuntu 16.04
Patrick Steinhardt
-8
/
+1
2025-01-10
gitlab-ci: add linux32 job testing against i386
Patrick Steinhardt
-1
/
+3
2025-01-10
gitlab-ci: remove the "linux-old" job
Patrick Steinhardt
-3
/
+0
2025-01-10
github: simplify computation of the job's distro
Patrick Steinhardt
-20
/
+8
2025-01-10
github: convert all Linux jobs to be containerized
Patrick Steinhardt
-29
/
+39
2025-01-10
github: adapt containerized jobs to be rootless
Patrick Steinhardt
-3
/
+5
2025-01-10
t7422: fix flaky test caused by buffered stdout
Patrick Steinhardt
-4
/
+39
2025-01-10
t0060: fix EBUSY in MinGW when setting up runtime prefix
Patrick Steinhardt
-4
/
+6
2025-01-10
GIT-VERSION-GEN: allow it to be run in parallel
Johannes Schindelin
-4
/
+4
2025-01-10
builtin/blame: fix out-of-bounds write with blank boundary commits
Patrick Steinhardt
-3
/
+21
2025-01-10
builtin/blame: fix out-of-bounds read with excessive `--abbrev`
Patrick Steinhardt
-1
/
+10
2025-01-09
credential-cache: respect authtype capability
M Hickford
-2
/
+17
2025-01-09
tree-diff: make list tail-passing more explicit
Jeff King
-26
/
+21
2025-01-09
tree-diff: simplify emit_path() list management
Jeff King
-6
/
+5
2025-01-09
tree-diff: use the name "tail" to refer to list tail
Jeff King
-16
/
+17
2025-01-09
tree-diff: drop list-tail argument to diff_tree_paths()
Jeff King
-13
/
+12
2025-01-09
combine-diff: drop public declaration of combine_diff_path_size()
Jeff King
-5
/
+3
2025-01-09
tree-diff: inline path_appendnew()
Jeff King
-27
/
+4
2025-01-09
tree-diff: pass whole path string to path_appendnew()
Jeff King
-5
/
+6
2025-01-09
tree-diff: drop path_appendnew() alloc optimization
Jeff King
-61
/
+6
2025-01-09
run_diff_files(): de-mystify the size of combine_diff_path struct
Jeff King
-1
/
+6
2025-01-09
diff: add a comment about combine_diff_path.parent.path
Jeff King
-0
/
+6
2025-01-09
combine-diff: use pointer for parent paths
Jeff King
-20
/
+12
2025-01-09
tree-diff: clear parent array in path_appendnew()
Jeff King
-2
/
+2
2025-01-09
combine-diff: add combine_diff_path_new()
Jeff King
-37
/
+37
2025-01-09
run_diff_files(): delay allocation of combine_diff_path
Jeff King
-12
/
+12
2025-01-09
difftool docs: restore correct position of tool list
Adam Johnson
-2
/
+2
[prev]
[next]