summaryrefslogtreecommitdiffstats
path: root/ssh-upload.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-28Add an option to quiet git-init.Jeffrey C. Ollie3-7/+15
2007-06-28git-log: detect dup and fdopen failureJim Meyering2-1/+17
2007-06-28git-send-email: make options easier to configure.Adam Roben2-30/+36
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl1-1/+1
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl1-1/+1
2007-06-27git-send-email: Add --threaded optionAdam Roben2-7/+25
2007-06-27Don't ignore a pack-refs write failureJim Meyering1-0/+2
2007-06-27detect close failure on just-written file handlesJim Meyering4-7/+8
2007-06-27config: Add --null/-z option for null-delimted outputFrank Lichtenheld3-10/+58
2007-06-27config: Change output of --get-regexp for valueless keysFrank Lichtenheld2-2/+12
2007-06-27config: Complete documentation of --get-regexpFrank Lichtenheld1-0/+2
2007-06-27git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann1-1/+1
2007-06-27cleanup merge-base test scriptSam Vilain1-12/+18
2007-06-27git.spec: RPM failed, looking for wrong files.Quy Tonthat1-2/+5
2007-06-27Fix zero-object version-2 packsLinus Torvalds1-1/+4
2007-06-27Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege1-0/+3
2007-06-26gitk: Add a progress bar to show progress while resettingPaul Mackerras1-7/+45
2007-06-25Teach bash how to complete +refspec on git-pushShawn O. Pearce1-0/+3
2007-06-24git-send-email: Do not make @-less message IDJunio C Hamano1-4/+12
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape1-3/+4
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathJulian Phillips1-0/+5
2007-06-24make dist: include configure script in tarballMatthias Lederhofer1-2/+3
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege1-0/+6
2007-06-23gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras1-51/+84
2007-06-23gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras1-3/+11
2007-06-23gitk: Limit how often we change the canvas scrolling regionPaul Mackerras1-1/+7
2007-06-23gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras1-5/+57
2007-06-23gitk: Get rid of the childlist variablePaul Mackerras1-29/+17
2007-06-23gitk: Speed up the reading of referencesPaul Mackerras1-34/+31
2007-06-23gitk: Show local uncommitted changes as a fake commitPaul Mackerras1-53/+284
2007-06-23gitk: New algorithm for drawing the graph linesPaul Mackerras1-185/+297
2007-06-23gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras1-48/+28
2007-06-23gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras1-1/+8
2007-06-23gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras1-6/+14
2007-06-23gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras1-253/+310
2007-06-23gitk: Improve the behaviour of the initial selectionPaul Mackerras1-8/+30
2007-06-23gitk: Add some more comments to the optimize_rows procedurePaul Mackerras1-0/+12
2007-06-23gitk: Don't try to list large numbers of tags or heads in the details panePaul Mackerras1-18/+24
2007-06-23gitk: New infrastructure for working out branches & previous/next tagsPaul Mackerras1-350/+890
2007-06-23Fix up "git log --follow" a bit..Linus Torvalds1-9/+28
2007-06-23Finally implement "git log --follow"Linus Torvalds5-1/+70
2007-06-23filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2-0/+16
2007-06-23Two trivial -Wcast-qual fixesJunio C Hamano2-2/+2
2007-06-23diffcore-rename: favour identical basenamesJohannes Schindelin2-1/+45
2007-06-23Document git-gui, git-citool as mainporcelain manual pagesShawn O. Pearce4-5/+156
2007-06-23Generate tags with correct timestamp (git-svnimport)Dave O'Neill2-24/+3
2007-06-23Avoid src:dst syntax as default bash completion for git pushShawn O. Pearce1-1/+1
2007-06-22Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...Simon Hausmann1-2/+2
2007-06-21Cloning from a repo without "current branch"Nanako Shiraishi1-7/+13
2007-06-21Change default man page path to /usr/share/manIsmail Dönmez1-1/+1