summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Merge branch 'maint'Libravatar Junio C Hamano1-0/+50
2007-07-12Teach read-tree 2-way merge to ignore intermediate symlinksLibravatar Junio C Hamano1-0/+50
2007-07-11branch --track: code cleanup and saner handling of local branchesLibravatar Johannes Schindelin1-10/+11
2007-07-11t7004: Add tests for the git tag -n option.Libravatar Carlos Rica1-1/+201
2007-07-11t0030: Add tests with consecutive text lines and others with spaces added.Libravatar Carlos Rica1-0/+51
2007-07-11t0030: Remove repeated instructions and add missing &&Libravatar Carlos Rica1-24/+13
2007-07-11Fix --cherry-pick with given pathsLibravatar Johannes Schindelin1-0/+43
2007-07-11Fix core.sharedRepository = 2Libravatar Johannes Schindelin1-0/+27
2007-07-09rerere: record resolution even if file is not in merge baseLibravatar Johannes Schindelin1-5/+39
2007-07-09Support wholesale directory renames in fast-importLibravatar Shawn O. Pearce1-0/+68
2007-07-08rebase -i: remember the settings of -v, -s and -p when interruptedLibravatar Johannes Schindelin1-0/+10
2007-07-08rebase -i: handle --continue more like non-interactive rebaseLibravatar Johannes Schindelin1-1/+15
2007-07-08t7004: Skip tests for signed tags in an old version of gpg.Libravatar Carlos Rica1-0/+11
2007-07-08branch.autosetupmerge: allow boolean values, or "all"Libravatar Johannes Schindelin1-0/+9
2007-07-07Merge branch 'js/stash'Libravatar Junio C Hamano1-0/+69
2007-07-07Merge branch 'jc/diff-mark'Libravatar Junio C Hamano2-0/+72
2007-07-07Merge branch 'maint'Libravatar Junio C Hamano1-0/+6
2007-07-07diff: honor binariness specified in attributesLibravatar Junio C Hamano1-0/+12
2007-07-07Fix "apply --reverse" with regard to whitespaceLibravatar Johannes Schindelin1-0/+6
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Libravatar Junio C Hamano1-3/+3
2007-07-06Enable "git rerere" by the config variable rerere.enabledLibravatar Johannes Schindelin1-3/+20
2007-07-06Teach git-stash to "apply --index"Libravatar Johannes Schindelin1-0/+69
2007-07-06Per-path attribute based hunk header selection.Libravatar Junio C Hamano1-0/+60
2007-07-05filter-branch: fail gracefully when a filter failsLibravatar Johannes Schindelin1-1/+7
2007-07-04Allow rebase to run if upstream is completely mergedLibravatar Johannes Sixt1-1/+38
2007-07-04Fix t5516 to create test repo without hooksLibravatar Alex Riesen1-1/+2
2007-07-03Merge branch 'maint'Libravatar Junio C Hamano2-0/+5
2007-07-03filter-branch: add a test for the commit removal exampleLibravatar Johannes Schindelin1-0/+35
2007-07-03diff --no-index: fix --name-status with added filesLibravatar Johannes Schindelin2-0/+5
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano109-1738/+1738
2007-07-02git-fsck: add --lost-found optionLibravatar Johannes Schindelin1-0/+35
2007-07-02format-patch: Add format.subjectprefix config optionLibravatar Adam Roben3-0/+64
2007-07-02Test 'git add' for unmerged entries when core.symlinks=false.Libravatar Johannes Sixt1-10/+17
2007-07-02Merge branch 'ew/svn'Libravatar Junio C Hamano1-0/+89
2007-07-02Merge branch 'js/rebase'Libravatar Junio C Hamano1-0/+191
2007-07-02Merge branch 'jc/diffcore'Libravatar Junio C Hamano1-0/+33
2007-07-01Merge branch 'jc/quote'Libravatar Junio C Hamano1-0/+126
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Libravatar Brian Gernhardt1-2/+2
2007-07-01git add: respect core.filemode with unmerged entriesLibravatar Johannes Schindelin1-0/+26
2007-07-01t7004: ship trustdb to avoid gpg warningsLibravatar Johannes Schindelin1-0/+0
2007-07-01Merge branch 'ei/worktree+filter'Libravatar Junio C Hamano3-0/+170
2007-06-30Merge branch 'fl/config'Libravatar Junio C Hamano2-3/+49
2007-06-30diffcore-delta.c: Ignore CR in CRLF for text filesLibravatar Junio C Hamano1-0/+33
2007-06-30Merge branch 'cr/tag'Libravatar Junio C Hamano5-0/+1041
2007-06-28Avoid perl in t1300-repo-configLibravatar Alex Riesen1-12/+10
2007-06-28Add test-script for git-tagLibravatar Carlos Rica4-0/+686
2007-06-26Add test script for git-stripspace.Libravatar Carlos Rica1-0/+355
2007-06-26config: add support for --bool and --int while setting valuesLibravatar Frank Lichtenheld2-3/+49
2007-06-26config: Add --null/-z option for null-delimted outputLibravatar Frank Lichtenheld1-0/+32
2007-06-26Teach rebase -i about --preserve-mergesLibravatar Johannes Schindelin1-0/+22