summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix racy-git handling in git-write-tree.Linus Torvalds2007-08-241-0/+44
* rebase -i: fix squashing corner caseJohannes Schindelin2007-08-231-0/+21
* Make thin-pack generation subproject aware.Linus Torvalds2007-08-191-0/+52
* Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-191-0/+31
* Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-191-0/+46
* Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-191-0/+21
* Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-191-0/+40
* Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce2007-08-191-0/+47
* t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven2007-08-161-1/+10
* git-clone: allow --bare cloneJunio C Hamano2007-08-151-1/+4
* git-apply: apply submodule changesSven Verdoolaege2007-08-151-0/+17
* Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano2007-08-151-16/+57
|\
| * git-add -u paths... now works from subdirectorySalikh Zakirov2007-08-151-0/+14
| * Fix "git add -u" data corruption.Junio C Hamano2007-08-151-16/+43
* | git-svn: fix log with single revision against a non-HEAD branchEric Wong2007-08-151-0/+48
* | attr.c: read .gitattributes from index as well.Junio C Hamano2007-08-141-0/+81
* | merge-recursive: do not rudely die on binary mergeJunio C Hamano2007-08-141-0/+67
* | Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup2007-08-131-0/+55
* | Fix t5701-clone-local for white space from wcBrian Gernhardt2007-08-131-2/+2
* | t3902 - skip test if file system doesn't support HT in namesMark Levedahl2007-08-131-0/+6
* | git-add: Add support for --refresh option.Alexandre Julliard2007-08-131-0/+12
* | t3404: fix "fake-editor"Junio C Hamano2007-08-131-17/+19
* | Merge branch 'cr/tag'Junio C Hamano2007-08-102-9/+119
|\ \
| * | Teach "git stripspace" the --strip-comments optionJohannes Schindelin2007-07-261-0/+5
| * | builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-211-0/+35
| * | Make git tag a builtin.Carlos Rica2007-07-201-9/+79
* | | Merge branch 'jc/clone'Junio C Hamano2007-08-103-2/+19
|\ \ \
| * | | git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-013-2/+19
* | | | allow git-bundle to create bottomless bundleJunio C Hamano2007-08-101-0/+8
* | | | Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-101-2/+4
* | | | Fix bogus use of printf in t3700 testJunio C Hamano2007-08-031-2/+2
|/ / /
* | | rebase -i: fix for optional [branch] parameterJohannes Schindelin2007-08-011-0/+8
* | | git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2007-08-011-3/+3
* | | rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2007-08-011-0/+15
* | | Clean up work-tree handlingJohannes Schindelin2007-08-012-15/+29
* | | Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-011-0/+16
* | | Add test case for basic commit functionality.Kristian Høgsberg2007-07-311-0/+134
* | | Add a test for git-config --fileAlex Riesen2007-07-311-0/+6
* | | Unset GIT_EDITOR while running tests.Junio C Hamano2007-07-301-0/+1
* | | rebase: try not to munge commit log messageJunio C Hamano2007-07-291-0/+48
* | | Merge branch 'bs/lock'Junio C Hamano2007-07-291-0/+15
|\ \ \
| * | | Add test for symlinked configuration file updates.Junio C Hamano2007-07-271-0/+15
* | | | git-diff: turn on recursion by defaultJeff King2007-07-291-1/+1
* | | | gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-281-0/+28
* | | | rebase -i: fix interrupted squashingJohannes Schindelin2007-07-271-0/+30
|/ / /
* | | Make sure git-stash works from subdirectory.Junio C Hamano2007-07-251-0/+7
* | | t9200: Be careful when checking CVS/EntriesJunio C Hamano2007-07-251-25/+39
* | | Teach git-commit about commit message templates.Steven Grimm2007-07-244-0/+106
* | | filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-231-15/+26
* | | rebase -i: call editor just once for a multi-squashJohannes Schindelin2007-07-211-0/+9
|/ /