Code

git-add: make the entry stat-clean after re-adding the same contents
[git.git] / t /
2007-11-09 Alex Riesenstop t1400 hiding errors in tests
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...
2007-08-13 Alexandre Julliardgit-add: Add support for --refresh option.
2007-08-13 Junio C Hamanot3404: fix "fake-editor"
2007-08-13 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-11 Junio C HamanoMerge branch 'cr/tag'
2007-08-11 Junio C HamanoMerge branch 'jc/clone'
2007-08-11 Junio C Hamanoallow git-bundle to create bottomless bundle
2007-08-10 Johannes SchindelinReinstate the old behaviour when GIT_DIR is set and...
2007-08-06 Junio C HamanoMerge branch 'maint'
2007-08-05 J. Bruce FieldsMerge branch 'maint'
2007-08-03 Junio C HamanoFix bogus use of printf in t3700 test
2007-08-02 Junio C Hamanogit-clone: aggressively optimize local clone behaviour.
2007-08-02 Johannes Schindelinrebase -i: fix for optional [branch] parameter
2007-08-02 Junio C Hamanogit-commit.sh: Permit the --amend message to be given...
2007-08-02 Johannes Schindelinrebase -i: ignore patches that are already in the upstream
2007-08-01 Johannes SchindelinClean up work-tree handling
2007-08-01 Johannes SchindelinAdd is_absolute_path() and make_absolute_path()
2007-08-01 Kristian HøgsbergAdd test case for basic commit functionality.
2007-08-01 Alex RiesenAdd a test for git-config --file
2007-08-01 Junio C HamanoMerge branch 'maint'
2007-07-31 Junio C HamanoUnset GIT_EDITOR while running tests.
2007-07-30 Junio C Hamanorebase: try not to munge commit log message
2007-07-30 Junio C HamanoMerge branch 'bs/lock'
2007-07-30 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-07-29 Jeff Kinggit-diff: turn on recursion by default
2007-07-29 Jakub Narebskigitweb: Simplify 'opt' parameter validation, add "no...
2007-07-28 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-07-27 Johannes Schindelinrebase -i: fix interrupted squashing
2007-07-27 Junio C HamanoAdd test for symlinked configuration file updates.
2007-07-27 Johannes SchindelinTeach "git stripspace" the --strip-comments option
2007-07-25 Junio C HamanoMake sure git-stash works from subdirectory.
2007-07-25 Junio C Hamanot9200: Be careful when checking CVS/Entries
2007-07-25 Steven GrimmTeach git-commit about commit message templates.
next