summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make clean should remove all the test programs tooMatthias Lederhofer2007-06-061-1/+2
* add git-filter-branch to .gitignoreMatthias Lederhofer2007-06-061-0/+1
* Merge branch 'gb/idx'Junio C Hamano2007-06-054-341/+245
|\
| * Unify write_index_file functionsGeert Bosch2007-06-024-341/+245
* | merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-042-0/+20
* | Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-044-17/+11
* | git-fsck: learn about --verboseJohannes Schindelin2007-06-042-2/+45
* | gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-032-10/+59
* | Add test-sha1 to .gitignore.Randal L. Schwartz2007-06-031-0/+1
* | git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano2007-06-021-9/+8
* | Update to SubmittingPatchesJohannes Schindelin2007-06-021-0/+4
* | Merge branch 'maint' to sync with 1.5.2.1Junio C Hamano2007-06-021-0/+53
|\ \
| * | GIT 1.5.2.1v1.5.2.1Junio C Hamano2007-06-023-2/+55
* | | Release Notes: start preparing for 1.5.3Junio C Hamano2007-06-022-1/+110
| | |
| \ \
*-. \ \ Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-0214-504/+416
|\ \ \ \ | |_|_|/ |/| | |
| | * | Remove git-applypatchJunio C Hamano2007-05-249-280/+10
| | * | git-applymbox: Remove commandPetr Baudis2007-05-247-228/+6
| * | | Add basic test-script for git-submoduleLars Hjemli2007-06-021-0/+143
| * | | Add git-submodule commandLars Hjemli2007-05-265-1/+262
* | | | Merge branch 'np/pack'Junio C Hamano2007-06-022-17/+70
|\ \ \ \
| * | | | fix repack with --max-pack-sizeNicolas Pitre2007-05-301-18/+11
| * | | | builtin-pack-object: cache small deltasMartin Koegler2007-05-292-0/+12
| * | | | git-pack-objects: cache small deltas between big objectsMartin Koegler2007-05-292-15/+59
| * | | | builtin-pack-objects: don't fail, if delta is not possibleMartin Koegler2007-05-291-2/+6
* | | | | Merge branch 'sp/pack'Junio C Hamano2007-06-028-12/+72
|\ \ \ \ \
| * | | | | Style nit - don't put space after function namesShawn O. Pearce2007-05-291-1/+1
| * | | | | Ensure the pack index is opened before accessShawn O. Pearce2007-05-291-1/+4
| * | | | | Simplify index access condition in count-objects, pack-redundantShawn O. Pearce2007-05-292-2/+2
| * | | | | Test for recent rev-parse $abbrev_sha1 regressionShawn O. Pearce2007-05-291-0/+10
| * | | | | rev-parse: Identify short sha1 sums correctly.James Bowes2007-05-291-2/+5
| * | | | | Attempt to delay prepare_alt_odb during get_sha1Shawn O. Pearce2007-05-261-1/+1
| * | | | | Micro-optimize prepare_alt_odbShawn O. Pearce2007-05-261-2/+3
| * | | | | Lazily open pack index files on demandShawn O. Pearce2007-05-265-6/+49
| | |/ / / | |/| | |
* | | | | git-rebase: suggest to use git-add instead of git-update-indexJonas Fonseca2007-06-021-2/+2
* | | | | Merge branch 'maint'Junio C Hamano2007-06-0211-114/+160
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Use =20 when rfc2047 encoding spaces.Kristian Høgsberg2007-06-022-8/+12
| * | | | Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-028-101/+145
| * | | | Documentation: robustify asciidoc GIT_VERSION replacementJeff King2007-06-022-5/+3
* | | | | Fix git-am(1) synopsis formattingJonas Fonseca2007-06-021-1/+0
* | | | | Fix minor grammatical typos in the git-gc man pageTheodore Ts'o2007-05-311-3/+3
* | | | | diff-delta: use realloc instead of xreallocMartin Koegler2007-05-311-1/+1
* | | | | Merge branch 'maint'Junio C Hamano2007-05-314-15/+69
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-314-15/+69
| |\ \ \ \
| | * | | | git-config: Improve documentation of git-config file handlingFrank Lichtenheld2007-05-301-7/+59
| | * | | | git-config: Various small fixes to asciidoc documentationFrank Lichtenheld2007-05-301-4/+6
| | * | | | decode_85(): fix missing return.Jerald Fitzjerald2007-05-301-1/+1
| | * | | | fix signed range problems with hex conversionsLinus Torvalds2007-05-302-3/+3
* | | | | | always start looking up objects in the last used pack firstNicolas Pitre2007-05-301-4/+18
* | | | | | Makefile: Use generic rule to build test programsJulian Phillips2007-05-301-19/+5
* | | | | | Add DLH to .mailmapJunio C Hamano2007-05-301-4/+5
| |_|_|/ / |/| | | |