45122 Commits (bd26756112c0b9394f0aea0a77e7f713ffb0cd00)
 

Author SHA1 Message Date
Stefan Beller bd26756112 submodule.h: add extern keyword to functions 8 years ago
Stefan Beller 7c4be458b1 worktree: initialize return value for submodule_uses_worktrees 8 years ago
Stefan Beller f6f8586140 submodule: add absorb-git-dir function 8 years ago
Stefan Beller 47e83eb3b7 move connect_work_tree_and_git_dir to dir.h 8 years ago
Stefan Beller 1a248cf21d worktree: check if a submodule uses worktrees 8 years ago
Stefan Beller 6f94351b0a test-lib-functions.sh: teach test_commit -C <dir> 8 years ago
Stefan Beller 89c8626557 submodule helper: support super prefix 8 years ago
Stefan Beller 90c0011619 submodule: use absolute path for computing relative path connecting 8 years ago
Nguyễn Thái Ngọc Duy 4df1d4d466 worktree list: keep the list sorted 8 years ago
Nguyễn Thái Ngọc Duy 4fff1ef7ff worktree.c: get_worktrees() takes a new flag argument 8 years ago
Nguyễn Thái Ngọc Duy a234563a3b get_worktrees() must return main worktree as first item even on error 8 years ago
Nguyễn Thái Ngọc Duy 96f09e2a11 worktree: reorder an if statement 8 years ago
Nguyễn Thái Ngọc Duy f054996d83 worktree.c: zero new 'struct worktree' on allocation 8 years ago
Junio C Hamano 1e37181391 Merge tag 'l10n-2.11.0-rnd2' of git://github.com/git-l10n/git-po 8 years ago
Junio C Hamano 7f1dc9f4cb Merge branch 'js/prepare-sequencer' 8 years ago
Jiang Xin 275588f93e l10n: Fixed typo of git fetch-pack command 8 years ago
Jiang Xin c091ffbe8e l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed) 8 years ago
Jiang Xin 094d6e6272 Merge branch 'master' of git://github.com/git-l10n/git-po 8 years ago
Jiang Xin 358718064b i18n: fix unmatched single quote in error message 8 years ago
Jiang Xin a0b6b24660 l10n: zh_CN: for git v2.11.0 l10n round 1 8 years ago
Junio C Hamano 1310affe02 Git 2.11-rc2 8 years ago
Junio C Hamano 6d40812e4b Merge branch 'tk/diffcore-delta-remove-unused' 8 years ago
Junio C Hamano 6846e8734d Merge branch 'jk/create-branch-remove-unused-param' 8 years ago
Junio C Hamano 166251c32e Merge branch 'nd/worktree-lock' 8 years ago
Tobias Klauser 974e0044d6 diffcore-delta: remove unused parameter to diffcore_count_changes() 8 years ago
Ben North 2b090822e8 git-worktree.txt: fix typo "to"/"two", and add comma 8 years ago
Vasco Almeida d1edc0d647 l10n: pt_PT: update Portuguese translation 8 years ago
Junio C Hamano 3ab228137f Git 2.11.0-rc1 8 years ago
Junio C Hamano 371811751d Merge branch 'rt/fetch-pack-error-message-fix' 8 years ago
Junio C Hamano 12133d52c1 Merge branch 'ps/common-info-doc' 8 years ago
Junio C Hamano 7f2a3921fb Merge branch 'js/pwd-var-vs-pwd-cmd-fix' 8 years ago
Junio C Hamano 332fd5655a Merge branch 'ls/macos-update' 8 years ago
Junio C Hamano 5de732f647 Merge branch 'js/prepare-sequencer' 8 years ago
Junio C Hamano b18f6a0066 Merge branch 'ls/filter-process' 8 years ago
Junio C Hamano f5a8ad4c5a Merge branch 'as/merge-attr-sleep' 8 years ago
Ralf Thielow dfbfb9f377 fetch-pack.c: correct command at the beginning of an error message 8 years ago
Junio C Hamano a0d8b60da8 t0021: remove debugging cruft 8 years ago
Johannes Sixt fdf4f6c79b t6026: clarify the point of "kill $(cat sleep.pid)" 8 years ago
Johannes Sixt 71dd50472d t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables 8 years ago
Patrick Steinhardt 3285b7badb doc: fix location of 'info/' with $GIT_COMMON_DIR 8 years ago
Johannes Schindelin a7d6bcc329 t6026: ensure that long-running script really is 8 years ago
Junio C Hamano b36b716cf6 Revert "t6026-merge-attr: don't fail if sleep exits early" 8 years ago
Junio C Hamano 3b03097d66 Revert "t6026-merge-attr: ensure that the merge driver was called" 8 years ago
Junio C Hamano 0538b84027 Merge branch 'jk/alt-odb-cleanup' 8 years ago
Junio C Hamano 7b2c338cae Merge branch 'jk/filter-process-fix' 8 years ago
Junio C Hamano 81cf0b6c7e Merge branch 'ls/filter-process' 8 years ago
Andreas Schwab c1e0dc59bd t6026-merge-attr: ensure that the merge driver was called 8 years ago
Lars Schneider a296bc0132 travis-ci: disable GIT_TEST_HTTPD for macOS 8 years ago
Lars Schneider f01fe92b82 Makefile: set NO_OPENSSL on macOS by default 8 years ago
Jeff King 4bd488ea7c create_branch: drop unused "head" parameter 8 years ago