summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-05merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-05Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin
2007-06-05git-fsck: learn about --verboseJohannes Schindelin
2007-06-03gitweb: Handle non UTF-8 text betterMartin Koegler
2007-06-03Add test-sha1 to .gitignore.Randal L. Schwartz
2007-06-03git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano
2007-06-03Update to SubmittingPatchesJohannes Schindelin
2007-06-03Merge branch 'maint' to sync with 1.5.2.1Junio C Hamano
2007-06-03Release Notes: start preparing for 1.5.3Junio C Hamano
2007-06-03Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano
2007-06-02GIT 1.5.2.1v1.5.2.1Junio C Hamano
2007-06-02Add basic test-script for git-submoduleLars Hjemli
2007-06-02Merge branch 'np/pack'Junio C Hamano
2007-06-02Merge branch 'sp/pack'Junio C Hamano
2007-06-02git-rebase: suggest to use git-add instead of git-update-indexJonas Fonseca
2007-06-02Merge branch 'maint'Junio C Hamano
2007-06-02Use =20 when rfc2047 encoding spaces.Kristian Høgsberg
2007-06-02Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett
2007-06-02Documentation: robustify asciidoc GIT_VERSION replacementJeff King
2007-06-02Fix git-am(1) synopsis formattingJonas Fonseca
2007-05-31Fix minor grammatical typos in the git-gc man pageTheodore Ts'o
2007-05-31diff-delta: use realloc instead of xreallocMartin Koegler
2007-05-31Merge branch 'maint'Junio C Hamano
2007-05-31Merge branch 'maint-1.5.1' into maintJunio C Hamano
2007-05-31git-config: Improve documentation of git-config file handlingFrank Lichtenheld
2007-05-31git-config: Various small fixes to asciidoc documentationFrank Lichtenheld
2007-05-31always start looking up objects in the last used pack firstNicolas Pitre
2007-05-31fix repack with --max-pack-sizeNicolas Pitre
2007-05-31Makefile: Use generic rule to build test programsJulian Phillips
2007-05-30decode_85(): fix missing return.Jerald Fitzjerald
2007-05-30fix signed range problems with hex conversionsLinus Torvalds
2007-05-30Add DLH to .mailmapJunio C Hamano
2007-05-30Style nit - don't put space after function namesShawn O. Pearce
2007-05-30Ensure the pack index is opened before accessShawn O. Pearce
2007-05-30Simplify index access condition in count-objects, pack-redundantShawn O. Pearce
2007-05-30Test for recent rev-parse $abbrev_sha1 regressionShawn O. Pearce
2007-05-30rev-parse: Identify short sha1 sums correctly.James Bowes
2007-05-29builtin-pack-object: cache small deltasMartin Koegler
2007-05-29git-pack-objects: cache small deltas between big objectsMartin Koegler
2007-05-29builtin-pack-objects: don't fail, if delta is not possibleMartin Koegler
2007-05-29Merge branch 'db/remote'Junio C Hamano
2007-05-29Merge branch 'dh/repack' (early part)Junio C Hamano
2007-05-29Merge branch 'np/delta'Junio C Hamano
2007-05-29Merge branch 'jc/nodelta'Junio C Hamano
2007-05-29Merge branch 'ar/verbose'Junio C Hamano
2007-05-29Merge branch 'ar/run'Junio C Hamano
2007-05-29Merge branch 'ar/mergestat'Junio C Hamano
2007-05-29Merge branch 'rr/cvsexport'Junio C Hamano
2007-05-29Merge branch 'maint'Junio C Hamano
2007-05-29cvsserver: Handle 'cvs login'Frank Lichtenheld