Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | Revert "git-am: catch missing author date early." | Junio C Hamano | 2007-12-05 | 1 | -2/+2 |
* | | | | | git config: Don't rely on regexec() returning 1 on non-match | Björn Steinbrink | 2007-12-05 | 1 | -2/+1 |
* | | | | | Documentation: add --patch option to synopsis of git-add | Matthias Kestenholz | 2007-12-05 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Set OLD_ICONV on Cygwin. | Pascal Obry | 2007-12-04 | 1 | -0/+1 |
* | | | | t5510: add a bit more tests for fetch | Junio C Hamano | 2007-12-04 | 1 | -0/+42 |
* | | | | Merge branch 'wc/add-i' | Junio C Hamano | 2007-12-04 | 5 | -46/+242 |
|\ \ \ \ | |||||
| * | | | | git-add -i: add help text for list-and-choose UI | Wincent Colaiuta | 2007-12-03 | 1 | -1/+30 |
| * | | | | add -i: allow prefix highlighting for "Add untracked" as well. | Wincent Colaiuta | 2007-12-02 | 1 | -17/+30 |
| * | | | | Highlight keyboard shortcuts in git-add--interactive | Wincent Colaiuta | 2007-11-30 | 1 | -5/+82 |
| * | | | | Document all help keys in "git add -i" patch mode. | Ralf Wildenhues | 2007-11-28 | 2 | -0/+3 |
| * | | | | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 2007-11-25 | 3 | -19/+65 |
| * | | | | add -i: Fix running from a subdirectory | Junio C Hamano | 2007-11-25 | 3 | -6/+22 |
| * | | | | builtin-add: fix command line building to call interactive | Junio C Hamano | 2007-11-25 | 1 | -2/+3 |
| * | | | | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 2007-11-25 | 31 | -111/+1255 |
| |\ \ \ \ | |||||
| * | | | | | git-add -i: allow multiple selection in patch subcommand | Junio C Hamano | 2007-11-22 | 1 | -7/+7 |
| * | | | | | Add path-limiting to git-add--interactive | Wincent Colaiuta | 2007-11-22 | 1 | -3/+11 |
| * | | | | | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 2007-11-22 | 2 | -11/+14 |
* | | | | | | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 23 | -103/+1249 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-commit --allow-empty | Junio C Hamano | 2007-12-03 | 1 | -2/+3 |
| * | | | | | | git-commit: Allow to amend a merge commit that does not change the tree | Junio C Hamano | 2007-12-02 | 1 | -1/+10 |
| * | | | | | | quote_path: fix collapsing of relative paths | Jeff King | 2007-12-02 | 2 | -6/+7 |