summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SQUASH???sb/bisectJunio C Hamano2016-04-151-2/+2
* bisect: get back halfway shortcutStephan Beyer2016-04-151-5/+13
* bisect: compute best bisection in compute_relevant_weights()Stephan Beyer2016-04-151-25/+19
* bisect: use a bottom-up traversal to find relevant weightsStephan Beyer2016-04-151-76/+150
* bisect: prepare for different algorithms based on find_allStephan Beyer2016-04-151-19/+97
* bisect: rename count_distance() to compute_weight()Stephan Beyer2016-04-151-5/+6
* bisect: make total number of commits globalStephan Beyer2016-04-151-35/+39
* bisect: introduce distance_direction()Stephan Beyer2016-04-151-10/+23
* bisect: extract get_distance() function from code duplicationStephan Beyer2016-04-151-6/+10
* bisect: use commit instead of commit list as arguments when appropriateStephan Beyer2016-04-151-8/+8
* bisect: replace clear_distance() by unique markersStephan Beyer2016-04-151-18/+11
* bisect: use struct node_data array instead of int arrayStephan Beyer2016-04-151-31/+30
* bisect: get rid of recursion in count_distance()Stephan Beyer2016-04-151-33/+22
* bisect: make algorithm behavior independent of DEBUG_BISECTStephan Beyer2016-04-151-2/+0
* bisect: make bisect compile if DEBUG_BISECT is setStephan Beyer2016-04-151-3/+3
* bisect: plug the biggest memory leakStephan Beyer2016-04-151-0/+2
* bisect: add test for the bisect algorithmStephan Beyer2016-04-151-0/+155
* t6030: generalize test to not rely on current implementationStephan Beyer2016-04-151-84/+87
* t: use test_cmp_rev() where appropriateStephan Beyer2016-04-1529-253/+232
* t/test-lib-functions.sh: generalize test_cmp_revStephan Beyer2016-04-151-4/+10
* bisect: allow 'bisect run' if no good commit is knownStephan Beyer2016-04-151-5/+12
* bisect: write about `bisect next` in documentationStephan Beyer2016-04-152-11/+28
* Merge branch 'maint'Junio C Hamano2016-04-141-0/+55
|\
| * Prepare for 2.8.2Junio C Hamano2016-04-141-0/+38
| * Merge branch 'jv/merge-nothing-into-void' into maintJunio C Hamano2016-04-142-5/+15
| |\
| * \ Merge branch 'ss/commit-squash-msg' into maintJunio C Hamano2016-04-142-1/+38
| |\ \
| * \ \ Merge branch 'jk/send-email-rtrim-mailrc-alias' into maintJunio C Hamano2016-04-141-1/+1
| |\ \ \
| * \ \ \ Merge branch 'da/mergetool-delete-delete-conflict' into maintJunio C Hamano2016-04-142-4/+85
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/startup-info' into maintJunio C Hamano2016-04-1413-26/+54
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/getwholeline-getdelim-empty' into maintJunio C Hamano2016-04-142-1/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rj/xdiff-prepare-plug-leak-on-error-codepath' into maintJunio C Hamano2016-04-141-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'gf/fetch-pack-direct-object-fetch' into maintJunio C Hamano2016-04-143-3/+31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/rev-parse-local-env-vars' into maintJunio C Hamano2016-04-142-18/+77
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/config-get-urlmatch' into maintJunio C Hamano2016-04-143-11/+16
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/t7502-drop-dup' into maintJunio C Hamano2016-04-141-5/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/test-httpd-config-nosystem' into maintJunio C Hamano2016-04-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/clone-t57-t56' into maintJunio C Hamano2016-04-1410-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/credential-cache-comment-exit' into maintJunio C Hamano2016-04-141-1/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/index-pack' into maintJunio C Hamano2016-04-142-18/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maintJunio C Hamano2016-04-143-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mp/upload-pack-use-embedded-args' into maintJunio C Hamano2016-04-141-14/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'oa/doc-diff-check' into maintJunio C Hamano2016-04-141-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/opt-cmdmode-doc' into maintJunio C Hamano2016-04-141-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/apply-doc' into maintJunio C Hamano2016-04-141-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/doc-recommend-performance-trace-to-file' into maintJunio C Hamano2016-04-141-0/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/lockfile-error-message' into maintJunio C Hamano2016-04-141-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Start preparing for 2.8.2Junio C Hamano2016-04-131-0/+17
* | | | | | | | | | | | | | | | | | | | | | | | Fourth batch for post 2.8 cycleJunio C Hamano2016-04-131-2/+65
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf'Junio C Hamano2016-04-132-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | correct blame for files commited with CRLFtb/blame-force-read-cache-to-workaround-safe-crlfTorsten Bögershausen2016-04-052-0/+15