summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-19Merge branch 'gb/formatpatch-autonbr'Junio C Hamano15-32/+298
2008-10-19Merge branch 'sp/describe-lwtag'Junio C Hamano3-10/+13
2008-10-19Merge branch 'ae/preservemerge'Junio C Hamano3-5/+81
2008-10-19Merge branch 'mv/merge-noff'Junio C Hamano4-1/+40
2008-10-19Merge branch 'ns/rebase-noverify'Junio C Hamano4-3/+35
2008-10-19Merge branch 'maint'Junio C Hamano1-1/+2
2008-10-19Fix mismerge at cdb22c4 in builtin-checkout.cJunio C Hamano1-3/+0
2008-10-19git-merge-recursive: honor merge.conflictstyle once againMatt McCutchen1-1/+1
2008-10-19Documentation: Spelling fixFredrik Skolmli1-1/+1
2008-10-19Merge branch 'pb/rename-rowin32'Junio C Hamano1-2/+3
2008-10-18Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar1-1/+2
2008-10-18Update draft release notes for 1.6.1Junio C Hamano1-1/+6
2008-10-18Merge branch 'maint'Junio C Hamano4-10/+23
2008-10-18Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano1-1/+9
2008-10-18diff(1): clarify what "T"ypechange status meansJunio C Hamano1-1/+2
2008-10-18Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2-0/+22
2008-10-18format-patch: autonumber by defaultBrian Gernhardt15-32/+298
2008-10-18Do not rename read-only files during a pushPetr Baudis1-2/+3
2008-10-18Merge branch 'pb/commit-where'Junio C Hamano2-8/+22
2008-10-18contrib: update packinfo.pl to not use dashed commandsDan McGee1-7/+7
2008-10-18force_object_loose: Fix memory leakBjörn Steinbrink1-1/+5
2008-10-17describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce3-10/+13
2008-10-17tests: shell negation portability fixJeff King1-1/+1
2008-10-17Merge branch 'maint'Junio C Hamano7-6/+101
2008-10-16t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen1-0/+3
2008-10-16git-check-attr(1): add output and example sectionsJonas Fonseca1-0/+50
2008-10-16xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2-2/+12
2008-10-16t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey1-0/+6
2008-10-16t4018-diff-funcname: rework negated last expression testBrandon Casey1-1/+2
2008-10-16Typo "does not exists" when git remote update remote.Mikael Magnusson1-1/+1
2008-10-14remote.c: correct the check for a leading '/' in a remote nameBrandon Casey1-4/+5
2008-10-14Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna1-0/+26
2008-10-14rebase: Document --no-verify option to bypass pre-rebase hookNanako Shiraishi1-1/+4
2008-10-14Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna1-0/+3
2008-10-14t4018-diff-funcname: add objective-c xfuncname pattern to syntax testBrandon Casey1-1/+1
2008-10-13Update draft release notes to 1.6.1Junio C Hamano1-7/+46
2008-10-13Merge branch 'maint'Junio C Hamano1-2/+19
2008-10-13Update draft release notes to 1.6.0.3Junio C Hamano1-2/+19
2008-10-13tests: shell negation portability fixJeff King1-1/+1
2008-10-12Merge branch 'maint'Shawn O. Pearce3-1/+60
2008-10-12test-lib: fix broken printfShawn O. Pearce1-1/+1
2008-10-12"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen3-3/+31
2008-10-12Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey46-197/+91
2008-10-12print an error message for invalid pathDmitry Potapov2-3/+5
2008-10-12Documentation: remove stale howto/rebase-and-edit.txtThomas Rast1-79/+0
2008-10-12t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey1-1/+1
2008-10-12git apply --directory broken for new filesJeff King2-0/+59
2008-10-10Merge branch 'maint'Shawn O. Pearce6-8/+29
2008-10-10rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2-1/+13
2008-10-10test-lib: fix color reset in say_color()Miklos Vajna1-1/+2