Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-07-09Merge branch 'gb/gitweb-avatar'Junio C Hamano
2009-07-09Merge branch 'rs/grep-p'Junio C Hamano
2009-07-06Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano
2009-07-02Remove filename from conflict markersMartin Renold
2009-07-02Merge branch 'cc/bisect'Junio C Hamano
2009-07-02Merge branch 'sb/quiet-porcelains'Junio C Hamano
2009-07-02Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'Junio C Hamano
2009-07-02grep -p: support user defined regular expressionsRené Scharfe
2009-07-02grep: add option -p/--show-functionRené Scharfe
2009-07-02grep: print context hunk marks between filesRené Scharfe
2009-06-30gitweb: (gr)avatar supportGiuseppe Bilotta
2009-06-28Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-06-28git svn: cleanup t9138-multiple-branchesMarc Branchaud
2009-06-28Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano
2009-06-28Merge branch 'maint'Junio C Hamano
2009-06-28Test grep --and/--or/--notThomas Rast
2009-06-28Test git archive --remoteThomas Rast
2009-06-26t9138: remove stray dot in test which broke bashEric Wong
2009-06-25git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud
2009-06-25Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast
2009-06-24t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey
2009-06-22Merge branch 'maint'Junio C Hamano
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt
2009-06-22Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano
2009-06-22Sync with 1.6.3.3Junio C Hamano
2009-06-22Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano
2009-06-21t3505: fix abuse of test_expect_codeJunio C Hamano
2009-06-21Merge branch 'ph/submodule-rebase'Junio C Hamano
2009-06-21Merge branch 'jc/cache-tree'Junio C Hamano
2009-06-21Merge branch 'mg/pushurl'Junio C Hamano
2009-06-21Merge branch 'sb/pull-rebase'Junio C Hamano
2009-06-21Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano
2009-06-21Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano
2009-06-18add: allow configurations to be overriden by command lineStephen Boyd
2009-06-18stash: teach quiet optionStephen Boyd
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-06-18Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini
2009-06-18t4150: test applying with a newline in subjectStephen Boyd
2009-06-14parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König
2009-06-14more tests for git rev-parse --parse-optUwe Kleine-König
2009-06-14diff-tree -r -t: include added/removed directories in the outputNick Edelen
2009-06-13Merge branch 'mh/fix-send-email-threaded'Junio C Hamano
2009-06-13Merge branch 'rc/http-push'Junio C Hamano
2009-06-13Merge branch 'cc/bisect' (early part)Junio C Hamano
2009-06-13Merge branch 'cb/maint-no-double-merge'Junio C Hamano
2009-06-13Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano
2009-06-13Merge branch 'nw/maint-cvsexportcommit'Junio C Hamano
2009-06-13bisect: use a PRNG with a bias when skipping away from untestable commitsChristian Couder
2009-06-13builtin-remote: Show push urls as wellMichael J Gruber