summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-03rebase -i: remove leftover debuggingLibravatar SZEDER Gábor1-1/+1
2008-10-03Merge branch 'pb/gitweb-tagcloud' into pb/gitwebLibravatar Shawn O. Pearce38-169/+447
2008-10-03gitweb: Support for simple project search formLibravatar Petr Baudis2-2/+14
2008-10-03gitweb: Make the by_tag filter delve in forks as wellLibravatar Petr Baudis1-3/+10
2008-10-03gitweb: Support for tag cloudsLibravatar Petr Baudis1-0/+109
2008-10-02rebase -i: proper prepare-commit-msg hook argument when squashingLibravatar SZEDER Gábor1-6/+11
2008-10-02bash completion: Add --[no-]validate to "git send-email"Libravatar Teemu Likonen1-1/+2
2008-10-02gitweb: Add support for extending the action bar with custom linksLibravatar Petr Baudis1-1/+34
2008-10-02parse-opt: migrate builtin-merge-file.Libravatar Pierre Habouzit1-31/+37
2008-10-02parse-opt: migrate git-merge-base.Libravatar Pierre Habouzit1-21/+16
2008-10-02parse-opt: migrate fmt-merge-msg.Libravatar Pierre Habouzit1-28/+21
2008-10-02xdiff-interface.c: strip newline (and cr) from line before pattern matchingLibravatar Brandon Casey1-1/+11
2008-10-02tests: add a testcase for "git submodule sync"Libravatar David Aguilar1-0/+64
2008-10-02Merge branch 'maint'Libravatar Shawn O. Pearce3-1/+59
2008-10-02fix openssl headers conflicting with custom SHA1 implementationsLibravatar Nicolas Pitre24-141/+162
2008-10-02archive.c: make archiver staticLibravatar Nanako Shiraishi1-1/+1
2008-10-02commit.c: make read_graft_file() staticLibravatar Nanako Shiraishi2-2/+1
2008-10-02config.c: make git_parse_long() staticLibravatar Nanako Shiraishi2-3/+2
2008-10-02run-command.c: remove run_command_v_opt_cd()Libravatar Nanako Shiraishi3-10/+1
2008-10-02dir.c: make dir_add_name() and dir_add_ignored() staticLibravatar Nanako Shiraishi2-3/+2
2008-10-02gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shLibravatar Jakub Narebski1-0/+49
2008-10-02gitweb: Fix two 'uninitialized value' warnings in git_tree()Libravatar Jakub Narebski1-1/+2
2008-10-02gitweb: Identify all summary metadata table rowsLibravatar Petr Baudis1-4/+4
2008-10-02Solaris: Use OLD_ICONV to avoid compile warningsLibravatar David Soria Parra1-0/+1
2008-10-02gitweb: remove PATH_INFO from $my_url and $my_uriLibravatar Giuseppe Bilotta1-0/+7
2008-10-02config.c: Tolerate UTF8 BOM at the beginning of config fileLibravatar Petr Baudis1-0/+19
2008-10-02gitweb: Quote non-displayable characters in hex, not octalLibravatar Petr Baudis1-1/+1
2008-10-01git grep: Add "-z/--null" option as in GNU's grep.Libravatar Raphael Zimmerer4-3/+26
2008-10-01send-email: signedoffcc -> signedoffbycc, but handle bothLibravatar Michael Witten2-5/+6
2008-10-01Docs: send-email: Create logical groupings for man textLibravatar Michael Witten1-50/+69
2008-10-01Docs: send-email: Create logical groupings for --help textLibravatar Michael Witten1-27/+34
2008-10-01Docs: send-email: Remove unnecessary config variable descriptionLibravatar Michael Witten1-75/+16
2008-10-01Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toLibravatar Michael Witten1-1/+1
2008-10-01send-email: change --no-validate to boolean --[no-]validateLibravatar Michael Witten2-6/+12
2008-10-01Docs: send-email: Man page option orderingLibravatar Michael Witten1-72/+66
2008-10-01Docs: send-email usage text much sexierLibravatar Michael Witten1-68/+26
2008-10-01Docs: send-email's usage text and man page mention same optionsLibravatar Michael Witten2-12/+17
2008-10-01gitweb: Sort the list of forks on the summary page by ageLibravatar Mike Ralphson1-2/+2
2008-10-01gitweb: Clean-up sorting of project listLibravatar Petr Baudis1-25/+20
2008-10-01Merge branch 'maint'Libravatar Shawn O. Pearce3-9/+12
2008-10-01Improve git-log documentation wrt file filtersLibravatar martin f. krafft1-3/+6
2008-10-01Documentation: remove '\' in front of short optionsLibravatar SZEDER Gábor2-6/+6
2008-09-30cygwin: Use native Win32 API for statLibravatar Dmitry Potapov5-0/+150
2008-09-30mingw: move common functionality to win32.hLibravatar Dmitry Potapov2-38/+38
2008-09-30add have_git_dir() functionLibravatar Dmitry Potapov2-0/+6
2008-09-30make prune report removed objects on -vLibravatar Michael J Gruber2-4/+11
2008-09-30Merge branch 'maint'Libravatar Shawn O. Pearce3-5/+5
2008-09-30git-svn: call 'fatal' correctly in set-treeLibravatar Luc Heinrich1-1/+1
2008-09-30Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)Libravatar Michael Prokop1-4/+4
2008-09-30diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785Libravatar Brandon Casey1-2/+0