Code

git.git
2010-03-20 Junio C HamanoMerge branch 'ml/color-grep'
2010-03-20 Junio C HamanoMerge branch 'jc/color-attrs'
2010-03-20 Junio C HamanoMerge branch 'cc/reset-keep'
2010-03-20 Junio C HamanoMerge branch 'fl/askpass'
2010-03-20 Junio C HamanoMerge branch 'bg/apply-fix-blank-at-eof'
2010-03-20 Junio C HamanoMerge branch 'bw/union-merge-refactor'
2010-03-20 Junio C HamanoMerge branch 'maint'
2010-03-20 Junio C HamanoUpdate draft release notes to 1.7.0.3
2010-03-20 Christian Couderrebase -i: use new --ff cherry-pick option
2010-03-20 Andreas Gruenbacherfetch: Fix minor memory leak
2010-03-20 Andreas Gruenbacherfetch: Future-proof initialization of a refspec on...
2010-03-20 Andreas Gruenbacherfetch: Check for a "^{}" suffix with suffixcmp()
2010-03-20 Benjamin C... Fix a spelling mistake in a git-p4 console message
2010-03-20 Brian GernhardtUse test_expect_success for test setups
2010-03-20 Ben WaltonModernize git calling conventions in hook templates
2010-03-20 Ben WaltonMake templates honour SHELL_PATH and PERL_PATH
2010-03-20 Imre Deakdaemon: parse_host_and_port SIGSEGV if port is specified
2010-03-20 Jonathan NiederMakefile: Fix occasional GIT-CFLAGS breakage
2010-03-20 Jonathan NiederMakefile: Fix CDPATH problem
2010-03-20 Brandon Caseyt/t5505-remote.sh: escape * to prevent interpretation...
2010-03-20 Brandon Caseyt5505: add missing &&
2010-03-20 Brandon Caseyt5505: remove unnecessary subshell invocations
2010-03-20 Brandon Caseynotes.c: remove inappropriate call to return
2010-03-20 Stephen Boydpull: replace unnecessary sed invocation
2010-03-17 Junio C HamanoMerge branch 'maint'
2010-03-17 Thomas RastDocumentation: receive.denyCurrentBranch defaults to...
2010-03-17 Ian Ward Comfortbash: complete *_HEAD refs if present
2010-03-17 Junio C HamanoMerge branch 'maint'
2010-03-17 Anders Kaseorgeveryday: fsck and gc are not everyday operations
2010-03-17 Gustaf HendebyImprove error messages from 'git stash show'
2010-03-17 Brandon Caseydaemon.c: avoid accessing ss_family member of struct...
2010-03-17 Brandon Caseyt/t1304: make a second colon optional in the mask ACL...
2010-03-17 Brandon Caseyt/t1304: set the ACL effective rights mask
2010-03-17 Brandon Caseyt/t1304: use 'test -r' to test readability rather than...
2010-03-17 Brandon Caseyt/t1304: set the Default ACL base entries
2010-03-17 Brandon Caseyt/t1304: avoid -d option to setfacl
2010-03-16 Junio C Hamanorefs: ref entry with NULL sha1 is can be a dangling...
2010-03-15 René Scharfegrep: enable threading for context line printing
2010-03-15 Michael J GruberDocumentation/git-read-tree: clarify 2-tree merge
2010-03-15 Michael J GruberDocumentation/git-read-tree: fix table layout
2010-03-15 Junio C HamanoMerge branch 'sd/format-patch-to'
2010-03-15 Junio C HamanoMerge branch 'tc/http-cleanup'
2010-03-15 Junio C HamanoMerge branch 'tc/transport-verbosity'
2010-03-15 Junio C HamanoMerge branch 'ld/push-porcelain'
2010-03-15 Junio C HamanoMerge branch 'jh/notes'
2010-03-15 Dave Olszewskirebase--interactive: don't require what's rebased to...
2010-03-14 Jari Aaltogit-send-email.perl - try to give real name of the...
2010-03-14 Jari Aaltogit-send-email.perl: add option --smtp-debug
2010-03-14 Jari Aaltogit-send-email.perl: improve error message in send_mess...
2010-03-14 Junio C Hamanotests for "git add ignored-dir/file" without -f
2010-03-14 Jeff Kingdir: fix COLLECT_IGNORED on excluded prefixes
2010-03-14 Junio C Hamanot0050: mark non-working test as such
2010-03-14 Jens Lehmanngit status: ignoring untracked files must apply to...
2010-03-14 Junio C HamanoMerge branch 'maint'
2010-03-14 Dave Olszewskidon't use default revision if a rev was specified
2010-03-13 René Scharfefor_each_recent_reflog_ent(): use strbuf, fix offset...
2010-03-13 Junio C Hamanot/Makefile: remove test artifacts upon "make clean"
2010-03-13 René Scharfeblame: fix indent of line numbers
2010-03-13 Junio C HamanoMerge git://git.bogomips.org/git-svn
2010-03-13 Tuomas Suutarit9150,t9151: Add rewrite-root option to init
2010-03-13 Tuomas Suutarigit-svn: Fix merge detecting with rewrite-root
2010-03-13 Jens Lehmanngit status: Fix false positive "new commits" output...
2010-03-13 Jens LehmannRefactor dirty submodule detection in diff-lib.c
2010-03-13 Junio C HamanoMerge branch 'maint'
2010-03-13 Stephen Boydnotes: rework subcommands and parse options
2010-03-13 Thomas Rastgit-notes(1): add a section about the meaning of history
2010-03-13 Thomas Rastnotes: track whether notes_trees were changed at all
2010-03-13 Thomas Rastnotes: add shorthand --ref to override GIT_NOTES_REF
2010-03-13 Thomas Rastcommit --amend: copy notes to the new commit
2010-03-13 Thomas Rastrebase: support automatic notes copying
2010-03-13 Thomas Rastnotes: implement helpers needed for note copying during...
2010-03-13 Thomas Rastnotes: implement 'git notes copy --stdin'
2010-03-13 Thomas Rastrebase -i: invoke post-rewrite hook
2010-03-13 Thomas Rastrebase: invoke post-rewrite hook
2010-03-13 Thomas Rastcommit --amend: invoke post-rewrite hook
2010-03-13 Thomas RastDocumentation: document post-rewrite hook
2010-03-13 Thomas RastSupport showing notes from more than one notes tree
2010-03-13 Thomas Rasttest-lib: unset GIT_NOTES_REF to stop it from influenci...
2010-03-12 Junio C Hamanot5516: Use test_cmp when appropriate
2010-03-12 Junio C Hamanot9400: Use test_cmp when appropriate
2010-03-10 Junio C HamanoMerge branch 'sd/init-template'
2010-03-10 Junio C HamanoMerge branch 'sh/am-keep-cr'
2010-03-10 Junio C HamanoMerge branch 'cp/add-u-pathspec'
2010-03-10 Junio C HamanoMakefile: update check-docs target
2010-03-10 Junio C HamanoMerge branch 'lt/deepen-builtin-source'
2010-03-10 Jens Lehmanngit submodule summary: Handle HEAD as argument when...
2010-03-09 Junio C Hamanoshow --first-parent/-m: do not default to --cc
2010-03-09 Junio C Hamanoshow -c: show patch text
2010-03-09 Junio C Hamanorevision: introduce setup_revision_opt
2010-03-09 Junio C Hamanot4013: add tests for log -p -m --first-parent
2010-03-09 Junio C HamanoDocumentation: improve description of "git reset -...
2010-03-08 Stephen Boydsend-email: add --no-cc, --no-to, and --no-bcc
2010-03-08 Stephen Boydformat-patch: add --no-cc, --no-to, and --no-add-headers
2010-03-08 Stephen Boydformat-patch: use a string_list for headers
2010-03-08 Jens Lehmanngit status: Show detailed dirty status of submodules...
2010-03-08 Junio C HamanoUpdate draft release notes to 1.7.1
2010-03-08 Junio C HamanoMerge branch 'maint'
2010-03-08 Junio C HamanoMerge accumulated fixes to prepare for 1.7.0.3
2010-03-08 Junio C HamanoMerge branch 'mw/maint-gcc-warns-unused-write' into...
2010-03-08 Junio C HamanoMerge branch 'fn/maint-mkdtemp-compat' into maint
next