aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff --no-index: test for pager after option parsingThomas Rast2009-01-06
* diff: accept -- when using --no-indexThomas Rast2009-01-06
* format-patch: autonumber by defaultBrian Gernhardt2008-10-18
* Merge branch 'maint'Shawn O. Pearce2008-10-12
|\
| * test-lib: fix broken printfShawn O. Pearce2008-10-12
| * git apply --directory broken for new filesJeff King2008-10-12
* | "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-10-12
* | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* | print an error message for invalid pathDmitry Potapov2008-10-12
* | Documentation: remove stale howto/rebase-and-edit.txtThomas Rast2008-10-12
* | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2008-10-12
* | Merge branch 'maint'Shawn O. Pearce2008-10-10
|\ \ | |/
| * rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2008-10-10
| * test-lib: fix color reset in say_color()Miklos Vajna2008-10-10
| * fix pread()'s short read in index-packNicolas Pitre2008-10-10
* | Merge branch 'js/objc-funchdr'Shawn O. Pearce2008-10-09
|\ \
| * | Teach git diff about Objective-C syntaxJonathan del Strother2008-10-06
* | | Merge branch 'pb/gitweb'Shawn O. Pearce2008-10-09
|\ \ \
| * \ \ Merge branch 'pb/gitweb-tagcloud' into pb/gitwebShawn O. Pearce2008-10-03
| |\ \ \
| | * | | gitweb: Support for simple project search formPetr Baudis2008-10-03
| | * | | gitweb: Make the by_tag filter delve in forks as wellPetr Baudis2008-10-03
| | * | | gitweb: Support for tag cloudsPetr Baudis2008-10-03
| * | | | gitweb: Add support for extending the action bar with custom linksPetr Baudis2008-10-02
| * | | | gitweb: Sort the list of forks on the summary page by ageMike Ralphson2008-10-01
| * | | | gitweb: Clean-up sorting of project listPetr Baudis2008-10-01
* | | | | Merge branch 'dm/svn-branch'Shawn O. Pearce2008-10-09
|\ \ \ \ \
| * | | | | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-06
| | |_|/ / | |/| | |
* | | | | Merge branch 'bc/xdiffnl'Shawn O. Pearce2008-10-09
|\ \ \ \ \
| * | | | | xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-02
| | |_|/ / | |/| | |
* | | | | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-09
|\ \ \ \ \
| * | | | | cygwin: Use native Win32 API for statDmitry Potapov2008-09-30
| * | | | | mingw: move common functionality to win32.hDmitry Potapov2008-09-30
| * | | | | add have_git_dir() functionDmitry Potapov2008-09-30
* | | | | | Merge branch 'lt/time-reject-fractional-seconds'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \
| * | | | | | date/time: do not get confused by fractional secondsLinus Torvalds2008-08-17
* | | | | | | Merge branch 'jc/add-ita'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \ \
| * | | | | | | git-add --intent-to-add (-N)Junio C Hamano2008-08-31
* | | | | | | | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \ \ \
| * | | | | | | | bash completion: Add --[no-]validate to "git send-email"Teemu Likonen2008-10-02
| * | | | | | | | send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten2008-10-01
| * | | | | | | | Docs: send-email: Create logical groupings for man textMichael Witten2008-10-01
| * | | | | | | | Docs: send-email: Create logical groupings for --help textMichael Witten2008-10-01
| * | | | | | | | Docs: send-email: Remove unnecessary config variable descriptionMichael Witten2008-10-01
| * | | | | | | | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toMichael Witten2008-10-01
| * | | | | | | | send-email: change --no-validate to boolean --[no-]validateMichael Witten2008-10-01
| * | | | | | | | Docs: send-email: Man page option orderingMichael Witten2008-10-01
| * | | | | | | | Docs: send-email usage text much sexierMichael Witten2008-10-01
| * | | | | | | | Docs: send-email's usage text and man page mention same optionsMichael Witten2008-10-01
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mv/merge-refresh'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-merge: refresh the index before calling a strategyMiklos Vajna2008-10-03
| | |_|_|_|/ / / | |/| | | | | |