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-25Merge branch 'maint'Junio C Hamano
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano
2009-07-25Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano
2009-07-25Merge branch 'av/maint-config-reader'Junio C Hamano
2009-07-25After renaming a section, print any trailing variable definitionsAlex Vandiver
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin
2009-07-24Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink
2009-07-23git svn: fix shallow clone when upstream revision is too newEric Wong
2009-07-23Merge branch 'maint'Junio C Hamano
2009-07-23grep: Add --max-depth option.Michał Kiedrowicz
2009-07-23Trailing whitespace and no newline fixSZEDER Gábor
2009-07-23diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano
2009-07-22Fix rebase -p --ontoGreg Price
2009-07-20git svn: rename tests that had conflicting numbersEric Wong
2009-07-19pull: support rebased upstream + fetch + pull --rebaseSanti Béjar
2009-07-19t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar
2009-07-19t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber
2009-07-19cvsexportcommit: reorder tests to quiet intermittent failureMike Ralphson
2009-07-16Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano
2009-07-12git-svn: Fix branch detection when repository root is inaccessibleMattias Nissler
2009-07-11apply: notice creation/removal patches produced by GNU diffJunio C Hamano
2009-07-11quickfetch(): Prevent overflow of the rev-list command lineJohan Herland
2009-07-11Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano
2009-07-09Merge branch 'gb/gitweb-avatar'Junio C Hamano
2009-07-09Merge branch 'rs/grep-p'Junio C Hamano
2009-07-08mailinfo: Remove only one set of square bracketsAndreas Ericsson
2009-07-06Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano
2009-07-06run_command: report system call errors instead of returning error codesJohannes Sixt
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-28Add new fast-export testcasesElijah Newren
2009-06-28fast-export: Omit tags that tag treesElijah Newren
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