aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: install 'git' in execdirv1.6.4-rc0Jeff King2009-07-09
* Merge branch 'ld/push-porcelain-output-format'Junio C Hamano2009-07-09
|\
| * add --porcelain option to git-pushLarry D'Anna2009-06-27
* | Merge branch 'gb/gitweb-avatar'Junio C Hamano2009-07-09
|\ \
| * | gitweb: add empty alt text to avatar imgGiuseppe Bilotta2009-06-30
| * | gitweb: picon avatar providerGiuseppe Bilotta2009-06-30
| * | gitweb: gravatar url cacheGiuseppe Bilotta2009-06-30
| * | gitweb: (gr)avatar supportGiuseppe Bilotta2009-06-30
| * | gitweb: use git_print_authorship_rows in 'tag' view tooGiuseppe Bilotta2009-06-30
| * | gitweb: uniform author info for commit and commitdiffGiuseppe Bilotta2009-06-30
| * | gitweb: refactor author name insertionGiuseppe Bilotta2009-06-30
* | | Merge branch 'ml/http'Junio C Hamano2009-07-09
|\ \ \
| * | | http.c: add http.sslCertPasswordProtected optionMark Lodato2009-06-18
| * | | http.c: prompt for SSL client certificate passwordMark Lodato2009-06-18
* | | | Merge branch 'rs/grep-p'Junio C Hamano2009-07-09
|\ \ \ \
| * | | | grep: simplify -p outputRené Scharfe2009-07-02
| * | | | grep -p: support user defined regular expressionsRené Scharfe2009-07-01
| * | | | grep: add option -p/--show-functionRené Scharfe2009-07-01
| * | | | grep: handle pre context lines on demandRené Scharfe2009-07-01
| * | | | grep: print context hunk marks between filesRené Scharfe2009-07-01
| * | | | grep: move context hunk mark handling into show_line()René Scharfe2009-07-01
| * | | | userdiff: add xdiff_clear_find_func()René Scharfe2009-07-01
* | | | | Merge branch 'js/run-command-updates' (early part)Junio C Hamano2009-07-09
|\ \ \ \ \
| * | | | | MinGW: truncate exit()'s argument to lowest 8 bitsJohannes Sixt2009-07-05
* | | | | | git-svn.txt: fix description of fetch flags accepted by clone.Yann Dirson2009-07-08
* | | | | | git-svn.txt: fix fetch flags incorrectly documented as init flags.Yann Dirson2009-07-08
* | | | | | git-svn.txt: make formatting more consistent.Yann Dirson2009-07-08
* | | | | | git-svn.txt: stop using dash-form of commands.Yann Dirson2009-07-08
* | | | | | Merge branch 'maint'Junio C Hamano2009-07-08
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintJunio C Hamano2009-07-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintJunio C Hamano2009-07-08
| |\ \ \ \ \ \ \
| * | | | | | | | Documentation: update description of shell aliasesSitaram Chamarty2009-07-08
* | | | | | | | | completion: __git_config_get_set_variables() handle values with spacesStephen Boyd2009-07-06
* | | | | | | | | Merge branch 'tr/die_errno'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use die_errno() instead of die() when checking syscallsThomas Rast2009-06-27
| * | | | | | | | | Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast2009-06-27
| * | | | | | | | | die_errno(): double % in strerror() output just in caseJunio C Hamano2009-06-27
| * | | | | | | | | Introduce die_errno() that appends strerror(errno) to die()Thomas Rast2009-06-27
* | | | | | | | | | Merge branch 'cb/maint-fetch-refspec-wo-dst'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | fetch: do not create ref from empty nameClemens Buchacher2009-06-18
* | | | | | | | | | Merge branch 'sb/show-ref-parse-options'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | show-ref: migrate to parse-optionsStephen Boyd2009-06-20
* | | | | | | | | | | Merge branch 'gb/am-foreign'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-am: refactor 'cleaning up and aborting'Giuseppe Bilotta2009-06-13
| * | | | | | | | | | | git-am foreign patch support: StGIT supportGiuseppe Bilotta2009-05-28
| * | | | | | | | | | | git-am foreign patch support: autodetect some patch formatsGiuseppe Bilotta2009-05-28
| * | | | | | | | | | | git-am foreign patch support: introduce patch_formatGiuseppe Bilotta2009-05-28
* | | | | | | | | | | | Merge branch 'jk/use-our-regexp'Junio C Hamano2009-07-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Makefile: Solaris needs HAVE_ALLOCA_H for alloca()Brandon Casey2009-06-20
| * | | | | | | | | | | | Makefile: use compat regex on SolarisJeff King2009-06-18