58056 Commits (ffbea1816dcbce12d4ffb304ddf8993ef611d4f1)
 

Author SHA1 Message Date
Junio C Hamano 56e6c16394 Merge branch 'dl/lore-is-the-archive' 5 years ago
Junio C Hamano 3b3d9ea6a8 Merge branch 'jk/lore-is-the-archive' 5 years ago
Junio C Hamano 7cb0d37f6d Merge branch 'tg/perf-remove-stale-result' 5 years ago
Junio C Hamano 403ac1381c Merge branch 'jk/send-pack-check-negative-with-quick' 5 years ago
Junio C Hamano f0cf2fee5d Merge branch 'hi/grep-do-not-return-void' 5 years ago
Junio C Hamano 391fb22ac7 Merge branch 'rs/use-skip-prefix-more' 5 years ago
Junio C Hamano 92b52e1bd6 Merge branch 'rs/simplify-prepare-cmd' 5 years ago
Junio C Hamano 4ba74ca901 Merge branch 'rs/test-cleanup' 5 years ago
Junio C Hamano f233c9f455 Merge branch 'sg/assume-no-todo-update-in-cherry-pick' 5 years ago
Junio C Hamano ef3ce7c4b9 Merge branch 'sg/osx-force-gcc-9' 5 years ago
SZEDER Gábor 8c5724c585 name-rev: drop name_rev()'s 'generation' and 'distance' parameters 5 years ago
SZEDER Gábor 3a52150301 name-rev: restructure creating/updating 'struct rev_name' instances 5 years ago
SZEDER Gábor dd432a6ecf name-rev: restructure parsing commits and applying date cutoff 5 years ago
SZEDER Gábor dd090a8a37 name-rev: pull out deref handling from the recursion 5 years ago
SZEDER Gábor 766f9e39c0 name-rev: extract creating/updating a 'struct name_rev' into a helper 5 years ago
SZEDER Gábor d59fc83697 t6120: add a test to cover inner conditions in 'git name-rev's name_rev() 5 years ago
SZEDER Gábor bf43abc6e6 name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation 5 years ago
SZEDER Gábor e0c4da6f2a name-rev: avoid unnecessary cast in name_ref() 5 years ago
René Scharfe c3794d4ccb name-rev: use strbuf_strip_suffix() in get_rev_name() 5 years ago
SZEDER Gábor c593a26348 t6120-describe: modernize the 'check_describe' helper 5 years ago
Denton Liu abcf857300 range-diff: clear `other_arg` at end of function 5 years ago
Denton Liu f8675343d7 range-diff: mark pointers as const 5 years ago
Denton Liu 828765dfe0 t3206: fix incorrect test name 5 years ago
SZEDER Gábor 0d9b0d7885 t9300-fast-import: don't hang if background fast-import exits too early 5 years ago
SZEDER Gábor 21f57620b2 t9300-fast-import: store the PID in a variable instead of pidfile 5 years ago
Johannes Schindelin b4bbbbd5a2 apply --allow-overlap: fix a corner case 5 years ago
Johannes Schindelin 89c8559367 git add -p: use non-zero exit code when the diff generation failed 5 years ago
Johannes Schindelin e91162be9c t3701: verify that the diff.algorithm config setting is handled 5 years ago
Johannes Schindelin 0c3222c4f3 t3701: verify the shown messages when nothing can be added 5 years ago
Johannes Schindelin 24be352d52 t3701: add a test for the different `add -p` prompts 5 years ago
Johannes Schindelin 8539b46534 t3701: avoid depending on the TTY prerequisite 5 years ago
Johannes Schindelin 0f0fba2cc8 t3701: add a test for advanced split-hunk editing 5 years ago
Johannes Schindelin 53a06cf39b Git 2.24.1 5 years ago
Johannes Schindelin 67af91c47a Sync with 2.23.1 5 years ago
Johannes Schindelin a7312d1a28 Git 2.23.1 5 years ago
Johannes Schindelin 7fd9fd94fb Sync with 2.22.2 5 years ago
Johannes Schindelin d9589d4051 Git 2.22.2 5 years ago
Johannes Schindelin 5421ddd8d0 Sync with 2.21.1 5 years ago
Johannes Schindelin 367f12b7e9 Git 2.21.1 5 years ago
Johannes Schindelin 20c71bcf67 Merge branch 'fix-msys2-quoting-bugs' 5 years ago
Johannes Schindelin 7d8b676992 mingw: sh arguments need quoting in more circumstances 5 years ago
Johannes Schindelin d9061ed9da t7415: drop v2.20.x-specific work-around 5 years ago
Johannes Schindelin 04522edbd4 mingw: fix quoting of empty arguments for `sh` 5 years ago
Johannes Schindelin 49f7a76d57 mingw: use MSYS2 quoting even when spawning shell scripts 5 years ago
Johannes Schindelin e2ba3d6f6d mingw: detect when MSYS2's sh is to be spawned more robustly 5 years ago
Johannes Schindelin fc346cb292 Sync with 2.20.2 5 years ago
Johannes Schindelin 4cd1cf31ef Git 2.20.2 5 years ago
Jonathan Nieder c154745074 submodule: defend against submodule.update = !command in .gitmodules 5 years ago
Johannes Schindelin 4cfc47de25 t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.x 5 years ago
Johannes Schindelin d851d94151 Sync with 2.19.3 5 years ago