summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-07-16git-svn: fix commiting renames over DAV with funky file namesEric Wong
2007-07-15Use $(RM) in Makefiles instead of 'rm -f'Emil Medve
2007-07-15Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-07-15Teach fast-import to recursively copy files/directoriesShawn O. Pearce
2007-07-14More permissive "git-rm --cached" behavior without -f.Matthieu Moy
2007-07-12Merge branch 'maint'Junio C Hamano
2007-07-12Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano
2007-07-11branch --track: code cleanup and saner handling of local branchesJohannes Schindelin
2007-07-11t7004: Add tests for the git tag -n option.Carlos Rica
2007-07-11t0030: Add tests with consecutive text lines and others with spaces added.Carlos Rica
2007-07-11t0030: Remove repeated instructions and add missing &&Carlos Rica
2007-07-11Fix --cherry-pick with given pathsJohannes Schindelin
2007-07-11Fix core.sharedRepository = 2Johannes Schindelin
2007-07-10rerere: record resolution even if file is not in merge baseJohannes Schindelin
2007-07-10Support wholesale directory renames in fast-importShawn O. Pearce
2007-07-09rebase -i: remember the settings of -v, -s and -p when interruptedJohannes Schindelin
2007-07-09rebase -i: handle --continue more like non-interactive rebaseJohannes Schindelin
2007-07-09t7004: Skip tests for signed tags in an old version of gpg.Carlos Rica
2007-07-09branch.autosetupmerge: allow boolean values, or "all"Johannes Schindelin
2007-07-07Merge branch 'js/stash'Junio C Hamano
2007-07-07Merge branch 'jc/diff-mark'Junio C Hamano
2007-07-07Merge branch 'maint'Junio C Hamano
2007-07-07diff: honor binariness specified in attributesJunio C Hamano
2007-07-07Fix "apply --reverse" with regard to whitespaceJohannes Schindelin
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Junio C Hamano
2007-07-07Enable "git rerere" by the config variable rerere.enabledJohannes Schindelin
2007-07-06Teach git-stash to "apply --index"Johannes Schindelin
2007-07-06Per-path attribute based hunk header selection.Junio C Hamano
2007-07-06filter-branch: fail gracefully when a filter failsJohannes Schindelin
2007-07-05Allow rebase to run if upstream is completely mergedJohannes Sixt
2007-07-04Fix t5516 to create test repo without hooksAlex Riesen
2007-07-04Merge branch 'maint'Junio C Hamano
2007-07-04filter-branch: add a test for the commit removal exampleJohannes Schindelin
2007-07-03diff --no-index: fix --name-status with added filesJohannes Schindelin
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-07-03git-fsck: add --lost-found optionJohannes Schindelin
2007-07-03format-patch: Add format.subjectprefix config optionAdam Roben
2007-07-03Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt
2007-07-02Merge branch 'ew/svn'Junio C Hamano
2007-07-02Merge branch 'js/rebase'Junio C Hamano
2007-07-02Merge branch 'jc/diffcore'Junio C Hamano
2007-07-01Merge branch 'jc/quote'Junio C Hamano
2007-07-01Fix t5516-fetch for systems where `wc -l` outputs whitespace.Brian Gernhardt
2007-07-01git add: respect core.filemode with unmerged entriesJohannes Schindelin
2007-07-01t7004: ship trustdb to avoid gpg warningsJohannes Schindelin
2007-07-01Merge branch 'ei/worktree+filter'Junio C Hamano
2007-07-01Merge branch 'fl/config'Junio C Hamano
2007-07-01diffcore-delta.c: Ignore CR in CRLF for text filesJunio C Hamano
2007-06-30Merge branch 'cr/tag'Junio C Hamano
2007-06-29Avoid perl in t1300-repo-configAlex Riesen