summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-24t9500: skip gitweb tests if perl version is too oldLibravatar Sven Verdoolaege1-0/+6
2007-06-23Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano4-1/+1738
2007-06-23gitk: Improve handling of whitespace and special chars in filenamesLibravatar Paul Mackerras1-51/+84
2007-06-23gitk: Fix bug causing nearby tags/heads to sometimes not be displayedLibravatar Paul Mackerras1-3/+11
2007-06-23gitk: Limit how often we change the canvas scrolling regionLibravatar Paul Mackerras1-1/+7
2007-06-23gitk: Add a "reset branch to here" row context-menu operationLibravatar Paul Mackerras1-5/+57
2007-06-23gitk: Get rid of the childlist variableLibravatar Paul Mackerras1-29/+17
2007-06-23gitk: Speed up the reading of referencesLibravatar Paul Mackerras1-34/+31
2007-06-23gitk: Show local uncommitted changes as a fake commitLibravatar Paul Mackerras1-53/+284
2007-06-23gitk: New algorithm for drawing the graph linesLibravatar Paul Mackerras1-185/+297
2007-06-23gitk: Store ids in rowrangelist and idrowranges rather than row numbersLibravatar Paul Mackerras1-48/+28
2007-06-23gitk: Disable the head context menu entries for the checked-out branchLibravatar Paul Mackerras1-1/+8
2007-06-23gitk: Cope with commit messages with carriage-returns and initial blank linesLibravatar Paul Mackerras1-6/+14
2007-06-23gitk: Implement a simple scheduler for the compute-intensive stuffLibravatar Paul Mackerras1-253/+310
2007-06-23gitk: Improve the behaviour of the initial selectionLibravatar Paul Mackerras1-8/+30
2007-06-23gitk: Add some more comments to the optimize_rows procedureLibravatar Paul Mackerras1-0/+12
2007-06-23gitk: Don't try to list large numbers of tags or heads in the details paneLibravatar Paul Mackerras1-18/+24
2007-06-23gitk: New infrastructure for working out branches & previous/next tagsLibravatar Paul Mackerras1-350/+890
2007-06-22Fix up "git log --follow" a bit..Libravatar Linus Torvalds1-9/+28
2007-06-22Finally implement "git log --follow"Libravatar Linus Torvalds5-1/+70
2007-06-22Merge branch 'jc/oneline'Libravatar Junio C Hamano1-2/+2
2007-06-22Merge branch 'ei/oneline+add-empty'Libravatar Junio C Hamano13-239/+410
2007-06-22filter-branch: add example to move everything into a subdirectoryLibravatar Johannes Schindelin2-0/+16
2007-06-22Merge branch 'js/filter'Libravatar Junio C Hamano3-1/+537
2007-06-22Two trivial -Wcast-qual fixesLibravatar Junio C Hamano2-2/+2
2007-06-22diffcore-rename: favour identical basenamesLibravatar Johannes Schindelin2-1/+45
2007-06-22Document git-gui, git-citool as mainporcelain manual pagesLibravatar Shawn O. Pearce4-5/+156
2007-06-22Generate tags with correct timestamp (git-svnimport)Libravatar Dave O'Neill2-24/+3
2007-06-22Import branch 'git-p4' of git://repo.or.cz/fast-exportLibravatar Shawn O. Pearce3-0/+1737
2007-06-22Avoid src:dst syntax as default bash completion for git pushLibravatar Shawn O. Pearce1-1/+1
2007-06-22git-gui: Don't require $DISPLAY just to get --versionLibravatar Shawn O. Pearce2-7/+8
2007-06-22Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...Libravatar Simon Hausmann1-2/+2
2007-06-20Merge branch 'maint'Libravatar Shawn O. Pearce2-2/+12
2007-06-20git-gui: Quiet our installation processLibravatar Shawn O. Pearce1-9/+33
2007-06-20git-gui: Bind Tab/Shift-Tab to cycle between panes in blameLibravatar Shawn O. Pearce1-1/+5
2007-06-20git-gui: Correctly install to /usr/bin on CygwinLibravatar Shawn O. Pearce1-1/+7
2007-06-20Cloning from a repo without "current branch"Libravatar Nanako Shiraishi1-7/+13
2007-06-20Change default man page path to /usr/share/manLibravatar Ismail Dönmez1-1/+1
2007-06-20INSTALL: explain how to build documentationLibravatar Junio C Hamano1-4/+10
2007-06-20cvsserver: Actually implement --export-allLibravatar Alex Riesen1-2/+2
2007-06-20Added git-p4 branches command that shows the mapping of perforce depot paths ...Libravatar Simon Hausmann1-1/+27
2007-06-17Warn about conflicting p4 branch mappings and use the first one found.Libravatar Simon Hausmann1-0/+6
2007-06-17Fix the branch mapping detection to be independent from the order of the "p4 ...Libravatar Simon Hausmann1-3/+13
2007-06-16Fix ALLOC_GROW calls with obsolete semanticsLibravatar Jeff King1-2/+2
2007-06-16Merge branch 'jk/add-empty' into ei/oneline+add-emptyLibravatar Junio C Hamano3-53/+51
2007-06-16pp_header(): work around possible memory corruptionLibravatar Johannes Schindelin1-2/+2
2007-06-16Fix ALLOC_GROW off-by-oneLibravatar Jeff King1-1/+1
2007-06-16Document git log --full-diffLibravatar Jakub Narebski1-0/+7
2007-06-16Document git log --abbrev-commit, as a kind of pretty optionLibravatar Jakub Narebski1-0/+9
2007-06-16Use tabs for indenting definition list for options in git-log.txtLibravatar Jakub Narebski1-1/+1