2894 Commits (69fb8283937a18a031aeef12ea2a530c8ccf3e83)

Author SHA1 Message Date
Mattias Nissler 0b2af457a4 git-svn: Fix branch detection when repository root is inaccessible 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
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
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
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
Tay Ray Chuan 96a4f18735 t5550-http-fetch: test fetching of packed objects 16 years ago
Tay Ray Chuan 4f66250df6 http-push: send out fetch requests on queue 16 years ago
Tay Ray Chuan 86d99f6d5c t5540-http-push: test fetching of packed objects 16 years ago
Tay Ray Chuan 242a90778b t5540-http-push: test fetching of loose objects 16 years ago
Junio C Hamano a9b2d42486 blame: correctly handle a path that used to be a directory 16 years ago
Johan Herland 42b4917862 git-submodule: add support for --merge. 16 years ago
Johan Herland 329484256e Rename submodule.<name>.rebase to submodule.<name>.update 16 years ago
Clemens Buchacher a5adcbe377 test-lib: fix http exit codes 16 years ago
Clemens Buchacher 6e7b5aaf40 test-lib: allow exit trap to be used for cleanup by tests 16 years ago
Clemens Buchacher 1f729dca93 test-lib: fail if invalid options are passed 16 years ago
Clemens Buchacher c8c562a238 refuse to merge during a merge 16 years ago
David Aguilar 003b33a8ad diff: generate pretty filenames in prep_temp_blob() 16 years ago
Jeff King 6e4f981ffb git-add: no need for -f when resolving a conflict in already tracked path 16 years ago
Stephen Boyd 3be7e06713 t9120: don't expect failure with SVN_HTTPD_PORT unset 16 years ago