aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'rs/archive'Junio C Hamano2007-09-10
|\
| * archive: rename attribute specfile to export-substRené Scharfe2007-09-06
| * archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-06
| * archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-03
* | git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-09
* | git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-09
* | Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce2007-09-05
* | git-apply: do not read past the end of bufferJunio C Hamano2007-09-05
|/
* rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-01
* git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-31
* git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-31
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-31
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-31
* git-merge: do up-to-date check also for all strategiesJunio C Hamano2007-08-27
* Fix initialization of a bare repositoryJunio C Hamano2007-08-27
* Fix racy-git handling in git-write-tree.Linus Torvalds2007-08-24
* rebase -i: fix squashing corner caseJohannes Schindelin2007-08-23
* Make thin-pack generation subproject aware.Linus Torvalds2007-08-19
* Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-19
* Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-19
* Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-19
* Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-19
* Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce2007-08-19
* t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven2007-08-16
* git-clone: allow --bare cloneJunio C Hamano2007-08-15
* git-apply: apply submodule changesSven Verdoolaege2007-08-15
* Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano2007-08-15
|\
| * git-add -u paths... now works from subdirectorySalikh Zakirov2007-08-15
| * Fix "git add -u" data corruption.Junio C Hamano2007-08-15
* | git-svn: fix log with single revision against a non-HEAD branchEric Wong2007-08-15
* | attr.c: read .gitattributes from index as well.Junio C Hamano2007-08-14
* | merge-recursive: do not rudely die on binary mergeJunio C Hamano2007-08-14
* | Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup2007-08-13
* | Fix t5701-clone-local for white space from wcBrian Gernhardt2007-08-13
* | t3902 - skip test if file system doesn't support HT in namesMark Levedahl2007-08-13
* | git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* | t3404: fix "fake-editor"Junio C Hamano2007-08-13
* | Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\ \
| * | Teach "git stripspace" the --strip-comments optionJohannes Schindelin2007-07-26
| * | builtin-tag.c: Fix two memory leaks and minor notation changes.Carlos Rica2007-07-21
| * | Make git tag a builtin.Carlos Rica2007-07-20
* | | Merge branch 'jc/clone'Junio C Hamano2007-08-10
|\ \ \
| * | | git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-01
* | | | allow git-bundle to create bottomless bundleJunio C Hamano2007-08-10
* | | | Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-10
* | | | Fix bogus use of printf in t3700 testJunio C Hamano2007-08-03
|/ / /
* | | rebase -i: fix for optional [branch] parameterJohannes Schindelin2007-08-01
* | | git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2007-08-01
* | | rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2007-08-01
* | | Clean up work-tree handlingJohannes Schindelin2007-08-01