aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-cvsserver: fix error for invalid password formatsÆvar Arnfjörð Bjarmason2010-06-20
* git-cvsserver: typo in a comment: bas -> hasÆvar Arnfjörð Bjarmason2010-06-20
* Update draft release notes to 1.7.2Junio C Hamano2010-06-18
* Merge branch 'cc/maint-diff-CC-binary'Junio C Hamano2010-06-18
|\
| * diff: fix "git show -C -C" output when renaming a binary fileChristian Couder2010-06-06
* | Merge branch 'by/diff-graph'Junio C Hamano2010-06-18
|\ \
| * | Make --color-words work well with --graphBo Yang2010-05-31
| * | graph.c: register a callback for graph outputBo Yang2010-05-31
| * | Emit a whole line in one goBo Yang2010-05-31
| * | diff.c: Output the text graph padding before each diff lineBo Yang2010-05-31
| * | Output the graph columns at the end of the commit messageBo Yang2010-05-31
| * | Add a prefix output callback to diff outputBo Yang2010-05-31
* | | Merge branch 'cb/ls-files-cdup'Junio C Hamano2010-06-18
|\ \ \
| * | | ls-files: allow relative pathspecClemens Buchacher2010-06-05
| * | | quote.c: separate quoting and relative path generationClemens Buchacher2010-06-05
* | | | Merge branch 'jc/t9129-any-utf8'Junio C Hamano2010-06-18
|\ \ \ \
| * | | | t9129: fix UTF-8 locale detectionJunio C Hamano2010-06-02
* | | | | Merge branch 'rr/am-help'Junio C Hamano2010-06-18
|\ \ \ \ \
| * | | | | git am: Remove stray error message from sedRamkumar Ramachandra2010-06-02
| * | | | | git am: Display some help text when patch is emptyRamkumar Ramachandra2010-06-02
| * | | | | git am: Set cmdline globallyRamkumar Ramachandra2010-06-02
* | | | | | Merge branch 'jn/rebase-cmdline-fix'Junio C Hamano2010-06-18
|\ \ \ \ \ \
| * | | | | | rebase: improve error message when upstream argument is missingJonathan Nieder2010-05-31
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'ps/gitweb--browse-chrome'Junio C Hamano2010-06-18
|\ \ \ \ \ \
| * | | | | | git-web--browse: Add support for google chrome and chromiumPavan Kumar Sunkara2010-05-31
| |/ / / / /
* | | | | | Merge branch 'jk/am-skip-hint'Junio C Hamano2010-06-18
|\ \ \ \ \ \
| * | | | | | git-am: suggest what to do with superfluous patchesJan Krüger2010-05-31
| |/ / / / /
* | | | | | Merge branch 'jh/diff-index-line-abbrev'Junio C Hamano2010-06-18
|\ \ \ \ \ \
| * | | | | | diff.c: Ensure "index $from..$to" line contains unambiguous SHA1sJohan Herland2010-05-31
| |/ / / / /
* | | | | | Merge branch 'ab/maint-perl-use-instlibdir'Junio C Hamano2010-06-18
|\ \ \ \ \ \
| * | | | | | Makefile: remove redundant munging of @@INSTLIBDIR@@Ævar Arnfjörð Bjarmason2010-05-31
* | | | | | | Merge branch 'ec/diff-noprefix-config'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \
| * | | | | | | diff: add configuration option for disabling diff prefixes.Eli Collins2010-05-18
* | | | | | | | Merge branch 'mg/status-b'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation+t5708: document and test status -s -bMichael J Gruber2010-06-03
| * | | | | | | | Show branch information in short output of git statusDaniel Knittl-Frank2010-06-03
* | | | | | | | | Merge branch 'jn/gitweb-plackup'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-instaweb: Add support for running gitweb via 'plackup'Jakub Narebski2010-06-02
| * | | | | | | | | git-instaweb: Wait for server to start before running web browserJakub Narebski2010-06-02
| * | | | | | | | | git-instaweb: Remove pidfile after stopping web serverJakub Narebski2010-06-02
| * | | | | | | | | git-instaweb: Configure it to work with new gitweb structurePavan Kumar Sunkara2010-05-31
| * | | | | | | | | git-instaweb: Put httpd logs in a "$httpd_only" subdirectoryPavan Kumar Sunkara2010-05-31
| * | | | | | | | | gitweb: Set default destination directory for installing gitweb in MakefilePavan Kumar Sunkara2010-05-31
| * | | | | | | | | gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara2010-05-31
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/url-decode'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | decode file:// and ssh:// URLsJeff King2010-05-24
| * | | | | | | | | make url-related functions reusableJeff King2010-05-24
* | | | | | | | | | Merge branch 'jn/remote-set-branches'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add git remote set-branchesJonathan Nieder2010-05-19
* | | | | | | | | | | Merge branch 'rc/ls-remote-default'Junio C Hamano2010-06-18
|\ \ \ \ \ \ \ \ \ \ \