1511 Commits (4ed19a3c178d22fbd424af78b42b65533a8d1ebb)

Author SHA1 Message Date
Michael Dressel 4ed19a3c17 describe: match pattern for lightweight tags too 17 years ago
Johannes Sixt a17171b473 Revert "filter-branch: subdirectory filter needs --full-history" 17 years ago
Jeff King d54eaaa268 send-email: rfc2047-quote subject lines with non-ascii characters 17 years ago
Jeff King 0706bd19ef send-email: specify content-type of --compose body 17 years ago
Christian Couder 42ba5ee776 bisect: print an error message when "git rev-list --bisect-vars" fails 17 years ago
Gerrit Pape ee831f7ddf git-bisect.sh: don't accidentally override existing branch "bisect" 17 years ago
Junio C Hamano a2b26acd7a clone: detect and fail on excess parameters 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Jakub Narebski 5634cf2476 gitweb: Fix 'history' view for deleted files with history 17 years ago
Jonas Fonseca 24b6177e02 git-remote: reject adding remotes with invalid names 17 years ago
Junio C Hamano 5e835cac86 rebase: do not munge commit log message 17 years ago
Christian Couder d3e54c8829 git-bisect: make "start", "good" and "skip" succeed or fail atomically 17 years ago
Shawn Bohrer 2b6f0b0a78 git clean: Add test to verify directories aren't removed with a prefix 17 years ago
Junio C Hamano 02604e293a t7401: squelch garbage output 17 years ago
Daniel Barkalow 60e3aba9c3 Fix config key miscount in url.*.insteadOf 17 years ago
Christian Couder e3389075c6 bisect: fix bad rev checking in "git bisect good" 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
Eric Wong f61cc48d28 git-svn: fix following renamed paths when tracking a single path 17 years ago
Christian Couder f2b3e3c722 test suite: remove useless TERM cruft in "t7005-editor.sh" 17 years ago
Junio C Hamano ee5a317e01 Fix "git apply" to correctly enforce "match at the beginning" 17 years ago
Johannes Sixt 64fb19ba63 t7004-tag: Skip more tests if gpg is not available. 17 years ago
Brandon Casey ba26ab99d4 mktag.c: tweak validation of tagger field and adjust test script 17 years ago
veillette@yahoo.ca 6a589fda2e filter-branch: Fix renaming a directory in the tree-filter 17 years ago
Johannes Sixt 90356287e6 filter-branch: Test renaming directories in a tree-filter 17 years ago
Brandon Casey e0aaf781f6 mktag.c: improve verification of tagger field and tests 17 years ago
Junio C Hamano f58dbf23c3 diff-files: careful when inspecting work tree items 17 years ago
Junio C Hamano 948dd346fd diff-index: careful when inspecting work tree items 17 years ago
Junio C Hamano 6301f303d4 Add corner case tests for diff-index and diff-files 17 years ago
Damien Diederen 6e8937a084 cvsserver: Add test for update -p 17 years ago
Damien Diederen dded801a7b cvsserver: Add a few tests for 'status' command 17 years ago
Junio C Hamano fe308f5373 builtin-prune: protect objects listed on the command line 17 years ago
Michele Ballabio 0c62705a0d Add tests for git-prune 17 years ago
Junio C Hamano 8ee002fd3d test_must_fail: 129 is a valid error code from usage() 17 years ago
Frank Lichtenheld 40ae8872a1 t9600-cvsimport.sh: set HOME before checking for cvsps availability 17 years ago
Brandon Casey 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' 17 years ago
Junio C Hamano a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD 17 years ago
Daniel Barkalow c091b3d415 Tighten refspec processing 17 years ago
Johannes Schindelin 5cc8f37250 init: show "Reinit" message even in an (existing) empty repository 17 years ago
Johannes Sixt ec31b0ce98 builtin-remote: Fix missing newline at end of listing of pushed branches 17 years ago
Junio C Hamano 46220ca100 remote.c: Fix overtight refspec validation 17 years ago
Kevin Ballard 3644da7214 Make git-svn tests behave better on OS X 17 years ago
Brandon Casey c8a0869290 t/t7003-filter-branch.sh: use test_must_fail rather than '!' 17 years ago
Kevin Ballard 8114da1616 Don't try and percent-escape existing percent escapes in git-svn URIs 17 years ago
Johannes Schindelin 740fdd27f0 remote show: do not show symbolic refs 17 years ago
Linus Torvalds 7d004199d1 Make revision limiting more robust against occasional bad commit dates 17 years ago
Daniel Barkalow 1d0a694b8a Fix t3200 config 17 years ago