7234 Commits (75c384efb52d0e3eb1e8c2f53668b4066fe6a8d6)
 

Author SHA1 Message Date
Junio C Hamano 75c384efb5 Do not create $GIT_DIR/remotes/ directory anymore. 18 years ago
Junio C Hamano 5fed466815 Merge branch 'jc/test-clone' into jc/clone 18 years ago
Johannes Schindelin 8683a45d66 Introduce GIT_TEMPLATE_DIR 18 years ago
Junio C Hamano 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" 18 years ago
Junio C Hamano 74d20040ca fix testsuite: make sure they use templates freshly built from the source 18 years ago
Junio C Hamano 8336afa563 rerere: fix breakage of resolving. 18 years ago
Aneesh Kumar K.V 910c00c8ca Add config example with respect to branch 18 years ago
Brian Gernhardt 38c594d330 Add documentation for show-branch --topics 18 years ago
Nicolas Pitre b3d9899324 make git a bit less cryptic on fetch errors 18 years ago
Nicolas Pitre 57b73150c4 make patch_delta() error cases a bit more verbose 18 years ago
Junio C Hamano e1bb1d31ea racy-git: documentation updates. 18 years ago
Junio C Hamano d8285af481 show-ref: fix --exclude-existing 18 years ago
Junio C Hamano 0c7a97fafd parse-remote::expand_refs_wildcard() 18 years ago
Jeff King ff7f22f36e vim syntax: follow recent changes to commit template 18 years ago
Junio C Hamano 64fe031a7a show-ref: fix --verify --hash=length 18 years ago
Junio C Hamano dd9142993c show-ref: fix --quiet --verify 18 years ago
Junio C Hamano 00bc0ec262 Merge branch 'jc/blame-boundary' 18 years ago
Junio C Hamano 570c524dd3 Merge branch 'jc/reflog' (early part) 18 years ago
Junio C Hamano bdf17a02fd Merge branch 'js/branch-config' 18 years ago
Junio C Hamano 9057695012 Merge branch 'jn/web' (early part) 18 years ago
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 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
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
Shawn O. Pearce 82dca84871 Align section headers of 'git status' to new 'git add'. 19 years ago
Shawn O. Pearce aeb80c70ec Suggest use of "git add file1 file2" when there is nothing to commit. 19 years ago
Brian Gernhardt e697e4cd1f Make git-diff documentation use [--] when it should. 19 years ago
Brian Gernhardt 89c4afe0d0 Add --add option to git-repo-config 19 years ago
Shawn O. Pearce 9013192449 Teach bash the new features of 'git show'. 19 years ago
Luben Tuikov 3a79347862 Export PERL_PATH 19 years ago
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 19 years ago