16590 Commits (ac2abb49ce1afdb0ba5b52bb18d04671a325c6c0)
 

Author SHA1 Message Date
Junio C Hamano 58e0fa5416 Merge branch 'maint' 17 years ago
Junio C Hamano f430c8e44d Hopefully the final draft release notes update before 1.6.0.3 17 years ago
Junio C Hamano f07c3c53f8 diff(1): clarify what "T"ypechange status means 17 years ago
Junio C Hamano a38bb0cc0f Merge branch 'db/maint-checkout-b' into maint 17 years ago
Jeff King 9cb92c390c diff: add filter for converting binary to text 17 years ago
Jeff King 122aa6f9c0 diff: introduce diff.<driver>.binary 17 years ago
Jeff King be58e70dba diff: unify external diff and funcname parsing code 17 years ago
Jeff King e7881c3594 t4012: use test_cmp instead of cmp 17 years ago
Brian Gernhardt a567fdcb01 format-patch: autonumber by default 17 years ago
Petr Baudis 33b650308c Do not rename read-only files during a push 17 years ago
Junio C Hamano f4a75a416f Merge branch 'pb/commit-where' 17 years ago
René Scharfe 59c69c0c65 make alloc_ref_from_str() the new alloc_ref() 17 years ago
René Scharfe b0b44bc7b2 use alloc_ref_from_str() everywhere 17 years ago
René Scharfe 8009768e89 add alloc_ref_with_prefix() 17 years ago
Dan McGee 3b1eb12493 contrib: update packinfo.pl to not use dashed commands 17 years ago
Björn Steinbrink 1fb23e6550 force_object_loose: Fix memory leak 17 years ago
Nicolas Pitre 6a87ed972c index-pack: smarter memory usage during delta resolution 17 years ago
Nicolas Pitre 9441b61dc5 index-pack: rationalize delta resolution code 17 years ago
Paul Mackerras 79056034be gitk: Regenerate .po files 17 years ago
Junio C Hamano 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD 17 years ago
Junio C Hamano e845e16ee6 Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other 17 years ago
Jeff King 98fa473887 refactor handling of "other" files in ls-files and status 17 years ago
Shawn O. Pearce 7e425c4fbb describe: Make --tags and --all match lightweight tags more often 17 years ago
Jeff King 7213080817 tests: shell negation portability fix 17 years ago
Junio C Hamano b0ad11ea16 pull: allow "git pull origin $something:$current_branch" into an unborn branch 17 years ago
Paul Mackerras f2d0bbbd68 gitk: New way of constructing menus that allows for Alt+letter accelerators 17 years ago
Junio C Hamano 46dc1b0e33 Merge branch 'maint' 17 years ago
Matt McCutchen 8ed0a740dd t1301-shared-repo.sh: don't let a default ACL interfere with the test 17 years ago
Stephen Haberman 80fe82e4eb rebase-i-p: if todo was reordered use HEAD as the rewritten parent 17 years ago
Stephen Haberman d80d6bc146 rebase-i-p: do not include non-first-parent commits touching UPSTREAM 17 years ago
Stephen Haberman acc8559aa3 rebase-i-p: only list commits that require rewriting in todo 17 years ago
Stephen Haberman a4f25e3682 rebase-i-p: fix 'no squashing merges' tripping up non-merges 17 years ago
Stephen Haberman bb64507164 rebase-i-p: delay saving current-commit to REWRITTEN if squashing 17 years ago
Stephen Haberman 72583e6c68 rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD 17 years ago
Stephen Haberman 42f939e473 rebase-i-p: test to exclude commits from todo based on its parents 17 years ago
Stephen Haberman faae853ca6 rebase--interactive: fix parent rewriting for dropped commits 17 years ago
Jonas Fonseca e7108fcb15 git-check-attr(1): use 'verse' for multi-line synopsis sections 17 years ago
Jonas Fonseca 5782566d7f git-check-attr(1): add output and example sections 17 years ago
Brandon Casey 563d5a2c84 xdiff-interface.c: strip newline (and cr) from line before pattern matching 17 years ago
Brandon Casey b19d288b4d t4018-diff-funcname: demonstrate end of line funcname matching flaw 17 years ago
Brandon Casey 16b2672536 t4018-diff-funcname: rework negated last expression test 17 years ago
Mikael Magnusson 6c2a6022db Typo "does not exists" when git remote update remote. 17 years ago
Richard Quirk 63767d5fb8 gitk: Bind Key-Return to create on new branch dialog 17 years ago
Paul Mackerras 968ce45c9d gitk: Fix binding for <Return> in sha1 entry field 17 years ago
Paul Mackerras 39ee47ef06 gitk: Clean up file encoding code and add enable/disable option 17 years ago
Junio C Hamano eee0184da8 Fix reading of cloud tags 17 years ago
Brandon Casey c82efafcfa remote.c: correct the check for a leading '/' in a remote name 17 years ago
Miklos Vajna 4e6d4bc0f0 Add testcase to ensure merging an early part of a branch is done properly 17 years ago
Nanako Shiraishi fd631d5828 rebase: Document --no-verify option to bypass pre-rebase hook 17 years ago
Miklos Vajna 84ed4c5d11 Add Linux PPC support to the pre-auto-gc example hook 17 years ago