git.git
2010-01-13 Junio C HamanoMerge branch 'jc/checkout-merge-base'
2010-01-13 Junio C HamanoMerge branch 'rs/maint-archive-match-pathspec'
2010-01-13 Junio C HamanoMerge branch 'il/vcs-helper'
2010-01-13 Junio C HamanoMerge branch 'cc/reset-more'
2010-01-13 Junio C HamanoMerge branch 'nd/sparse'
2010-01-12 Junio C HamanoMerge branch 'maint'
2010-01-12 Matthieu Moylockfile: show absolute filename in unable_to_lock_message
2010-01-12 Bart Trojanowskihg-to-git: fix COMMITTER type-o
2010-01-12 Shawn O. Pearceremote-curl: Fix Accept header for smart HTTP connections
2010-01-12 Junio C Hamanogrep: -L should show empty files
2010-01-12 Matthieu Moypush: spell 'Note about fast-forwards' section name...
2010-01-12 Michael Haggertyrebase--interactive: Ignore comments and blank lines...
2010-01-10 Junio C HamanoMerge branch 'tr/http-updates'
2010-01-10 Junio C HamanoMerge branch 'jk/maint-1.6.5-reset-hard'
2010-01-10 Junio C HamanoMerge branch 'jk/push-to-delete'
2010-01-10 Junio C HamanoMerge branch 'mm/config-path'
2010-01-10 Junio C HamanoMerge branch 'pm/cvs-environ'
2010-01-10 Junio C HamanoMerge branch 'tr/maint-1.6.5-bash-prompt-show-submodule...
2010-01-10 Junio C HamanoMerge branch 'bg/maint-remote-update-default'
2010-01-10 Junio C HamanoMerge branch 'mm/diag-path-in-treeish'
2010-01-10 Junio C HamanoMerge branch 'fc/opt-quiet-gc-reset'
2010-01-10 Junio C HamanoMerge branch 'maint'
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2010-01-10 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2010-01-10 Erik Faye-Lunddaemon: consider only address in kill_some_child()
2010-01-10 Christian Couderhelp: fix configured help format taking over command...
2010-01-10 Thiago Farinastring-list: rename the include guard to STRING_LIST_H
2010-01-10 Christian Coudert7111: check that reset options work as described in...
2010-01-10 Andreas Gruenbacherbase85: Make the code more obvious instead of explainin...
2010-01-10 Andreas Gruenbacherbase85: encode_85() does not use the decode table
2010-01-10 Andreas Gruenbacherbase85 debug code: Fix length byte calculation
2010-01-10 Jonathan NiederDocumentation: tiny git config manual tweaks
2010-01-10 Jonathan NiederDocumentation: git gc packs refs by default now
2010-01-10 Ilari LiusvaaraReset possible helper before reusing remote structure
2010-01-07 Junio C HamanoDescribe second batch for 1.7.0 in draft release notes
2010-01-07 Junio C HamanoMerge branch 'js/filter-branch-prime'
2010-01-07 Junio C HamanoMerge branch 'sb/maint-octopus'
2010-01-07 Junio C HamanoMerge branch 'mg/tag-d-show'
2010-01-07 Junio C HamanoMerge branch 'so/cvsserver-update'
2010-01-07 Junio C HamanoMerge branch 'bg/maint-add-all-doc'
2010-01-07 Björn Gustavssongit-rm doc: Describe how to sync index & work tree
2010-01-07 Junio C HamanoMerge branch 'mv/commit-date'
2010-01-07 Junio C HamanoMerge branch 'mo/bin-wrappers'
2010-01-07 Nanako Shiraishirebase -i: teach --onto A...B syntax
2010-01-07 Nanako Shiraishirebase: fix --onto A...B parsing and add tests
2010-01-07 Junio C Hamanocheckout -m: do not try to fall back to --merge from...
2010-01-07 Nguyễn Thái... t7002: test for not using external grep on skip-worktre...
2010-01-07 Nguyễn Thái... t7002: set test prerequisite "external-grep" if supported
2010-01-06 Junio C Hamano.gitattributes: detect 8-space indent in shell scripts
2010-01-06 Jonathan NiederMakefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
2010-01-05 Christian CouderDocumentation: reset: add some missing tables
2010-01-04 Junio C HamanoFix bit assignment for CE_CONFLICTED
2010-01-04 Thiago FarinaUse warning function instead of fprintf(stderr, "Warnin...
2010-01-04 Junio C Hamano"reset --merge": fix unmerged case
2010-01-03 Stephan Beyerreset: use "unpack_trees()" directly instead of "git...
2010-01-03 Junio C HamanoMerge branch 'maint'
2010-01-02 Matthieu Moystash: mention --patch in usage string.
2009-12-31 Junio C HamanoMerge branch 'maint'
2009-12-31 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-12-31 Matthieu Moybranch: die explicitly why when calling "git branch...
2009-12-31 Shawn O. Pearcefast-import: Document author/committer/tagger name...
2009-12-31 Matthieu MoySubmittingPatches: hints to know the status of a submit...
2009-12-31 Thomas Rastbash completion: factor submodules into dirty state
2009-12-31 Björn GustavssonFix "git remote update" with remotes.defalt set
2009-12-31 Matthieu Moybuiltin-config: add --path option doing ~ and ~user...
2009-12-31 Sergei Organovcvsserver: make the output of 'update' more compatible...
2009-12-31 Shawn O. Pearcebash completion: add space between branch name and...
2009-12-31 Nguyễn Thái... grep: do not do external grep on skip-worktree entries
2009-12-30 Phil MillerCVS Server: Support reading base and roots from environment
2009-12-30 Jan Krügerbuiltin-push: add --delete as syntactic sugar for :foo
2009-12-30 Robert ZehAdd completion for git-svn mkdirs,reset,and gc
2009-12-30 Junio C HamanoMerge branch 'maint'
2009-12-30 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-12-30 Jeff Kingtextconv: stop leaking file descriptors
2009-12-30 Christian Couderreset: add a few tests for "git reset --merge"
2009-12-30 Christian CouderDocumentation: reset: add some tables to describe the...
2009-12-30 Christian Couderreset: improve mixed reset error message when in a...
2009-12-30 Jeff Kingreset: unbreak hard resets with GIT_WORK_TREE
2009-12-30 René Scharfearchive: complain about path specs that don't match...
2009-12-30 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-12-30 Greg Pricecommit: --cleanup is a message option
2009-12-30 Andreas Schwabgit count-objects: handle packs bigger than 4G
2009-12-30 Nguyễn Thái... t7102: make the test fail if one of its check fails
2009-12-29 Junio C HamanoRemove http.authAny
2009-12-29 Nguyễn Thái... Documentation: always respect core.worktree if set
2009-12-28 Ilari LiusvaaraRemove special casing of http, https and ftp
2009-12-28 Ilari LiusvaaraSupport remote archive from all smart transports
2009-12-28 Ilari LiusvaaraSupport remote helpers implementing smart transports
2009-12-28 Junio C HamanoMerge branch 'jk/1.7.0-status'
2009-12-28 Junio C HamanoMerge branch 'maint'
2009-12-27 Junio C HamanoMerge branch 'nf/maint-fix-index-ext-len-on-be64' into...
2009-12-27 Nathaniel W... read_index(): fix reading extension size on BE 64-bit...
2009-12-26 Junio C HamanoMerge branch 'maint'
2009-12-26 Junio C HamanoMakefile: FreeBSD (both 7 and 8) needs OLD_ICONV
2009-12-26 Junio C HamanoStart 1.6.6.X maintenance track
2009-12-26 Junio C HamanoMerge branch 'jc/maint-obsd46' into maint
2009-12-26 Tarmigan CaseboltAdd git-http-backend to command-list.
2009-12-26 Junio C HamanoKick off 1.7.0 cycle
2009-12-26 Junio C HamanoMerge branch 'gb/1.7.0-diff-whitespace-only-output'
next