summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-03Let git-checkout always drop any detached headLibravatar Nicolas Pitre1-15/+2
2007-02-03Enable HEAD@{...} and make it independent from the current branchLibravatar Nicolas Pitre1-26/+36
2007-02-03Merge branch 'master' into np/dreflogLibravatar Junio C Hamano123-923/+5106
2007-02-03Default GIT_MERGE_VERBOSITY to 5 during tests.Libravatar Shawn O. Pearce1-0/+2
2007-02-03Keep untracked files not involved in a merge.Libravatar Shawn O. Pearce2-1/+43
2007-02-03Assorted typo fixesLibravatar Pavel Roskin27-41/+41
2007-02-03Cleanup subcommand documentation for git-remote.Libravatar Shawn O. Pearce1-4/+19
2007-02-03git-config --rename-section could rename wrong sectionLibravatar Pavel Roskin1-1/+1
2007-02-03combine-diff: special case --unified=0Libravatar Junio C Hamano1-4/+30
2007-02-03Why is it bad to rewind a branch that has already been pushed out?Libravatar Junio C Hamano1-3/+3
2007-02-03honor GIT_REFLOG_ACTION in git-commitLibravatar Junio C Hamano2-1/+4
2007-02-03fix reflog entries for "git-branch"Libravatar Junio C Hamano1-2/+8
2007-02-03scan reflogs independently from refsLibravatar Nicolas Pitre5-9/+67
2007-02-02core-tutorial: http reference link fixLibravatar Junio C Hamano1-2/+2
2007-02-02Tutorial-2: Adjust git-status output to recent reality.Libravatar Junio C Hamano1-8/+7
2007-02-02Tutorial: fix asciidoc formatting of "git add" section.Libravatar Junio C Hamano1-18/+18
2007-02-02Don't leak file descriptors from unavailable pack files.Libravatar Shawn O. Pearce1-1/+16
2007-02-02doc: hooks.txt said post-commit default sends an email, it doesn'tLibravatar Andy Parkins1-3/+2
2007-02-02Disallow invalid --pretty= abbreviationsLibravatar Eric Wong1-1/+2
2007-02-01Fix some documentation typos and grammarLibravatar Mike Coleman2-6/+8
2007-02-01Don't find objects in packs which aren't available anymore.Libravatar Shawn O. Pearce1-0/+12
2007-02-01Refactor open_packed_git to return an error code.Libravatar Shawn O. Pearce1-15/+16
2007-02-01Correct comment in prepare_packed_git_one.Libravatar Shawn O. Pearce1-1/+4
2007-02-01Cleanup prepare_packed_git_one to reuse install_packed_git.Libravatar Shawn O. Pearce1-2/+1
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Libravatar Shawn O. Pearce2-1/+43
2007-02-01Pull out remote listing functions in git-remote.Libravatar Shawn O. Pearce1-20/+23
2007-02-01git-svn: do not let Git.pm warn if we prematurely close pipesLibravatar Eric Wong1-5/+5
2007-02-01Update the documentation for the new '@{...}' syntaxLibravatar Johannes Schindelin1-0/+4
2007-02-01Teach the '@{...}' notation to git-log -gLibravatar Johannes Schindelin1-0/+8
2007-02-01provide a nice @{...} syntax to always mean the current branch reflogLibravatar Nicolas Pitre1-6/+11
2007-02-01prevent HEAD reflog to be interpreted as current branch reflogLibravatar Nicolas Pitre1-1/+15
2007-02-01Use "git checkout -q" in git-bisectLibravatar Junio C Hamano1-1/+1
2007-02-01add a quiet option to git-checkoutLibravatar Nicolas Pitre2-10/+18
2007-02-01reword the detached head message a little againLibravatar Nicolas Pitre1-1/+1
2007-02-01detached HEAD -- finishing touchesLibravatar Junio C Hamano1-2/+8
2007-01-31GIT v1.5.0-rc3Libravatar Junio C Hamano1-1/+1
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualLibravatar Junio C Hamano1-1/+1
2007-01-31git main documentation: point at the user's manual.Libravatar Junio C Hamano1-0/+3
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitLibravatar Junio C Hamano4-1/+3273
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Libravatar Junio C Hamano1-0/+6
2007-01-31t9200: Re-code non-ascii path test in UTF-8Libravatar Junio C Hamano1-8/+8
2007-01-31Update git-cat-file documentationLibravatar Aneesh Kumar K.V1-1/+3
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishLibravatar Junio C Hamano1-5/+7
2007-01-31Improved error message from git-rebaseLibravatar David Kågedal1-1/+2
2007-01-31Fix git-update-index to work with relative pathnames.Libravatar Alex Riesen1-2/+6
2007-01-31Escape --upload-pack from expr.Libravatar Shawn O. Pearce3-3/+3
2007-01-31Don't coredump on bad refs in update-server-info.Libravatar Shawn O. Pearce1-0/+2
2007-01-31tone down the detached head warningLibravatar Nicolas Pitre1-3/+3
2007-01-30Fix git-tag -uLibravatar Junio C Hamano1-3/+4
2007-01-30user-manual: todo'sLibravatar J. Bruce Fields1-1/+3