Code

git.git
2009-07-08 Junio C HamanoMerge branch 'maint'
2009-07-08 Junio C HamanoMerge branch 'cb/maint-fetch-refspec-wo-dst' into maint
2009-07-08 Junio C HamanoMerge branch 'cf/maint-remote-uploadpack-useconfig...
2009-07-08 Sitaram ChamartyDocumentation: update description of shell aliases
2009-07-06 Stephen Boydcompletion: __git_config_get_set_variables() handle...
2009-07-06 Junio C HamanoMerge branch 'tr/die_errno'
2009-07-06 Junio C HamanoMerge branch 'cb/maint-fetch-refspec-wo-dst'
2009-07-06 Junio C HamanoMerge branch 'sb/show-ref-parse-options'
2009-07-06 Junio C HamanoMerge branch 'gb/am-foreign'
2009-07-06 Junio C HamanoMerge branch 'jk/use-our-regexp'
2009-07-06 Junio C HamanoMerge branch 'uk/rev-parse-parse-opt'
2009-07-06 Nick WoolleyAvoid generating a warning if $fullname{$file} is undefined
2009-07-06 Nick WoolleyRemove archaic use of regex capture \1 in favour of $1
2009-07-06 Todd Zullingercompletion: Add --full-diff to log options
2009-07-06 Eric WongAllow the Unix epoch to be a valid commit date
2009-07-06 Hunter, D.... http-push: fix xml_entities() string parsing overrun
2009-07-02 Martin RenoldRemove filename from conflict markers
2009-07-02 Junio C HamanoMerge branch 'cc/bisect'
2009-07-02 Junio C HamanoMerge branch 'js/daemon-log'
2009-07-02 Junio C HamanoMerge branch 'cf/maint-remote-uploadpack-useconfig...
2009-07-02 Junio C HamanoMerge branch 'sb/quiet-porcelains'
2009-07-02 Junio C HamanoMerge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'
2009-07-02 Junio C HamanoMerge branch 'maint'
2009-07-01 Michal Marekrequest-pull: really really disable pager
2009-07-01 Jeff Kinglog-tree: fix confusing comment
2009-06-30 Junio C HamanoMerge branch 'maint'
2009-06-30 René Scharfeattr: plug minor memory leak
2009-06-30 Brandon Caseygit.c: avoid allocating one-too-many elements for new...
2009-06-30 Junio C Hamanorequest-pull: really disable pager
2009-06-30 Johannes Sixtgit-mv: fix directory separator treatment on Windows
2009-06-30 Stephen Boydcompletion: add missing config variables
2009-06-30 Thadeu Lima... Makes some cleanup/review in gittutorial
2009-06-30 Johannes SixtMakefile: git.o depends on library headers
2009-06-30 Miklos Vajnagit-submodule documentation: fix foreach example
2009-06-29 Linus Torvaldsgit log: add '--merges' flag to match '--no-merges'
2009-06-28 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-06-27 Marc Branchaudgit svn: Doc update for multiple branch and tag paths
2009-06-27 Marc Branchaudgit svn: cleanup t9138-multiple-branches
2009-06-27 Junio C HamanoMerge branch 'pb/send-email-cccmd-fix'
2009-06-27 Junio C HamanoMerge branch 'maint'
2009-06-27 Giuseppe Bilottagitweb/README: fix AliasMatch in example
2009-06-27 Thomas RastTest grep --and/--or/--not
2009-06-27 Thomas RastTest git archive --remote
2009-06-27 Thomas RastUse die_errno() instead of die() when checking syscalls
2009-06-27 Thomas RastConvert existing die(..., strerror(errno)) to die_errno()
2009-06-27 Junio C Hamanodie_errno(): double % in strerror() output just in...
2009-06-27 Thomas RastIntroduce die_errno() that appends strerror(errno)...
2009-06-26 Ulrich Dangelgit-svn: Canonicalize svn urls to prevent libsvn assertion
2009-06-26 Eric Wongt9138: remove stray dot in test which broke bash
2009-06-25 Chris Freygit-remote: fix missing .uploadpack usage for show...
2009-06-25 Eric Wonggit-svn: convert globs to regexps for branch destinations
2009-06-25 Marc Branchaudgit svn: Support multiple branch and tag paths in the...
2009-06-25 Ben JacksonAdd 'git svn reset' to unwind 'git svn fetch'
2009-06-25 Ben Jacksongit-svn: speed up find_rev_before
2009-06-25 Ben JacksonAdd 'git svn help [cmd]' which works outside a repo.
2009-06-25 Thomas Rastgit-svn: let 'dcommit $rev' work on $rev instead of...
2009-06-23 Roel Kluinfread does not return negative on error
2009-06-23 Bert Wesargbuiltin-remote: (get_one_entry): use strbuf
2009-06-23 Brandon Caseyt/t9001-send-email.sh: ensure generated script is execu...
2009-06-22 Junio C HamanoMerge branch 'maint'
2009-06-22 Johannes Sixtt3700-add: add a POSIXPERM prerequisite to a new test
2009-06-22 Junio C HamanoMerge branch 'sb/maint-1.6.0-add-config-fix' into maint
2009-06-22 Junio C HamanoSync with 1.6.3.3
2009-06-22 Junio C HamanoGIT 1.6.3.3 v1.6.3.3
2009-06-22 Junio C HamanoMerge branch 'ak/maint-for-each-ref-no-lookup' into...
2009-06-22 Junio C HamanoMerge branch 'rc/maint-http-local-slot-fix' into maint
2009-06-22 Junio C HamanoMerge branch 'cb/maint-no-double-merge' into maint
2009-06-22 Junio C HamanoMerge branch 'mn/maint-iconv-autoconf' into maint
2009-06-22 Junio C HamanoMerge branch 'lt/maint-unsigned-left-shift' into maint
2009-06-22 Junio C HamanoMerge branch 'pb/maint-1.6.2-userdiff-fix' into maint
2009-06-22 Johannes Sixtreceive-pack: do not send error details to the client
2009-06-21 Junio C Hamanoattribute: whitespace set to true detects all errors...
2009-06-21 Nanako Shiraishi.gitattributes: CR at the end of the line is an error
2009-06-21 Junio C Hamanot3505: fix abuse of test_expect_code
2009-06-21 Stephen Boydshow-ref: migrate to parse-options
2009-06-21 Junio C HamanoMerge branch 'maint'
2009-06-21 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2009-06-21 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2009-06-21 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-06-21 Stephen Boydgit-show-ref.txt: remove word and make consistent
2009-06-21 Linus TorvaldsFix various sparse warnings in the git source code
2009-06-21 Junio C HamanoMerge branch 'ph/submodule-rebase'
2009-06-21 Brandon CaseyMakefile: Solaris needs HAVE_ALLOCA_H for alloca()
2009-06-21 Junio C HamanoMerge branch 'jc/cache-tree'
2009-06-21 Junio C HamanoMerge branch 'mg/pushurl'
2009-06-21 Junio C HamanoMerge branch 'mn/maint-iconv-autoconf'
2009-06-21 Junio C HamanoMerge branch 'sb/pull-rebase'
2009-06-21 Junio C HamanoMerge branch 'pb/send-email-cccmd-fix'
2009-06-21 Junio C HamanoMerge branch 'pb/maint-1.6.2-userdiff-fix'
2009-06-21 Junio C HamanoMerge branch 'sb/maint-1.6.0-add-config-fix'
2009-06-21 Junio C HamanoMerge branch 'lt/maint-unsigned-left-shift'
2009-06-21 Miklos Vajnagit-svn documentation: fix typo in 'rebase vs. pull...
2009-06-20 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2009-06-18 Stephen Boydadd: allow configurations to be overriden by command...
2009-06-18 Stephen Boydstash: teach quiet option
2009-06-18 Stephen Boydam, rebase: teach quiet option
2009-06-18 Johannes Sixtupload-pack: squelch progress indicator if client canno...
2009-06-18 Johannes Sixtdaemon: send stderr of service programs to the syslog
2009-06-18 Junio C HamanoMerge branch 'maint'
2009-06-18 Junio C HamanoMerge branch 'sb/parse-options-integer'
next