summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | refs.c: verify_lock should set errno to something meaningfulRonnie Sahlberg2014-07-142-1/+9
| * | | | | | | | refs.c: make sure log_ref_setup returns a meaningful errnoRonnie Sahlberg2014-07-142-9/+22
| * | | | | | | | refs.c: add an err argument to repack_without_refsRonnie Sahlberg2014-07-143-8/+19
| * | | | | | | | lockfile.c: make lock_file return a meaningful errno on failureiRonnie Sahlberg2014-07-143-5/+14
| * | | | | | | | lockfile.c: add a new public function unable_to_lock_messageRonnie Sahlberg2014-07-142-10/+14
| * | | | | | | | refs.c: add a strbuf argument to ref_transaction_commit for error loggingRonnie Sahlberg2014-07-143-3/+10
| * | | | | | | | refs.c: allow passing NULL to ref_transaction_freeRonnie Sahlberg2014-07-141-0/+3
| * | | | | | | | refs.c: constify the sha arguments for ref_transaction_create|delete|updateRonnie Sahlberg2014-07-142-6/+8
| * | | | | | | | refs.c: ref_transaction_commit should not free the transactionRonnie Sahlberg2014-07-143-4/+3
| * | | | | | | | refs.c: remove ref_transaction_rollbackRonnie Sahlberg2014-07-142-15/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jl/submodule-tests'Junio C Hamano2014-07-2114-0/+974
|\ \ \ \ \ \ \ \
| * | | | | | | | revert: add t3513 for submodule updatesjl/submodule-testsJens Lehmann2014-07-141-0/+32
| * | | | | | | | stash: add t3906 for submodule updatesJens Lehmann2014-07-142-5/+42
| * | | | | | | | am: add t4255 for submodule updatesJens Lehmann2014-07-141-0/+21
| * | | | | | | | cherry-pick: add t3512 for submodule updatesJens Lehmann2014-07-142-3/+25
| * | | | | | | | pull: add t5572 for submodule updatesJens Lehmann2014-07-141-0/+45
| * | | | | | | | rebase: add t3426 for submodule updatesJens Lehmann2014-07-141-0/+46
| * | | | | | | | merge: add t7613 for submodule updatesJens Lehmann2014-07-142-3/+40
| * | | | | | | | bisect: add t6041 for submodule updatesJens Lehmann2014-07-141-0/+32
| * | | | | | | | reset: add t7112 for submodule updatesJens Lehmann2014-07-141-0/+14
| * | | | | | | | read-tree: add t1013 for submodule updatesJens Lehmann2014-07-141-0/+12
| * | | | | | | | apply: add t4137 for submodule updatesJens Lehmann2014-07-141-0/+20
| * | | | | | | | checkout: call the new submodule update test frameworkJens Lehmann2014-07-141-0/+5
| * | | | | | | | submodules: add the lib-submodule-update.sh test libraryJens Lehmann2014-07-141-0/+640
| * | | | | | | | test-lib: add test_dir_is_empty()Jens Lehmann2014-06-201-0/+11
| |/ / / / / / /
* | | | | | | | Merge branch 'ak/profile-feedback-build'Junio C Hamano2014-07-213-8/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix profile feedback with -jN and add profile-fastak/profile-feedback-buildAndi Kleen2014-07-082-6/+29
| * | | | | | | | Run the perf test suite for profile feedback tooAndi Kleen2014-07-081-0/+1
| * | | | | | | | Don't define away __attribute__ on gccAndi Kleen2014-07-071-0/+2
| * | | | | | | | Use BASIC_FLAGS for profile feedbackAndi Kleen2014-07-071-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'cc/for-each-mergetag'Junio C Hamano2014-07-213-11/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: add for_each_mergetag()cc/for-each-mergetagChristian Couder2014-07-073-11/+22
| |/ / / / / / /
* | | | | | | | Fix contrib/subtree Makefile to patch #! lineCharles Bailey2014-07-211-1/+7
* | | | | | | | .mailmap: map different names with the same email address togetherStefan Beller2014-07-171-0/+3
* | | | | | | | Sync with 2.0.2Junio C Hamano2014-07-163-8/+26
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Git 2.0.2v2.0.2Junio C Hamano2014-07-163-2/+22
| * | | | | | | Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maintJunio C Hamano2014-07-161-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano2014-07-163-9/+70
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/fix-alt-odb-path-comparison' into maintJunio C Hamano2014-07-161-1/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/commit-buffer-length' into maintJunio C Hamano2014-07-1627-197/+284
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano2014-07-162-2/+18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.9' into maintJunio C Hamano2014-07-161-7/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-164-11/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | annotate: use argv_arrayRené Scharfe2014-07-161-7/+5
| | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
* | | | | | | | | | | | | Eighth batch for 2.1Junio C Hamano2014-07-161-1/+31
* | | | | | | | | | | | | Merge branch 'ah/fix-http-push'Junio C Hamano2014-07-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | http-push.c: make CURLOPT_IOCTLDATA a usable pointerah/fix-http-pushAbbaad Haider2014-07-131-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/code-cleaning'Junio C Hamano2014-07-1610-36/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fsck: simplify fsck_commit_buffer() by using commit_list_count()René Scharfe2014-07-101-16/+6
| * | | | | | | | | | | | | commit: use commit_list_append() instead of duplicating its codeRené Scharfe2014-07-101-6/+1