8475 Commits (870b39c15fd084d4db977298b3d3af645b57d083)
 

Author SHA1 Message Date
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
Shawn O. Pearce 76db9dec81 Merge branch 'master' into sp/gfi 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
Shawn O. Pearce 37f1db80a4 git-gui: Assign background colors to each blame hunk. 18 years ago
Shawn O. Pearce 747c0cf93c git-gui: Use a grid layout for the blame viewer. 18 years ago
Shawn O. Pearce e7fb6c69f7 git-gui: Install column headers in blame viewer. 18 years ago
Shawn O. Pearce 915616e4eb git-gui: Display original filename and line number in blame. 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
Shawn O. Pearce 8f6c07b902 git-gui: Correctly handle spaces in filepaths. 18 years ago
Shawn O. Pearce 463ca37b61 git-gui: Use -M and -C when running blame. 18 years ago
Shawn O. Pearce db45378165 git-gui: Allow users to edit user.name, user.email from options. 18 years ago
Shawn O. Pearce c94dd1c8c2 git-gui: Display the current branch name in browsers. 18 years ago