summaryrefslogtreecommitdiffstats
path: root/builtin-reflog.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-18cvsserver: Use exit 1 instead of die when req_Root fails.Brian Gernhardt1-2/+4
2007-10-18git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2-0/+75
2007-10-18Teach core.autocrlf to 'git blame'Marius Storm-Olsen1-0/+1
2007-10-18git-config: print error message if the config file cannot be readGerrit Pape1-1/+4
2007-10-18Add a message explaining that automatic GC is about to startkoreth@midwinter.com1-0/+4
2007-10-18fixing output of non-fast-forward output of post-receive-emailRobert Schiele1-1/+1
2007-10-17git-svn: simplify the handling of fatal errorsBenoit Sigoure1-21/+21
2007-10-17git-svn: add git svn proplistBenoit Sigoure2-1/+38
2007-10-17git-svn: add git svn propgetBenoit Sigoure2-0/+80
2007-10-17git-svn: implement git svn create-ignoreBenoit Sigoure2-3/+52
2007-10-17git-svn: add a generic tree traversal to fetch SVN propertiesBenoit Sigoure1-20/+45
2007-10-17gitweb: speed up project listing on large work trees by limiting find depthLuke Lu3-0/+13
2007-10-17Document additional 1.5.3.5 fixes in release notesShawn O. Pearce1-0/+15
2007-10-17git-cvsexportcommit.perl: git-apply no longer needs --binaryMichael Witten1-2/+2
2007-10-17Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce1-2/+1
2007-10-17filter-branch: update current branch when rewrittenJohannes Schindelin2-1/+18
2007-10-17fix filter-branch documentationJohannes Schindelin1-2/+1
2007-10-17helpful error message when send-pack finds no refs in common.Andrew Clausen1-1/+2
2007-10-17git-svn: use "no warnings 'once'" to disable false-positivesEygene Ryabinkin1-44/+43
2007-10-17Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2-1/+21
2007-10-17Correct typos in release notes for 1.5.3.5Shawn O. Pearce1-2/+2
2007-10-16cvsexportcommit: get rid of temporary directoryJohannes Schindelin1-5/+0
2007-10-16git-rebase: document suppression of duplicate commitsJeff King1-1/+24
2007-10-16Documentation/git-tag.txt: Document how to backdate tagsMichael Olson1-0/+21
2007-10-16git-rebase--interactive.sh: Quote arguments to testMichael W. Olson1-1/+1
2007-10-16Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2-1/+26
2007-10-16Minor usage update in setgitperms.perlJosh England1-3/+4
2007-10-16manual: use 'URL' instead of 'url'.Ralf Wildenhues1-4/+4
2007-10-16manual: add some markup.Ralf Wildenhues2-6/+6
2007-10-16manual: Fix example finding commits referencing given content.Ralf Wildenhues1-1/+1
2007-10-16Fix wording in push definition.Ralf Wildenhues1-2/+2
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues10-26/+27
2007-10-16manual: Fix or remove em dashes.Ralf Wildenhues1-10/+10
2007-10-16Add a --dry-run option to git-push.Brian Ewins3-3/+22
2007-10-16Add a --dry-run option to git-send-pack.Brian Ewins2-13/+23
2007-10-16Fix in-place editing functions in convert.cPierre Habouzit1-7/+10
2007-10-16instaweb: support for Ruby's WEBrick serverMike Dalessio2-1/+41
2007-10-16instaweb: allow for use of auto-generated scriptsMike Dalessio1-1/+3
2007-10-16Add 'git-p4 commit' as an alias for 'git-p4 submit'Marius Storm-Olsen1-0/+1
2007-10-16hg-to-git speedup through selectable repack intervalsMichael Gebetsroither1-3/+11
2007-10-16git-svn: respect Subversion's [auth] section configuration valuesEygene Ryabinkin1-0/+23
2007-10-16gtksourceview2 support for gitviewFrederick Akalin1-22/+31
2007-10-16fix contrib/hooks/post-receive-email hooks.recipients error messageJeff Muizelaar1-1/+9
2007-10-16Support cvs via git-shellJohannes Schindelin1-1/+26
2007-10-16rebase -i: use diff plumbing instead of porcelainJohannes Schindelin1-2/+2
2007-10-16Do not remove distributed configure scriptMathias Megyei1-1/+4
2007-10-16git-archive: document --execMichele Ballabio1-1/+6
2007-10-16git-reflog: document --verboseMichele Ballabio1-1/+4
2007-10-16makefile: Add a cscope targetKristof Provost2-2/+9
2007-10-16git-config: handle --file option with relative pathname properlyGerrit Pape1-2/+7