Fix read-tree merging more than 3 trees using 3-way merge
[gitweb.git] / t /
2007-08-15 git-svn: fix log with single revision against a non...
2007-08-15 attr.c: read .gitattributes from index as well.
2007-08-15 merge-recursive: do not rudely die on binary merge
2007-08-14 Add a test for git-commit being confused by relative...
2007-08-13 Fix t5701-clone-local for white space from wc
2007-08-13 t3902 - skip test if file system doesn't support HT...
2007-08-13 git-add: Add support for --refresh option.
2007-08-13 t3404: fix "fake-editor"
2007-08-13 Merge branch 'master' of git://git./gitk/gitk
2007-08-11 Merge branch 'cr/tag'
2007-08-11 Merge branch 'jc/clone'
2007-08-11 allow git-bundle to create bottomless bundle
2007-08-10 Reinstate the old behaviour when GIT_DIR is set and...
2007-08-06 Merge branch 'maint'
2007-08-05 Merge branch 'maint'
2007-08-03 Fix bogus use of printf in t3700 test
2007-08-02 git-clone: aggressively optimize local clone behaviour.
2007-08-02 rebase -i: fix for optional [branch] parameter
2007-08-02 git-commit.sh: Permit the --amend message to be given...
2007-08-02 rebase -i: ignore patches that are already in the upstream
2007-08-01 Clean up work-tree handling
2007-08-01 Add is_absolute_path() and make_absolute_path()
2007-08-01 Add test case for basic commit functionality.
2007-08-01 Add a test for git-config --file
2007-08-01 Merge branch 'maint'
2007-07-31 Unset GIT_EDITOR while running tests.
2007-07-30 rebase: try not to munge commit log message
2007-07-30 Merge branch 'bs/lock'
2007-07-30 Merge branch 'master' of git://repo.or.cz/git-gui
2007-07-29 git-diff: turn on recursion by default
2007-07-29 gitweb: Simplify 'opt' parameter validation, add "no...
2007-07-28 Merge branch 'master' of git://git./gitk/gitk
2007-07-27 rebase -i: fix interrupted squashing
2007-07-27 Add test for symlinked configuration file updates.
2007-07-27 Teach "git stripspace" the --strip-comments option
2007-07-25 Make sure git-stash works from subdirectory.
2007-07-25 t9200: Be careful when checking CVS/Entries
2007-07-25 Teach git-commit about commit message templates.
2007-07-24 filter-branch: Big syntax change; support rewriting...
2007-07-21 builtin-tag.c: Fix two memory leaks and minor notation...
2007-07-21 rebase -i: call editor just once for a multi-squash
2007-07-20 Make git tag a builtin.
2007-07-20 Add GIT_EDITOR environment and core.editor configuratio...
2007-07-19 Merge branch 'master' of git://people.freedesktop.org...
2007-07-19 unpack-trees.c: assume submodules are clean during...
2007-07-19 Merge branch 'maint'
2007-07-16 git-svn: fix commiting renames over DAV with funky...
2007-07-15 Use $(RM) in Makefiles instead of 'rm -f'
2007-07-15 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-07-15 Teach fast-import to recursively copy files/directories
2007-07-14 More permissive "git-rm --cached" behavior without -f.
2007-07-14 Merge branch 'master' of git://git./gitk/gitk
2007-07-12 Merge branch 'master' of git://git./gitk/gitk
2007-07-12 Merge commit 'git-gui/master'
2007-07-12 Merge branch 'maint'
2007-07-12 Teach read-tree 2-way merge to ignore intermediate...
2007-07-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-07-11 branch --track: code cleanup and saner handling of...
2007-07-11 t7004: Add tests for the git tag -n option.
2007-07-11 t0030: Add tests with consecutive text lines and others...
2007-07-11 t0030: Remove repeated instructions and add missing &&
2007-07-11 Fix --cherry-pick with given paths
2007-07-11 Fix core.sharedRepository = 2
2007-07-10 Merge branch 'bd/delta'
2007-07-10 rerere: record resolution even if file is not in merge...
2007-07-10 Support wholesale directory renames in fast-import
2007-07-10 Merge branch 'maint'
2007-07-09 Merge branch 'maint'
2007-07-09 rebase -i: remember the settings of -v, -s and -p when...
2007-07-09 rebase -i: handle --continue more like non-interactive...
2007-07-09 t7004: Skip tests for signed tags in an old version...
2007-07-09 branch.autosetupmerge: allow boolean values, or "all"
2007-07-07 Merge branch 'js/stash'
2007-07-07 Merge branch 'jc/diff-mark'
2007-07-07 Merge branch 'maint'
2007-07-07 diff: honor binariness specified in attributes
2007-07-07 Fix "apply --reverse" with regard to whitespace
2007-07-07 Fix configuration syntax to specify customized hunk...
2007-07-07 Enable "git rerere" by the config variable rerere.enabled
2007-07-06 Teach git-stash to "apply --index"
2007-07-06 Per-path attribute based hunk header selection.
2007-07-06 filter-branch: fail gracefully when a filter fails
2007-07-05 Allow rebase to run if upstream is completely merged
2007-07-04 Fix t5516 to create test repo without hooks
2007-07-04 Merge branch 'maint'
2007-07-04 filter-branch: add a test for the commit removal example
2007-07-03 diff --no-index: fix --name-status with added files
2007-07-03 Rewrite "git-frotz" to "git frotz"
2007-07-03 Merge branch 'jo/init'
2007-07-03 git-fsck: add --lost-found option
2007-07-03 Merge branch 'maint'
2007-07-03 format-patch: Add format.subjectprefix config option
2007-07-03 Test 'git add' for unmerged entries when core.symlinks...
2007-07-03 Merge branch 'maint'
2007-07-02 Merge branch 'ew/svn'
2007-07-02 Merge branch 'ns/stash'
2007-07-02 Merge branch 'js/rebase'
2007-07-02 Merge branch 'jc/diffcore'
2007-07-02 Merge 1.5.2.3 in
2007-07-01 Merge branch 'rs/diff'
next