13978 Commits (02b00e16bb372fd13e1ac440e9fbafd223d43af0)
 

Author SHA1 Message Date
Charles Bailey 964473a042 Teach git mergetool to use custom commands defined at config time 17 years ago
Charles Bailey b3ea27e4de Changed an internal variable of mergetool to support custom commands 17 years ago
Charles Bailey 44c36d1ccc Tidy up git mergetool's backup file behaviour 17 years ago
Denis Cheng 94c22a5e7b log/show/whatchanged: introduce format.pretty configuration 17 years ago
Denis Cheng 9225d7be0a specify explicit "--pretty=medium" with `git log/show/whatchanged` 17 years ago
Denis Cheng 5348337a34 whatchanged documentation: share description of --pretty with others 17 years ago
Junio C Hamano 3041c32430 am: --rebasing 17 years ago
Junio C Hamano e72c74062c am: remove support for -d .dotest 17 years ago
Junio C Hamano bb034f839a am: read from the right mailbox when started from a subdirectory 17 years ago
Junio C Hamano 79b1138e78 fsck.c: fix bogus "empty tree" check 17 years ago
Shawn O. Pearce 41fa7d2eae Teach git-fetch to exploit server side automatic tag following 17 years ago
Shawn O. Pearce 348e390b17 Teach fetch-pack/upload-pack about --include-tag 17 years ago
Shawn O. Pearce f0a24aa56e git-pack-objects: Automatically pack annotated tags if object was packed 17 years ago
Shawn O. Pearce f15b75855f Merge branch 'maint' 17 years ago
Shawn O. Pearce 21623062ab git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails 17 years ago
Junio C Hamano c95b3ad9ea Revert "unpack-objects: prevent writing of inconsistent objects" 17 years ago
Junio C Hamano 9eb7a50b6d Revert "receive-pack: use strict mode for unpacking objects" 17 years ago
Junio C Hamano 27b4070e40 Merge branch 'maint' 17 years ago
Shawn O. Pearce 52dce39762 Fix 'git remote show' regression on empty repository in 1.5.4 17 years ago
Mike Hommey 4947cf9cc3 t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge 17 years ago
Simon Hausmann 30b5940bcd git-p4: Fix import of changesets with file deletions 17 years ago
Alex Riesen a798b2c0f6 Fix test for cleanup failure in t7300 on Windows 17 years ago
Junio C Hamano 4d4c3e1c12 t6120 (describe): check --long properly 17 years ago
Shawn O. Pearce 3291fe4072 Add git-describe test for "verify annotated tag names on output" 17 years ago
Shawn O. Pearce d1b28f512c Test for packed tags in git-describe output 17 years ago
Shawn O. Pearce be7bae0d48 Don't allow git-describe failures to go unnoticed in t6120 17 years ago
Junio C Hamano 3167d72565 describe: re-fix display_name() 17 years ago
Matthieu Moy 81646ad247 Fix incorrect wording in git-merge.txt. 17 years ago
Gerrit Pape e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options 17 years ago
Mike Hommey f23d1f7627 Fix random crashes in http_cleanup() 17 years ago
Junio C Hamano 870cf7d698 describe: fix --long output 17 years ago
Junio C Hamano c374b91cf2 git-describe: use tags found in packed-refs correctly 17 years ago
Brandon Casey b683c08082 t3903-stash.sh: Add tests for new stash commands drop and pop 17 years ago
Brandon Casey cf2756ae19 git-reflog.txt: Document new commands --updateref and --rewrite 17 years ago
Brandon Casey 059f13045a t3903-stash.sh: Add missing '&&' to body of testcase 17 years ago
Junio C Hamano f830d45b9f Merge commit '74359821' into js/reflog-delete 17 years ago
Martin Koegler f3ec549481 fetch-pack: check parse_commit/object results 17 years ago
Junio C Hamano da2478dbb0 describe --always: fall back to showing an abbreviated object name 17 years ago
Shawn O. Pearce cf7f929a10 Teach git-fetch to grab a tag at the same time as a commit 17 years ago
Shawn O. Pearce 767f176a1f Make git-fetch follow tags we already have objects for sooner 17 years ago
Shawn O. Pearce 49aaddd102 Teach upload-pack to log the received need lines to an fd 17 years ago
Shawn O. Pearce 49d58fd077 Free the path_lists used to find non-local tags in git-fetch 17 years ago
Shawn O. Pearce c50b2b4799 Allow builtin-fetch's find_non_local_tags to append onto a list 17 years ago
Shawn O. Pearce 5aaf7f2afb Ensure tail pointer gets setup correctly when we fetch HEAD only 17 years ago
Shawn O. Pearce 7f98428d4b Remove unnecessary delaying of free_refs(ref_map) in builtin-fetch 17 years ago
Shawn O. Pearce ff655a69df Remove unused variable in builtin-fetch find_non_local_tags 17 years ago
Junio C Hamano 2d3539e87a Update draft release notes for 1.5.5 17 years ago
Junio C Hamano 6b48990354 Merge branch 'maint' 17 years ago
Junio C Hamano d3df4271b9 Update draft release notes for 1.5.4.4 17 years ago
Jeff King 0f2d4476c1 revert: actually check for a dirty index 17 years ago