Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation: remove stale howto/rebase-and-edit.txt | Thomas Rast | 2008-10-12 |
* | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 2008-10-12 |
* | Merge branch 'maint' | Shawn O. Pearce | 2008-10-10 |
|\ | |||
| * | rebase -i: do not fail when there is no commit to cherry-pick | Johannes Schindelin | 2008-10-10 |
| * | test-lib: fix color reset in say_color() | Miklos Vajna | 2008-10-10 |
| * | fix pread()'s short read in index-pack | Nicolas Pitre | 2008-10-10 |
* | | Merge branch 'js/objc-funchdr' | Shawn O. Pearce | 2008-10-09 |
|\ \ | |||
| * | | Teach git diff about Objective-C syntax | Jonathan del Strother | 2008-10-06 |
* | | | Merge branch 'pb/gitweb' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ | |||
| * \ \ | Merge branch 'pb/gitweb-tagcloud' into pb/gitweb | Shawn O. Pearce | 2008-10-03 |
| |\ \ \ | |||
| | * | | | gitweb: Support for simple project search form | Petr Baudis | 2008-10-03 |
| | * | | | gitweb: Make the by_tag filter delve in forks as well | Petr Baudis | 2008-10-03 |
| | * | | | gitweb: Support for tag clouds | Petr Baudis | 2008-10-03 |
| * | | | | gitweb: Add support for extending the action bar with custom links | Petr Baudis | 2008-10-02 |
| * | | | | gitweb: Sort the list of forks on the summary page by age | Mike Ralphson | 2008-10-01 |
| * | | | | gitweb: Clean-up sorting of project list | Petr Baudis | 2008-10-01 |
* | | | | | Merge branch 'dm/svn-branch' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ | |||
| * | | | | | Add git-svn branch to allow branch creation in SVN repositories | Florian Ragwitz | 2008-10-06 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'bc/xdiffnl' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ | |||
| * | | | | | xdiff-interface.c: strip newline (and cr) from line before pattern matching | Brandon Casey | 2008-10-02 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'dp/cywginstat' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ | |||
| * | | | | | cygwin: Use native Win32 API for stat | Dmitry Potapov | 2008-09-30 |
| * | | | | | mingw: move common functionality to win32.h | Dmitry Potapov | 2008-09-30 |
| * | | | | | add have_git_dir() function | Dmitry Potapov | 2008-09-30 |
* | | | | | | Merge branch 'lt/time-reject-fractional-seconds' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ | |||
| * | | | | | | date/time: do not get confused by fractional seconds | Linus Torvalds | 2008-08-17 |
* | | | | | | | Merge branch 'jc/add-ita' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-add --intent-to-add (-N) | Junio C Hamano | 2008-08-31 |
* | | | | | | | | Merge branch 'mw/sendemail' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | bash completion: Add --[no-]validate to "git send-email" | Teemu Likonen | 2008-10-02 |
| * | | | | | | | | send-email: signedoffcc -> signedoffbycc, but handle both | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email: Create logical groupings for man text | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email: Create logical groupings for --help text | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email: Remove unnecessary config variable description | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to | Michael Witten | 2008-10-01 |
| * | | | | | | | | send-email: change --no-validate to boolean --[no-]validate | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email: Man page option ordering | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email usage text much sexier | Michael Witten | 2008-10-01 |
| * | | | | | | | | Docs: send-email's usage text and man page mention same options | Michael Witten | 2008-10-01 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'mv/merge-refresh' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | builtin-merge: refresh the index before calling a strategy | Miklos Vajna | 2008-10-03 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'ph/parseopt' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | parse-opt: migrate builtin-merge-file. | Pierre Habouzit | 2008-10-02 |
| * | | | | | | | | parse-opt: migrate git-merge-base. | Pierre Habouzit | 2008-10-02 |
| * | | | | | | | | parse-opt: migrate fmt-merge-msg. | Pierre Habouzit | 2008-10-02 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'rz/grepz' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git grep: Add "-z/--null" option as in GNU's grep. | Raphael Zimmerer | 2008-10-01 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'mg/verboseprune' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | make prune report removed objects on -v | Michael J Gruber | 2008-09-30 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-09 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | |