aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shortlog: default to HEAD when the standard input is a ttyJunio C Hamano2007-12-11
* Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit2007-12-11
* shortlog: document -e optionJeff King2007-12-11
* git-shortlog -e: show e-mail address as wellJunio C Hamano2007-12-08
* shortlog: code restructuring and clean-upJunio C Hamano2007-12-08
* mailmap: fix bogus for() loop that happened to be safe by accidentJunio C Hamano2007-12-08
* pack-objects: fix threaded load balancingNicolas Pitre2007-12-08
* pack-objects: reverse the delta search sort listNicolas Pitre2007-12-08
* pack-objects: fix delta cache size accountingNicolas Pitre2007-12-08
* git-status: documentation improvementsJeff King2007-12-08
* add status.relativePaths config variableJeff King2007-12-08
* wt-status.c:quote_path(): convert empty path to "./"Jeff King2007-12-08
* git-bisect visualize: work in non-windowed environments betterJunio C Hamano2007-12-08
* Teach "git add -i" to colorize whitespace errorsWincent Colaiuta2007-12-08
* Let git-help prefer man-pages installed with this version of gitSergei Organov2007-12-08
* Update draft release notes to 1.5.4Junio C Hamano2007-12-07
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-12-06
|\
| * Update Hungarian translation. 100% completed.Miklos Vajna2007-12-05
| * Update ja.po for git-guiしらいしななこ2007-12-05
| * git-gui: Improve the application icon on Windows.Johannes Sixt2007-12-02
| * git-gui: install-sh from automake does not like -m755Robert Schiele2007-12-02
| * git-gui: Reorder msgfmt command-line argumentsbrian m. carlson2007-12-02
| * Update German translation. 100% completed.Christian Stimming2007-11-26
| * Update git-gui.pot with latest (few) string additions and changes.Christian Stimming2007-11-26
| * git-gui: update it.po and glossary/it.poMichele Ballabio2007-11-22
| * git-gui: fix a typo in lib/commit.tclMichele Ballabio2007-11-22
* | Merge branch 'mw/cvsserver'Junio C Hamano2007-12-06
|\ \
| * | git-cvsserver runs hooks/post-updateJunio C Hamano2007-12-05
| * | git-cvsserver runs hooks/post-receiveMichael Witten2007-12-05
* | | Merge branch 'kh/fetch-optparse'Junio C Hamano2007-12-06
|\ \ \
| * | | Rewrite builtin-fetch option parsing to use parse_options().Kristian Høgsberg2007-12-04
| |/ /
* | | Merge branch 'jc/git-log-doc'Junio C Hamano2007-12-06
|\ \ \
| * | | Include diff options in the git-log manpageMiklos Vajna2007-12-05
| |/ /
* | | Merge branch 'jc/addi-color'Junio C Hamano2007-12-06
|\ \ \
| * | | config --get-colorbool: diff.color is a deprecated synonym to color.diffJunio C Hamano2007-12-05
| * | | Color support for "git-add -i"Junio C Hamano2007-12-05
| * | | git config --get-colorboolJunio C Hamano2007-12-05
* | | | Merge branch 'jc/docmake-perl'Junio C Hamano2007-12-06
|\ \ \ \
| * | | | Run the specified perl in Documentation/Junio C Hamano2007-12-03
* | | | | Merge branch 'jc/clean-fix'Junio C Hamano2007-12-06
|\ \ \ \ \
| * | | | | t7300: add test for clean with wildcard pathspecJeff King2007-12-05
| * | | | | git-clean: Honor pathspec.Junio C Hamano2007-12-05
| | |/ / / | |/| | |
* | | | | autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski2007-12-06
* | | | | Silence iconv warnings on LeopardWincent Colaiuta2007-12-06
* | | | | Merge branch 'maint'Junio C Hamano2007-12-06
|\ \ \ \ \
| * | | | | Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds2007-12-06
* | | | | | git-status documentation: mention subdirectory behaviourJunio C Hamano2007-12-06
* | | | | | do not discard status in fetch_refs_via_pack()Junio C Hamano2007-12-06
* | | | | | for-each-ref: Fix quoting style constants.Johannes Sixt2007-12-06
* | | | | | hg-to-git: handle an empty dir in hg.Junio C Hamano2007-12-06
| |/ / / / |/| | | |