summaryrefslogtreecommitdiffstats
path: root/grep.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-04Cleanup subcommand documentation for git-remote.Shawn O. Pearce1-4/+19
2007-02-04git-config --rename-section could rename wrong sectionPavel Roskin1-1/+1
2007-02-04combine-diff: special case --unified=0Junio C Hamano1-4/+30
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano1-3/+3
2007-02-04honor GIT_REFLOG_ACTION in git-commitJunio C Hamano2-1/+4
2007-02-03fix reflog entries for "git-branch"Junio C Hamano1-2/+8
2007-02-03core-tutorial: http reference link fixJunio C Hamano1-2/+2
2007-02-03Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano1-8/+7
2007-02-03Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano1-18/+18
2007-02-03Don't leak file descriptors from unavailable pack files.Shawn O. Pearce1-1/+16
2007-02-03doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins1-3/+2
2007-02-03Disallow invalid --pretty= abbreviationsEric Wong1-1/+2
2007-02-02Fix some documentation typos and grammarMike Coleman2-6/+8
2007-02-02Don't find objects in packs which aren't available anymore.Shawn O. Pearce1-0/+12
2007-02-02Refactor open_packed_git to return an error code.Shawn O. Pearce1-15/+16
2007-02-02Correct comment in prepare_packed_git_one.Shawn O. Pearce1-1/+4
2007-02-02Cleanup prepare_packed_git_one to reuse install_packed_git.Shawn O. Pearce1-2/+1
2007-02-02Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce2-1/+43
2007-02-02Pull out remote listing functions in git-remote.Shawn O. Pearce1-20/+23
2007-02-02git-svn: do not let Git.pm warn if we prematurely close pipesEric Wong1-5/+5
2007-02-02Update the documentation for the new '@{...}' syntaxJohannes Schindelin1-0/+4
2007-02-02Teach the '@{...}' notation to git-log -gJohannes Schindelin1-0/+8
2007-02-02provide a nice @{...} syntax to always mean the current branch reflogNicolas Pitre1-6/+11
2007-02-02prevent HEAD reflog to be interpreted as current branch reflogNicolas Pitre1-1/+15
2007-02-02Use "git checkout -q" in git-bisectJunio C Hamano1-1/+1
2007-02-02add a quiet option to git-checkoutNicolas Pitre2-10/+18
2007-02-02reword the detached head message a little againNicolas Pitre1-1/+1
2007-02-01detached HEAD -- finishing touchesJunio C Hamano1-2/+8
2007-02-01GIT v1.5.0-rc3v1.5.0-rc3Junio C Hamano1-1/+1
2007-02-01Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano1-1/+1
2007-01-31git main documentation: point at the user's manual.Junio C Hamano1-0/+3
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano1-0/+6
2007-01-31t9200: Re-code non-ascii path test in UTF-8Junio C Hamano1-8/+8
2007-01-31Update git-cat-file documentationAneesh Kumar K.V1-1/+3
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano1-5/+7
2007-01-31Improved error message from git-rebaseDavid Kågedal1-1/+2
2007-01-31Fix git-update-index to work with relative pathnames.Alex Riesen1-2/+6
2007-01-31Escape --upload-pack from expr.Shawn O. Pearce3-3/+3
2007-01-31Don't coredump on bad refs in update-server-info.Shawn O. Pearce1-0/+2
2007-01-31tone down the detached head warningNicolas Pitre1-3/+3
2007-01-31Fix git-tag -uJunio C Hamano1-3/+4
2007-01-30user-manual: todo'sJ. Bruce Fields1-1/+3
2007-01-30user-manual: point to README for gitweb informationJ. Bruce Fields1-1/+4
2007-01-30blameview: Use git-cat-file to read the file content.Aneesh Kumar K.V1-1/+2
2007-01-30git-fetch: Allow fetching the remote HEADSanti Béjar1-1/+1
2007-01-30git-send-email: remove debugging output.Junio C Hamano1-1/+1
2007-01-30Add a missing fork() error check.Johannes Sixt1-0/+2
2007-01-30git-blame: somewhat better commenting.Junio C Hamano1-38/+255
2007-01-29Make fsck and fsck-objects be builtins.Mark Wooding4-2/+5
2007-01-29git-commit -s: no extra space when sign-offs appear at the end already.Junio C Hamano1-1/+4