Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | git-check-attr(1): add output and example sections | Jonas Fonseca | 2008-10-16 | |
| * | | | | | | | | | | xdiff-interface.c: strip newline (and cr) from line before pattern matching | Brandon Casey | 2008-10-16 | |
| * | | | | | | | | | | t4018-diff-funcname: demonstrate end of line funcname matching flaw | Brandon Casey | 2008-10-16 | |
| * | | | | | | | | | | t4018-diff-funcname: rework negated last expression test | Brandon Casey | 2008-10-16 | |
| * | | | | | | | | | | Typo "does not exists" when git remote update remote. | Mikael Magnusson | 2008-10-16 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | remote.c: correct the check for a leading '/' in a remote name | Brandon Casey | 2008-10-14 | |
| * | | | | | | | | | Add testcase to ensure merging an early part of a branch is done properly | Miklos Vajna | 2008-10-14 | |
* | | | | | | | | | | Add Linux PPC support to the pre-auto-gc example hook | Miklos Vajna | 2008-10-14 | |
* | | | | | | | | | | t4018-diff-funcname: add objective-c xfuncname pattern to syntax test | Brandon Casey | 2008-10-14 | |
* | | | | | | | | | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-10-13 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-13 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||
| * | | | | | | | | | Update draft release notes to 1.6.0.3 | Junio C Hamano | 2008-10-13 | |
* | | | | | | | | | | tests: shell negation portability fix | Jeff King | 2008-10-13 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-12 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | test-lib: fix broken printf | Shawn O. Pearce | 2008-10-12 | |
| * | | | | | | | | git apply --directory broken for new files | Jeff King | 2008-10-12 | |
* | | | | | | | | | "git diff <tree>{3,}": do not reverse order of arguments | Matt McCutchen | 2008-10-12 | |
* | | | | | | | | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 | |
* | | | | | | | | | print an error message for invalid path | Dmitry Potapov | 2008-10-12 | |
* | | | | | | | | | 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 |