Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-03Merge branch 'jc/reopen-lock-file'Junio C Hamano
2014-09-02imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with()René Scharfe
2014-08-29Merge git://github.com/git-l10n/git-poJunio C Hamano
2014-08-29po/TEAMS: add new members to German translation teamRalf Thielow
2014-08-29l10n: de.po: translate 38 new messagesRalf Thielow
2014-08-29Document LF appearing in shallow command during send-pack/receive-packShawn Pearce
2014-08-28merge, pull: stop advising 'commit -a' in case of conflictMatthieu Moy
2014-08-27log-tree: use FLEX_ARRAY in name_decorationJeff King
2014-08-26Makefile: drop CHECK_HEADER_DEPENDENCIES codeJeff King
2014-08-26Merge branch 'jk/diff-tree-t-fix'Junio C Hamano
2014-08-26Merge branch 'jk/pack-shallow-always-without-bitmap'Junio C Hamano
2014-08-26Merge branch 'jk/fix-profile-feedback-build'Junio C Hamano
2014-08-26use strbuf_add_absolute_path() to add absolute pathsRené Scharfe
2014-08-26abspath: convert absolute_path() to strbufRené Scharfe
2014-08-26use xgetcwd() to set $GIT_DIRRené Scharfe
2014-08-26use xgetcwd() to get the current directory or dieRené Scharfe
2014-08-26wrapper: add xgetcwd()René Scharfe
2014-08-26abspath: convert real_path_internal() to strbufRené Scharfe
2014-08-26abspath: use strbuf_getcwd() to remember original working directoryRené Scharfe
2014-08-26setup: convert setup_git_directory_gently_1 et al. to strbufRené Scharfe
2014-08-26log-tree: make name_decoration hash staticJeff King
2014-08-26log-tree: make add_name_decoration a public functionJeff King
2014-08-26imap-send: create target mailbox if it is missingTony Finch
2014-08-26checkout -m: attempt merge when deletion of path was stagedJonathan Nieder
2014-08-26Merge git://github.com/git-l10n/git-poJunio C Hamano
2014-08-26Makefile: use `find` to determine static header dependenciesJeff King
2014-08-25i18n: treat "make pot" as an explicitly-invoked targetJonathan Nieder
2014-08-25git-prompt: do not look for refs/stash in $GIT_DIRJeff King
2014-08-25fast-import: fix buffer overflow in dump_tagsJeff King
2014-08-25fast-import: clean up pack_data pointer in end_packfileJeff King
2014-08-25pack-refs: prune top-level refs like "refs/foo"Jeff King
2014-08-25walker: avoid quadratic list insertion in mark_completeRené Scharfe
2014-08-25sha1_name: avoid quadratic list insertion in handle_one_refRené Scharfe
2014-08-23l10n: de.po: improve message when switching branchesRalf Thielow
2014-08-23l10n: de.po: fix typoRalf Thielow
2014-08-23po/TEAMS: Add Catalan teamAlex Henrie
2014-08-23l10n: Add Catalan translationAlex Henrie
2014-08-22upload-pack: keep poll(2)'s timeout to -1Edward Thomson
2014-08-22pretty: note that %cd respects the --date= optionThomas Braun
2014-08-21http: style fixes for curl_multi_init error checkJeff King
2014-08-21intersect_paths: respect mode in git's tree-sortJeff King
2014-08-20imap-send.c: imap_folder -> imap_server_conf.folderBernhard Reiter
2014-08-20run-command: inline prepare_run_command_v_opt()René Scharfe
2014-08-20run-command: call run_command_v_opt_cd_env() instead of duplicating itRené Scharfe
2014-08-20run-command: introduce child_process_init()René Scharfe
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe
2014-08-19Makefile: make perf tests optional for profile buildJeff King
2014-08-18subtree: make "all" default target of MakefileJeff King
2014-08-18diff: shortcut for diff'ing two binary SHA-1 objectsNguyễn Thái Ngọc Duy
2014-08-18diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy