summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Libravatar Christian Couder1-3/+3
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Libravatar Christian Couder1-4/+4
2008-11-09receive-pack: detect push to current branch of non-bare repoLibravatar Jeff King3-0/+105
2008-11-09t5516: refactor oddball testsLibravatar Jeff King1-29/+21
2008-11-09checkout: Don't crash when switching away from an invalid branch.Libravatar Alexandre Julliard2-4/+22
2008-11-09Merge branch 'dev'Libravatar Paul Mackerras1-177/+177
2008-11-08Merge branch 'maint'Libravatar Junio C Hamano5-23/+55
2008-11-08GIT 1.6.0.4Libravatar Junio C Hamano1-6/+5
2008-11-08Update RPM spec for the new location of git-cvsserver.Libravatar Quy Tonthat1-0/+4
2008-11-08Merge branch 'cb/maint-update-ref-fix' into maintLibravatar Junio C Hamano4-17/+50
2008-11-08Merge branch 'cj/maint-gitpm-fix-maybe-self' into maintLibravatar Junio C Hamano1-2/+1
2008-11-08Merge branch 'ar/maint-mksnpath' into maintLibravatar Junio C Hamano13-19/+84
2008-11-08Merge branch 'mv/maint-branch-m-symref' into maintLibravatar Junio C Hamano11-24/+65
2008-11-08Merge branch 'ds/autoconf'Libravatar Junio C Hamano1-9/+19
2008-11-08Merge branch 'rs/blame'Libravatar Junio C Hamano11-155/+124
2008-11-08t5400: expect success for denying deletionLibravatar Jeff King1-1/+1
2008-11-08xdiff: give up scanning similar lines earlyLibravatar Davide Libenzi1-2/+13
2008-11-08gitk: Implement a user-friendly Edit View dialogLibravatar Alexander Gavrilov1-44/+163
2008-11-08gitk: Improve cherry-pick error handlingLibravatar Paul Mackerras1-9/+16
2008-11-07gitk: Make cherry-pick call git-citool on conflictsLibravatar Alexander Gavrilov1-1/+39
2008-11-07gitk: Make gitk dialog windows transientLibravatar Alexander Gavrilov1-18/+28
2008-11-07gitk: Add Return and Escape bindings to dialogsLibravatar Alexander Gavrilov1-0/+21
2008-11-06gitweb: Fix mod_perl support.Libravatar Alexander Gavrilov1-6/+6
2008-11-06gitweb: Add a per-repository authorization hook.Libravatar Alexander Gavrilov2-1/+28
2008-11-06gitweb: Use single implementation of export_ok check.Libravatar Alexander Gavrilov1-2/+1
2008-11-06Windows: Make OpenSSH properly detect tty detachment.Libravatar Alexander Gavrilov1-2/+6
2008-11-06git-svn: proper detection of bare repositoriesLibravatar Deskin Miller2-5/+16
2008-11-06git-svn: respect i18n.commitencoding configLibravatar Eric Wong2-3/+101
2008-11-06git-svn: don't escape tilde ('~') for http(s) URLsLibravatar Eric Wong1-3/+3
2008-11-05push: fix local refs update if already up-to-dateLibravatar Clemens Buchacher2-14/+39
2008-11-05do not force write of packed refsLibravatar Clemens Buchacher2-3/+11
2008-11-05Implement git remote renameLibravatar Miklos Vajna3-0/+174
2008-11-05Update draft release notes to 1.6.1Libravatar Junio C Hamano1-3/+8
2008-11-05Merge branch 'ar/mksnpath'Libravatar Junio C Hamano14-21/+88
2008-11-05Merge branch 'jc/gitweb-fix-cloud-tag'Libravatar Junio C Hamano1-1/+5
2008-11-05Merge branch 'mv/maint-branch-m-symref'Libravatar Junio C Hamano11-24/+65
2008-11-05Merge branch 'mv/parseopt-checkout-index'Libravatar Junio C Hamano1-69/+83
2008-11-04tag: Add more tests about mixing incompatible modes and optionsLibravatar Samuel Tardieu1-0/+11
2008-11-04tag: Check that options are only allowed in the appropriate modeLibravatar Samuel Tardieu1-7/+12
2008-11-04Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2008-11-04contrib/hooks/post-receive-email: Make revision display configurableLibravatar Pete Harlan1-1/+17
2008-11-04contrib/hooks/post-receive-email: Put rev display in separate functionLibravatar Pete Harlan1-9/+32
2008-11-04gitk: Cope with unmerged files in local changesLibravatar Paul Mackerras1-3/+17
2008-11-04revision traversal: '--simplify-by-decoration'Libravatar Linus Torvalds2-0/+28
2008-11-04Make '--decorate' set an explicit 'show_decorations' flagLibravatar Linus Torvalds3-2/+4
2008-11-04revision: make tree comparison functions take commits rather than treesLibravatar Linus Torvalds1-5/+9
2008-11-04Add a 'source' decorator for commitsLibravatar Linus Torvalds6-5/+14
2008-11-04gitk: Make "show origin of this line" work on fake commitsLibravatar Paul Mackerras1-3/+61
2008-11-02Makefile: add install-man rules (quick and normal)Libravatar Markus Heidelberg3-4/+15
2008-11-02format-patch documentation: mention the special case of showing a single commitLibravatar Junio C Hamano1-1/+2