aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| |/ / / / |/| | | |
* | | | | Documentation: color.* = true means "auto"Junio C Hamano2007-12-05
* | | | | Merge branch 'maint'Junio C Hamano2007-12-05
|\ \ \ \ \ | |/ / / /
| * | | | git-am -i: report rewritten titleJunio C Hamano2007-12-05
| * | | | git grep shows the same hit repeatedly for unmerged pathsJunio C Hamano2007-12-05
| * | | | Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano2007-12-05
| |\ \ \ \
| | * | | | Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy2007-12-05
| | * | | | Do check_repository_format() earlyNguyễn Thái Ngọc Duy2007-11-30
| | * | | | Add missing inside_work_tree setting in setup_git_directory_gentlyNguyễn Thái Ngọc Duy2007-11-03
* | | | | | Revert "git-am: catch missing author date early."Junio C Hamano2007-12-05
* | | | | | git config: Don't rely on regexec() returning 1 on non-matchBjörn Steinbrink2007-12-05
* | | | | | Documentation: add --patch option to synopsis of git-addMatthias Kestenholz2007-12-05
| |_|_|/ / |/| | | |
* | | | | Set OLD_ICONV on Cygwin.Pascal Obry2007-12-04