Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge branch 'mw/cvsserver' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ | ||||
| | * | | | | | git-cvsserver runs hooks/post-update | Junio C Hamano | 2007-12-05 | |
| | * | | | | | git-cvsserver runs hooks/post-receive | Michael Witten | 2007-12-05 | |
| * | | | | | | Merge branch 'kh/fetch-optparse' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Rewrite builtin-fetch option parsing to use parse_options(). | Kristian Høgsberg | 2007-12-04 | |
| | |/ / / / / | ||||
| * | | | | | | Merge branch 'jc/git-log-doc' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Include diff options in the git-log manpage | Miklos Vajna | 2007-12-05 | |
| | |/ / / / / | ||||
| * | | | | | | Merge branch 'jc/addi-color' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | config --get-colorbool: diff.color is a deprecated synonym to color.diff | Junio C Hamano | 2007-12-05 | |
| | * | | | | | | Color support for "git-add -i" | Junio C Hamano | 2007-12-05 | |
| | * | | | | | | git config --get-colorbool | Junio C Hamano | 2007-12-05 | |
| | | |_|_|/ / | | |/| | | | | ||||
| * | | | | | | Merge branch 'jc/docmake-perl' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Run the specified perl in Documentation/ | Junio C Hamano | 2007-12-03 | |
| * | | | | | | | Merge branch 'jc/clean-fix' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | t7300: add test for clean with wildcard pathspec | Jeff King | 2007-12-05 | |
| | * | | | | | | | git-clean: Honor pathspec. | Junio C Hamano | 2007-12-05 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | autoconf: Add test for OLD_ICONV (squelching compiler warning) | Jakub Narebski | 2007-12-06 | |
| * | | | | | | | Silence iconv warnings on Leopard | Wincent Colaiuta | 2007-12-06 | |
| * | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-06 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | Change from using email.com to example.com as example domain, as per RFC 2606. | David Symonds | 2007-12-06 | |
| * | | | | | | | git-status documentation: mention subdirectory behaviour | Junio C Hamano | 2007-12-06 | |
| * | | | | | | | do not discard status in fetch_refs_via_pack() | Junio C Hamano | 2007-12-06 | |
| * | | | | | | | for-each-ref: Fix quoting style constants. | Johannes Sixt | 2007-12-06 | |
| * | | | | | | | hg-to-git: handle an empty dir in hg. | Junio C Hamano | 2007-12-06 | |
| | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Documentation: color.* = true means "auto" | Junio C Hamano | 2007-12-05 | |
| * | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-05 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||
| | * | | | | | git-am -i: report rewritten title | Junio C Hamano | 2007-12-05 | |
| | * | | | | | git grep shows the same hit repeatedly for unmerged paths | Junio C Hamano | 2007-12-05 | |
| | * | | | | | Merge branch 'nd/maint-work-tree-fix' into maint | Junio C Hamano | 2007-12-05 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | Do check_repository_format() early (re-fix) | Nguyễn Thái Ngọc Duy | 2007-12-05 | |
| | | * | | | | | Do check_repository_format() early | Nguyễn Thái Ngọc Duy | 2007-11-30 | |
| | | * | | | | | Add missing inside_work_tree setting in setup_git_directory_gently | Nguyễn Thái Ngọc Duy | 2007-11-03 | |
| * | | | | | | | Revert "git-am: catch missing author date early." | Junio C Hamano | 2007-12-05 | |
| * | | | | | | | git config: Don't rely on regexec() returning 1 on non-match | Björn Steinbrink | 2007-12-05 | |
| * | | | | | | | Documentation: add --patch option to synopsis of git-add | Matthias Kestenholz | 2007-12-05 | |
| | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | Set OLD_ICONV on Cygwin. | Pascal Obry | 2007-12-04 | |
| * | | | | | | t5510: add a bit more tests for fetch | Junio C Hamano | 2007-12-04 | |
| * | | | | | | Merge branch 'wc/add-i' | Junio C Hamano | 2007-12-04 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | git-add -i: add help text for list-and-choose UI | Wincent Colaiuta | 2007-12-03 | |
| | * | | | | | | add -i: allow prefix highlighting for "Add untracked" as well. | Wincent Colaiuta | 2007-12-02 | |
| | * | | | | | | Highlight keyboard shortcuts in git-add--interactive | Wincent Colaiuta | 2007-11-30 | |
| | * | | | | | | Document all help keys in "git add -i" patch mode. | Ralf Wildenhues | 2007-11-28 | |
| | * | | | | | | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 2007-11-25 | |
| | * | | | | | | add -i: Fix running from a subdirectory | Junio C Hamano | 2007-11-25 | |
| | * | | | | | | builtin-add: fix command line building to call interactive | Junio C Hamano | 2007-11-25 | |
| | * | | | | | | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 2007-11-25 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | git-add -i: allow multiple selection in patch subcommand | Junio C Hamano | 2007-11-22 | |
| | * | | | | | | | Add path-limiting to git-add--interactive | Wincent Colaiuta | 2007-11-22 | |
| | * | | | | | | | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 2007-11-22 | |
| * | | | | | | | | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | |
| |\ \ \ \ \ \ \ \ |