aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* fix unimplemented packed_object_info_detail() featuresNicolas Pitre2008-03-01
* Merge branch 'jk/empty-tree'Junio C Hamano2008-02-20
|\
| * hard-code the empty tree objectJeff King2008-02-13
* | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-02-18
|\ \
| * | read_object_with_reference: don't read beyond the bufferMartin Koegler2008-02-18
| |/
* | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
|/
* Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce2008-01-17
* Fix grammar nits in documentation and in code comments.Jim Meyering2008-01-03
* sha1_file.c: Fix size_t related printf format warningsSteffen Prohaska2007-11-28
* Use is_absolute_path() in sha1_file.c.Johannes Sixt2007-11-14
* Merge branch 'maint'Junio C Hamano2007-10-29
|\
| * sha1_file.c: avoid gcc signed overflow warningsJunio C Hamano2007-10-29
* | Merge branch 'ph/strbuf'Junio C Hamano2007-10-03
|\ \
| * | strbuf change: be sure ->buf is never ever NULL.Pierre Habouzit2007-09-29
| * | Use xmemdupz() in many places.Pierre Habouzit2007-09-18
| * | Now that cache.h needs strbuf.h, remove useless includes.Pierre Habouzit2007-09-16
| * | Rewrite convert_to_{git,working_tree} to use strbuf's.Pierre Habouzit2007-09-16
| * | Replace all read_fd use with strbuf_read, and get rid of it.Pierre Habouzit2007-09-10
| |/
* | Export matches_pack_name() and fix its return valueJunio C Hamano2007-09-17
|/
* Don't segfault if we failed to inflate a packed deltaShawn O. Pearce2007-08-25
* Avoid ambiguous error message if pack.idx header is wrongLuiz Fernando N. Capitulino2007-08-14
* Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica2007-07-18
* Merge branch 'maint'Junio C Hamano2007-07-03
|\
| * Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longJim Meyering2007-07-03
* | Merge branch 'maint'Junio C Hamano2007-06-26
|\ \ | |/
| * Fix zero-object version-2 packsLinus Torvalds2007-06-26
* | More staticJunio C Hamano2007-06-13
* | -Wold-style-definition fixJunio C Hamano2007-06-13
* | War on whitespaceJunio C Hamano2007-06-07
* | Merge branch 'sp/pack'Junio C Hamano2007-06-02
|\ \
| * | Style nit - don't put space after function namesShawn O. Pearce2007-05-29
| * | Micro-optimize prepare_alt_odbShawn O. Pearce2007-05-26
| * | Lazily open pack index files on demandShawn O. Pearce2007-05-26
* | | Merge branch 'maint'Junio C Hamano2007-05-31
|\ \ \ | | |/ | |/|
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-31
| |\ \
| | * | fix signed range problems with hex conversionsLinus Torvalds2007-05-30
* | | | always start looking up objects in the last used pack firstNicolas Pitre2007-05-30
| |_|/ |/| |
* | | Merge branch 'np/pack'Junio C Hamano2007-05-20
|\ \ \ | |/ / |/| |
| * | deprecate the new loose object header formatNicolas Pitre2007-05-10
* | | Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-15
|/ /
* | Merge branch 'maint'Junio C Hamano2007-04-25
|\ \ | |/
| * Actually handle some-low memory conditionsShawn O. Pearce2007-04-25
* | Merge branch 'jc/attr'Junio C Hamano2007-04-21
|\ \
| * | Simplify calling of CR/LF conversion routinesAlex Riesen2007-04-20
* | | Merge branch 'lt/gitlink'Junio C Hamano2007-04-21
|\ \ \
| * | | Teach core object handling functions about gitlinksLinus Torvalds2007-04-10
| |/ /
* | | add get_size_from_delta()Nicolas Pitre2007-04-16
* | | sha1_file.c: learn about index version 2Nicolas Pitre2007-04-10
* | | make overflow test on delta base offset work regardless of variable sizeNicolas Pitre2007-04-10
* | | get rid of num_packed_objects()Nicolas Pitre2007-04-10
|/ /