Code

Documentation/user-manual.txt: fix typo
[git.git] / t /
2007-12-05 Junio C HamanoMerge branch 'nd/maint-work-tree-fix' into maint
2007-12-05 Nguyễn Thái Ngọc DuyDo check_repository_format() early (re-fix)
2007-12-02 Jeff Kingt9600: test cvsimport from CVS working tree
2007-12-01 Junio C HamanoFix typo in t4008 test title
2007-11-30 Johannes SchindelinReplace the word 'update-cache' by 'update-index' every...
2007-11-30 Jeff Kingcvsimport: fix usage of cvsimport.module
2007-11-30 Junio C HamanoMerge branch 'jk/maint-cvsimport-fix' into maint
2007-11-30 Johannes Sixtt7003-filter-branch: Fix test of a failing --msg-filter.
2007-11-28 Jeff Kingcvsimport: use rev-parse to support packed refs
2007-11-28 Jeff KingAdd basic cvsimport tests
2007-11-26 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-25 Junio C HamanoMerge branch 'rv/maint-index-commit' into maint
2007-11-25 Junio C HamanoMerge branch 'lt/maint-rev-list-gitlink' into maint
2007-11-25 Junio C HamanoMerge branch 'jc/maint-add-sync-stat' into maint
2007-11-25 Junio C HamanoMerge branch 'jc/maint-format-patch-encoding' into...
2007-11-25 Junio C HamanoMerge branch 'bs/maint-t7005' into maint
2007-11-25 Junio C HamanoMerge branch 'bs/maint-commit-options' into maint
2007-11-23 Junio C HamanoMake test scripts executable.
2007-11-22 Johannes Schindelinbundle create: keep symbolic refs' names instead of...
2007-11-17 Linus TorvaldsFix rev-list when showing objects involving submodules
2007-11-17 Junio C HamanoMerge branch 'ds/maint-deflatebound' into maint
2007-11-17 Junio C HamanoFix per-directory exclude handing for "git add"
2007-11-17 Wincent ColaiutaFix t9101 test failure caused by Subversion "auto-props"
2007-11-14 Junio C Hamanogit-clean: honor core.excludesfile
2007-11-13 Junio C Hamanot/t3404: fix test for a bogus todo file.
2007-11-13 Björn Steinbrinkgit-commit: Add tests for invalid usage of -a/--interac...
2007-11-12 Junio C HamanoMerge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 Benoit Sigouregit-svn: prevent dcommitting if the index is dirty.
2007-11-12 Junio C Hamanot2200: test more cases of "add -u"
2007-11-11 Björn Steinbrinkt7005-editor.sh: Don't invoke real vi when it is in...
2007-11-11 Rémi VanicatMake GIT_INDEX_FILE apply to git-commit
2007-11-09 Alex Riesenstop t1400 hiding errors in tests
2007-11-08 Junio C Hamanotest format-patch -s: make sure MIME content type is...
2007-11-06 Junio C HamanoMerge branch 'gp/maint-diffdoc' into maint
2007-11-05 Eric Wonggit-svn: t9114: verify merge commit message in test
2007-11-05 Eric Wonggit-svn: fix dcommit clobbering when committing a serie...
2007-11-02 Junio C HamanoMerge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02 Kristian HøgsbergRemove unecessary hard-coding of EDITOR=':' VISUAL...
2007-10-21 Shawn O. PearceMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-10-20 Jeff Kingsend-pack: respect '+' on wildcard refspecs
2007-10-19 Steffen Prohaskaattr: fix segfault in gitattributes parsing code
2007-10-18 Linus Torvaldsgit-blame shouldn't crash if run in an unmerged tree
2007-10-17 Johannes Schindelinfilter-branch: update current branch when rewritten
2007-10-17 Johannes SchindelinFix setup_git_directory_gently() with relative GIT_DIR...
2007-10-16 Linus TorvaldsClean up "git log" format with DIFF_FORMAT_NO_OUTPUT
2007-10-03 Carl WorthAdd test case for ls-files --with-tree
2007-09-30 Johannes Schindelinrebase -i: squash should retain the authorship of the...
2007-09-25 Junio C HamanoMerge branch 'jn/web' into maint
2007-09-25 Glenn RempeFixed minor typo in t/t9001-send-email.sh test command...
2007-09-18 Junio C Hamanot/t4014: test "am -3" with mode-only change.
2007-09-18 Jeff Kinggit-push: documentation and tests for pushing only...
2007-09-18 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-18 Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-18 Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-17 Johannes Schindelinapply --index-info: fall back to current index for...
2007-09-16 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-15 Johannes Schindelinrevision walker: --cherry-pick is a limited operation
2007-09-14 Junio C HamanoSplit grep arguments in a way that does not requires...
2007-09-14 Benoit SigoureAdd test to check recent fix to "git add -u"
2007-09-12 Junio C HamanoMerge branch 'sp/maint-no-thin' into maint
2007-09-12 Ramsay JonesFix a test failure (t9500-*.sh) on cygwin
2007-09-10 Carlos Ricagit-tag -s must fail if gpg cannot sign the tag.
2007-09-09 Sven Verdoolaegegit-diff: don't squelch the new SHA1 in submodule diffs
2007-09-06 Shawn O. PearceCleanup unnecessary file modifications in t1400-update-ref
2007-09-06 Junio C Hamanogit-apply: do not read past the end of buffer
2007-09-01 Junio C HamanoMerge branch 'jp/send-email-cc'
2007-09-01 Johannes Sixtrebase -m: Fix incorrect short-logs of already applied...
2007-09-01 Carlos Ricagit-tag: Fix -l option to use better shell style globs.
2007-09-01 Eric Wonggit-svn: fix dcommit clobbering upstream when committin...
2007-09-01 Johannes Schindelinfilter-branch: introduce convenience function "skip_commit"
2007-09-01 Johannes Schindelinfilter-branch: provide the convenience functions also...
2007-08-29 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-28 Junio C Hamanogit-merge: do up-to-date check also for all strategies
2007-08-28 Junio C HamanoFix initialization of a bare repository
2007-08-27 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 J. Bruce FieldsMerge branch 'maint'
2007-08-25 Linus TorvaldsFix racy-git handling in git-write-tree.
2007-08-23 Johannes Schindelinrebase -i: fix squashing corner case
2007-08-21 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-19 Linus TorvaldsMake thin-pack generation subproject aware.
2007-08-19 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-08-19 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-19 Shawn O. PearceAllow frontends to bidirectionally communicate with...
2007-08-19 Shawn O. PearceMake trailing LF optional for all fast-import commands
2007-08-19 Shawn O. PearceMake trailing LF following fast-import `data` commands...
2007-08-19 Shawn O. PearceTeach fast-import to ignore lines starting with '#'
2007-08-19 Shawn O. PearceActually allow TAG_FIXUP branches in fast-import
2007-08-16 Arjen Laarhovent1301-shared-repo.sh: fix 'stat' portability issue
2007-08-16 Junio C Hamanogit-clone: allow --bare clone
2007-08-16 Sven Verdoolaegegit-apply: apply submodule changes
2007-08-16 Junio C HamanoMerge branch 'maint' to sync with 1.5.2.5
2007-08-15 Salikh Zakirovgit-add -u paths... now works from subdirectory
2007-08-15 Junio C HamanoFix "git add -u" data corruption.
2007-08-15 Eric Wonggit-svn: fix log with single revision against a non...
2007-08-15 Junio C Hamanoattr.c: read .gitattributes from index as well.
2007-08-15 Junio C Hamanomerge-recursive: do not rudely die on binary merge
2007-08-14 David KastrupAdd a test for git-commit being confused by relative...
2007-08-13 Brian GernhardtFix t5701-clone-local for white space from wc
2007-08-13 Mark Levedahlt3902 - skip test if file system doesn't support HT...
next