7933 Commits (ec8048913217d8ff6e54950a0cb8ab2e739a1d1f)
 

Author SHA1 Message Date
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
J. Bruce Fields 4a7979ca82 user-manual: document git-show-branch example 18 years ago
J. Bruce Fields 9a241220fd user-manual: minor "TODO" updates 18 years ago
J. Bruce Fields 1191ee1824 user-manual: rewrap a few long lines 18 years ago
J. Bruce Fields 559e4d7a0d user-manual: reflogs, other recovery 18 years ago
J. Bruce Fields 61b41790c4 user-manual: fix a header level 18 years ago
J. Bruce Fields 988b27d3f5 user-manual: typo fix 18 years ago
J. Bruce Fields fc90c536dc user-manual: add references to git-config man page 18 years ago
J. Bruce Fields 9d13bda3ff user-manual: repo-config -> config 18 years ago
J. Bruce Fields 04e50e9457 user-manual: fsck-objects -> fsck 18 years ago
J. Bruce Fields 21dcb3b7ab user-manual: git-fsck, dangling objects 18 years ago
Junio C Hamano df391b192d git-fsck-objects is now synonym to git-fsck 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Andy Parkins 829a686f1b Heavily expanded update hook to send more useful emails than the old hook 18 years ago
Andy Parkins a69aba6af3 UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone 18 years ago
Shawn O. Pearce 5558e55c06 Teach for-each-ref about a little language called Tcl. 18 years ago
Jeff King cace16fdcb Add a sample program 'blameview' to show how to use git-blame --incremental 18 years ago
Linus Torvalds 4b3b1e1e48 git-push through git protocol 18 years ago
Junio C Hamano 57e7a0a494 Document 'git-blame --incremental' 18 years ago
Mark Wooding 4f193f20a3 Documentation/config.txt: Fix documentation of colour config tweaks. 18 years ago
Mark Wooding c3e821c636 wt-status: Actually accept `color.status.BLAH' configuration variables. 18 years ago
Ren,Ai(B Scharfe 4f0219a4c7 git-blame --incremental: don't use pager 18 years ago
Shawn O. Pearce 1b600e659a Compute accurate distances in git-describe before output. 18 years ago
Junio C Hamano 1891261ed3 Update describe documentation. 18 years ago
Shawn O. Pearce 237fb6ca7c Teach git-describe to display distances from tags. 18 years ago
Junio C Hamano 46e5e69d5f git-blame --porcelain: quote filename in c-style when needed. 18 years ago
Linus Torvalds 717d1462ba git-blame --incremental 18 years ago
Junio C Hamano 01754769ab Don't force everybody to call setup_ident(). 18 years ago
Nicolas Pitre 903b45fe18 git-log -g --pretty=oneline should display the reflog message 18 years ago
Bill Lear 16507fcf0a Document --check option to git diff. 18 years ago
Andy Parkins d67778eccd Allow the tag signing key to be specified in the config file 18 years ago
Andy Parkins f127404c45 If abbrev is set to zero in git-describe, don't add the unique suffix 18 years ago
Nicolas Pitre eb3204dfbb fix suggested branch creation command when detaching head 18 years ago
J. Bruce Fields b181d57ff4 user-manual: reorganize fetch discussion, add internals, etc. 18 years ago
Junio C Hamano d848804a89 write_in_full: size_t is unsigned. 18 years ago