Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack-objects: fix delta cache size accounting | Nicolas Pitre | 2007-12-08 | 1 | -5/+5 |
* | git-status: documentation improvements | Jeff King | 2007-12-08 | 1 | -12/+13 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 | 6 | -2/+52 |
* | wt-status.c:quote_path(): convert empty path to "./" | Jeff King | 2007-12-08 | 1 | -0/+3 |
* | git-bisect visualize: work in non-windowed environments better | Junio C Hamano | 2007-12-08 | 2 | -3/+27 |
* | Teach "git add -i" to colorize whitespace errors | Wincent Colaiuta | 2007-12-08 | 1 | -39/+34 |
* | Let git-help prefer man-pages installed with this version of git | Sergei Organov | 2007-12-08 | 2 | -1/+26 |
* | Update draft release notes to 1.5.4 | Junio C Hamano | 2007-12-07 | 2 | -1/+17 |
* | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-12-06 | 9 | -1057/+1248 |
|\ | |||||
| * | Update Hungarian translation. 100% completed. | Miklos Vajna | 2007-12-05 | 1 | -320/+362 |
| * | Update ja.po for git-gui | しらいしななこ | 2007-12-05 | 1 | -189/+229 |
| * | git-gui: Improve the application icon on Windows. | Johannes Sixt | 2007-12-02 | 1 | -0/+0 |
| * | git-gui: install-sh from automake does not like -m755 | Robert Schiele | 2007-12-02 | 1 | -6/+6 |
| * | git-gui: Reorder msgfmt command-line arguments | brian m. carlson | 2007-12-02 | 1 | -1/+1 |
| * | Update German translation. 100% completed. | Christian Stimming | 2007-11-26 | 1 | -141/+167 |
| * | Update git-gui.pot with latest (few) string additions and changes. | Christian Stimming | 2007-11-26 | 1 | -183/+221 |
| * | git-gui: update it.po and glossary/it.po | Michele Ballabio | 2007-11-22 | 2 | -216/+261 |
| * | git-gui: fix a typo in lib/commit.tcl | Michele Ballabio | 2007-11-22 | 1 | -1/+1 |
* | | Merge branch 'mw/cvsserver' | Junio C Hamano | 2007-12-06 | 1 | -7/+26 |
|\ \ | |||||
| * | | git-cvsserver runs hooks/post-update | Junio C Hamano | 2007-12-05 | 1 | -0/+6 |
| * | | git-cvsserver runs hooks/post-receive | Michael Witten | 2007-12-05 | 1 | -7/+20 |
* | | | Merge branch 'kh/fetch-optparse' | Junio C Hamano | 2007-12-06 | 1 | -77/+46 |
|\ \ \ | |||||
| * | | | Rewrite builtin-fetch option parsing to use parse_options(). | Kristian Høgsberg | 2007-12-04 | 1 | -77/+46 |
| |/ / | |||||
* | | | Merge branch 'jc/git-log-doc' | Junio C Hamano | 2007-12-06 | 4 | -161/+168 |
|\ \ \ | |||||
| * | | | Include diff options in the git-log manpage | Miklos Vajna | 2007-12-05 | 4 | -161/+168 |
| |/ / | |||||
* | | | Merge branch 'jc/addi-color' | Junio C Hamano | 2007-12-06 | 10 | -27/+218 |
|\ \ \ | |||||
| * | | | config --get-colorbool: diff.color is a deprecated synonym to color.diff | Junio C Hamano | 2007-12-05 | 1 | -2/+16 |
| * | | | Color support for "git-add -i" | Junio C Hamano | 2007-12-05 | 3 | -20/+146 |
| * | | | git config --get-colorbool | Junio C Hamano | 2007-12-05 | 7 | -7/+58 |
* | | | | Merge branch 'jc/docmake-perl' | Junio C Hamano | 2007-12-06 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | Run the specified perl in Documentation/ | Junio C Hamano | 2007-12-03 | 1 | -3/+6 |
* | | | | | Merge branch 'jc/clean-fix' | Junio C Hamano | 2007-12-06 | 2 | -21/+45 |
|\ \ \ \ \ | |||||
| * | | | | | t7300: add test for clean with wildcard pathspec | Jeff King | 2007-12-05 | 1 | -0/+14 |
| * | | | | | git-clean: Honor pathspec. | Junio C Hamano | 2007-12-05 | 1 | -21/+31 |
| | |/ / / | |/| | | | |||||
* | | | | | autoconf: Add test for OLD_ICONV (squelching compiler warning) | Jakub Narebski | 2007-12-06 | 2 | -0/+23 |
* | | | | | Silence iconv warnings on Leopard | Wincent Colaiuta | 2007-12-06 | 1 | -1/+3 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-06 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Change from using email.com to example.com as example domain, as per RFC 2606. | David Symonds | 2007-12-06 | 2 | -2/+2 |
* | | | | | | git-status documentation: mention subdirectory behaviour | Junio C Hamano | 2007-12-06 | 1 | -0/+4 |
* | | | | | | do not discard status in fetch_refs_via_pack() | Junio C Hamano | 2007-12-06 | 1 | -1/+1 |
* | | | | | | for-each-ref: Fix quoting style constants. | Johannes Sixt | 2007-12-06 | 2 | -3/+42 |
* | | | | | | hg-to-git: handle an empty dir in hg. | Junio C Hamano | 2007-12-06 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Documentation: color.* = true means "auto" | Junio C Hamano | 2007-12-05 | 1 | -7/+7 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-05 | 4 | -13/+86 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | git-am -i: report rewritten title | Junio C Hamano | 2007-12-05 | 1 | -0/+5 |
| * | | | | git grep shows the same hit repeatedly for unmerged paths | Junio C Hamano | 2007-12-05 | 1 | -6/+6 |
| * | | | | Merge branch 'nd/maint-work-tree-fix' into maint | Junio C Hamano | 2007-12-05 | 2 | -7/+75 |
| |\ \ \ \ | |||||
| | * | | | | Do check_repository_format() early (re-fix) | Nguyễn Thái Ngọc Duy | 2007-12-05 | 2 | -12/+72 |
| | * | | | | Do check_repository_format() early | Nguyễn Thái Ngọc Duy | 2007-11-30 | 1 | -3/+10 |
| | * | | | | Add missing inside_work_tree setting in setup_git_directory_gently | Nguyễn Thái Ngọc Duy | 2007-11-03 | 1 | -0/+1 |