7361 Commits (8f57b0a0fbfc0a6289bbf126f10ae041f0b508aa)
 

Author SHA1 Message Date
Junio C Hamano ec722203ee spurious .sp in manpages 18 years ago
Junio C Hamano 93b0d86aaf git-add: error out when given no arguments. 18 years ago
Junio C Hamano d5db6c9ee7 revision: --skip=<n> 18 years ago
Junio C Hamano 54851157ac Merge branch 'maint' 18 years ago
Junio C Hamano 851a911024 GIT 1.4.4.3 18 years ago
Nicolas Pitre 08a19d873c clarify some error messages wrt unknown object types 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Nicolas Pitre 6d2fa7f1b4 index-pack usage of mmap() is unacceptably slower on many OSes other than Linux 18 years ago
Robert Fitzsimons 313ce8cee6 gitweb: Show '...' links in "summary" view only if there are more items 18 years ago
Junio C Hamano fc1905bb93 config_rename_section: fix FILE* leak 18 years ago
Brian Gernhardt c17f9f12a4 Remove COLLISION_CHECK from Makefile since it's not used. 18 years ago
Junio C Hamano 5caf923223 fix populate-filespec 18 years ago
Eric Wong c6b4fa96cb git-cvsserver: fix breakage when calling git merge-file 18 years ago
Junio C Hamano 8dce823562 Revert "Make left-right automatic." 18 years ago
Josef Weidendorfer 4363dfbe3d Move "no merge candidate" warning into git-pull 18 years ago
Junio C Hamano d4ebc36c5e Use preprocessor constants for environment variable names. 18 years ago
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 835b2aeba7 git-add --interactive: hunk splitting 18 years ago
Junio C Hamano 5cde71d64a git-add --interactive 18 years ago
Junio C Hamano 4c10a5caa7 blame: -b (blame.blankboundary) and --root (blame.showroot) 18 years ago
Quy Tonthat b8e9a00d40 git-branch -d: do not stop at the first failure. 18 years ago
Junio C Hamano f3d985c380 Teach git-branch to delete tracking branches with -r -d 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 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