summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-01-11t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó
2009-01-11filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano
2009-01-07Merge branch 'js/maint-merge-recursive-r-d-conflict'Junio C Hamano
2009-01-07Merge branch 'cb/merge-recursive-fix'Junio C Hamano
2009-01-03Merge branch 'jc/maint-do-not-switch-to-non-commit'Junio C Hamano
2009-01-03Merge branch 'ap/maint-apply-modefix'Junio C Hamano
2009-01-03git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano
2008-12-29Merge branch 'np/auto-thread'Junio C Hamano
2008-12-29diff: add option to show context between close hunksRené Scharfe
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano
2008-12-27describe: Avoid unnecessary warning when using --allShawn O. Pearce
2008-12-25merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin
2008-12-24Merge branch 'js/rebase-i-p'Junio C Hamano
2008-12-24rebase -i -p: leave a --cc patch when a merge could not be redoneJohannes Schindelin
2008-12-23t9129: skip the last three tests if UTF-8 locale is not availableMiklos Vajna
2008-12-21Make sure lockfiles are unlocked when dying on SIGPIPEJunio C Hamano
2008-12-21git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dirMarcel M. Cary
2008-12-21rebase -i -p: Fix --continue after a merge could not be redoneJohannes Sixt
2008-12-21Show a failure of rebase -p if the merge had a conflictJohannes Sixt
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-18test overlapping ignore patternsMichael J Gruber
2008-12-16Merge branch 'maint'Junio C Hamano
2008-12-16Force t5302 to use a single threadJohannes Schindelin
2008-12-15Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fixJunio C Hamano
2008-12-15merge-recursive: do not clobber untracked working tree garbageJunio C Hamano
2008-12-15modify/delete conflict resolution overwrites untracked fileClemens Buchacher
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano
2008-12-15Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin
2008-12-13git-branch: display sha1 on branch deletionBrandon Casey
2008-12-10Fix t4031Junio C Hamano
2008-12-10Merge branch 'maint'Junio C Hamano
2008-12-10diff: respect textconv in rewrite diffsJeff King
2008-12-10diff: fix handling of binary rewrite diffsJeff King
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-12-06git-am: rename apply_opt_extra file to apply-optJunio C Hamano
2008-12-05Test that git-am does not lose -C/-p/--whitespace optionsJunio C Hamano
2008-12-04Merge branch 'dm/svn-remote'Junio C Hamano
2008-12-03git-svn: Make branch use correct svn-remoteDeskin Miller
2008-12-03Merge branch 'jc/rm-i-t-a'Junio C Hamano
2008-12-03Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano
2008-12-03Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano
2008-12-03t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt
2008-12-02bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder
2008-12-01send-email: do not reverse the command line argumentsJunio C Hamano