3101 Commits (78affc49ded26700450d25168534af02b29a6c61)

Author SHA1 Message Date
SZEDER Gábor 735c674416 Trailing whitespace and no newline fix 16 years ago
Junio C Hamano b810cbbde9 diff --cc: a lost line at the beginning of the file is shown incorrectly 16 years ago
Greg Price 1830d9cb62 Fix rebase -p --onto 16 years ago
Eric Wong f0e8b1a3ed git svn: rename tests that had conflicting numbers 16 years ago
Santi Béjar d44e71261f pull: support rebased upstream + fetch + pull --rebase 16 years ago
Santi Béjar a418441b4e t5520-pull: Test for rebased upstream + fetch + pull --rebase 16 years ago
Michael J Gruber d5cee0f786 t4202-log.sh: Test git log --no-walk sort order 16 years ago
Mike Ralphson 3de4a44308 cvsexportcommit: reorder tests to quiet intermittent failure 16 years ago
Junio C Hamano 4525e8e41a Revert "mailinfo: Remove only one set of square brackets" 16 years ago
Mattias Nissler 0b2af457a4 git-svn: Fix branch detection when repository root is inaccessible 16 years ago
Junio C Hamano c4593faf2d apply: notice creation/removal patches produced by GNU diff 16 years ago
Johan Herland d9eb0205a2 quickfetch(): Prevent overflow of the rev-list command line 16 years ago
Andreas Ericsson 650d30d8a1 mailinfo: Remove only one set of square brackets 16 years ago
Johannes Sixt 0ac77ec315 run_command: report system call errors instead of returning error codes 16 years ago
Martin Renold 606475f317 Remove filename from conflict markers 16 years ago
René Scharfe 60ecac98ed grep -p: support user defined regular expressions 16 years ago
René Scharfe 2944e4e614 grep: add option -p/--show-function 16 years ago
René Scharfe 046802d015 grep: print context hunk marks between files 16 years ago
Giuseppe Bilotta e9fdd74e53 gitweb: (gr)avatar support 16 years ago
Marc Branchaud b5c9b38bc3 git svn: cleanup t9138-multiple-branches 16 years ago
Elijah Newren 25e0ca5dd6 Add new fast-export testcases 16 years ago
Elijah Newren 02c48cd69b fast-export: Omit tags that tag trees 16 years ago
Thomas Rast 0f7050469b Test grep --and/--or/--not 16 years ago
Thomas Rast 4813926921 Test git archive --remote 16 years ago
Eric Wong 2317d289fe t9138: remove stray dot in test which broke bash 16 years ago
Marc Branchaud 6224406914 git svn: Support multiple branch and tag paths in the svn repository. 16 years ago
Ben Jackson 195643f2fc Add 'git svn reset' to unwind 'git svn fetch' 16 years ago
Thomas Rast 5eec27e35f git-svn: let 'dcommit $rev' work on $rev instead of HEAD 16 years ago
Brandon Casey 977e289e0d t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH 16 years ago
Johannes Sixt 1ab012cf81 t3700-add: add a POSIXPERM prerequisite to a new test 16 years ago
Junio C Hamano c6720cfa49 t3505: fix abuse of test_expect_code 16 years ago
Stephen Boyd ed342fdea0 add: allow configurations to be overriden by command line 16 years ago
Stephen Boyd fcdd0e92d9 stash: teach quiet option 16 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Stephen Boyd b3c32ead20 t4150: test applying with a newline in subject 16 years ago
Uwe Kleine-König 6e0800ef25 parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse 16 years ago
Uwe Kleine-König 824af25ace more tests for git rev-parse --parse-opt 16 years ago
Nick Edelen df533f34a3 diff-tree -r -t: include added/removed directories in the output 16 years ago
Christian Couder ebc9529f03 bisect: use a PRNG with a bias when skipping away from untestable commits 16 years ago
Michael J Gruber 857f8c30d7 builtin-remote: Show push urls as well 16 years ago
Markus Heidelberg f74fe34b96 send-email: fix threaded mails without chain-reply-to 16 years ago
Markus Heidelberg d67114a5f3 add a test for git-send-email for threaded mails without chain-reply-to 16 years ago
Markus Heidelberg 5e9758e296 send-email: fix non-threaded mails 16 years ago
Markus Heidelberg 32ae83194b add a test for git-send-email for non-threaded mails 16 years ago
Santi Béjar e9460a66e0 parse-remote: support default reflist in get_remote_merge_branch 16 years ago
Nick Edelen f0cea83f63 Shift object enumeration out of upload-pack 16 years ago
Michael J Gruber e1ca424112 t5516: Check pushurl config setting 16 years ago
Brandon Casey d1fff6fce0 send-email: use UTF-8 rather than utf-8 for consistency 16 years ago
Christian Couder a66037c975 t6030: test skipping away from an already skipped commit 16 years ago