Code

git.git
2011-10-03 René Scharfetest-ctype: macrofy
2011-09-30 Junio C HamanoGit 1.7.7 v1.7.7
2011-09-30 Cord Seeleuse new Git::config_path() for aliasesfile
2011-09-30 Cord SeeleAdd Git::config_path()
2011-09-30 Julian Phillipsrefs: Use binary search to lookup refs faster
2011-09-29 Zbigniew Jędrzejewsk... send-email: auth plain/login fix
2011-09-29 Dan McGeetree-walk: micro-optimization in tree_entry_interesting
2011-09-29 Dan McGeetree-walk: drop unused parameter from match_dir_prefix
2011-09-28 Matthieu Moygit-remote-mediawiki: allow a domain to be set for...
2011-09-28 René Scharfeapply: use OPT_NOOP_NOARG
2011-09-28 René Scharferevert: use OPT_NOOP_NOARG
2011-09-28 René Scharfeparseopt: add OPT_NOOP_NOARG
2011-09-28 Junio C Hamanoarchive.c: use OPT_BOOL()
2011-09-28 Junio C Hamanoparse-options: deprecate OPT_BOOLEAN
2011-09-27 Matthieu Moygit-remote-mediawiki: obey advice.pushNonFastForward
2011-09-27 Matthieu Moygit-remote-mediawiki: set 'basetimestamp' to let the...
2011-09-27 Matthieu Moygit-remote-mediawiki: trivial fixes
2011-09-27 Gerrit Papetemplates/hooks--*: remove sample hooks without any...
2011-09-27 Michael Haggertynotes_merge_commit(): do not pass temporary buffer...
2011-09-27 Peter Stugegitweb: Fix links to lines in blobs when javascript...
2011-09-27 Julian PhillipsDon't sort ref_list too early
2011-09-26 Gerrit Papecontrib/hooks: adapt comment about Debian install locat...
2011-09-26 Junio C HamanoMerge branch 'jc/namespace-doc-with-old-asciidoc'
2011-09-26 Nguyễn Thái... git-read-tree.txt: update sparse checkout examples
2011-09-26 Junio C Hamanomergetool: no longer need to save standard input
2011-09-26 Jonathon Mahmergetool: Use args as pathspec to unmerged files
2011-09-23 Junio C HamanoGit 1.7.7-rc3 v1.7.7-rc3
2011-09-23 Junio C HamanoMerge 1.7.6.4 in
2011-09-23 Junio C Hamanomerge-recursive: Do not look at working tree during...
2011-09-23 Junio C HamanoGit 1.7.6.4 v1.7.6.4
2011-09-23 Junio C HamanoMerge branch 'cb/maint-ls-files-error-report' into...
2011-09-23 Allan Caffeedescribe: Refresh the index when run with --dirty
2011-09-23 Junio C HamanoMerge branch 'jc/maint-clone-alternates' into maint
2011-09-23 Junio C HamanoMerge branch 'nd/maint-clone-gitdir' into maint
2011-09-23 Junio C HamanoMerge branch 'mh/check-ref-format-print-normalize'...
2011-09-23 Junio C HamanoMerge branch 'mg/branch-set-upstream-previous' into...
2011-09-23 Junio C HamanoMerge branch 'gb/maint-am-patch-format-error-message...
2011-09-22 Junio C Hamanot0003: remove extra whitespaces
2011-09-22 Jay SoffianTeach '--cached' option to check-attr
2011-09-22 Nguyễn Thái... Add explanation why we do not allow to sparse checkout...
2011-09-22 Nguyễn Thái... sparse checkout: show error messages when worktree...
2011-09-22 Junio C Hamanodiff: teach --stat/--numstat to honor -U$num
2011-09-22 Michael Schubertpatch-id.c: use strbuf instead of a fixed buffer
2011-09-21 Michael J Grubergit-read-tree.txt: correct sparse-checkout and skip...
2011-09-21 Michael J Grubergit-read-tree.txt: language and typography fixes
2011-09-21 Michael J Gruberunpack-trees: print "Aborting" to stderr
2011-09-21 Carlos Martín... Remove 'working copy' from the documentation and C...
2011-09-21 Ramsay Jonest9159-*.sh: skip for mergeinfo test for svn <= 1.4
2011-09-21 Stefan NaeweDocumentation/git-update-index: refer to 'ls-files'
2011-09-20 Junio C HamanoMerge branch 'maint'
2011-09-20 Jay Soffiangit-mergetool: check return value from read
2011-09-19 Junio C HamanoMerge branch 'ph/format-patch-no-color'
2011-09-19 Jeff Kingt4014: clean up format.thread config after each test
2011-09-19 Junio C HamanoTeach progress eye-candy to fetch_refs_from_bundle()
2011-09-18 Junio C HamanoGit 1.7.7-rc2 v1.7.7-rc2
2011-09-17 Junio C HamanoMerge branch 'ci/forbid-unwanted-current-branch-update'
2011-09-17 Junio C Hamanobranch --set-upstream: regression fix
2011-09-16 Frédéric HeitzmannDisambiguate duplicate t9160* tests
2011-09-16 Junio C Hamanols-remote: a lone "-h" is asking for help
2011-09-16 Jakub Narebskigitweb: Strip non-printable characters from syntax...
2011-09-16 Junio C HamanoDocumentation/gitnamespaces.txt: cater to older asciidoc
2011-09-15 Jeff Kingfilter-branch: use require_clean_work_tree
2011-09-15 Junio C HamanoAllow git merge ":/<pattern>"
2011-09-15 Bert Wesarggrep --no-index: don't use git standard exclusions
2011-09-15 Bert Wesarggrep: do not use --index in the short usage output
2011-09-15 Thomas Rastt6019: avoid refname collision on case-insensitive...
2011-09-15 Junio C HamanoMerge branch 'ph/format-patch-no-color'
2011-09-14 Jeff Kingrun_hook: use argv_array API
2011-09-14 Jeff Kingcheckout: use argv_array API
2011-09-14 Jeff Kingbisect: use argv_array API
2011-09-14 Jeff Kingquote: provide sq_dequote_to_argv_array
2011-09-14 Jeff Kingrefactor argv_array into generic code
2011-09-14 Jeff Kingquote.h: fix bogus comment
2011-09-14 Jeff Kingadd sha1_array API docs
2011-09-13 Jeff Kingt3200: clean up checks for file existence
2011-09-13 Thomas RastDocumentation: basic configuration of notes.rewriteRef
2011-09-13 Bryan Jacobsgit-svn: teach git-svn to populate svn:mergeinfo
2011-09-13 Clemens Buchachersend-email: add option -h
2011-09-12 Haitao Lidate.c: Support iso8601 timezone formats
2011-09-12 Junio C Hamanorefactor run_receive_hook()
2011-09-12 Clemens Buchacherrename pathspec_prefix() to common_prefix() and move...
2011-09-12 Jeff Kingfetch: avoid quadratic loop checking for updated submodules
2011-09-12 Pang Yan Hanformat-patch: ignore ui.color
2011-09-12 Junio C HamanoGit 1.7.7-rc1 v1.7.7-rc1
2011-09-12 Junio C HamanoSync with 1.7.6.3
2011-09-12 Junio C HamanoMerge branch 'jn/remote-helpers-doc'
2011-09-12 Junio C HamanoGit 1.7.6.3 v1.7.6.3
2011-09-12 Junio C HamanoMerge branch 'jl/maint-fetch-submodule-check-fix' into...
2011-09-12 Junio C HamanoMerge branch 'maint'
2011-09-12 Junio C HamanoPrepare for 1.7.6.3 maintenance release
2011-09-12 Junio C HamanoMerge branch 'ms/reflog-show-is-default' into maint
2011-09-12 Junio C HamanoMerge branch 'jk/reset-reflog-message-fix' into maint
2011-09-12 Junio C HamanoMerge branch 'vi/make-test-vector-less-specific' into...
2011-09-12 Junio C HamanoMerge branch 'jk/tag-contains-ab' (early part) into...
2011-09-12 Junio C HamanoMerge branch 'dz/connect-error-report' into maint
2011-09-12 Junio C HamanoMerge branch 'jc/maint-mergetool-read-fix' into maint
2011-09-12 Junio C HamanoMerge branch 'jk/maint-config-param' into maint
2011-09-12 Junio C HamanoMerge branch 'jn/doc-dashdash' into maint
2011-09-12 Junio C HamanoMerge branch 'jk/maint-1.7.2-status-ignored' into maint
2011-09-12 Martin von... remote: only update remote-tracking branch if updating...
next