index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'aw/rebase-i-stop-on-failure-to-amend'
Junio C Hamano
2011-12-16
|
\
|
*
rebase -i: interrupt rebase when "commit --amend" failed during "reword"
Andrew Wong
2011-11-30
*
|
Merge branch 'jh/fast-import-notes'
Junio C Hamano
2011-12-16
|
\
\
|
*
|
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 'jk/upload-archive-use-start-command'
Junio C Hamano
2011-12-16
|
\
\
\
|
*
|
|
upload-archive: use start_command instead of fork
Jeff King
2011-11-21
*
|
|
|
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
2011-12-16
|
\
\
\
\
|
*
|
|
|
gitk: Make vi-style keybindings more vi-like
Jonathan Nieder
2011-10-08
|
*
|
|
|
gitk: Make "touching paths" search support backslashes
Yggy King
2011-07-24
|
*
|
|
|
gitk: Show modified files with separate work tree
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Simplify calculation of gitdir
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Run 'git rev-parse --git-dir' only once
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Put temporary directory inside .git
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Fix "External diff" with separate work tree
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Fix "blame parent commit" with separate work tree
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Fix "show origin of this line" with separate work tree
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Fix file highlight when run in subdirectory
Martin von Zweigbergk
2011-07-24
|
*
|
|
|
gitk: Update copyright
Paul Mackerras
2011-07-24
|
*
|
|
|
gitk: When a commit contains a note, mark it with a yellow box
Raphael Zimmerer
2011-05-29
|
*
|
|
|
gitk: Remember time zones from author and commit timestamps
Anders Kaseorg
2011-05-29
|
*
|
|
|
gitk: Remove unused $cdate array
Anders Kaseorg
2011-05-29
*
|
|
|
|
Update draft release notes to 1.7.9
Junio C Hamano
2011-12-13
*
|
|
|
|
Merge branch 'ks/tag-cleanup'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
|
*
|
|
|
|
git-tag: introduce --cleanup option
Kirill A. Shutemov
2011-12-09
*
|
|
|
|
|
Merge branch 'jl/submodule-status-failure-report'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff/status: print submodule path when looking for changes fails
Jens Lehmann
2011-12-08
*
|
|
|
|
|
|
Merge branch 'tr/userdiff-c-returns-pointer'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
userdiff: allow * between cpp funcname words
Thomas Rast
2011-12-06
*
|
|
|
|
|
|
|
Merge branch 'bc/maint-apply-check-no-patch'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
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 'nd/ignore-might-be-precious'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore
Nguyễn Thái Ngọc Duy
2011-11-28
|
*
|
|
|
|
|
|
|
Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious
Junio C Hamano
2011-11-28
|
|
\
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
\
Merge branch 'jn/branch-move-to-self'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
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 'cn/maint-lf-to-crlf-filter'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
convert: track state in LF-to-CRLF filter
Carlos Martín Nieto
2011-11-28
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'tj/maint-imap-send-remove-unused'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'maint' into tj/imap-send-remove-unused
Junio C Hamano
2011-11-23
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
imap-send: Remove unused 'use_namespace' variable
Thomas Jarosch
2011-11-23
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'jk/maint-upload-archive'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
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
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'jn/gitweb-side-by-side-diff'
Junio C Hamano
2011-12-13
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
|
gitweb: Add navigation to select side-by-side diff
Kato Kazuyoshi
2011-10-31
|
*
|
|
|
|
|
|
|
|
|
|
|
|
|
gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
Jakub Narebski
2011-10-31
[next]