summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-08-01Add a test for git-config --fileAlex Riesen
2007-07-31Unset GIT_EDITOR while running tests.Junio C Hamano
2007-07-30rebase: try not to munge commit log messageJunio C Hamano
2007-07-30Merge branch 'bs/lock'Junio C Hamano
2007-07-29git-diff: turn on recursion by defaultJeff King
2007-07-29gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski
2007-07-27rebase -i: fix interrupted squashingJohannes Schindelin
2007-07-27Add test for symlinked configuration file updates.Junio C Hamano
2007-07-25Make sure git-stash works from subdirectory.Junio C Hamano
2007-07-25t9200: Be careful when checking CVS/EntriesJunio C Hamano
2007-07-25Teach git-commit about commit message templates.Steven Grimm
2007-07-24filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin
2007-07-21rebase -i: call editor just once for a multi-squashJohannes Schindelin
2007-07-20Add GIT_EDITOR environment and core.editor configuration variablesAdam Roben
2007-07-19unpack-trees.c: assume submodules are clean during check-outSven Verdoolaege
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