aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sb/show-branch-parse-options' into sb/opt-filenameJunio C Hamano2009-05-25
|\
| * show-branch: migrate to parse-options APIStephen Boyd2009-05-22
| * Merge branch 'mh/show-branch-color' into sb/show-branch-parse-optionsJunio C Hamano2009-05-22
| |\
| * | parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh'sStephen Boyd2009-05-22
* | | Merge branch 'master' into sb/opt-filenameJunio C Hamano2009-05-25
|\ \ \
| * \ \ Merge branch 'maint'Junio C Hamano2009-05-24
| |\ \ \
| | * \ \ Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-24
| | |\ \ \
| | | * \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-24
| | | |\ \ \
| | | | * \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-24
| | | | |\ \ \
| | | | | * | | http-push.c::remove_locks(): fix use after freeAlex Riesen2009-05-24
| * | | | | | | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy2009-05-24
| * | | | | | | post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering2009-05-23
| * | | | | | | MinGW: Fix compiler warning in merge-recursiveJohannes Schindelin2009-05-23
| * | | | | | | MinGW: Add a simple getpass()Johannes Schindelin2009-05-23
| * | | | | | | MinGW: use POSIX signature of waitpid()Johannes Schindelin2009-05-23
| * | | | | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin2009-05-23
| * | | | | | | MinGW: Scan for \r in addition to \n when reading shbang linesPeter Harris2009-05-23
| * | | | | | | Merge branch 'jn/gitweb-cleanup'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \
| | * | | | | | | gitweb: Remove unused $hash_base parameter from normalize_link_targetJakub Narebski2009-05-13
| | * | | | | | | gitweb: Simplify snapshot format detection logic in evaluate_path_infoJakub Narebski2009-05-13
| | * | | | | | | gitweb: Use capturing parentheses only when you intend to captureJakub Narebski2009-05-13
| | * | | | | | | gitweb: Replace wrongly added tabs with spacesJakub Narebski2009-05-13
| | * | | | | | | gitweb: Use block form of map/grep in a few cases moreJakub Narebski2009-05-10
| | * | | | | | | gitweb: Always use three argument form of openJakub Narebski2009-05-10
| | * | | | | | | gitweb: Always use three argument form of openJakub Narebski2009-05-10
| | * | | | | | | gitweb: Do not use bareword filehandlesJakub Narebski2009-05-10
| * | | | | | | | Merge branch 'mg/track'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix behavior with non-commit upstream referencesMichael J Gruber2009-05-14
| | * | | | | | | | Test tracking of non-commit upstreamsMichael J Gruber2009-05-13
| * | | | | | | | | Merge branch 'fc/decorate-tag'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Prettify log decorations even moreFelipe Contreras2009-05-13
| | * | | | | | | | | Change prettify_ref to prettify_refnameFelipe Contreras2009-05-13
| * | | | | | | | | | Merge branch 'tp/send-email-from-config'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | send-email: Add config option for sender addressTrent Piepho2009-05-13
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add NO_CROSS_DIRECTORY_HARDLINKS support to the MakefileJohannes Schindelin2009-05-13
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'da/mergetool-lib'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mergetool--lib: specialize diff options for emerge and ecmergeDavid Aguilar2009-05-09
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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