969 Commits (154c7d0759b6885034bffa7a34d464d703fc8bb3)

Author SHA1 Message Date
Junio C Hamano 1ed10b886b remote.c: "git-push frotz" should update what matches at the source. 18 years ago
Junio C Hamano 6125796f7d remote.c: fix "git push" weak match disambiguation 18 years ago
René Scharfe 27c96c4fd3 t5000: silence unzip availability check 18 years ago
Frank Lichtenheld 693b63273e cvsserver: Add some useful commandline options 18 years ago
Frank Lichtenheld 4890888d74 cvsserver: Make req_Root more critical of its input data 18 years ago
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Junio C Hamano bcdb34f70d Test wildcard push/fetch 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Alex Riesen defe13a24a Fix clone to setup the origin if its name ends with .git 18 years ago
Matthias Lederhofer 3ae4a867d3 test GIT_WORK_TREE 18 years ago
Matthias Lederhofer 6c56049ff6 extend rev-parse test for --is-inside-work-tree 18 years ago
Matthias Lederhofer 892c41b98a introduce GIT_WORK_TREE to specify the work tree 18 years ago
Matthias Lederhofer dace6e44f6 test git rev-parse 18 years ago
Johannes Schindelin 3a86f36bed t5000: skip ZIP tests if unzip was not found 18 years ago
Johannes Sixt 2766ce2815 filter-branch: Use rev-list arguments to specify revision ranges. 18 years ago
Johannes Schindelin 9840906026 filter-branch: fix behaviour of '-k' 18 years ago
Lars Hjemli 211b7f19c7 git-submodule: clone during update, not during init 18 years ago
Junio C Hamano 11f68d9082 git-branch --track: fix tracking branch computation. 18 years ago
Junio C Hamano aee078bf81 t7003: make test repeatable 18 years ago
Johannes Schindelin 5771907a57 git-merge-file: refuse to merge binary files 18 years ago
Johannes Schindelin 9f30855d0f merge-recursive: refuse to merge binary files 18 years ago
Martin Koegler 00f429af7b gitweb: Handle non UTF-8 text better 18 years ago
Johannes Schindelin 6f6826c52b Add git-filter-branch 18 years ago
Lars Hjemli 88961ef258 Add basic test-script for git-submodule 18 years ago
Kristian Høgsberg 996e2d6ea2 Use =20 when rfc2047 encoding spaces. 18 years ago
Shawn O. Pearce 7ff895c0d2 Test for recent rev-parse $abbrev_sha1 regression 18 years ago
Frank Lichtenheld 24a97d84ad cvsserver: Handle 'cvs login' 18 years ago
Frank Lichtenheld b3c81cff02 t9400: Work around CVS' deficiencies 18 years ago
Andy Parkins dfab71cb92 Add test case for $Id$ expanded in the repository 18 years ago
James Y Knight 20b3d206ac Fix git-svn to handle svn not reporting the md5sum of a file, and test. 18 years ago
Junio C Hamano 816366e23d Add tests for the last two fixes. 18 years ago
Shawn O. Pearce aac65ed1bc Fix possible coredump with fast-import --import-marks 18 years ago
Frank Lichtenheld 240ba7f235 t9400: Add some basic pserver tests 18 years ago
Frank Lichtenheld 1978659a74 t9400: Add some more cvs update tests 18 years ago
Frank Lichtenheld 1d431b2235 t9400: Add test cases for config file handling 18 years ago
Johannes Schindelin 0ba956d331 git-status: respect core.excludesFile 18 years ago
Jakub Narebski 77e4e8bd9b gitweb: Add test t9500 for gitweb (as standalone script) 18 years ago
Frank Lichtenheld cab333cb6a t1300: Add tests for git-config --bool --get 18 years ago
Andy Parkins af9b54bb2c Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent with other VCSs 18 years ago
Eric Wong 4a1bb4c3f8 git-svn: don't attempt to minimize URLs by default 18 years ago
Steffen Prohaska b18a2be37a git-config: test for 'do not forget "a.b.var" ends "a.var" section'. 18 years ago
Junio C Hamano fdc99cbbdc checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Junio Hamano a25907dac4 t9400: Use the repository config and nothing else. 18 years ago
Jeff King 93c44d493b git-add: allow path limiting with -u 18 years ago
Junio C Hamano 16a4c6176a read-tree -m -u: avoid getting confused by intermediate symlinks. 18 years ago
Junio C Hamano 64cab59159 apply: do not get confused by symlinks in the middle 18 years ago
Junio C Hamano 469be5b258 t9400: skip cvsserver test if Perl SQLite interface is unavailable 18 years ago
Frank Lichtenheld b3b5343970 cvsserver: Add test cases for git-cvsserver 18 years ago
Michael Spang ec0e0f25dc t7300: Basic tests for git-clean 18 years ago
Junio C Hamano c2a063691e Add test for blame corner cases. 18 years ago