7320 Commits (5ad66088d1166bf91cf2890682f4582049756539)
 

Author SHA1 Message Date
Junio C Hamano 26cdd1e7c7 avoid accessing _all_ loose refs in git-show-ref --verify 18 years ago
Junio C Hamano ed9f7c954c git-fetch: Avoid reading packed refs over and over again 18 years ago
Junio C Hamano 7e3fe904ef Teach show-branch how to show ref-log data. 18 years ago
Junio C Hamano 5761231975 Make left-right automatic. 18 years ago
Junio C Hamano 74bd902973 Teach all of log family --left-right output. 18 years ago
Junio C Hamano 577ed5c20b rev-list --left-right 18 years ago
Junio C Hamano ee6002aa42 markup fix in svnimport documentation. 18 years ago
Quy Tonthat c0e9232e43 Documentation: new option -P for git-svnimport 18 years ago
Junio C Hamano 38477d9e60 Fix mis-mark-up in git-merge-file.txt documentation 18 years ago
Shawn O. Pearce a7f196a746 Default GIT_COMMITTER_NAME to login name in recieve-pack. 18 years ago
Junio C Hamano 81a361be3b Fix check_file_directory_conflict(). 18 years ago
Junio C Hamano c33ab0dd10 git-add: remove conflicting entry when adding. 18 years ago
Junio C Hamano 790fa0e297 update-index: make D/F conflict error a bit more verbose. 18 years ago
Johannes Schindelin dc81c58cd6 git-branch: rename config vars branch.<branch>.*, too 18 years ago
Johannes Schindelin 0667fcfb62 add a function to rename sections in the config 18 years ago
Junio C Hamano 63085fabbd git-clone: lose the traditional 'no-separate-remote' layout 18 years ago
Junio C Hamano 3dd3d5b0e2 git-clone: lose the artificial "first" fetch refspec 18 years ago
Junio C Hamano a71fb0a141 git-pull: refuse default merge without branch.*.merge 18 years ago
Junio C Hamano 61dde8f916 git-clone: use wildcard specification for tracking branches 18 years ago
Junio C Hamano b1bfcae438 merge: give a bit prettier merge message to "merge branch~$n" 18 years ago
Jakub Narebski c9d193dffb gitweb: Add "next" link to commit view 18 years ago
Jakub Narebski 5fce278ef3 gitweb: Add title attribute to ref marker with full ref name 18 years ago
Jakub Narebski 549ab4a307 gitweb: Do not show difftree for merges in "commit" view 18 years ago
Eric Wong 3289e86e1e git-svn: rename 'commit' command to 'set-tree' 18 years ago
Eric Wong b9c8518722 git-svn: remove support for the svn command-line client 18 years ago
Johannes Schindelin 9abaa7f033 Document git-merge-file 18 years ago
Quy Tonthat a2e88b3580 git-clone documentation 18 years ago
Andy Parkins a990999e0d git-status always says what branch it's on 18 years ago
Eric Wong aef4e921a0 git-svn: convert to using Git.pm 18 years ago
Shawn O. Pearce 82dca84871 Align section headers of 'git status' to new 'git add'. 18 years ago
Shawn O. Pearce aeb80c70ec Suggest use of "git add file1 file2" when there is nothing to commit. 18 years ago
Brian Gernhardt e697e4cd1f Make git-diff documentation use [--] when it should. 18 years ago
Brian Gernhardt 89c4afe0d0 Add --add option to git-repo-config 18 years ago
Shawn O. Pearce 9013192449 Teach bash the new features of 'git show'. 18 years ago
Luben Tuikov 3a79347862 Export PERL_PATH 18 years ago
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 18 years ago
Shawn O. Pearce ef0a89a604 Provide more meaningful output from 'git init-db'. 18 years ago
Nicolas Pitre ebd124c678 make commit message a little more consistent and conforting 18 years ago
Shawn O. Pearce 1510fea781 Avoid accessing a slow working copy during diffcore operations. 18 years ago
Junio C Hamano 1576f5f7b2 Merge branch 'js/show' 18 years ago
Johannes Schindelin 5d7eeee2ac git-show: grok blobs, trees and tags, too 18 years ago
Junio C Hamano 2ce633b928 git-reset [--mixed] <tree> [--] <paths>... 18 years ago
Junio C Hamano a81c311f23 git-reset: make it work from within a subdirectory. 18 years ago
Junio C Hamano 4da9028578 git-fetch: make it work from within a subdirectory. 18 years ago
Johannes Schindelin 02c9e93547 INSTALL: no need to have GNU diff installed 18 years ago
Junio C Hamano eab90210be Merge branch 'maint' 18 years ago
Shawn O. Pearce 7da41f48c8 Bypass expensive content comparsion during rename detection. 18 years ago
Junio C Hamano f5e6b89b3a Update git-diff documentation 18 years ago
Junio C Hamano 67bed724f2 Merge branch 'jc/diff--cached' 18 years ago
Junio C Hamano 62e1aeabc0 git-svn: allow both diff.color and color.diff 18 years ago