2467 Commits (c6f5a7a916b36fc9dd00bb6dce3b68260579abe1)

Author SHA1 Message Date
Jeff King 119c8eeede add basic http clone/fetch tests 16 years ago
Jeff King 75318a3bad test scripts: refactor start_httpd helper 16 years ago
Junio C Hamano 6e180cdcec Make sure objects/pack exists before creating a new pack 16 years ago
Jay Soffian 69707d616f Allow HTTP tests to run on Darwin 16 years ago
Eric Wong 83c2fcff21 git-svn: fix delete+add branch tracking with empty files 16 years ago
Johannes Schindelin 4fcc86b07d Introduce the function strip_path_suffix() 16 years ago
Junio C Hamano 91e80b984e tests: fix "export var=val" 16 years ago
Lars Noschinski 88e38808cd filter-branch -d: Export GIT_DIR earlier 16 years ago
Michael Spang d61027b21f Skip timestamp differences for diff --no-index 16 years ago
Marcel M. Cary df5d10a32e gitweb: Fix warnings with override permitted but no repo override 16 years ago
Giuseppe Bilotta 81d3fe9f48 gitweb: fix wrong base URL when non-root DirectoryIndex 16 years ago
Tay Ray Chuan dfab7c144e use a hash of the lock token as the suffix for PUT/MOVE 16 years ago
SZEDER Gábor db7fee8758 t1500: more 'git rev-parse --git-dir' tests 16 years ago
SZEDER Gábor 8fb3c00d2e Move 'rev-parse --git-dir' test to t1500 16 years ago
Johannes Schindelin 58e9d9d472 gc: make --prune useful again by accepting an optional parameter 16 years ago
Junio C Hamano c9717ee970 Teach @{-1} to git merge 16 years ago
Junio C Hamano 8415d5c7ef Teach the "@{-1} syntax to "git branch" 16 years ago
Jeff King e9cc02f0e4 symbolic-ref: allow refs/<whatever> in HEAD 16 years ago
Thomas Rast 7fcda9201e log: do not print ellipses with --abbrev-commit 16 years ago
Junio C Hamano 5cd12b85fe Install the default "master" branch configuration after cloning a void 16 years ago
Nazri Ramliy a8344abe0f Bugfix: GIT_EXTERNAL_DIFF with more than one changed files 16 years ago
Eric Kidd 0ea29cce4d filter-branch: Add more error-handling 16 years ago
Anton Gyllenberg 39111f6b7a test case for regression caused by git-svn empty symlink fix 16 years ago
Eric Wong 4c58a7111d git-svn: allow disabling expensive broken symlink checks 16 years ago
Junio C Hamano ed62089c1c revision traversal and pack: notice and die on missing commit 16 years ago
Junio C Hamano 747ca2455a receive-pack: receive.denyDeleteCurrent 16 years ago
Junio C Hamano 057e71384a Warn use of "origin" when remotes/origin/HEAD is dangling 16 years ago
Junio C Hamano f8948e2fbc remote prune: warn dangling symrefs 16 years ago
Junio C Hamano 2f33415563 Modernize t5400 test script 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Johannes Schindelin 3ec7371f63 Add two extra tests for git rebase 16 years ago
Marius Storm-Olsen d20d654fe8 Change current mailmap usage to do matching on both name and email of author/committer. 16 years ago
Marius Storm-Olsen d551a48816 Add mailmap.file as configurational option for mailmap location 16 years ago
Johannes Schindelin 496917b721 submodule: warn about non-submodules 16 years ago
Johannes Schindelin f3670a5749 Let ls-files strip trailing slashes in submodules' paths 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
René Scharfe 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows 16 years ago
Marcel M. Cary 2c3c395e84 git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree 16 years ago
Matthieu Moy 5aed3c6ab8 builtin-mv.c: check for unversionned files before looking at the destination. 16 years ago
Matthieu Moy c8ba6b1b19 Add a testcase for "git mv -f" on untracked files. 16 years ago
Matthieu Moy 720ec6b870 Missing && in t/t7001.sh. 16 years ago
Jay Soffian 441adf0ccf builtin-remote: make rm operation safer in mirrored repository 16 years ago
Eric Kidd 9273b56278 filter-branch: Fix fatal error on bare repositories 16 years ago
Junio C Hamano e656fc97a2 tests: fix test_commit() for case insensitive filesystems 16 years ago
Junio C Hamano 61d86605dd t3412: further simplify setting of GIT_EDITOR 16 years ago
Junio C Hamano 3d95d92b9a receive-pack: explain what to do when push updates the current branch 16 years ago
Thomas Rast 2ea3c17189 t3412: use log|name-rev instead of log --graph 16 years ago
Kirill Smelkov 08e6710f76 mailinfo: cleanup extra spaces for complex 'From:' 16 years ago
Charles Bailey ff4a18552a mergetool: fix running mergetool in sub-directories 16 years ago
Charles Bailey b9b5078ece mergetool: Add a test for running mergetool in a sub-directory 16 years ago