aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bisect: make "git bisect" use new "--next-all" bisect-helper functionChristian Couder2009-05-10
* bisect: add "check_good_are_ancestors_of_bad" functionChristian Couder2009-05-10
* bisect: implement the "check_merge_bases" functionChristian Couder2009-05-10
* bisect: automatically sort sha1_array if needed when looking it upChristian Couder2009-05-10
* bisect: make skipped array functions more genericChristian Couder2009-05-10
* bisect: remove too much function nestingChristian Couder2009-05-10
* bisect: use new "struct argv_array" to prepare argv for "setup_revisions"Christian Couder2009-05-10
* bisect: store good revisions in a "sha1_array"Christian Couder2009-05-10
* bisect: implement "rev_argv_push" to fill an argv with revsChristian Couder2009-05-10
* bisect: use "sha1_array" to store skipped revisionsChristian Couder2009-05-10
* am: simplify "sq" function by using "git rev-parse --sq-quote"Christian Couder2009-05-10
* bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionChristian Couder2009-05-10
* rev-parse: add --sq-quote to shell quote argumentsChristian Couder2009-05-10
* rev-list: remove stringed output flag from "show_bisect_vars"Christian Couder2009-05-10
* bisect--helper: remove "--next-vars" option as it is now uselessChristian Couder2009-05-10
* bisect: use "git bisect--helper --next-exit" in "git-bisect.sh"Christian Couder2009-05-10
* bisect--helper: add "--next-exit" to output bisect resultsChristian Couder2009-05-10
* bisect: move common bisect functionality to "bisect_common"Christian Couder2009-05-10
* rev-list: refactor printing bisect varsChristian Couder2009-05-10
* rev-list: make "estimate_bisect_steps" non staticChristian Couder2009-05-10
* GIT 1.6.3v1.6.3Junio C Hamano2009-05-06
* t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-06
* t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-06
* t4200: remove two unnecessary linesBrandon Casey2009-05-06
* t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-06
* t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-06
* t4118: add missing '&&'Brandon Casey2009-05-06
* t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-06
* git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-06
* Merge branch 'maint'Junio C Hamano2009-05-05
|\
| * Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano2009-05-05
| |\
| | * git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson2009-05-05
| * | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-05-05
| |\ \
| | * | dir.c: Fix two minor grammatical errors in commentsAllan Caffee2009-05-05
| | |/
| * | improve error message in config.cAlex Riesen2009-05-05
| * | t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-05
| * | Work around BSD whose typeof(tv.tv_sec) != time_tBernd Ahlers2009-05-05
| * | git-am.txt: reword extra headers in message bodyStephen Boyd2009-05-05
| * | git-am.txt: Use date or value instead of time or timestampStephen Boyd2009-05-05
| * | git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd2009-05-05
* | | completion: complete values for send-emailStephen Boyd2009-05-05
* | | completion: complete values for log.dateStephen Boyd2009-05-05
* | | completion: complete values for help.formatStephen Boyd2009-05-05
* | | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-05
* | | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-05
* | | Sync with GIT 1.6.2.5Junio C Hamano2009-05-03
|\ \ \ | |/ /
| * | GIT 1.6.2.5v1.6.2.5Junio C Hamano2009-05-03
| * | Merge branch 'np/maint-no-ofs-delta' into maintJunio C Hamano2009-05-03
| |\ \
| | * | honor repack.usedeltabaseoffset when fetching packsNicolas Pitre2009-05-01
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-05-03
| |\ \ \