summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-12repack: don't repack local objects in packs with .keep fileLibravatar Brandon Casey2-2/+2
2008-11-12pack-objects: new option --honor-pack-keepLibravatar Brandon Casey2-0/+12
2008-11-12packed_git: convert pack_local flag into a bitfield and add pack_keepLibravatar Brandon Casey2-1/+7
2008-11-12t7700: demonstrate mishandling of objects in packs with a .keep fileLibravatar Brandon Casey1-0/+38
2008-11-11git-remote: document the migration feature of the rename subcommandLibravatar Miklos Vajna1-0/+4
2008-11-11git-remote rename: migrate from remotes/ and branches/Libravatar Miklos Vajna2-0/+68
2008-11-11git push: Interpret $GIT_DIR/branches in a Cogito compatible wayLibravatar Martin Koegler3-5/+75
2008-11-11git-diff: Add --staged as a synonym for --cached.Libravatar David Symonds2-2/+4
2008-11-11git-p4: Cache git config for performanceLibravatar John Chapman1-1/+4
2008-11-11git-p4: Support purged files and optimize memory usageLibravatar John Chapman1-7/+7
2008-11-11Fix non-literal format in printf-style callsLibravatar Daniel Lowe2-2/+2
2008-11-11Merge branch 'maint'Libravatar Junio C Hamano11-15/+24
2008-11-11Fix non-literal format in printf-style callsLibravatar Daniel Lowe8-12/+12
2008-11-11remote: add a new 'origin' variable to the structLibravatar Miklos Vajna2-0/+10
2008-11-11git-submodule: Avoid printing a spurious message.Libravatar Alexandre Julliard1-1/+1
2008-11-11git ls-remote: make usage string match manpageLibravatar Stefan Naewe1-1/+1
2008-11-11Makefile: help people who run 'make check' by mistakeLibravatar Junio C Hamano1-1/+10
2008-11-11Document "git log --source"Libravatar Nanako Shiraishi1-0/+4
2008-11-11git-gui: Request blame metadata in utf-8.Libravatar Alexander Gavrilov1-1/+1
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Libravatar Alexander Gavrilov2-9/+17
2008-11-11git-gui: Fix focus transition in the blame viewer.Libravatar Alexander Gavrilov2-7/+23
2008-11-09t5303: fix printf format string for portabilityLibravatar Junio C Hamano1-1/+1
2008-11-09t5303: work around printf breakage in dashLibravatar Junio C Hamano1-1/+1
2008-11-09Add autoconf tests for pthreadsLibravatar David M. Syzdek2-0/+17
2008-11-09Merge branch 'maint'Libravatar Junio C Hamano4-11/+29
2008-11-09bisect: fix missing "exit"Libravatar Christian Couder1-1/+1
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