index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
am: don't infloop for an empty input file
Jim Meyering
2012-02-26
*
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2012-01-18
|
\
|
*
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
2012-01-18
*
|
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2012-01-11
|
\
\
|
|
/
|
*
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
2012-01-11
|
|
\
|
|
*
t2203: fix wrong commit command
Nguyễn Thái Ngọc Duy
2012-01-11
*
|
|
Merge the attributes fix in from maint-1.6.7 branch
Junio C Hamano
2012-01-10
|
\
\
\
|
|
/
/
|
*
|
Merge the attributes fix in from maint-1.6.6 branch
Junio C Hamano
2012-01-10
|
|
\
\
|
|
|
/
|
|
*
attr: don't confuse prefixes with leading directories
Jeff King
2012-01-10
*
|
|
t5550: repack everything into one file
Clemens Buchacher
2012-01-04
*
|
|
fix hang in git fetch if pointed at a 0 length bundle
Brian Harring
2012-01-03
*
|
|
Merge branch 'jc/checkout-m-twoway' into maint
Junio C Hamano
2011-12-28
|
\
\
\
|
*
|
|
t/t2023-checkout-m.sh: fix use of test_must_fail
Ævar Arnfjörð Bjarmason
2011-12-20
|
*
|
|
Test 'checkout -m -- path'
Pete Harlan
2011-12-11
*
|
|
|
Merge branch 'jk/http-push-to-empty' into maint
Junio C Hamano
2011-12-28
|
\
\
\
\
|
*
|
|
|
remote-curl: don't pass back fake refs
Jeff King
2011-12-19
*
|
|
|
|
Merge branch 'jn/maint-sequencer-fixes' into maint
Junio C Hamano
2011-12-28
|
\
\
\
\
\
|
*
|
|
|
|
Revert "reset: Make reset remove the sequencer state"
Jonathan Nieder
2011-12-12
|
*
|
|
|
|
revert: do not remove state until sequence is finished
Jonathan Nieder
2011-12-12
|
*
|
|
|
|
revert: allow single-pick in the middle of cherry-pick sequence
Jonathan Nieder
2011-12-12
|
*
|
|
|
|
revert: pass around rev-list args in already-parsed form
Jonathan Nieder
2011-12-12
|
*
|
|
|
|
revert: allow cherry-pick --continue to commit before resuming
Jonathan Nieder
2011-12-12
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jk/maint-push-over-dav' into maint
Junio C Hamano
2011-12-28
|
\
\
\
\
\
|
*
|
|
|
|
http-push: enable "proactive auth"
Jeff King
2011-12-13
|
*
|
|
|
|
t5540: test DAV push with authentication
Jeff King
2011-12-13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jk/fetch-no-tail-match-refs' into maint
Junio C Hamano
2011-12-28
|
\
\
\
\
\
|
*
|
|
|
|
fetch-pack: match refs exactly
Jeff King
2011-12-13
|
*
|
|
|
|
t5500: give fully-qualified refs to fetch-pack
Jeff King
2011-12-13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jh/fast-import-notes' into maint
Junio C Hamano
2011-12-28
|
\
\
\
\
\
|
*
|
|
|
|
fast-import: Fix incorrect fanout level when modifying existing notes refs
Johan Herland
2011-11-28
|
*
|
|
|
|
t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handling
Johan Herland
2011-11-28
|
*
|
|
|
|
t9301: Fix testcase covering up a bug in fast-import's notes fanout handling
Johan Herland
2011-11-28
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jn/branch-move-to-self' into maint
Junio C Hamano
2011-12-28
|
\
\
\
\
\
|
*
|
|
|
|
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
2011-11-28
|
*
|
|
|
|
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
2011-11-28
*
|
|
|
|
|
Merge branch 'bc/maint-apply-check-no-patch' into maint
Junio C Hamano
2011-12-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
builtin/apply.c: report error on failure to recognize input
Brandon Casey
2011-12-05
|
*
|
|
|
|
|
t/t4131-apply-fake-ancestor.sh: fix broken test
Brandon Casey
2011-12-05
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/maint-upload-archive' into maint
Junio C Hamano
2011-12-21
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive
Junio C Hamano
2011-11-21
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
archive: don't let remote clients get unreachable commits
Jeff King
2011-11-21
*
|
|
|
|
|
revert --abort: do not leave behind useless sequencer-old directory
Jonathan Nieder
2011-11-23
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
revert: remove --reset compatibility option
Jonathan Nieder
2011-11-22
*
|
|
|
|
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
2011-11-22
*
|
|
|
|
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
2011-11-22
*
|
|
|
|
revert: rename --reset option to --quit
Jonathan Nieder
2011-11-22
*
|
|
|
|
t5501-*.sh: Fix url passed to clone in setup test
Ramsay Jones
2011-11-20
*
|
|
|
|
refs: loosen over-strict "format" check
Junio C Hamano
2011-11-16
*
|
|
|
|
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
2011-11-15
*
|
|
|
|
Merge branch 'ab/i18n-test-fix'
Junio C Hamano
2011-11-06
|
\
\
\
\
\
[next]