summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-27Git 2.1.0-rc0v2.1.0-rc0Junio C Hamano2-1/+23
2014-07-27Merge branch 'jk/rebase-am-fork-point'Junio C Hamano4-8/+41
2014-07-27Merge branch 'cc/replace-graft'Junio C Hamano6-26/+313
2014-07-27Merge branch 'jk/stable-prio-queue'Junio C Hamano4-51/+60
2014-07-23Sync with v2.0.3Junio C Hamano3-2/+21
2014-07-23Merge branch 'rs/fix-unlink-unix-socket'Junio C Hamano1-1/+2
2014-07-23Merge branch 'ta/string-list-init'Junio C Hamano7-15/+19
2014-07-23Merge branch 'mb/local-clone-after-applying-insteadof'Junio C Hamano1-12/+13
2014-07-23Merge branch 'jk/tag-sort'Junio C Hamano4-39/+115
2014-07-23Git 2.0.3v2.0.3Junio C Hamano4-3/+21
2014-07-23.mailmap: combine Stefan Beller's emailsStefan Beller1-0/+1
2014-07-23git.1: switch homepage for statsStefan Beller1-1/+1
2014-07-22Sync with maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'rs/code-cleaning'Junio C Hamano13-103/+41
2014-07-22Merge branch 'nd/path-max-must-go'Junio C Hamano2-46/+57
2014-07-22Merge branch 'jk/alloc-commit-id'Junio C Hamano11-89/+103
2014-07-22Merge branch 'kb/perf-trace'Junio C Hamano17-176/+629
2014-07-22Merge branch 'ah/fix-http-push' into maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'po/error-message-style' into maintJunio C Hamano1-0/+9
2014-07-22Merge branch 'zk/log-graph-showsig' into maintJunio C Hamano2-0/+32
2014-07-22Merge branch 'mg/fix-log-mergetag-color' into maintJunio C Hamano1-10/+11
2014-07-22Merge branch 'cb/filter-branch-prune-empty-degenerate-merges' into maintJunio C Hamano2-1/+18
2014-07-22Merge branch 'ye/doc-http-proto' into maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'jm/api-strbuf-doc' into maintJunio C Hamano1-5/+5
2014-07-22Merge branch 'jm/dedup-test-config' into maintJunio C Hamano1-5/+0
2014-07-22Merge branch 'sk/test-cmp-bin' into maintJunio C Hamano5-22/+28
2014-07-22Merge branch 'jm/doc-wording-tweaks' into maintJunio C Hamano2-9/+8
2014-07-22Merge branch 'jm/instaweb-apache-24' into maintJunio C Hamano1-1/+11
2014-07-22Merge branch 'bg/xcalloc-nmemb-then-size' into maintJunio C Hamano12-21/+21
2014-07-22Merge branch 'cb/byte-order' into maintJunio C Hamano1-9/+24
2014-07-22Merge branch 'lt/request-pull' into maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'ep/shell-assign-and-export-vars' into maintJunio C Hamano5-5/+16
2014-07-22Merge branch 'maint-1.9' into maintJunio C Hamano1-1/+1
2014-07-22Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano1-1/+1
2014-07-22Documentation: fix missing text for rev-parse --verifybrian m. carlson1-1/+1
2014-07-21Merge branch 'maint'Junio C Hamano10-27/+10
2014-07-21Ninth batch for 2.1Junio C Hamano1-0/+4
2014-07-21replace: add test for --graft with a mergetagChristian Couder1-0/+22
2014-07-21replace: check mergetags when using --graftChristian Couder1-0/+47
2014-07-21replace: add test for --graft with signed commitChristian Couder1-0/+24
2014-07-21replace: remove signature when using --graftChristian Couder3-0/+41
2014-07-21contrib: add convert-grafts-to-replace-refs.shChristian Couder2-1/+31
2014-07-21Documentation: replace: add --graft optionChristian Couder1-0/+8
2014-07-21replace: add test for --graftChristian Couder1-1/+44
2014-07-21replace: add --graft optionChristian Couder1-1/+73
2014-07-21Merge branch 'rs/unify-is-branch'Junio C Hamano3-6/+3
2014-07-21Merge branch 'kb/avoid-fchmod-for-now'Junio C Hamano1-4/+4
2014-07-21Merge branch 'sk/mingw-uni-fix'Junio C Hamano4-77/+171
2014-07-21Merge branch 'ek/alt-odb-entry-fix'Junio C Hamano2-4/+33
2014-07-21Merge branch 'kb/hashmap-updates'Junio C Hamano12-61/+159
2014-07-21Merge branch 'jk/remote-curl-squelch-extra-errors'Junio C Hamano1-8/+6
2014-07-21Merge branch 'rs/ref-transaction-0'Junio C Hamano6-100/+199
2014-07-21Merge branch 'jl/submodule-tests'Junio C Hamano14-0/+974
2014-07-21Merge branch 'ak/profile-feedback-build'Junio C Hamano3-8/+34
2014-07-21Merge branch 'cc/for-each-mergetag'Junio C Hamano3-11/+22
2014-07-21Fix contrib/subtree Makefile to patch #! lineCharles Bailey1-1/+7
2014-07-21use xmemdupz() to allocate copies of strings given by start and lengthRené Scharfe6-19/+6
2014-07-21use xcalloc() to allocate zero-initialized memoryRené Scharfe4-8/+4
2014-07-21replace memset with string-list initializersTanay Abhra4-15/+6
2014-07-21string-list: add string_list initializer helper functionTanay Abhra3-0/+13
2014-07-21unix-socket: remove stale socket before calling chdir()René Scharfe1-1/+2
2014-07-18remote-testsvn: use internal argv_array of struct child_process in cmd_import()René Scharfe1-9/+7
2014-07-18bundle: use internal argv_array of struct child_process in create_bundle()René Scharfe1-10/+5
2014-07-18fast-import: use hashcmp() for SHA1 hash comparisonRené Scharfe1-1/+1
2014-07-18transport: simplify fetch_objs_via_rsync() using argv_arrayRené Scharfe1-20/+8
2014-07-17run-command: use internal argv_array of struct child_process in run_hook_ve()René Scharfe1-11/+4
2014-07-17use commit_list_count() to count the members of commit_listsRené Scharfe5-42/+6
2014-07-17strbuf: use strbuf_addstr() for adding C stringsRené Scharfe3-10/+10
2014-07-17use local cloning if insteadOf makes a local URLMichael Barabanov1-12/+13
2014-07-17.mailmap: map different names with the same email address togetherStefan Beller1-0/+3
2014-07-17tag: support configuring --sort via .gitconfigJacob Keller4-19/+95
2014-07-16rebase: omit patch-identical commits with --fork-pointJohn Keeping4-6/+32
2014-07-16refs.c: add a public is_branch functionRonnie Sahlberg3-6/+3
2014-07-16config: use chmod() instead of fchmod()Karsten Blees1-4/+4
2014-07-16Sync with 2.0.2Junio C Hamano3-8/+26
2014-07-16Eighth batch for 2.1Junio C Hamano1-1/+31
2014-07-16Merge branch 'ah/fix-http-push'Junio C Hamano1-1/+1
2014-07-16Merge branch 'rs/code-cleaning'Junio C Hamano10-36/+19
2014-07-16Merge branch 'jk/skip-prefix'Junio C Hamano1-9/+5
2014-07-16Merge branch 'po/error-message-style'Junio C Hamano1-0/+9
2014-07-16Merge branch 'jl/test-lint-scripts'Junio C Hamano1-2/+3
2014-07-16Merge branch 'zk/log-graph-showsig'Junio C Hamano2-0/+32
2014-07-16Merge branch 'mg/fix-log-mergetag-color'Junio C Hamano1-10/+11
2014-07-16Merge branch 'kb/path-max-must-go'Junio C Hamano2-2/+2
2014-07-16Merge branch 'cb/filter-branch-prune-empty-degenerate-merges'Junio C Hamano2-1/+18
2014-07-16Merge branch 'mk/merge-incomplete-files'Junio C Hamano2-5/+90
2014-07-16Merge branch 'jk/strip-suffix'Junio C Hamano11-84/+101
2014-07-16Merge branch 'ep/submodule-code-cleanup'Junio C Hamano1-1/+1
2014-07-16Merge branch 'jk/replace-edit-raw'Junio C Hamano2-10/+29
2014-07-16Merge branch 'cc/replace-edit'Junio C Hamano2-9/+8
2014-07-16Merge branch 'tb/crlf-tests'Junio C Hamano2-61/+326
2014-07-16Merge branch 'nd/split-index'Junio C Hamano41-193/+1088
2014-07-16Git 2.0.2v2.0.2Junio C Hamano3-2/+22
2014-07-16Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maintJunio C Hamano1-1/+1
2014-07-16Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano3-9/+70
2014-07-16Merge branch 'rs/fix-alt-odb-path-comparison' into maintJunio C Hamano1-1/+2
2014-07-16Merge branch 'jk/commit-buffer-length' into maintJunio C Hamano27-197/+284
2014-07-16Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano2-2/+18
2014-07-16Merge branch 'maint-1.9' into maintJunio C Hamano1-7/+5
2014-07-16Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano4-11/+9
2014-07-16annotate: use argv_arrayRené Scharfe1-7/+5
2014-07-16MinGW: fix compile error due to missing ELOOPKarsten Blees1-0/+3
2014-07-15rebase--am: use --cherry-pick instead of --ignore-if-in-upstreamJohn Keeping1-4/+11
2014-07-15sha1_file: do not add own object directory as alternateEphrim Khong2-4/+33
2014-07-15t5539: update a flaky testJeff King1-0/+1
2014-07-15Win32: Unicode file name support (dirent)Karsten Blees2-21/+11
2014-07-15Win32: Unicode file name support (except dirent)Karsten Blees2-56/+160
2014-07-15paint_down_to_common: use prio_queueJeff King1-23/+19
2014-07-15prio-queue: make output stable with respect to insertionJeff King2-6/+17
2014-07-15prio-queue: factor out compare and swap operationsJeff King1-24/+25
2014-07-15.gitignore: "git-verify-commit" is a generated fileØyvind A. Holm1-0/+1
2014-07-14prep_exclude: remove the artificial PATH_MAX limitNguyễn Thái Ngọc Duy2-20/+29
2014-07-14dir.h: move struct exclude declaration to top levelNguyễn Thái Ngọc Duy1-20/+22
2014-07-14dir.c: coding style fixNguyễn Thái Ngọc Duy1-6/+6
2014-07-14revert: add t3513 for submodule updatesJens Lehmann1-0/+32
2014-07-14stash: add t3906 for submodule updatesJens Lehmann2-5/+42
2014-07-14am: add t4255 for submodule updatesJens Lehmann1-0/+21
2014-07-14cherry-pick: add t3512 for submodule updatesJens Lehmann2-3/+25
2014-07-14pull: add t5572 for submodule updatesJens Lehmann1-0/+45
2014-07-14rebase: add t3426 for submodule updatesJens Lehmann1-0/+46
2014-07-14merge: add t7613 for submodule updatesJens Lehmann2-3/+40
2014-07-14bisect: add t6041 for submodule updatesJens Lehmann1-0/+32
2014-07-14reset: add t7112 for submodule updatesJens Lehmann1-0/+14
2014-07-14read-tree: add t1013 for submodule updatesJens Lehmann1-0/+12
2014-07-14apply: add t4137 for submodule updatesJens Lehmann1-0/+20
2014-07-14checkout: call the new submodule update test frameworkJens Lehmann1-0/+5
2014-07-14submodules: add the lib-submodule-update.sh test libraryJens Lehmann1-0/+640
2014-07-14refs.c: change ref_transaction_update() to do error checking and return statusRonnie Sahlberg3-16/+28
2014-07-14refs.c: remove the onerr argument to ref_transaction_commitRonnie Sahlberg3-19/+9
2014-07-14update-ref: use err argument to get error from ref_transaction_commitRonnie Sahlberg1-5/+5
2014-07-14refs.c: make update_ref_write update a strbuf on failureRonnie Sahlberg1-3/+6
2014-07-14refs.c: make ref_update_reject_duplicates take a strbuf argument for errorsRonnie Sahlberg1-1/+5
2014-07-14refs.c: log_ref_write should try to return meaningful errnoRonnie Sahlberg1-5/+23
2014-07-14refs.c: make resolve_ref_unsafe set errno to something meaningful on errorRonnie Sahlberg2-5/+16
2014-07-14refs.c: commit_packed_refs to return a meaningful errno on failureRonnie Sahlberg2-1/+10
2014-07-14refs.c: make remove_empty_directories always set errno to something saneRonnie Sahlberg1-1/+4
2014-07-14refs.c: verify_lock should set errno to something meaningfulRonnie Sahlberg2-1/+9
2014-07-14refs.c: make sure log_ref_setup returns a meaningful errnoRonnie Sahlberg2-9/+22
2014-07-14refs.c: add an err argument to repack_without_refsRonnie Sahlberg3-8/+19
2014-07-14lockfile.c: make lock_file return a meaningful errno on failureiRonnie Sahlberg3-5/+14
2014-07-14lockfile.c: add a new public function unable_to_lock_messageRonnie Sahlberg2-10/+14
2014-07-14refs.c: add a strbuf argument to ref_transaction_commit for error loggingRonnie Sahlberg3-3/+10
2014-07-14refs.c: allow passing NULL to ref_transaction_freeRonnie Sahlberg1-0/+3
2014-07-14refs.c: constify the sha arguments for ref_transaction_create|delete|updateRonnie Sahlberg2-6/+8
2014-07-14refs.c: ref_transaction_commit should not free the transactionRonnie Sahlberg3-4/+3
2014-07-14refs.c: remove ref_transaction_rollbackRonnie Sahlberg2-15/+8
2014-07-13api-trace.txt: add trace API documentationKarsten Blees1-0/+97
2014-07-13progress: simplify performance measurement by using getnanotime()Karsten Blees1-35/+36
2014-07-13wt-status: simplify performance measurement by using getnanotime()Karsten Blees1-11/+3
2014-07-13git: add performance tracing for git's main() function to debug scriptsKarsten Blees4-0/+30
2014-07-13trace: add trace_performance facility to debug performance issuesKarsten Blees2-0/+65
2014-07-13trace: add high resolution timer function to debug performance issuesKarsten Blees4-0/+91
2014-07-13trace: add 'file:line' to all trace outputKarsten Blees3-12/+126
2014-07-13trace: move code around, in preparation to file:line outputKarsten Blees2-22/+26
2014-07-13trace: add current timestamp to all trace outputKarsten Blees1-1/+9
2014-07-13trace: disable additional trace output for unit testsKarsten Blees2-0/+10
2014-07-13trace: add infrastructure to augment trace output with additional infoKarsten Blees2-15/+34
2014-07-13sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace APIKarsten Blees2-28/+6
2014-07-13Documentation/git.txt: improve documentation of 'GIT_TRACE*' variablesKarsten Blees1-16/+34
2014-07-13trace: improve trace performanceKarsten Blees6-59/+78
2014-07-13diff-tree: avoid lookup_unknown_objectJeff King1-3/+1
2014-07-13object_as_type: set commit indexJeff King1-0/+2
2014-07-13alloc: factor out commit indexJeff King2-2/+8
2014-07-13add object_as_type helper for casting objectsJeff King7-43/+25
2014-07-13parse_object_buffer: do not set object typeJeff King1-2/+0
2014-07-13move setting of object->type to alloc_* functionsJeff King8-12/+13
2014-07-13alloc: write out allocator definitionsJeff King1-11/+27
2014-07-13alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones1-18/+29
2014-07-13http-push.c: make CURLOPT_IOCTLDATA a usable pointerAbbaad Haider1-1/+1
2014-07-13cache.h: rename cache_def_free to cache_def_clearKarsten Blees2-2/+2
2014-07-13tag: fix --sort tests to use cat<<-\EOF formatJacob Keller1-20/+20
2014-07-10log: correctly identify mergetag signature verification statusMichael J Gruber1-10/+11
2014-07-10fsck: simplify fsck_commit_buffer() by using commit_list_count()René Scharfe1-16/+6
2014-07-10commit: use commit_list_append() instead of duplicating its codeRené Scharfe1-6/+1
2014-07-10merge: simplify merge_trivial() by using commit_list_append()René Scharfe1-6/+4
2014-07-10use strbuf_addch for adding single charactersRené Scharfe3-3/+3
2014-07-10use strbuf_addbuf for adding strbufsRené Scharfe4-5/+5
2014-07-10doc: give some guidelines for error messagesPhilip Oakley1-0/+9
2014-07-10t/Makefile: always test all lint targets when running testsJens Lehmann1-1/+1
2014-07-10t/Makefile: check helper scripts for non-portable shell commands tooJens Lehmann1-1/+2
2014-07-10Merge branch 'maint'Junio C Hamano1-0/+13
2014-07-10Seventh batch for 2.1Junio C Hamano1-0/+22
2014-07-10Merge branch 'dt/refs-check-refname-component-sse-fix'Junio C Hamano2-5/+13
2014-07-10Merge branch 'rs/simplify-archive-tests'Junio C Hamano2-16/+8
2014-07-10Merge branch 'rs/fix-alt-odb-path-comparison'Junio C Hamano1-1/+2
2014-07-10Merge branch 'rs/status-code-clean-up'Junio C Hamano1-8/+5
2014-07-10Merge branch 'kb/path-max-must-go'Junio C Hamano3-39/+36
2014-07-10Merge branch 'mg/verify-commit'Junio C Hamano12-7/+162
2014-07-10Merge branch 'jc/fix-clone-single-starting-at-a-tag'Junio C Hamano1-1/+1
2014-07-10Start preparing for 2.0.2Junio C Hamano2-1/+14
2014-07-10Merge branch 'pb/trim-trailing-spaces' into maintJunio C Hamano2-15/+44
2014-07-10Merge branch 'jk/repack-pack-keep-objects' into maintJunio C Hamano2-7/+27
2014-07-10Merge branch 'mc/doc-submodule-sync-recurse' into maintJunio C Hamano1-1/+1
2014-07-10tag: use skip_prefix instead of magic numbersJeff King1-9/+5
2014-07-10remote-curl: mark helper-protocol errors more clearlyJeff King1-4/+4
2014-07-10remote-curl: use error instead of fprintf(stderr)Jeff King1-5/+5
2014-07-10remote-curl: do not complain on EOF from parent gitJeff King1-2/+0
2014-07-09Sixth batch for 2.1Junio C Hamano1-0/+18
2014-07-09Merge branch 'sk/mingw-unicode-spawn-args'Junio C Hamano1-23/+71
2014-07-09Merge branch 'sk/mingw-dirent'Junio C Hamano3-67/+59