Code

git.git
2012-02-13 Clemens Buchacherdo not override receive-pack errors
2012-02-13 Clemens Buchachert5541: check error message against the real port number...
2012-02-13 Clemens Buchacherpush/fetch/clone --no-progress suppresses progress...
2012-02-13 Clemens Buchachergit rev-list: fix invalid typecast
2012-02-13 Junio C HamanoUpdate draft release notes to 1.7.9.1
2012-02-13 Junio C HamanoMerge branch 'js/add-e-submodule-fix' into maint
2012-02-13 Junio C HamanoMerge branch 'jc/parse-date-raw' into maint
2012-02-13 Junio C HamanoMerge branch 'jc/merge-ff-only-stronger-than-signed...
2012-02-13 Junio C HamanoMerge branch 'jc/branch-desc-typoavoidance' into maint
2012-02-13 Junio C HamanoMerge branch 'jn/rpm-spec' into maint
2012-02-13 Ævar Arnfjörð... t: use sane_unset instead of unset
2012-02-13 Ævar Arnfjörð... Remove Git's support for smoke testing
2012-02-13 Ævar Arnfjörð... Makefile: Change the default compiler from "gcc" to...
2012-02-13 Дилян ПалаузовMakefile: introduce CHARSET_LIB to link with -lcharset
2012-02-10 Jonathan Niedermergetools/meld: Use --help output to detect --output...
2012-02-10 Junio C HamanoUpdate draft release notes to 1.7.9.1
2012-02-10 Junio C HamanoMerge branch 'jc/maint-request-pull-for-tag' into maint
2012-02-10 Junio C HamanoMerge branch 'tr/grep-l-with-decoration' into maint
2012-02-10 Junio C HamanoMerge branch 'jl/submodule-re-add' into maint
2012-02-10 Junio C HamanoMerge branch 'da/maint-mergetool-twoway' into maint
2012-02-10 Namhyung Kimctype: implement islower/isupper macro
2012-02-10 Namhyung Kimctype.c only wants git-compat-util.h
2012-02-09 Michael PalimakaExplicitly set X to avoid potential build breakage
2012-02-09 Junio C Hamanomerge: do not launch an editor on "--no-edit $tag"
2012-02-09 Johannes SixtMakefile: fix syntax for older make
2012-02-09 Junio C Hamanotag: do not show non-tag contents with "-n"
2012-02-07 Junio C Hamanocommit: ignore intent-to-add entries instead of refusing
2012-02-07 Johannes Schindelinadd -e: do not show difference in a submodule that...
2012-02-07 Junio C Hamanogit checkout -b: allow switching out of an unborn branch
2012-02-06 Felipe Contrerascompletion: simplify __gitcomp and __gitcomp_nl impleme...
2012-02-06 Felipe Contrerascompletion: use ls -1 instead of rolling a loop to...
2012-02-06 Felipe Contrerascompletion: work around zsh option propagation bug
2012-02-06 Junio C Hamanomailmap: always return a plain mail address from map_user()
2012-02-06 Matthieu Moyfsck: give accurate error message on empty loose object...
2012-02-06 Jeff Kingtag: die when listing missing or corrupt objects
2012-02-06 Jeff Kingtag: fix output of "tag -n" when errors occur
2012-02-06 Theodore Ts'oFix build problems related to profile-directed optimization
2012-02-06 Junio C HamanoPrepare for 1.7.9.1
2012-02-06 Adrian Weimanncompletion: --edit and --no-edit for git-merge
2012-02-06 Junio C HamanoMerge branch 'sp/smart-http-failure-to-push' into maint
2012-02-06 Junio C HamanoMerge branch 'jc/maint-log-first-parent-pathspec' into...
2012-02-06 Junio C HamanoMerge branch 'cb/push-quiet' into maint
2012-02-06 Junio C HamanoMerge branch 'cb/maint-kill-subprocess-upon-signal...
2012-02-06 Junio C HamanoSync with 1.7.6.6
2012-02-06 Junio C HamanoSync with 1.7.6.6
2012-02-06 Junio C HamanoSync with 1.7.6.6
2012-02-06 Junio C HamanoGit 1.7.6.6 v1.7.6.6
2012-02-06 Jeff Kingimap-send: remove dead code
2012-02-06 Junio C Hamanobranch --edit-description: protect against mistyped...
2012-02-06 Ben WaltonDrop system includes from inet_pton/inet_ntop compatibi...
2012-02-06 Junio C Hamanomerge: do not create a signed tag merge under --ff...
2012-02-04 Nguyễn Thái... Use correct grammar in diffstat summary line
2012-02-04 Junio C Hamanoparse_date(): '@' prefix forces git-timestamp
2012-02-04 Junio C Hamanoparse_date(): allow ancient git-timestamp
2012-02-04 Jakub Narebskigit.spec: Workaround localized messages not put in...
2012-02-04 Junio C Hamanotests: add write_script helper function
2012-02-03 Jeff Kingprompt: fall back to terminal if askpass fails
2012-02-03 Jeff Kingprompt: clean up strbuf usage
2012-02-03 Jakub Narebskigitweb: Allow UTF-8 encoded CGI query parameters and...
2012-02-03 Jeff Kingstandardize and improve lookup rules for external local...
2012-02-02 Jeff Kinggrep: pre-load userdiff drivers when threaded
2012-02-02 Jeff Kinggrep: load file data after checking binary-ness
2012-02-02 Jeff Kinggrep: respect diff attributes for binary-ness
2012-02-02 Jeff Kinggrep: cache userdiff_driver in grep_source
2012-02-02 Jeff Kinggrep: drop grep_buffer's "name" parameter
2012-02-02 Jeff Kingconvert git-grep to use grep_source interface
2012-02-02 Jeff Kinggrep: refactor the concept of "grep source" into an...
2012-02-02 Jeff Kinggrep: move sha1-reading mutex into low-level code
2012-02-02 Jeff Kinggrep: make locking flag global
2012-02-02 Jiang Xini18n: format_tracking_info "Your branch is behind"...
2012-02-01 Jiang Xini18n: git-commit whence_s "merge/cherry-pick" message
2012-02-01 Nguyễn Thái... find_pack_entry(): do not keep packed_git pointer locally
2012-02-01 Nguyễn Thái... sha1_file.c: move the core logic of find_pack_entry...
2012-02-01 Junio C Hamanorequest-pull: explicitly ask tags/$name to be pulled
2012-01-31 Thomas Rastmerge: add instructions to the commit message when...
2012-01-29 Ralf Thielowcompletion: --edit-description option for git-branch
2012-01-27 Junio C HamanoGit 1.7.9 v1.7.9
2012-01-27 Junio C HamanoINSTALL: warn about recent Fedora breakage
2012-01-26 Felipe Contrerasgit-completion: workaround zsh COMPREPLY bug
2012-01-26 Jeff Kingdocs: minor grammar fixes for v1.7.9 release notes
2012-01-24 Jens Lehmannsubmodule add: fix breakage when re-adding a deep submodule
2012-01-23 David Aguilarmergetool: Provide an empty file when needed
2012-01-23 Albert Yalegrep: fix -l/-L interaction with decoration lines
2012-01-23 Michael HaggertyFix typo in 1.7.9 release notes
2012-01-20 Shawn O. Pearceremote-curl: Fix push status report when all branches...
2012-01-20 Junio C HamanoMaking pathspec limited log play nicer with --first...
2012-01-18 Junio C HamanoGit 1.7.9-rc2 v1.7.9-rc2
2012-01-18 Junio C HamanoMerge branch 'maint'
2012-01-18 Junio C HamanoGit 1.7.8.4 v1.7.8.4
2012-01-18 Junio C HamanoMerge branch 'maint-1.7.7' into maint
2012-01-18 Junio C HamanoGit 1.7.7.6 v1.7.7.6
2012-01-18 Nguyen Thai... diff-index: enable recursive pathspec matching in unpac...
2012-01-18 Junio C HamanoMerge branch 'jc/pull-signed-tag-doc'
2012-01-18 Junio C Hamanopulling signed tag: add howto document
2012-01-18 Junio C HamanoMerge branch 'jk/credentials'
2012-01-18 Junio C HamanoMerge branch 'nd/pathspec-recursion-cleanup'
2012-01-18 Junio C HamanoMerge branch 'mh/maint-show-ref-doc'
2012-01-18 Junio C HamanoMerge branch 'tr/maint-word-diff-incomplete-line'
2012-01-17 Jeff Kingcredential-cache: ignore "connection refused" errors
2012-01-17 Junio C HamanoMerge branch 'jn/maint-gitweb-grep-fix'
next