Code

git.git
2008-10-07 Mikael MagnussonFix a few typos in relnotes
2008-10-06 Jonathan del... Teach git diff about Objective-C syntax
2008-10-06 Nanako Shiraishirebase --no-verify
2008-10-06 Florian RagwitzAdd git-svn branch to allow branch creation in SVN...
2008-10-06 Shawn O. PearceMerge branch 'maint'
2008-10-06 Shawn O. PearceUpdate release notes for 1.6.0.3
2008-10-06 Dmitry Potapovdo not segfault if make_cache_entry failed
2008-10-06 Nanako ShiraishiTeach rebase -i to honor pre-rebase hook
2008-10-06 Nanako Shiraishidocs: describe pre-rebase hook
2008-10-06 Dmitry Potapovdo not segfault if make_cache_entry failed
2008-10-06 Dmitry Potapovmake prefix_path() never return NULL
2008-10-06 Linus Torvaldsfix bogus "diff --git" header from "diff --no-index"
2008-10-06 Jeff Kingtutorial: update output of git commit
2008-10-06 Tuncer AyazFix fetch/clone --quiet when stdout is connected
2008-10-06 Alexander Gavrilovbuiltin-blame: Fix blame -C -C with submodules.
2008-10-06 SZEDER Gáborbash: remove fetch, push, pull dashed form leftovers
2008-10-03 Miklos Vajnabuiltin-commit: use reduce_heads() only when appropriate
2008-10-03 Miklos Vajnabuiltin-merge: refresh the index before calling a strategy
2008-10-03 Jeff KingMakefile: do not set NEEDS_LIBICONV for Solaris 8
2008-10-03 SZEDER Gáborrebase -i: remove leftover debugging
2008-10-03 Shawn O. PearceMerge branch 'pb/gitweb-tagcloud' into pb/gitweb
2008-10-03 Petr Baudisgitweb: Support for simple project search form
2008-10-03 Petr Baudisgitweb: Make the by_tag filter delve in forks as well
2008-10-03 Petr Baudisgitweb: Support for tag clouds
2008-10-03 SZEDER Gáborrebase -i: proper prepare-commit-msg hook argument...
2008-10-03 Teemu Likonenbash completion: Add --[no-]validate to "git send-email"
2008-10-03 Petr Baudisgitweb: Add support for extending the action bar with...
2008-10-03 Pierre Habouzitparse-opt: migrate builtin-merge-file.
2008-10-03 Pierre Habouzitparse-opt: migrate git-merge-base.
2008-10-03 Pierre Habouzitparse-opt: migrate fmt-merge-msg.
2008-10-03 Brandon Caseyxdiff-interface.c: strip newline (and cr) from line...
2008-10-03 David Aguilartests: add a testcase for "git submodule sync"
2008-10-03 Shawn O. PearceMerge branch 'maint'
2008-10-03 Nicolas Pitrefix openssl headers conflicting with custom SHA1 implem...
2008-10-03 Nanako Shiraishiarchive.c: make archiver static
2008-10-03 Nanako Shiraishicommit.c: make read_graft_file() static
2008-10-03 Nanako Shiraishiconfig.c: make git_parse_long() static
2008-10-03 Nanako Shiraishirun-command.c: remove run_command_v_opt_cd()
2008-10-03 Nanako Shiraishidir.c: make dir_add_name() and dir_add_ignored() static
2008-10-03 Jakub Narebskigitweb: Add path_info tests to t/t9500-gitweb-standalon...
2008-10-03 Jakub Narebskigitweb: Fix two 'uninitialized value' warnings in git_t...
2008-10-03 Petr Baudisgitweb: Identify all summary metadata table rows
2008-10-03 David Soria... Solaris: Use OLD_ICONV to avoid compile warnings
2008-10-03 Giuseppe Bilottagitweb: remove PATH_INFO from $my_url and $my_uri
2008-10-03 Petr Baudisconfig.c: Tolerate UTF8 BOM at the beginning of config...
2008-10-03 Petr Baudisgitweb: Quote non-displayable characters in hex, not...
2008-10-03 Jeff Kingreformat informational commit message
2008-10-01 Raphael Zimmerergit grep: Add "-z/--null" option as in GNU's grep.
2008-10-01 Michael Wittensend-email: signedoffcc -> signedoffbycc, but handle...
2008-10-01 Michael WittenDocs: send-email: Create logical groupings for man...
2008-10-01 Michael WittenDocs: send-email: Create logical groupings for --help...
2008-10-01 Michael WittenDocs: send-email: Remove unnecessary config variable...
2008-10-01 Michael WittenDocs: send-email: --chain_reply_to -> --[no-]chain...
2008-10-01 Michael Wittensend-email: change --no-validate to boolean --[no-...
2008-10-01 Michael WittenDocs: send-email: Man page option ordering
2008-10-01 Michael WittenDocs: send-email usage text much sexier
2008-10-01 Michael WittenDocs: send-email's usage text and man page mention...
2008-10-01 Mike Ralphsongitweb: Sort the list of forks on the summary page...
2008-10-01 Petr Baudisgitweb: Clean-up sorting of project list
2008-10-01 Shawn O. PearceMerge branch 'maint'
2008-10-01 martin f. krafftImprove git-log documentation wrt file filters
2008-10-01 SZEDER GáborDocumentation: remove '\' in front of short options
2008-09-30 Andreas Ericssonrebase: Support preserving merges in non-interactive...
2008-09-30 Andreas Ericssongit commit: Reformat output somewhat
2008-09-30 Dmitry Potapovcygwin: Use native Win32 API for stat
2008-09-30 Dmitry Potapovmingw: move common functionality to win32.h
2008-09-30 Dmitry Potapovadd have_git_dir() function
2008-09-30 Michael J Grubermake prune report removed objects on -v
2008-09-30 Shawn O. PearceMerge branch 'maint'
2008-09-30 Luc Heinrichgit-svn: call 'fatal' correctly in set-tree
2008-09-30 Michael ProkopReplace svn.foo.org with svn.example.com in git-svn...
2008-09-30 Brandon Caseydiff.c: remove duplicate bibtex pattern introduced...
2008-09-30 David BrysonUse "git_config_string" to simplify "builtin-gc.c"...
2008-09-30 Petr Baudisgit-gui: Fix fetching from remotes when adding them
2008-09-30 Petr Baudisgit-gui: Fix removing non-pushable remotes
2008-09-30 Petr Baudisgit-gui: Make input boxes in init/clone/open dialogs...
2008-09-30 Petr Baudisgit-gui: Avoid using the term URL when specifying repos...
2008-09-30 Petr Baudisgit-gui: gui.autoexplore makes explorer to pop up autom...
2008-09-30 Petr Baudisgit-gui: Add Explore Working Copy to the Repository...
2008-09-30 Petr Baudisgit-gui: Use git web--browser for web browsing
2008-09-30 Petr Baudisgit-gui: mkdir -p when initializing new remote repository
2008-09-30 Petr Baudisgit-gui: Add support for removing remotes
2008-09-30 Petr Baudisgit-gui: Add support for adding remotes
2008-09-30 Petr Baudisgit-gui: Squash populate_{push,fetch}_menu to populate_...
2008-09-30 Petr Baudisgit-gui: Clarify the Remote -> Delete... action
2008-09-30 Johannes Sixtgit-gui: Remove space from the end of aspell's reply...
2008-09-30 Jeff Kingtests: grep portability fixes
2008-09-30 Jonathan del... Add OS X support to the pre-auto-gc example hook
2008-09-30 SZEDER Gábort0024: add executable permission
2008-09-30 Ralf WildenhuesCorrect typos in RelNotes-1.6.1
2008-09-30 SZEDER Gáborremove vim syntax highlighting in favor of upstream
2008-09-30 Alexander Gavrilovgit-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-30 Johannes Sixtgit-gui: Do not automatically stage file after merge...
2008-09-29 Shawn O. PearceMerge branch 'bc/master-diff-hunk-header-fix'
2008-09-29 Shawn O. PearceMerge branch 'maint' into bc/master-diff-hunk-header-fix
2008-09-29 Shawn O. PearceMerge branch 'bc/maint-diff-hunk-header-fix' into maint
2008-09-29 Shawn O. PearceMerge branch 'jc/better-conflict-resolution'
2008-09-29 Shawn O. PearceMerge branch 'mg/maint-remote-fix' into maint
2008-09-29 Nanako ShiraishiAdd contrib/rerere-train script
2008-09-29 Rafael Garcia... Clarify commit error message for unmerged files
next