8496 Commits (c750da256a54f189de28d3deb054328d67f9b9be)
 

Author SHA1 Message Date
Shawn O. Pearce a925c6f165 bash: Classify more commends out of completion. 18 years ago
Shawn O. Pearce 72e5e989b8 bash: Add space after unique command name is completed. 18 years ago
Shawn O. Pearce 8435b54848 bash: Complete long options to git-add. 18 years ago
Shawn O. Pearce 2e3a430a9a bash: Classify cat-file and reflog as plumbing. 18 years ago
Shawn O. Pearce 9f4cc6f76b bash: Remove short option completions for branch/checkout/diff. 18 years ago
Junio C Hamano 632ac9fd12 show-branch -g: default to the current branch. 18 years ago
Nicolas Pitre dc9195ac78 Let git-checkout always drop any detached head 18 years ago
Nicolas Pitre f2eba66d4d Enable HEAD@{...} and make it independent from the current branch 18 years ago
Junio C Hamano d77ee72662 Merge branch 'master' into np/dreflog 18 years ago
Shawn O. Pearce 8d0fc48f27 Default GIT_MERGE_VERBOSITY to 5 during tests. 18 years ago
Shawn O. Pearce 183d79724f Keep untracked files not involved in a merge. 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Shawn O. Pearce 0f39087589 Cleanup subcommand documentation for git-remote. 18 years ago
Pavel Roskin 9673a0b182 git-config --rename-section could rename wrong section 18 years ago
Junio C Hamano 3b0f5e88ee combine-diff: special case --unified=0 18 years ago
Junio C Hamano a9d1836b10 Why is it bad to rewind a branch that has already been pushed out? 18 years ago
Junio C Hamano 23913dc713 honor GIT_REFLOG_ACTION in git-commit 18 years ago
Junio C Hamano 5f856dd47d fix reflog entries for "git-branch" 18 years ago
Nicolas Pitre eb8381c885 scan reflogs independently from refs 18 years ago
Junio C Hamano 505739f6c0 core-tutorial: http reference link fix 18 years ago
Junio C Hamano bf3478de97 Tutorial-2: Adjust git-status output to recent reality. 18 years ago
Junio C Hamano 953202a3fd Tutorial: fix asciidoc formatting of "git add" section. 18 years ago
Shawn O. Pearce 3cf8b462d2 Don't leak file descriptors from unavailable pack files. 18 years ago
Andy Parkins 0d18e41e00 doc: hooks.txt said post-commit default sends an email, it doesn't 18 years ago
Eric Wong b6936205e7 Disallow invalid --pretty= abbreviations 18 years ago
Mike Coleman aacd404e77 Fix some documentation typos and grammar 18 years ago
Shawn O. Pearce c715f78369 Don't find objects in packs which aren't available anymore. 18 years ago
Shawn O. Pearce 072db2789c Refactor open_packed_git to return an error code. 18 years ago
Shawn O. Pearce 54a15a8df2 Correct comment in prepare_packed_git_one. 18 years ago
Shawn O. Pearce 625e9421df Cleanup prepare_packed_git_one to reuse install_packed_git. 18 years ago
Shawn O. Pearce 859607dfe0 Teach 'git remote' how to cleanup stale tracking branches. 18 years ago
Shawn O. Pearce 7a8c9ec1a9 Pull out remote listing functions in git-remote. 18 years ago
Eric Wong 22600a2515 git-svn: do not let Git.pm warn if we prematurely close pipes 18 years ago
Johannes Schindelin 1e5db3075a Update the documentation for the new '@{...}' syntax 18 years ago
Johannes Schindelin d271fd5311 Teach the '@{...}' notation to git-log -g 18 years ago
Nicolas Pitre 11cf8801d7 provide a nice @{...} syntax to always mean the current branch reflog 18 years ago
Nicolas Pitre fe55851624 prevent HEAD reflog to be interpreted as current branch reflog 18 years ago
Junio C Hamano 08f1675059 Use "git checkout -q" in git-bisect 18 years ago
Nicolas Pitre 6124aee5d9 add a quiet option to git-checkout 18 years ago
Nicolas Pitre 92cf95696f reword the detached head message a little again 18 years ago
Junio C Hamano e4b0e4ab8e detached HEAD -- finishing touches 18 years ago
Junio C Hamano 8c4e4ef0f5 GIT v1.5.0-rc3 18 years ago
Junio C Hamano bfcd4ca3da Do not use hardcoded path to xhmtl.xsl to generate user's manual 18 years ago
Junio C Hamano c0b4a003e4 git main documentation: point at the user's manual. 18 years ago
Junio C Hamano 9299c4f147 Merge branch 'master' of git://linux-nfs.org/~bfields/git 18 years ago
Junio C Hamano 3c23d66fc3 t9200: do not test -x bit if the filesystem does not support it. 18 years ago
Junio C Hamano 1a91ebf917 t9200: Re-code non-ascii path test in UTF-8 18 years ago
Aneesh Kumar K.V 8933364da1 Update git-cat-file documentation 18 years ago
Junio C Hamano 84a978f118 Documentation: "git-checkout <tree> <path>" takes any tree-ish 18 years ago
David Kågedal 6e598c326d Improved error message from git-rebase 18 years ago