summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-27Add an option to quiet git-init.Libravatar Jeffrey C. Ollie3-7/+15
2007-06-27git-log: detect dup and fdopen failureLibravatar Jim Meyering2-1/+17
2007-06-27git-send-email: make options easier to configure.Libravatar Adam Roben2-30/+36
2007-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-2/+2
2007-06-28gitk: Update selection background colorbar in prefs dialogLibravatar Mark Levedahl1-1/+1
2007-06-28gitk: Use a spinbox for setting tabstop settingsLibravatar Mark Levedahl1-1/+1
2007-06-26Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano1-0/+3
2007-06-26git-send-email: Add --threaded optionLibravatar Adam Roben2-7/+25
2007-06-26Don't ignore a pack-refs write failureLibravatar Jim Meyering1-0/+2
2007-06-26detect close failure on just-written file handlesLibravatar Jim Meyering4-7/+8
2007-06-26config: Add --null/-z option for null-delimted outputLibravatar Frank Lichtenheld3-10/+58
2007-06-26Merge branch 'maint'Libravatar Junio C Hamano6-15/+39
2007-06-26config: Change output of --get-regexp for valueless keysLibravatar Frank Lichtenheld2-2/+12
2007-06-26config: Complete documentation of --get-regexpLibravatar Frank Lichtenheld1-0/+2
2007-06-26git-new-workdir: Fix shell warning about operator == used with test.Libravatar Simon Hausmann1-1/+1
2007-06-26cleanup merge-base test scriptLibravatar Sam Vilain1-12/+18
2007-06-26git.spec: RPM failed, looking for wrong files.Libravatar Quy Tonthat1-2/+5
2007-06-26Fix zero-object version-2 packsLibravatar Linus Torvalds1-1/+4
2007-06-26Ignore submodule commits when fetching over dumb protocolsLibravatar Sven Verdoolaege1-0/+3
2007-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkLibravatar Junio C Hamano1-945/+2072
2007-06-26gitk: Add a progress bar to show progress while resettingLibravatar Paul Mackerras1-7/+45
2007-06-24Teach bash how to complete +refspec on git-pushLibravatar Shawn O. Pearce1-0/+3
2007-06-24git-send-email: Do not make @-less message IDLibravatar Junio C Hamano1-4/+12
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bLibravatar Gerrit Pape1-3/+4
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathLibravatar Julian Phillips1-0/+5
2007-06-24make dist: include configure script in tarballLibravatar Matthias Lederhofer1-2/+3
2007-06-24Merge branch 'lt/follow'Libravatar Junio C Hamano5-1/+89
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