aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
| * | | | | | t5510: add a bit more tests for fetchJunio C Hamano2007-12-04
| * | | | | | Merge branch 'wc/add-i'Junio C Hamano2007-12-04
| |\ \ \ \ \ \
| | * | | | | | git-add -i: add help text for list-and-choose UIWincent Colaiuta2007-12-03
| | * | | | | | add -i: allow prefix highlighting for "Add untracked" as well.Wincent Colaiuta2007-12-02
| | * | | | | | Highlight keyboard shortcuts in git-add--interactiveWincent Colaiuta2007-11-30
| | * | | | | | Document all help keys in "git add -i" patch mode.Ralf Wildenhues2007-11-28
| | * | | | | | Add "--patch" option to git-add--interactiveWincent Colaiuta2007-11-25
| | * | | | | | add -i: Fix running from a subdirectoryJunio C Hamano2007-11-25
| | * | | | | | builtin-add: fix command line building to call interactiveJunio C Hamano2007-11-25
| | * | | | | | Merge branch 'kh/commit' into wc/add-iJunio C Hamano2007-11-25
| | |\ \ \ \ \ \
| | * | | | | | | git-add -i: allow multiple selection in patch subcommandJunio C Hamano2007-11-22
| | * | | | | | | Add path-limiting to git-add--interactiveWincent Colaiuta2007-11-22
| | * | | | | | | Teach builtin-add to pass multiple paths to git-add--interactiveWincent Colaiuta2007-11-22
| * | | | | | | | Merge branch 'kh/commit'Junio C Hamano2007-12-04
| |\ \ \ \ \ \ \ \