Code

git.git
2009-07-09 Jeff KingMakefile: install 'git' in execdir v1.6.4-rc0
2009-07-09 Junio C HamanoMerge branch 'ld/push-porcelain-output-format'
2009-07-09 Junio C HamanoMerge branch 'gb/gitweb-avatar'
2009-07-09 Junio C HamanoMerge branch 'ml/http'
2009-07-09 Junio C HamanoMerge branch 'rs/grep-p'
2009-07-09 Junio C HamanoMerge branch 'js/run-command-updates' (early part)
2009-07-08 Yann Dirsongit-svn.txt: fix description of fetch flags accepted...
2009-07-08 Yann Dirsongit-svn.txt: fix fetch flags incorrectly documented...
2009-07-08 Yann Dirsongit-svn.txt: make formatting more consistent.
2009-07-08 Yann Dirsongit-svn.txt: stop using dash-form of commands.
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-05 Johannes SixtMinGW: truncate exit()'s argument to lowest 8 bits
2009-07-03 René Scharfegrep: simplify -p output
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-02 René Scharfegrep -p: support user defined regular expressions
2009-07-02 René Scharfegrep: add option -p/--show-function
2009-07-02 René Scharfegrep: handle pre context lines on demand
2009-07-02 René Scharfegrep: print context hunk marks between files
2009-07-02 René Scharfegrep: move context hunk mark handling into show_line()
2009-07-02 René Scharfeuserdiff: add xdiff_clear_find_func()
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-30 Giuseppe Bilottagitweb: add empty alt text to avatar img
2009-06-30 Giuseppe Bilottagitweb: picon avatar provider
2009-06-30 Giuseppe Bilottagitweb: gravatar url cache
2009-06-30 Giuseppe Bilottagitweb: (gr)avatar support
2009-06-30 Giuseppe Bilottagitweb: use git_print_authorship_rows in 'tag' view too
2009-06-30 Giuseppe Bilottagitweb: uniform author info for commit and commitdiff
2009-06-30 Giuseppe Bilottagitweb: refactor author name insertion
2009-06-29 Linus Torvaldsgit log: add '--merges' flag to match '--no-merges'
2009-06-28 Larry D'Annaadd --porcelain option to git-push
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
next