9967 Commits (d78db8424ec5c3f3327441cd1a897064af39da91)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 744e469755 clone: allow --local from a linked checkout 9 years ago
Nguyễn Thái Ngọc Duy 1f5fbe1fe2 enter_repo: allow .git files in strict mode 9 years ago
Nguyễn Thái Ngọc Duy 0f64cc407f enter_repo: avoid duplicating logic, use is_git_directory() instead 9 years ago
Nguyễn Thái Ngọc Duy 31041209fe t0002: add test for enter_repo(), non-strict mode 9 years ago
Jeff King 9dd330e6ca rerere: release lockfile in non-writing functions 10 years ago
Christian Couder 5c99995df8 trailer: support multiline title 10 years ago
Erik Elfström 1733ed3d70 t7300: fix broken && chains 10 years ago
Jeff King ce11360467 log: diagnose empty HEAD more clearly 10 years ago
David Turner 475a34451f commit: don't rewrite shared index unnecessarily 10 years ago
Lars Schneider a0a50d873c git-p4: honor core.ignorecase when using P4 client specs 10 years ago
René Scharfe 88329ca809 archive-zip: support more than 65535 entries 10 years ago
René Scharfe 19ee29401d t5004: test ZIP archives with many entries 10 years ago
Christian Couder 6262fe9ca3 trailer: retitle a test and correct an in-comment message 10 years ago
SZEDER Gábor 2bd07065c3 describe --contains: default to HEAD when no commit-ish is given 10 years ago
Jeff King 9e9de18f1a config: silence warnings for command names with invalid keys 10 years ago
Christian Couder dc5d553b55 trailer: ignore first line of message 10 years ago
SZEDER Gábor 1269847854 t3020: fix typo in test description 10 years ago
Heiko Voigt 027771fcb1 submodule: allow erroneous values for the fetchRecurseSubmodules option 10 years ago
Heiko Voigt 851e18c385 submodule: use new config API for worktree configurations 10 years ago
Heiko Voigt 959b5455d0 submodule: implement a config API for lookup of .gitmodules values 10 years ago
Paul Tan 3ecc7040ef am --skip/--abort: merge HEAD/ORIG_HEAD tree into index 10 years ago
Nguyễn Thái Ngọc Duy 73f9145fbf untracked cache: fix entry invalidation 10 years ago
David Turner 2e5910f276 untracked-cache: fix subdirectory handling 10 years ago
Nguyễn Thái Ngọc Duy f178136e68 t7063: use --force-untracked-cache to speed up a bit 10 years ago
Jacob Keller 4f655e22b7 notes: teach git-notes about notes.<name>.mergeStrategy option 10 years ago
Jacob Keller d2d68d9975 notes: add notes.mergeStrategy option to select default strategy 10 years ago
Jacob Keller 11dd2b2e9a notes: add tests for --commit/--abort/--strategy exclusivity 10 years ago
Paul Tan b5e823594c am: let --signoff override --no-signoff 10 years ago
Paul Tan 852a171018 am: let command-line options override saved options 10 years ago
Paul Tan 18d8c26930 test_terminal: redirect child process' stdin to a pty 10 years ago
Johannes Sixt b3325dfc64 t2019: skip test requiring '*' in a file name non Windows 10 years ago
Johannes Sixt fbf2fecf50 t7300-clean: require POSIXPERM for chmod 0 test 10 years ago
David Turner b02e8595e2 notes: handle multiple worktrees 10 years ago
Jeff King 77b9b1d13a add_to_alternates_file: don't add duplicate entries 10 years ago
Jeff King bc192300c4 t5700: modernize style 10 years ago
Patrick Steinhardt 92722efec0 clone: do not use port number as dir name 10 years ago
Patrick Steinhardt e895986727 clone: do not include authentication data in guessed dir 10 years ago
Jeff King db2e220447 clone: use computed length in guess_dir_name 10 years ago
Jeff King d6a31e08cd clone: add tests for output directory 10 years ago
SZEDER Gábor 578625fa91 config: add '--name-only' option to list only variable names 10 years ago
Jeff King 9b5fe78b34 test-lib: disable trace when test is not verbose 10 years ago
Jeff King 2a01ef8ca3 test-lib: turn off "-x" tracing during chain-lint check 10 years ago
Jeff King 2bc31d1631 refs: support negative transfer.hideRefs 10 years ago
Patrick Steinhardt faacc5aa7c tests: fix cleanup after tests in t1509-root-worktree 10 years ago
Patrick Steinhardt 24ca45f64c tests: fix broken && chains in t1509-root-worktree 10 years ago
Remi Lespinet e97a5e765d git-am: add am.threeWay config variable 10 years ago
David Turner 7687252f3f untracked-cache: support sparse checkout 10 years ago
Brian Degenhardt 52fca2184d unpack-trees: populate cache-tree on successful merge 10 years ago
David Turner d0ab058498 tests: remove some direct access to .git/logs 10 years ago
David Turner 86b601c5d8 t/t7509: remove unnecessary manipulation of reflog 10 years ago