summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Merge branch 'cb/maint-merge-recursive-fix' into maintLibravatar Junio C Hamano1-0/+87
2009-01-13Merge branch 'ap/maint-apply-modefix' into maintLibravatar Junio C Hamano1-0/+62
2009-01-12Teach format-patch to handle output directory relative to cwdLibravatar Junio C Hamano1-1/+51
2009-01-12mailinfo: 'From:' header should be unfold as wellLibravatar Kirill Smelkov1-1/+4
2009-01-12git-am: add --directory=<dir> optionLibravatar Junio C Hamano3-0/+43
2009-01-11Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintLibravatar Junio C Hamano1-0/+4
2009-01-11rebase -i: learn to rebase root commitLibravatar Thomas Rast1-0/+101
2009-01-11rebase: learn to rebase root commitLibravatar Thomas Rast1-0/+86
2009-01-11git-svn: add --authors-file testLibravatar Eric Wong1-0/+94
2009-01-11Allow cloning to an existing empty directoryLibravatar Alexander Potashev1-0/+19
2009-01-10mailinfo: correctly handle multiline 'Subject:' headerLibravatar Kirill Smelkov5-1/+95
2009-01-10t7501-commit.sh: explicitly check that -F prevents invoking the editorLibravatar Adeodato Simó2-4/+21
2009-01-10filter-branch: add git_commit_non_empty_tree and --prune-empty.Libravatar Pierre Habouzit1-0/+8
2009-01-09Resurrect "git apply --flags -" to read from the standard inputLibravatar Junio C Hamano1-0/+26
2009-01-07Introduce the diff option '--patience'Libravatar Johannes Schindelin1-0/+168
2009-01-07Merge branch 'rs/diff-ihc'Libravatar Junio C Hamano1-0/+92
2009-01-07Merge branch 'js/maint-merge-recursive-r-d-conflict'Libravatar Junio C Hamano1-0/+23
2009-01-07Merge branch 'cb/merge-recursive-fix'Libravatar Junio C Hamano1-0/+87
2009-01-06diff: accept -- when using --no-indexLibravatar Thomas Rast2-0/+4
2009-01-05unpack-trees: fix path search bug in verify_absentLibravatar Clemens Buchacher1-0/+27
2009-01-05unpack-trees: handle failure in verify_absentLibravatar Clemens Buchacher1-0/+24
2009-01-05git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XLibravatar Marcel M. Cary1-2/+2
2009-01-05git add: do not add files from a submoduleLibravatar Johannes Schindelin1-0/+25
2009-01-05bundle: allow rev-list options to exclude annotated tagsLibravatar Johannes Schindelin1-0/+33
2009-01-03Merge branch 'jc/maint-do-not-switch-to-non-commit'Libravatar Junio C Hamano1-0/+4
2009-01-03Merge branch 'ap/maint-apply-modefix'Libravatar Junio C Hamano1-0/+62
2009-01-03git checkout: do not allow switching to a tree-ish that is not a commitLibravatar Junio C Hamano1-0/+4
2009-01-02builtin-apply: prevent non-explicit permission changesLibravatar Junio C Hamano1-0/+62
2008-12-29Merge branch 'np/auto-thread'Libravatar Junio C Hamano1-0/+1
2008-12-29diff: add option to show context between close hunksLibravatar René Scharfe1-0/+92
2008-12-27grep: grep cache entries if they are "assume unchanged"Libravatar Nguyễn Thái Ngọc Duy1-0/+7
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintLibravatar Junio C Hamano1-0/+6
2008-12-26describe: Avoid unnecessary warning when using --allLibravatar Shawn O. Pearce1-0/+6
2008-12-24merge-recursive: mark rename/delete conflict as unmergedLibravatar Johannes Schindelin1-0/+23
2008-12-24Merge branch 'js/rebase-i-p'Libravatar Junio C Hamano1-11/+45
2008-12-24rebase -i -p: leave a --cc patch when a merge could not be redoneLibravatar Johannes Schindelin1-0/+1
2008-12-22t9129: skip the last three tests if UTF-8 locale is not availableLibravatar Miklos Vajna1-13/+17
2008-12-21Make sure lockfiles are unlocked when dying on SIGPIPELibravatar Junio C Hamano1-0/+17
2008-12-21git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dirLibravatar Marcel M. Cary2-0/+115
2008-12-21rebase -i -p: Fix --continue after a merge could not be redoneLibravatar Johannes Sixt1-1/+1
2008-12-21Show a failure of rebase -p if the merge had a conflictLibravatar Johannes Sixt1-11/+44
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Libravatar Junio C Hamano2-0/+38
2008-12-19fast-import: make tagger information optionalLibravatar Junio C Hamano1-0/+18
2008-12-19fast-export: deal with tag objects that do not have a taggerLibravatar Johannes Schindelin1-0/+20
2008-12-18test overlapping ignore patternsLibravatar Michael J Gruber1-0/+6
2008-12-15Merge branch 'maint'Libravatar Junio C Hamano1-0/+20
2008-12-15Force t5302 to use a single threadLibravatar Johannes Schindelin1-0/+1
2008-12-15Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fixLibravatar Junio C Hamano1-0/+87
2008-12-15merge-recursive: do not clobber untracked working tree garbageLibravatar Junio C Hamano1-1/+1
2008-12-15modify/delete conflict resolution overwrites untracked fileLibravatar Clemens Buchacher1-0/+87