10072 Commits (33aa6fff5d502d8e2806d31bb0916006993c1f24)
 

Author SHA1 Message Date
Lars Hjemli 33aa6fff5d git-submodule: move cloning into a separate function 18 years ago
Junio C Hamano 6abd0fb396 Merge branch 'mm/tag' 18 years ago
Junio C Hamano 11f68d9082 git-branch --track: fix tracking branch computation. 18 years ago
Josh Triplett 2571ac6722 Fix typo in git-mergetool 18 years ago
Jon Loeliger e6ff0f42bb Add the --numbered-files option to git-format-patch. 18 years ago
Pierre Habouzit ec563e8153 $EMAIL is a last resort fallback, as it's system-wide. 18 years ago
Matthias Lederhofer d0f51a8b2a make clean should remove all the test programs too 18 years ago
Matthias Lederhofer aaa3ca7477 add git-filter-branch to .gitignore 18 years ago
Junio C Hamano 7be003b026 Merge branch 'gb/idx' 18 years ago
Johannes Schindelin 9f30855d0f merge-recursive: refuse to merge binary files 18 years ago
Johannes Schindelin 6bfce93e04 Move buffer_is_binary() to xdiff-interface.h 18 years ago
Johannes Schindelin 20f1eb6b46 git-fsck: learn about --verbose 18 years ago
Martin Koegler 00f429af7b gitweb: Handle non UTF-8 text better 18 years ago
Randal L. Schwartz 2169368fc1 Add test-sha1 to .gitignore. 18 years ago
Matthijs Melchior 980ea5c5bb Teach git-tag about showing tag annotations. 18 years ago
Junio C Hamano c94bf41c9a git-apply: what is detected and fixed is not just trailing spaces. 18 years ago
Johannes Schindelin d3017e9373 Update to SubmittingPatches 18 years ago
Junio C Hamano 8009533070 Merge branch 'maint' to sync with 1.5.2.1 18 years ago
Junio C Hamano 556df5e9c4 Release Notes: start preparing for 1.5.3 18 years ago
Junio C Hamano 1a8b76912e Merge branches 'lh/submodules' and 'pb/am' 18 years ago
Junio C Hamano 41cf68a85c GIT 1.5.2.1 18 years ago
Geert Bosch aa7e44bf57 Unify write_index_file functions 18 years ago
Lars Hjemli 88961ef258 Add basic test-script for git-submodule 18 years ago
Junio C Hamano 4bc708347e Merge branch 'np/pack' 18 years ago
Junio C Hamano 17c2929aa2 Merge branch 'sp/pack' 18 years ago
Jonas Fonseca 9b07873a52 git-rebase: suggest to use git-add instead of git-update-index 18 years ago
Junio C Hamano 86eff8c512 Merge branch 'maint' 18 years ago
Kristian Høgsberg 996e2d6ea2 Use =20 when rfc2047 encoding spaces. 18 years ago
Josh Triplett cedb8d5d33 Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago
Jeff King 4159c57813 Documentation: robustify asciidoc GIT_VERSION replacement 18 years ago
Jonas Fonseca 302665473c Fix git-am(1) synopsis formatting 18 years ago
Theodore Ts'o 5049012f4f Fix minor grammatical typos in the git-gc man page 18 years ago
Martin Koegler b75c6c6de1 diff-delta: use realloc instead of xrealloc 18 years ago
Junio C Hamano bd724be4be Merge branch 'maint' 18 years ago
Junio C Hamano 8e29f903eb Merge branch 'maint-1.5.1' into maint 18 years ago
Frank Lichtenheld 1701409003 git-config: Improve documentation of git-config file handling 18 years ago
Frank Lichtenheld 90a36e581d git-config: Various small fixes to asciidoc documentation 18 years ago
Nicolas Pitre f7c22cc68c always start looking up objects in the last used pack first 18 years ago
Nicolas Pitre 5476a8adcc fix repack with --max-pack-size 18 years ago
Julian Phillips 5c5ba73b21 Makefile: Use generic rule to build test programs 18 years ago
Jerald Fitzjerald 86d14e1b1d decode_85(): fix missing return. 18 years ago
Linus Torvalds 192a6be2a7 fix signed range problems with hex conversions 18 years ago
Junio C Hamano 65c6aca4d4 Add DLH to .mailmap 18 years ago
Shawn O. Pearce bc8e478a28 Style nit - don't put space after function names 18 years ago
Shawn O. Pearce b77ffe8a57 Ensure the pack index is opened before access 18 years ago
Shawn O. Pearce eaa8677039 Simplify index access condition in count-objects, pack-redundant 18 years ago
Shawn O. Pearce 7ff895c0d2 Test for recent rev-parse $abbrev_sha1 regression 18 years ago
James Bowes 1055880e7c rev-parse: Identify short sha1 sums correctly. 18 years ago
Martin Koegler e3dfddb377 builtin-pack-object: cache small deltas 18 years ago
Martin Koegler 074b2eea29 git-pack-objects: cache small deltas between big objects 18 years ago