7396 Commits (7d60ab2c15ed59169d9512de6aa40811b7940cd2)
 

Author SHA1 Message Date
Johannes Schindelin f79c73ce9c git-tag: support -F <file> option 18 years ago
Junio C Hamano 9e11554917 Revert "git-pull: refuse default merge without branch.*.merge" 18 years ago
Shawn O. Pearce 64646d1177 Suggest 'add' in am/revert/cherry-pick. 18 years ago
Johannes Schindelin caba139d43 Use git-merge-file in git-merge-one-file, too 18 years ago
Johannes Schindelin e6d40d65df diff --check: fix off by one error 18 years ago
Quy Tonthat 7dda22e317 Documentation/git-branch: new -r to delete remote-tracking branches. 18 years ago
Terje Sten Bjerkseth c902c9a608 Fix system header problems on Mac OS X 18 years ago
Junio C Hamano 4264dc15e1 git reflog expire 18 years ago
Junio C Hamano 2ecd2bbcbe Move in_merge_bases() to commit.c 18 years ago
Junio C Hamano e29cb53a8b reflog: fix warning message. 18 years ago
Junio C Hamano 63049292e0 Teach git-repack to preserve objects referred to by reflog entries. 18 years ago
Junio C Hamano 55dd55263b Protect commits recorded in reflog from pruning. 18 years ago
Junio C Hamano 2ff81662c2 add for_each_reflog_ent() iterator 18 years ago
Junio C Hamano 5b85143ba5 Merge branch 'ew/svn-pm' 18 years ago
Junio C Hamano ce0545455a diff documentation: mostly talk about <commit> 18 years ago
Junio C Hamano 63c4b4c5c1 Merge branch 'jc/leftright' 18 years ago
Junio C Hamano e035ce939d Merge branch 'jc/blame' 18 years ago
Junio C Hamano 55e268e7ed Merge branch 'jc/branch-remove-remote' 18 years ago
Junio C Hamano aa1cef54a2 Merge branch 'jc/clone' 18 years ago
Junio C Hamano 1d182bd5f4 compat/inet_ntop: do not use u_int 18 years ago
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