summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-08-27git-merge: do up-to-date check also for all strategiesLibravatar Junio C Hamano1-0/+77
2007-08-27Fix initialization of a bare repositoryLibravatar Junio C Hamano1-0/+116
2007-08-24Fix racy-git handling in git-write-tree.Libravatar Linus Torvalds1-0/+44
2007-08-23rebase -i: fix squashing corner caseLibravatar Johannes Schindelin1-0/+21
2007-08-19Make thin-pack generation subproject aware.Libravatar Linus Torvalds1-0/+52
2007-08-19Allow frontends to bidirectionally communicate with fast-importLibravatar Shawn O. Pearce1-0/+31
2007-08-19Make trailing LF optional for all fast-import commandsLibravatar Shawn O. Pearce1-0/+46
2007-08-19Make trailing LF following fast-import `data` commands optionalLibravatar Shawn O. Pearce1-0/+21
2007-08-19Teach fast-import to ignore lines starting with '#'Libravatar Shawn O. Pearce1-0/+40
2007-08-19Actually allow TAG_FIXUP branches in fast-importLibravatar Shawn O. Pearce1-0/+47
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueLibravatar Arjen Laarhoven1-1/+10
2007-08-15git-clone: allow --bare cloneLibravatar Junio C Hamano1-1/+4
2007-08-15git-apply: apply submodule changesLibravatar Sven Verdoolaege1-0/+17
2007-08-15Merge branch 'maint' to sync with 1.5.2.5Libravatar Junio C Hamano1-16/+57
2007-08-15git-add -u paths... now works from subdirectoryLibravatar Salikh Zakirov1-0/+14
2007-08-15Fix "git add -u" data corruption.Libravatar Junio C Hamano1-16/+43
2007-08-15git-svn: fix log with single revision against a non-HEAD branchLibravatar Eric Wong1-0/+48
2007-08-14attr.c: read .gitattributes from index as well.Libravatar Junio C Hamano1-0/+81
2007-08-14merge-recursive: do not rudely die on binary mergeLibravatar Junio C Hamano1-0/+67
2007-08-13Add a test for git-commit being confused by relative GIT_DIRLibravatar David Kastrup1-0/+55
2007-08-13Fix t5701-clone-local for white space from wcLibravatar Brian Gernhardt1-2/+2
2007-08-13t3902 - skip test if file system doesn't support HT in namesLibravatar Mark Levedahl1-0/+6
2007-08-13git-add: Add support for --refresh option.Libravatar Alexandre Julliard1-0/+12
2007-08-13t3404: fix "fake-editor"Libravatar Junio C Hamano1-17/+19
2007-08-10Merge branch 'cr/tag'Libravatar Junio C Hamano2-9/+119
2007-08-10Merge branch 'jc/clone'Libravatar Junio C Hamano3-2/+19
2007-08-10allow git-bundle to create bottomless bundleLibravatar Junio C Hamano1-0/+8
2007-08-10Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetLibravatar Johannes Schindelin1-2/+4
2007-08-03Fix bogus use of printf in t3700 testLibravatar Junio C Hamano1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Libravatar Junio C Hamano3-2/+19
2007-08-01rebase -i: fix for optional [branch] parameterLibravatar Johannes Schindelin1-0/+8
2007-08-01git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Libravatar Junio C Hamano1-3/+3
2007-08-01rebase -i: ignore patches that are already in the upstreamLibravatar Johannes Schindelin1-0/+15
2007-08-01Clean up work-tree handlingLibravatar Johannes Schindelin2-15/+29
2007-08-01Add is_absolute_path() and make_absolute_path()Libravatar Johannes Schindelin1-0/+16
2007-07-31Add test case for basic commit functionality.Libravatar Kristian Høgsberg1-0/+134
2007-07-31Add a test for git-config --fileLibravatar Alex Riesen1-0/+6
2007-07-30Unset GIT_EDITOR while running tests.Libravatar Junio C Hamano1-0/+1
2007-07-29rebase: try not to munge commit log messageLibravatar Junio C Hamano1-0/+48
2007-07-29Merge branch 'bs/lock'Libravatar Junio C Hamano1-0/+15
2007-07-29git-diff: turn on recursion by defaultLibravatar Jeff King1-1/+1
2007-07-28gitweb: Simplify 'opt' parameter validation, add "no merges" feedsLibravatar Jakub Narebski1-0/+28
2007-07-27rebase -i: fix interrupted squashingLibravatar Johannes Schindelin1-0/+30
2007-07-27Add test for symlinked configuration file updates.Libravatar Junio C Hamano1-0/+15
2007-07-26Teach "git stripspace" the --strip-comments optionLibravatar Johannes Schindelin1-0/+5
2007-07-25Make sure git-stash works from subdirectory.Libravatar Junio C Hamano1-0/+7
2007-07-25t9200: Be careful when checking CVS/EntriesLibravatar Junio C Hamano1-25/+39
2007-07-24Teach git-commit about commit message templates.Libravatar Steven Grimm4-0/+106
2007-07-23filter-branch: Big syntax change; support rewriting multiple refsLibravatar Johannes Schindelin1-15/+26
2007-07-21builtin-tag.c: Fix two memory leaks and minor notation changes.Libravatar Carlos Rica1-0/+35