| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/max-io-size-and-ssize-max' | Junio C Hamano | 2015-02-25 | 1 | -1/+15 |
|\ |
|
| * | xread/xwrite: clip MAX_IO_SIZE to SSIZE_MAXjc/max-io-size-and-ssize-max | Junio C Hamano | 2015-02-12 | 1 | -1/+15 |
* | | wrapper.c: add a new function unlink_or_msg | Ronnie Sahlberg | 2014-10-15 | 1 | -0/+14 |
* | | wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success | Ronnie Sahlberg | 2014-10-15 | 1 | -8/+6 |
* | | Merge branch 'sp/stream-clean-filter' | Junio C Hamano | 2014-10-08 | 1 | -9/+10 |
|\ \ |
|
| * | | memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT | Steffen Prohaska | 2014-08-28 | 1 | -7/+8 |
* | | | Merge branch 'nd/large-blobs' | Junio C Hamano | 2014-09-11 | 1 | -16/+52 |
|\ \ \ |
|
| * | | | wrapper.c: introduce gentle xmallocz that does not die() | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -16/+52 |
| |/ / |
|
* | | | wrapper: add xgetcwd() | René Scharfe | 2014-08-26 | 1 | -0/+8 |
|/ / |
|
* | | read-cache.c: verify index file before we opportunistically update itym/fix-opportunistic-index-update-race | Yiannis Marangos | 2014-04-10 | 1 | -0/+20 |
* | | wrapper.c: add xpread() similar to xread() | Yiannis Marangos | 2014-04-10 | 1 | -0/+18 |
* | | typofixes: fix misspelt comments | Masanari Iida | 2013-11-12 | 1 | -1/+1 |
* | | wrapper.c: only define gitmkstemps if needed | Ramsay Jones | 2013-10-14 | 1 | -0/+2 |
|/ |
|
* | xread, xwrite: limit size of IO to 8MB | Steffen Prohaska | 2013-08-20 | 1 | -0/+12 |
* | Merge branch 'tr/fd-gotcha-fixes' | Junio C Hamano | 2013-07-22 | 1 | -1/+1 |
|\ |
|
| * | git_mkstemps: correctly test return value of open() | Dale R. Worley | 2013-07-12 | 1 | -1/+1 |
| * | Merge branch 'jn/warn-on-inaccessible-loosen' into maint | Junio C Hamano | 2013-01-11 | 1 | -1/+9 |
| |\ |
|
* | | | config: allow inaccessible configuration under $HOME | Jonathan Nieder | 2013-04-15 | 1 | -4/+10 |
* | | | Merge branch 'jn/warn-on-inaccessible-loosen' | Junio C Hamano | 2013-01-06 | 1 | -1/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | config: treat user and xdg config permission problems as errors | Jonathan Nieder | 2012-10-13 | 1 | -0/+8 |
| * | config, gitignore: failure to access with ENOTDIR is ok | Jonathan Nieder | 2012-10-13 | 1 | -1/+1 |
* | | xmkstemp(): avoid showing truncated template more carefully | Junio C Hamano | 2012-12-18 | 1 | -1/+1 |
|/ |
|
* | warn_on_inaccessible(): a helper to warn on inaccessible paths | Junio C Hamano | 2012-08-21 | 1 | -1/+6 |
* | config: warn on inaccessible files | Jeff King | 2012-08-21 | 1 | -0/+8 |
* | ident: report passwd errors with a more friendly message | Jeff King | 2012-05-22 | 1 | -0/+12 |
* | Add more large blob test cases | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -3/+24 |
* | read_in_full: always report errors | Jeff King | 2011-05-26 | 1 | -2/+4 |
* | Name make_*_path functions more accurately | Carlos Martín Nieto | 2011-03-17 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2011-02-10 | 1 | -1/+1 |
|\ |
|
| * | compat: helper for detecting unsigned overflow | Jonathan Nieder | 2011-02-10 | 1 | -1/+1 |
* | | Improve error messages when temporary file creation fails | Arnout Engelen | 2010-12-21 | 1 | -4/+28 |
|/ |
|
* | set_try_to_free_routine(NULL) means "do nothing special" | Junio C Hamano | 2010-12-21 | 1 | -0/+2 |
* | Remove pack file handling dependency from wrapper.o | Jonathan Nieder | 2010-11-10 | 1 | -3/+2 |
* | wrapper: give zlib wrappers their own translation unit | Jonathan Nieder | 2010-11-10 | 1 | -60/+0 |
* | path helpers: move git_mkstemp* to wrapper.c | Jonathan Nieder | 2010-11-10 | 1 | -0/+113 |
* | wrapper: move odb_* to environment.c | Jonathan Nieder | 2010-11-10 | 1 | -37/+0 |
* | wrapper: move xmmap() to sha1_file.c | Jonathan Nieder | 2010-11-10 | 1 | -15/+0 |
* | xmalloc: include size in the failure message | Matthieu Moy | 2010-08-20 | 1 | -1/+2 |
* | Merge branch 'js/try-to-free-stackable' | Junio C Hamano | 2010-06-13 | 1 | -2/+4 |
|\ |
|
| * | Have set_try_to_free_routine return the previous routine | Johannes Sixt | 2010-05-08 | 1 | -2/+4 |
* | | Merge branch 'np/malloc-threading' | Junio C Hamano | 2010-05-21 | 1 | -4/+16 |
|\ \
| |/ |
|
| * | Make xmalloc and xrealloc thread-safe | Nicolas Pitre | 2010-03-24 | 1 | -4/+16 |
* | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 | 1 | -0/+5 |
* | | Implement the rmdir_or_warn function | Peter Collingbourne | 2010-03-28 | 1 | -0/+5 |
* | | Generalise the unlink_or_warn function | Peter Collingbourne | 2010-03-28 | 1 | -5/+7 |
|/ |
|
* | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. | Matthieu Moy | 2010-02-22 | 1 | -3/+7 |
* | git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. | Matthieu Moy | 2010-02-22 | 1 | -0/+10 |
* | Add xmallocz() | Ilari Liusvaara | 2010-01-26 | 1 | -4/+11 |
* | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | 1 | -4/+4 |
* | Introduce an unlink(2) wrapper which gives warning if unlink failed | Alex Riesen | 2009-04-29 | 1 | -0/+16 |