Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Fix typo in perl/Git.pm | Abhijit Menon-Sen | 2008-08-04 | |
* | | | | | | | | Fix hash slice syntax error | Abhijit Menon-Sen | 2008-08-04 | |
* | | | | | | | | Git.pm: localise $? in command_close_bidi_pipe() | Abhijit Menon-Sen | 2008-08-04 | |
* | | | | | | | | bash completion: Add completion for 'git grep' | Lee Marlow | 2008-08-04 | |
* | | | | | | | | Add output flushing before fork() | Anders Melchiorsen | 2008-08-04 | |
* | | | | | | | | git-svn: Abort with an error if 'fetch' parameter is invalid. | Avery Pennarun | 2008-08-03 | |
* | | | | | | | | Flush output in start_async | Anders Melchiorsen | 2008-08-03 | |
* | | | | | | | | Modify mingw_main() workaround to avoid link errors | Steffen Prohaska | 2008-08-03 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-03 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | git-name-rev: don't use printf without format | René Scharfe | 2008-08-03 | |
* | | | | | | | | clone --bare: Add ".git" suffix to the directory name to clone into | Johannes Schindelin | 2008-08-03 | |
* | | | | | | | | diff: chapter and part in funcname for tex | Giuseppe Bilotta | 2008-08-02 | |
* | | | | | | | | Teach "git diff -p" Pascal/Delphi funcname pattern | Avery Pennarun | 2008-08-02 | |
* | | | | | | | | diff: add ruby funcname pattern | Giuseppe Bilotta | 2008-08-02 | |
* | | | | | | | | Fix reference to Everyday Git, which is an HTML document and not a man page. | Jon Jensen | 2008-08-02 | |
* | | | | | | | | bash completion: Add more long options for 'git log' | Lee Marlow | 2008-08-02 | |
* | | | | | | | | bash completion: remove unused function _git_diff_tree | Lee Marlow | 2008-08-02 | |
* | | | | | | | | clone: Add an option to set up a mirror | Johannes Schindelin | 2008-08-02 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-02 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | git-name-rev: allow --name-only in combination with --stdin | Pieter de Bie | 2008-08-02 | |
| * | | | | | | | builtin-name-rev.c: split deeply nested part from the main function | Junio C Hamano | 2008-08-02 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-01 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | Start 1.5.6.5 RelNotes to describe accumulated fixes | Junio C Hamano | 2008-08-01 | |
| * | | | | | | | Make git-add -i accept ranges like 7- | Ciaran McCreesh | 2008-08-01 | |
| * | | | | | | | Update my e-mail address | Junio C Hamano | 2008-08-01 | |
| * | | | | | | | git-diff(1): "--c" -> "--cc" typo fix | Jonathan Nieder | 2008-08-01 | |
| * | | | | | | | git-submodule: move ill placed shift. | Pierre Habouzit | 2008-08-01 | |
| * | | | | | | | t/t4202-log.sh: add newline at end of file | Brandon Casey | 2008-08-01 | |
| * | | | | | | | sort_in_topological_order(): avoid setting a commit flag | Johannes Schindelin | 2008-08-01 | |
| * | | | | | | | Documentation: clarify diff --cc | Junio C Hamano | 2008-08-01 | |
| * | | | | | | | Propagate -u/--upload-pack option of "git clone" to transport. | Steve Haslam | 2008-08-01 | |
| * | | | | | | | Documentation: fix diff.external example | Anders Melchiorsen | 2008-08-01 | |
| * | | | | | | | make sure parsed wildcard refspec ends with slash | Junio C Hamano | 2008-08-01 | |
| * | | | | | | | init: handle empty "template" parameter | Jeff King | 2008-08-01 | |
| * | | | | | | | builtin-revert.c: typofix | Stephan Beyer | 2008-08-01 | |
* | | | | | | | | Allow "non-option" revision options in parse_option-enabled commands | Pierre Habouzit | 2008-07-31 | |
* | | | | | | | | Teach --find-copies-harder to "git blame" | Junio C Hamano | 2008-07-31 | |
* | | | | | | | | Compact commit template message | Jeff King | 2008-07-31 | |
* | | | | | | | | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 2008-07-30 | |
* | | | | | | | | documentation: user-manual: update "using-bisect" section | Christian Couder | 2008-07-30 | |
* | | | | | | | | Fix test-parse-options "integer" test | Junio C Hamano | 2008-07-30 | |
* | | | | | | | | Replace uses of "git-var" with "git var" | Todd Zullinger | 2008-07-30 | |
* | | | | | | | | Fix merge name generation in "merge in C" | Junio C Hamano | 2008-07-30 | |
* | | | | | | | | Documentation/git-rev-parse.txt: update for new git-describe output format | Cesar Eduardo Barros | 2008-07-30 | |
* | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-07-30 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| * | | | | | | | git-gui (Windows): Change wrapper to execdir 'libexec/git-core' | Steffen Prohaska | 2008-07-29 | |
| * | | | | | | | git-gui (Windows): Switch to relative discovery of oguilib | Steffen Prohaska | 2008-07-29 | |
| * | | | | | | | git-gui: Correct installation of library to be $prefix/share | Steffen Prohaska | 2008-07-29 | |
| * | | | | | | | git-gui: Fix gitk search in $PATH to work on Windows | Shawn O. Pearce | 2008-07-29 | |
| * | | | | | | | git-gui: Preserve scroll position on reshow_diff. | Alexander Gavrilov | 2008-07-27 |