summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-28git-log: detect dup and fdopen failureJim Meyering
2007-06-28git-send-email: make options easier to configure.Adam Roben
2007-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl
2007-06-27Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-06-27git-send-email: Add --threaded optionAdam Roben
2007-06-27Don't ignore a pack-refs write failureJim Meyering
2007-06-27detect close failure on just-written file handlesJim Meyering
2007-06-27config: Add --null/-z option for null-delimted outputFrank Lichtenheld
2007-06-27Merge branch 'maint'Junio C Hamano
2007-06-27config: Change output of --get-regexp for valueless keysFrank Lichtenheld
2007-06-27config: Complete documentation of --get-regexpFrank Lichtenheld
2007-06-27git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann
2007-06-27cleanup merge-base test scriptSam Vilain
2007-06-27git.spec: RPM failed, looking for wrong files.Quy Tonthat
2007-06-27Fix zero-object version-2 packsLinus Torvalds
2007-06-27Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege
2007-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkJunio C Hamano
2007-06-26gitk: Add a progress bar to show progress while resettingPaul Mackerras
2007-06-24Teach bash how to complete +refspec on git-pushShawn O. Pearce
2007-06-24git-send-email: Do not make @-less message IDJunio C Hamano
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathJulian Phillips
2007-06-24make dist: include configure script in tarballMatthias Lederhofer
2007-06-24Merge branch 'lt/follow'Junio C Hamano
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege
2007-06-24Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-06-23gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras
2007-06-23gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras
2007-06-23gitk: Limit how often we change the canvas scrolling regionPaul Mackerras
2007-06-23gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras
2007-06-23gitk: Get rid of the childlist variablePaul Mackerras
2007-06-23gitk: Speed up the reading of referencesPaul Mackerras
2007-06-23gitk: Show local uncommitted changes as a fake commitPaul Mackerras
2007-06-23gitk: New algorithm for drawing the graph linesPaul Mackerras
2007-06-23gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras
2007-06-23gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras
2007-06-23gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras
2007-06-23gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras
2007-06-23gitk: Improve the behaviour of the initial selectionPaul Mackerras
2007-06-23gitk: Add some more comments to the optimize_rows procedurePaul Mackerras
2007-06-23gitk: Don't try to list large numbers of tags or heads in the details panePaul Mackerras
2007-06-23gitk: New infrastructure for working out branches & previous/next tagsPaul Mackerras
2007-06-23Fix up "git log --follow" a bit..Linus Torvalds
2007-06-23Finally implement "git log --follow"Linus Torvalds
2007-06-23Merge branch 'jc/oneline'Junio C Hamano
2007-06-23Merge branch 'ei/oneline+add-empty'Junio C Hamano
2007-06-23filter-branch: add example to move everything into a subdirectoryJohannes Schindelin
2007-06-23Merge branch 'js/filter'Junio C Hamano