summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-29read_index_from(): catch out of order entries when reading an index fileJaime Soriano Pastor1-0/+18
2014-08-29po/TEAMS: add new members to German translation teamRalf Thielow1-0/+2
2014-08-29l10n: de.po: translate 38 new messagesRalf Thielow1-1359/+1513
2014-08-28contrib/svn-fe: fix MakefileMaxim Bublis1-9/+51
2014-08-28Document LF appearing in shallow command during send-pack/receive-packShawn Pearce1-1/+1
2014-08-28t0027: Tests for core.eol=native, eol=lf, eol=crlfTorsten Bögershausen1-99/+119
2014-08-28docs/fast-export: explain --anonymize more completelyJeff King1-4/+59
2014-08-28merge, pull: stop advising 'commit -a' in case of conflictMatthieu Moy2-3/+2
2014-08-28convert: stream from fd to required clean filter to reduce used address spaceSteffen Prohaska4-12/+99
2014-08-28copy_fd(): do not close the input file descriptorSteffen Prohaska2-21/+8
2014-08-28mmap_limit: introduce GIT_MMAP_LIMIT to allow testing expected mmap sizeSteffen Prohaska1-1/+17
2014-08-28memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMITSteffen Prohaska2-8/+9
2014-08-28config.c: add git_env_ulong() to parse environment variableSteffen Prohaska2-0/+17
2014-08-27teach fast-export an --anonymize optionJeff King3-11/+407
2014-08-27date: use strbufs in date-formatting functionsJeff King6-48/+45
2014-08-27record_author_date(): use find_commit_header()Jeff King1-14/+8
2014-08-27record_author_date(): fix memory leak on malformed commitJeff King1-1/+1
2014-08-27commit: provide a function to find a header in a bufferJeff King3-27/+39
2014-08-27log-tree: use FLEX_ARRAY in name_decorationJeff King2-2/+2
2014-08-26send-pack: take refspecs over stdinJeff King5-2/+153
2014-08-26Makefile: drop CHECK_HEADER_DEPENDENCIES codeJeff King1-59/+0
2014-08-26Merge branch 'jk/diff-tree-t-fix'Junio C Hamano2-1/+45
2014-08-26Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano2-0/+40
2014-08-26Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano1-1/+5
2014-08-26use strbuf_add_absolute_path() to add absolute pathsRené Scharfe1-5/+1
2014-08-26abspath: convert absolute_path() to strbufRené Scharfe4-42/+37
2014-08-26use xgetcwd() to set $GIT_DIRRené Scharfe2-6/+6
2014-08-26use xgetcwd() to get the current directory or dieRené Scharfe5-22/+26
2014-08-26wrapper: add xgetcwd()René Scharfe2-0/+9
2014-08-26abspath: convert real_path_internal() to strbufRené Scharfe1-44/+25
2014-08-26abspath: use strbuf_getcwd() to remember original working directoryRené Scharfe1-4/+5
2014-08-26setup: convert setup_git_directory_gently_1 et al. to strbufRené Scharfe1-43/+44
2014-08-26log-tree: make name_decoration hash staticJeff King3-5/+10
2014-08-26log-tree: make add_name_decoration a public functionJeff King3-14/+17
2014-08-25imap-send: create target mailbox if it is missingTony Finch1-50/+31
2014-08-25checkout -m: attempt merge when deletion of path was stagedJonathan Nieder2-5/+23
2014-08-25Merge git://github.com/git-l10n/git-poJunio C Hamano9-9039/+21279
2014-08-25Makefile: use `find` to determine static header dependenciesJeff King1-132/+8
2014-08-25i18n: treat "make pot" as an explicitly-invoked targetJonathan Nieder1-1/+1
2014-08-25git-prompt: do not look for refs/stash in $GIT_DIRJeff King1-1/+2
2014-08-25fast-import: fix buffer overflow in dump_tagsJeff King1-4/+6
2014-08-25fast-import: clean up pack_data pointer in end_packfileJeff King1-4/+7
2014-08-25pack-refs: prune top-level refs like "refs/foo"Jeff King2-1/+9
2014-08-25walker: avoid quadratic list insertion in mark_completeRené Scharfe1-2/+4
2014-08-25sha1_name: avoid quadratic list insertion in handle_one_refRené Scharfe1-1/+2
2014-08-23l10n: de.po: improve message when switching branchesRalf Thielow1-3/+3
2014-08-23l10n: de.po: fix typoRalf Thielow1-2/+2
2014-08-22po/TEAMS: Add Catalan teamAlex Henrie1-0/+4
2014-08-22l10n: Add Catalan translationAlex Henrie1-0/+10951
2014-08-22upload-pack: keep poll(2)'s timeout to -1Edward Thomson1-1/+3