aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | Fix mismerge at cdb22c4 in builtin-checkout.cJunio C Hamano2008-10-19
* | | | | | | | | | git-merge-recursive: honor merge.conflictstyle once againMatt McCutchen2008-10-19
* | | | | | | | | | Documentation: Spelling fixFredrik Skolmli2008-10-19
* | | | | | | | | | Merge branch 'pb/rename-rowin32'Junio C Hamano2008-10-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not rename read-only files during a pushPetr Baudis2008-10-18
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-10-18
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-18
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-18
| * | | | | | | | | diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-18
| * | | | | | | | | Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2008-10-18
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-18
| * | | | | | | | | | force_object_loose: Fix memory leakBjörn Steinbrink2008-10-18
| * | | | | | | | | | tests: shell negation portability fixJeff King2008-10-17
* | | | | | | | | | | Merge branch 'pb/commit-where'Junio C Hamano2008-10-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tutorial: update output of git commitJeff King2008-10-06
| * | | | | | | | | | | reformat informational commit messageJeff King2008-10-02
| * | | | | | | | | | | git commit: Reformat output somewhatAndreas Ericsson2008-09-30
| * | | | | | | | | | | builtin-commit.c: show on which branch a commit was addedPieter de Bie2008-09-07
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen2008-10-16
| * | | | | | | | | | | git-check-attr(1): add output and example sectionsJonas Fonseca2008-10-16
| * | | | | | | | | | | xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-16
| * | | | | | | | | | | t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey2008-10-16
| * | | | | | | | | | | t4018-diff-funcname: rework negated last expression testBrandon Casey2008-10-16
| * | | | | | | | | | | Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | remote.c: correct the check for a leading '/' in a remote nameBrandon Casey2008-10-14
| * | | | | | | | | | Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna2008-10-14
* | | | | | | | | | | Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-14
* | | | | | | | | | | t4018-diff-funcname: add objective-c xfuncname pattern to syntax testBrandon Casey2008-10-14
* | | | | | | | | | | Update draft release notes to 1.6.1Junio C Hamano2008-10-13
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-13
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Update draft release notes to 1.6.0.3Junio C Hamano2008-10-13
* | | | | | | | | | | tests: shell negation portability fixJeff King2008-10-13
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2008-10-12
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | test-lib: fix broken printfShawn O. Pearce2008-10-12
| * | | | | | | | | git apply --directory broken for new filesJeff King2008-10-12
* | | | | | | | | | "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-10-12
* | | | | | | | | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* | | | | | | | | | print an error message for invalid pathDmitry Potapov2008-10-12
* | | | | | | | | | Documentation: remove stale howto/rebase-and-edit.txtThomas Rast2008-10-12
* | | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2008-10-12
* | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2008-10-10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2008-10-10
| * | | | | | | | test-lib: fix color reset in say_color()Miklos Vajna2008-10-10
| * | | | | | | | fix pread()'s short read in index-packNicolas Pitre2008-10-10
* | | | | | | | | Merge branch 'js/objc-funchdr'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Teach git diff about Objective-C syntaxJonathan del Strother2008-10-06
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pb/gitweb'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pb/gitweb-tagcloud' into pb/gitwebShawn O. Pearce2008-10-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gitweb: Support for simple project search formPetr Baudis2008-10-03