3394 Commits (4256f36c58238a1b2317372b37be889d75a93198)

Author SHA1 Message Date
Christian Couder 6f53c3b21e t7111: fix bad HEAD in tests with unmerged entries 15 years ago
Tarmigan Casebolt e8189ee90e Test t5560: Fix test when run with dash 15 years ago
Junio C Hamano f9c01817bb t7502: test commit.status, --status and --no-status 15 years ago
Shawn O. Pearce 8efa5f629e remote-curl: Fix Accept header for smart HTTP connections 15 years ago
Peter Collingbourne c5e558a80a Remove empty directories when checking out a commit with fewer submodules 15 years ago
Christian Couder d7eed8cbef t7111: check that reset options work as described in the tables 15 years ago
Nanako Shiraishi 230a456638 rebase -i: teach --onto A...B syntax 15 years ago
Nanako Shiraishi 9f21e97ddc rebase: fix --onto A...B parsing and add tests 15 years ago
Nguyễn Thái Ngọc Duy 8740773ee5 t7002: test for not using external grep on skip-worktree paths 15 years ago
Nguyễn Thái Ngọc Duy cd83ac4156 t7002: set test prerequisite "external-grep" if supported 15 years ago
Junio C Hamano 6d6f9acc5d checkout -m path: fix recreating conflicts 15 years ago
Tarmigan Casebolt fd0a8c2e64 Smart-http tests: Test http-backend without curl or a webserver 15 years ago
Tarmigan Casebolt 04481adffe Smart-http tests: Break test t5560-http-backend into pieces 15 years ago
Tarmigan Casebolt 43015774c3 Smart-http tests: Improve coverage in test t5560 15 years ago
Tarmigan Casebolt 8b2bd7cdac Smart-http: check if repository is OK to export before serving it 15 years ago
Tarmigan Casebolt 0d344738dc t/lib-http.sh: Restructure finding of default httpd location 15 years ago
Johannes Sixt 6396258368 t4030, t4031: work around bogus MSYS bash path conversion 15 years ago
Jeff King 41a457e4f8 textconv: use shell to run helper 15 years ago
Johannes Sixt fa7151a61e t0021: use $SHELL_PATH for the filter script 15 years ago
Thiago Farina bd757c1859 Use warning function instead of fprintf(stderr, "Warning: ..."). 15 years ago
Junio C Hamano e11d7b5969 "reset --merge": fix unmerged case 15 years ago
Stephan Beyer d0f379c2dc reset: use "unpack_trees()" directly instead of "git read-tree" 15 years ago
Matthieu Moy 6e8f993a5a branch: die explicitly why when calling "git branch [-a|-r] branchname". 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Matthieu Moy 1349484e34 builtin-config: add --path option doing ~ and ~user expansion. 15 years ago
Jan Krüger f517f1f2e9 builtin-push: add --delete as syntactic sugar for :foo 15 years ago
Christian Couder c93966906f reset: add a few tests for "git reset --merge" 15 years ago
Jeff King cd0f0f68e1 reset: unbreak hard resets with GIT_WORK_TREE 15 years ago
Nguyễn Thái Ngọc Duy 153bb839aa t7102: make the test fail if one of its check fails 15 years ago
Tay Ray Chuan 5a518ad467 clone: use --progress to force progress reporting 15 years ago
Junio C Hamano eca4460eeb t4019 "grep" portability fix 15 years ago
Junio C Hamano 15caa41053 t1200: work around a bug in some implementations of "find" 15 years ago
Robert Zeh b7f44fdf27 git svn: add test for a git svn gc followed by a git svn mkdirs 15 years ago
David Reiss c8cba79181 Prevent git blame from segfaulting on a missing author name 15 years ago
Sam Vilain 7a955a5365 git-svn: detect cherry-picks correctly. 15 years ago
Sam Vilain 33973a5b17 git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges 15 years ago
Sam Vilain 1d144aa25e git-svn: expand the svn mergeinfo test suite, highlighting some failures 15 years ago
Eric Wong 8eca03c861 t9146: use 'svn_cmd' wrapper 15 years ago
Eric Wong a5b80d9263 git svn: make empty directory creation gc-aware 15 years ago
Junio C Hamano b3100fd555 worktree: don't segfault with an absolute pathspec without a work tree 15 years ago
Jeff King 8b8e862490 ignore unknown color configuration 15 years ago
Nguyễn Thái Ngọc Duy 7fce6e3c9a commit: correctly respect skip-worktree bit 15 years ago
Stephen Boyd 85bf49f9a5 octopus: reenable fast-forward merges 15 years ago
Stephen Boyd 81334502ee octopus: make merge process simpler to follow 15 years ago
Junio C Hamano 3c58845365 status/commit: do not suggest "reset HEAD <path>" while merging 15 years ago
Junio C Hamano dd20f8af1a commit/status: "git add <path>" is not necessarily how to resolve 15 years ago
Junio C Hamano 1456b043fc Remove post-upload-hook 15 years ago
Michael J Gruber 68cfc6f551 t7508-status: test all modes with color 15 years ago
Michael J Gruber c521bb7114 t7508-status: status --porcelain ignores relative paths setting 15 years ago
Jeff King 8947fdd598 add-interactive: fix deletion of non-empty files 15 years ago