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