16903 Commits (737e31af7ae365d6251bb196e06d18afda9c98a8)
 

Author SHA1 Message Date
Junio C Hamano b2b80c107f Merge branch 'lt/decorate' 16 years ago
Junio C Hamano 72b6157aa8 Merge branch 'jk/diff-convfilter' 16 years ago
Junio C Hamano 459d60084f Merge branch 'jk/diff-convfilter-test-fix' 16 years ago
Junio C Hamano df5e12f7d4 Merge branch 'st/tag' 16 years ago
Junio C Hamano 0f639abb68 Merge git://repo.or.cz/git-gui 16 years ago
Brandon Casey 3289b9dec5 t7700: test that 'repack -a' packs alternate packed objects 16 years ago
Junio C Hamano 171d7661ed git.html: Update the links to stale versions 16 years ago
Junio C Hamano 6cd3729eae Merge branch 'maint' 16 years ago
Junio C Hamano c14639f7b1 Start 1.6.0.5 cycle 16 years ago
Nicolas Pitre a1e4760fcf Fix pack.packSizeLimit and --max-pack-size handling 16 years ago
Santi Béjar 7bc2508bfe rev-list documentation: clarify the two parts of history simplification 16 years ago
Nanako Shiraishi 3fcfd662dc Document "git log --simplify-by-decoration" 16 years ago
Junio C Hamano fa7b3c2f75 checkout: Fix "initial checkout" detection 16 years ago
Jeff King 1324fb6f16 status: show "-v" diff even for initial commit 16 years ago
Junio C Hamano 4deca329f5 Merge branch 'jk/maint-commit-v-strip' into jk/commit-v-strip 16 years ago
Jeff King 0b38227f28 commit: Fix stripping of patch in verbose mode. 16 years ago
Jeff King c1e255b719 wt-status: refactor initial commit printing 16 years ago
Jeff King 14d9c57896 define empty tree sha1 as a macro 16 years ago
Matt Kraai 0d641f75d1 Remove the period after the git-check-attr summary 16 years ago
Brandon Casey daae062595 pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
Brandon Casey 0f4dc14ac4 sha1_file.c: split has_loose_object() into local and non-local counterparts 16 years ago
Brandon Casey 3c3df42910 t7700: demonstrate mishandling of loose objects in an alternate ODB 16 years ago
Brandon Casey 01af249fa1 builtin-gc.c: use new pack_keep bitfield to detect .keep file existence 16 years ago
Brandon Casey f7991d1ed3 repack: do not fall back to incremental repacking with [-a|-A] 16 years ago
Brandon Casey dd718365cc repack: don't repack local objects in packs with .keep file 16 years ago
Brandon Casey e96fb9b8f9 pack-objects: new option --honor-pack-keep 16 years ago
Brandon Casey 8d25931d6f packed_git: convert pack_local flag into a bitfield and add pack_keep 16 years ago
Brandon Casey 9245ddd515 t7700: demonstrate mishandling of objects in packs with a .keep file 16 years ago
Pierre Habouzit beece9dab8 git send-email: ask less questions when --compose is used. 16 years ago
Pierre Habouzit 8fd5bb7f44 git send-email: add --annotate option 16 years ago
Pierre Habouzit 5df9fcf695 git send-email: interpret unknown files as revision lists 16 years ago
Miklos Vajna 74443f185e git-remote: document the migration feature of the rename subcommand 16 years ago
Miklos Vajna 1dd1239aa3 git-remote rename: migrate from remotes/ and branches/ 16 years ago
Martin Koegler 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago
David Symonds 2baf1850ce git-diff: Add --staged as a synonym for --cached. 16 years ago
John Chapman 36bd844658 git-p4: Cache git config for performance 16 years ago
John Chapman 7f96e2e25a git-p4: Support purged files and optimize memory usage 16 years ago
Daniel Lowe 42fc1139a0 Fix non-literal format in printf-style calls 16 years ago
Junio C Hamano 8bb4646dae Merge branch 'maint' 16 years ago
Daniel Lowe 9db56f71b9 Fix non-literal format in printf-style calls 16 years ago
Miklos Vajna 89cf4c7004 remote: add a new 'origin' variable to the struct 16 years ago
Alexandre Julliard 989206f535 git-submodule: Avoid printing a spurious message. 16 years ago
Stefan Naewe 0a2bb55848 git ls-remote: make usage string match manpage 16 years ago
Junio C Hamano 912f9980d2 Makefile: help people who run 'make check' by mistake 16 years ago
Nanako Shiraishi 30c4d7a76a Document "git log --source" 16 years ago
Pierre Habouzit caf0c3d692 git send-email: make the message file name more specific. 16 years ago
Alexander Gavrilov f75c8b319f git-gui: Request blame metadata in utf-8. 16 years ago
Alexander Gavrilov e29c0d10a2 git-gui: Add the Show SSH Key item to the clone dialog. 16 years ago
Alexander Gavrilov b28ebab294 git-gui: Fix focus transition in the blame viewer. 16 years ago
Junio C Hamano a2d2c478f3 t5303: fix printf format string for portability 16 years ago