summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-08-14Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt
2007-08-13t3902 - skip test if file system doesn't support HT in namesMark Levedahl
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard
2007-08-13t3404: fix "fake-editor"Junio C Hamano
2007-08-11Merge branch 'cr/tag'Junio C Hamano
2007-08-11Merge branch 'jc/clone'Junio C Hamano
2007-08-11allow git-bundle to create bottomless bundleJunio C Hamano
2007-08-10Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin
2007-08-03Fix bogus use of printf in t3700 testJunio C Hamano
2007-08-02git-clone: aggressively optimize local clone behaviour.Junio C Hamano
2007-08-02rebase -i: fix for optional [branch] parameterJohannes Schindelin
2007-08-02git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano
2007-08-02rebase -i: ignore patches that are already in the upstreamJohannes Schindelin
2007-08-01Clean up work-tree handlingJohannes Schindelin
2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin
2007-08-01Add test case for basic commit functionality.Kristian Høgsberg
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-27Teach "git stripspace" the --strip-comments optionJohannes Schindelin
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-21builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica
2007-07-21rebase -i: call editor just once for a multi-squashJohannes Schindelin
2007-07-20Make git tag a builtin.Carlos Rica
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