summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-01-13Start the Git 2.49 cycleJunio C Hamano-2/+17
2025-01-13Git 2.48.1v2.48.1Junio C Hamano-2/+9
2025-01-13Sync with Git 2.47.2Junio C Hamano-40/+169
2025-01-13object-name: be more strict in parsing describe-like outputElijah Newren-1/+78
2025-01-13object-name: fix resolution of object names containing curly bracesElijah Newren-4/+35
2025-01-13Merge branch 'ps/meson-weak-sha1-build' into ps/build-meson-fixesJunio C Hamano-15/+44
2025-01-13help: interpret boolean string values for help.autocorrectScott Chacon-16/+35
2025-01-11gitk: make the "list references" default window width widerJames J. Raden-1/+1
2025-01-11gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6Johannes Schindelin-3/+9
2025-01-11gitk: Use an external icon file on WindowsSebastian Schuberth-23/+26
2025-01-11gitk: Unicode file name supportKarsten Blees-7/+8
2025-01-11gitk(Windows): avoid inadvertently calling executables in the worktreeJohannes Schindelin-0/+135
2025-01-10instaweb: fix ip binding for the python http.serverAlecs King-2/+2
2025-01-10doc: convert git-restore to new style formatJean-Noël Avila-55/+55
2025-01-10doc: convert git-notes to new documentation formatJean-Noël Avila-111/+112
2025-01-10Merge branch 'ps/meson-weak-sha1-build' into ps/zlib-ngJunio C Hamano-15/+44
2025-01-10docs: discuss caching personal access tokensM Hickford-0/+17
2025-01-10docs: list popular credential helpersM Hickford-12/+29
2025-01-10Git 2.48v2.48.0Junio C Hamano-1/+1
2025-01-10Merge branch 'ps/build-sign-compare'Junio C Hamano-4/+31
2025-01-10Merge branch 'js/git-version-gen-update'Junio C Hamano-4/+4
2025-01-10ci: remove stale code for Azure PipelinesPatrick Steinhardt-25/+1
2025-01-10ci: use latest Ubuntu releasePatrick Steinhardt-14/+14
2025-01-10ci: stop special-casing for Ubuntu 16.04Patrick Steinhardt-8/+1
2025-01-10gitlab-ci: add linux32 job testing against i386Patrick Steinhardt-1/+3
2025-01-10gitlab-ci: remove the "linux-old" jobPatrick Steinhardt-3/+0
2025-01-10github: simplify computation of the job's distroPatrick Steinhardt-20/+8
2025-01-10github: convert all Linux jobs to be containerizedPatrick Steinhardt-29/+39
2025-01-10github: adapt containerized jobs to be rootlessPatrick Steinhardt-3/+5
2025-01-10t7422: fix flaky test caused by buffered stdoutPatrick Steinhardt-4/+39
2025-01-10t0060: fix EBUSY in MinGW when setting up runtime prefixPatrick Steinhardt-4/+6
2025-01-10GIT-VERSION-GEN: allow it to be run in parallelJohannes Schindelin-4/+4
2025-01-10builtin/blame: fix out-of-bounds write with blank boundary commitsPatrick Steinhardt-3/+21
2025-01-10builtin/blame: fix out-of-bounds read with excessive `--abbrev`Patrick Steinhardt-1/+10
2025-01-09credential-cache: respect authtype capabilityM Hickford-2/+17
2025-01-09tree-diff: make list tail-passing more explicitJeff King-26/+21
2025-01-09tree-diff: simplify emit_path() list managementJeff King-6/+5
2025-01-09tree-diff: use the name "tail" to refer to list tailJeff King-16/+17
2025-01-09tree-diff: drop list-tail argument to diff_tree_paths()Jeff King-13/+12
2025-01-09combine-diff: drop public declaration of combine_diff_path_size()Jeff King-5/+3
2025-01-09tree-diff: inline path_appendnew()Jeff King-27/+4
2025-01-09tree-diff: pass whole path string to path_appendnew()Jeff King-5/+6
2025-01-09tree-diff: drop path_appendnew() alloc optimizationJeff King-61/+6
2025-01-09run_diff_files(): de-mystify the size of combine_diff_path structJeff King-1/+6
2025-01-09diff: add a comment about combine_diff_path.parent.pathJeff King-0/+6
2025-01-09combine-diff: use pointer for parent pathsJeff King-20/+12
2025-01-09tree-diff: clear parent array in path_appendnew()Jeff King-2/+2
2025-01-09combine-diff: add combine_diff_path_new()Jeff King-37/+37
2025-01-09run_diff_files(): delay allocation of combine_diff_pathJeff King-12/+12
2025-01-09difftool docs: restore correct position of tool listAdam Johnson-2/+2