3531 Commits (46bac904581798eaf0f07f91701c2c72219e207f)

Author SHA1 Message Date
Björn Gustavsson 16679e373f Teach the --multiple option to 'git fetch' 16 years ago
Björn Gustavsson 9c4a036b34 Teach the --all option to 'git fetch' 16 years ago
Shawn O. Pearce 203666352f t5551-http-fetch: Work around broken Accept header in libcurl 16 years ago
Shawn O. Pearce 0a8fcbdca2 t5551-http-fetch: Work around some libcurl versions 16 years ago
Shawn O. Pearce 34b6cb8bb0 http-backend: Protect GIT_PROJECT_ROOT from /../ requests 16 years ago
Mark Rada b629275fd0 gitweb: Smarter snapshot names 16 years ago
Jakub Narebski 3ce9450a81 gitweb: Document current snapshot rules via new tests 16 years ago
Jeff King 1d46f2ea14 format-patch: make "-p" suppress diffstat 16 years ago
Junio C Hamano e5138436dd builtin-commit.c: fix logic to omit empty line before existing footers 16 years ago
Junio C Hamano 5c5dd6e5a4 t1200: prepare for merging with Fast-forward bikeshedding 16 years ago
Junio C Hamano b9f3bde150 t1200: further modernize test script style 16 years ago
Stephen Boyd 7c5858a643 t1200: Make documentation and test agree 16 years ago
Stephen Boyd 1a994dc3d2 t1200: cleanup and modernize test style 16 years ago
Shawn O. Pearce 7f640b778f http-backend: Test configuration options 16 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 16 years ago
Shawn O. Pearce 024bb12566 http tests: use /dumb/ URL prefix 16 years ago
Clemens Buchacher 859d1fb427 set httpd port before sourcing lib-httpd 16 years ago
Tay Ray Chuan eeb3aeddb2 t5540-http-push: remove redundant fetches 16 years ago
Erick Mattos c51f6ceed6 commit -c/-C/--amend: reset timestamp and authorship to committer with --reset-author 16 years ago
Stephen Boyd 74de278113 t1402: Make test executable 16 years ago
Clemens Buchacher d8f67d205e remote-helpers: return successfully if everything up-to-date 16 years ago
Shawn O. Pearce ae4efe1957 Move WebDAV HTTP push under remote-curl 16 years ago
Jakub Narebski 46e09f3105 t/gitweb-lib.sh: Split gitweb output into headers and body 16 years ago
Björn Gustavsson 134748353b Teach 'git merge' and 'git pull' the option --ff-only 16 years ago
Jeff King 15c6bf0df4 t915{0,1}: use $TEST_DIRECTORY 16 years ago
Michael J Gruber ab3d175f87 Make t9150 and t9151 test scripts executable 16 years ago
Jeff King 500348aa68 ls-files: unbreak "ls-files -i" 16 years ago
Johannes Schindelin a4ca1465ec diff --color-words -U0: fix the location of hunk headers 16 years ago
Markus Heidelberg 168eff3c80 t4034-diff-words: add a test for word diff without context 16 years ago
David Brown c1e01b0c51 commit: More generous accepting of RFC-2822 footer lines. 16 years ago
Jeff King 24ab81ae4d add-interactive: handle deletion of empty files 16 years ago
Jean Privat 9f67d2e827 Teach "git describe" --dirty option 16 years ago
Sam Vilain dff589ef94 git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parents 16 years ago
Sam Vilain ce62683096 git-svn: add test data for SVN 1.5+ merge, with script. 16 years ago
Sam Vilain f1264bd654 git-svn: convert SVK merge tickets to extra parents 16 years ago
Sam Vilain a5e9c7dfe4 git-svn: allow test setup script to support PERL env. var 16 years ago
Sam Vilain cb74a0ca61 git-svn: add test data for SVK merge, with script. 16 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 16 years ago
Markus Heidelberg 3319df6f3a t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test 16 years ago
Jens Lehmann 86140d56c1 add tests for git diff --submodule 16 years ago
Junio C Hamano 024ab976ff Do not fail "describe --always" in a tag-less repository 16 years ago
Johannes Sixt 814a9bfee9 Mark files in t/t5100 as UTF-8 16 years ago
Johannes Sixt 66bcb6a68f Remove a left-over file from t/t5100 16 years ago
Thomas Rast 8f8f5476cd Introduce new pretty formats %g[sdD] for reflog information 16 years ago
Johan Herland a099469bbc Add selftests verifying concatenation of multiple notes for the same commit 16 years ago
Johan Herland 0057c0917d Add selftests verifying that we can parse notes trees with various fanouts 16 years ago
Johan Herland 3ed24b6aaf t3302-notes-index-expensive: Speed up create_repo() 16 years ago
Johan Herland a8dd2e7d2b fast-import: Add support for importing commit notes 16 years ago
Johan Herland d9246d4303 Teach "-m <msg>" and "-F <file>" to "git notes edit" 16 years ago
Johannes Schindelin a5b0c24f3e Add an expensive test for git-notes 16 years ago