58077 Commits (c7a62075917b3340f908093f63f1161c44ed1475)
 

Author SHA1 Message Date
Junio C Hamano 99c4ff1bda Merge branch 'dl/submodule-set-url' 5 years ago
Junio C Hamano 55d607d85b Merge branch 'js/mingw-inherit-only-std-handles' 5 years ago
Junio C Hamano 7c88714262 Merge branch 'po/bundle-doc-clonable' 5 years ago
Junio C Hamano 5d9324e0f4 Merge branch 'ra/rebase-i-more-options' 5 years ago
Junio C Hamano c58ae96fc4 Merge branch 'am/pathspec-from-file' 5 years ago
Junio C Hamano 7034cd094b Sync with Git 2.24.1 5 years ago
Denton Liu 09ac67a183 format-patch: move git_config() before repo_init_revisions() 5 years ago
Denton Liu 8164c961e1 format-patch: use --notes behavior for format.notes 5 years ago
Denton Liu 452538c358 notes: extract logic into set_display_notes() 5 years ago
Denton Liu e6e230eeae notes: create init_display_notes() helper 5 years ago
Denton Liu 1e6ed5441a notes: rename to load_display_notes() 5 years ago
SZEDER Gábor 2866fd284c name-rev: cleanup name_ref() 5 years ago
SZEDER Gábor 49f7a2fde9 name-rev: eliminate recursion in name_rev() 5 years ago
SZEDER Gábor fee984bcab name-rev: use 'name->tip_name' instead of 'tip_name' 5 years ago
René Scharfe e05e8cf074 archive-zip: use enum for compression method 5 years ago
Kazuhiro Kato 39acfa3d22 git gui: fix branch name encoding error 5 years ago
Dimitriy Ryazantcev 11de8dd7ef l10n: minor case fix in 'git branch' '--unset-upstream' description 5 years ago
Johannes Schindelin 8cf8f9b4aa t3404: fix indentation 5 years ago
René Scharfe 4507ecc771 patch-id: use oid_to_hex() to print multiple object IDs 5 years ago
René Scharfe 147ee35558 commit: use strbuf_add() to add a length-limited string 5 years ago
Junio C Hamano 559c6fc317 The fourth batch 5 years ago
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