7917 Commits (5f856dd47dacb30fb9f605b4b7e1fa577ada7d26)
 

Author SHA1 Message Date
Junio C Hamano 5f856dd47d fix reflog entries for "git-branch" 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
Alex Riesen 9ebe6cf953 Fix git-update-index to work with relative pathnames. 18 years ago
Shawn O. Pearce 4a91a1f37e Escape --upload-pack from expr. 18 years ago
Shawn O. Pearce 76f8a302c7 Don't coredump on bad refs in update-server-info. 18 years ago
Nicolas Pitre d117452a80 tone down the detached head warning 18 years ago
Junio C Hamano 63460f285c Fix git-tag -u 18 years ago
J. Bruce Fields 0b375ab0a5 user-manual: todo's 18 years ago
J. Bruce Fields a8cd1402f0 user-manual: point to README for gitweb information 18 years ago
Aneesh Kumar K.V 73a2acc0a0 blameview: Use git-cat-file to read the file content. 18 years ago
Santi Béjar 153e98d263 git-fetch: Allow fetching the remote HEAD 18 years ago
Junio C Hamano 3740b04f6c git-send-email: remove debugging output. 18 years ago
Johannes Sixt f8306418a6 Add a missing fork() error check. 18 years ago
Junio C Hamano 1732a1fd94 git-blame: somewhat better commenting. 18 years ago
Mark Wooding b4dfefe00f Make fsck and fsck-objects be builtins. 18 years ago
Junio C Hamano dbaa06a2b0 git-commit -s: no extra space when sign-offs appear at the end already. 18 years ago
Simon 'corecode' Schubert def2747d0e Replace perl code with pure shell code 18 years ago
Junio C Hamano a2f9fe92eb lock_any_ref_for_update(): do not accept malformatted refs. 18 years ago
Junio C Hamano 036be17e0a Two small typofixes. 18 years ago
J. Bruce Fields d55ae921ce user-manual: SHA1 -> object name 18 years ago