summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-12-069-1057/+1248
|\
| * Update Hungarian translation. 100% completed.Miklos Vajna2007-12-051-320/+362
| * Update ja.po for git-guiしらいしななこ2007-12-051-189/+229
| * git-gui: Improve the application icon on Windows.Johannes Sixt2007-12-021-0/+0
| * git-gui: install-sh from automake does not like -m755Robert Schiele2007-12-021-6/+6
| * git-gui: Reorder msgfmt command-line argumentsbrian m. carlson2007-12-021-1/+1
| * Update German translation. 100% completed.Christian Stimming2007-11-261-141/+167
| * Update git-gui.pot with latest (few) string additions and changes.Christian Stimming2007-11-261-183/+221
| * git-gui: update it.po and glossary/it.poMichele Ballabio2007-11-222-216/+261
| * git-gui: fix a typo in lib/commit.tclMichele Ballabio2007-11-221-1/+1
* | Merge branch 'mw/cvsserver'Junio C Hamano2007-12-061-7/+26
|\ \
| * | git-cvsserver runs hooks/post-updateJunio C Hamano2007-12-051-0/+6
| * | git-cvsserver runs hooks/post-receiveMichael Witten2007-12-051-7/+20
* | | Merge branch 'kh/fetch-optparse'Junio C Hamano2007-12-061-77/+46
|\ \ \
| * | | Rewrite builtin-fetch option parsing to use parse_options().Kristian Høgsberg2007-12-041-77/+46
| |/ /
* | | Merge branch 'jc/git-log-doc'Junio C Hamano2007-12-064-161/+168
|\ \ \
| * | | Include diff options in the git-log manpageMiklos Vajna2007-12-054-161/+168
| |/ /
* | | Merge branch 'jc/addi-color'Junio C Hamano2007-12-0610-27/+218
|\ \ \
| * | | config --get-colorbool: diff.color is a deprecated synonym to color.diffJunio C Hamano2007-12-051-2/+16
| * | | Color support for "git-add -i"Junio C Hamano2007-12-053-20/+146
| * | | git config --get-colorboolJunio C Hamano2007-12-057-7/+58
* | | | Merge branch 'jc/docmake-perl'Junio C Hamano2007-12-061-3/+6
|\ \ \ \
| * | | | Run the specified perl in Documentation/Junio C Hamano2007-12-031-3/+6
* | | | | Merge branch 'jc/clean-fix'Junio C Hamano2007-12-062-21/+45
|\ \ \ \ \
| * | | | | t7300: add test for clean with wildcard pathspecJeff King2007-12-051-0/+14
| * | | | | git-clean: Honor pathspec.Junio C Hamano2007-12-051-21/+31
| | |/ / / | |/| | |
* | | | | autoconf: Add test for OLD_ICONV (squelching compiler warning)Jakub Narebski2007-12-062-0/+23
* | | | | Silence iconv warnings on LeopardWincent Colaiuta2007-12-061-1/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-12-062-2/+2
|\ \ \ \ \
| * | | | | Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds2007-12-062-2/+2
* | | | | | git-status documentation: mention subdirectory behaviourJunio C Hamano2007-12-061-0/+4
* | | | | | do not discard status in fetch_refs_via_pack()Junio C Hamano2007-12-061-1/+1
* | | | | | for-each-ref: Fix quoting style constants.Johannes Sixt2007-12-062-3/+42
* | | | | | hg-to-git: handle an empty dir in hg.Junio C Hamano2007-12-061-1/+1
| |/ / / / |/| | | |
* | | | | Documentation: color.* = true means "auto"Junio C Hamano2007-12-051-7/+7
* | | | | Merge branch 'maint'Junio C Hamano2007-12-054-13/+86
|\ \ \ \ \ | |/ / / /
| * | | | git-am -i: report rewritten titleJunio C Hamano2007-12-051-0/+5
| * | | | git grep shows the same hit repeatedly for unmerged pathsJunio C Hamano2007-12-051-6/+6
| * | | | Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano2007-12-052-7/+75
| |\ \ \ \
| | * | | | Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy2007-12-052-12/+72
| | * | | | Do check_repository_format() earlyNguyễn Thái Ngọc Duy2007-11-301-3/+10
| | * | | | Add missing inside_work_tree setting in setup_git_directory_gentlyNguyễn Thái Ngọc Duy2007-11-031-0/+1
* | | | | | Revert "git-am: catch missing author date early."Junio C Hamano2007-12-051-2/+2
* | | | | | git config: Don't rely on regexec() returning 1 on non-matchBjörn Steinbrink2007-12-051-2/+1
* | | | | | Documentation: add --patch option to synopsis of git-addMatthias Kestenholz2007-12-051-1/+1
| |_|_|/ / |/| | | |
* | | | | Set OLD_ICONV on Cygwin.Pascal Obry2007-12-041-0/+1
* | | | | t5510: add a bit more tests for fetchJunio C Hamano2007-12-041-0/+42
* | | | | Merge branch 'wc/add-i'Junio C Hamano2007-12-045-46/+242
|\ \ \ \ \
| * | | | | git-add -i: add help text for list-and-choose UIWincent Colaiuta2007-12-031-1/+30
| * | | | | add -i: allow prefix highlighting for "Add untracked" as well.Wincent Colaiuta2007-12-021-17/+30