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