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
*
remove doubled words, e.g., s/to to/to/, and fix related typos
Jim Meyering
2011-04-13
*
revert: Hide '-r' option in default usage
Ramkumar Ramachandra
2011-04-13
*
Merge branch 'js/checkout-untracked-symlink'
Junio C Hamano
2011-04-12
|
\
|
*
t2021: mark a test as fixed
Johannes Sixt
2011-04-12
*
|
Merge branch 'nd/init-gitdir'
Junio C Hamano
2011-04-12
|
\
\
|
*
|
t0001: guard a new test with SYMLINKS prerequisite
Johannes Sixt
2011-04-11
*
|
|
Makefile: extract Q_() source strings as ngettext()
Ævar Arnfjörð Bjarmason
2011-04-11
*
|
|
i18n: avoid parenthesized string as array initializer
Ramsay Jones
2011-04-11
*
|
|
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2011-04-11
|
\
\
\
|
*
|
|
git-svn: Cache results of running the executable "git config"
James Y Knight
2011-04-09
|
*
|
|
git-svn: Add a svn-remote.<name>.pushurl config key
Alejandro R. Sedeño
2011-04-09
*
|
|
|
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2011-04-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gitk: Update cherry-pick error message parsing
Anders Kaseorg
2011-04-09
|
*
|
|
gitk: Quote tag names in event bindings to avoid problems with % chars
Pat Thoyts
2011-03-09
|
*
|
|
gitk: Allow user to control how much of the SHA1 ID gets auto-selected
Paul Mackerras
2011-03-09
|
*
|
|
gitk: spelling fixes in Russian translation
Skip
2011-01-19
|
*
|
|
gitk: Take only numeric version components when computing $git_version
Anders Kaseorg
2011-01-19
*
|
|
|
git-p4: replace each tab with 8 spaces for consistency
Andrew Garber
2011-04-07
*
|
|
|
Git 1.7.5-rc1
v1.7.5-rc1
Junio C Hamano
2011-04-06
*
|
|
|
Sync with 1.7.4.4
Junio C Hamano
2011-04-06
|
\
\
\
\
|
*
|
|
|
Git 1.7.4.4
v1.7.4.4
Junio C Hamano
2011-04-06
|
*
|
|
|
Merge branch 'nm/maint-conflicted-submodule-entries' into maint
Junio C Hamano
2011-04-06
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'mg/rev-list-n-reverse-doc' into maint
Junio C Hamano
2011-04-06
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jk/maint-remote-mirror-safer'
Junio C Hamano
2011-04-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
remote: deprecate --mirror
Jeff King
2011-03-30
|
*
|
|
|
|
|
|
remote: separate the concept of push and fetch mirrors
Jeff King
2011-03-30
|
*
|
|
|
|
|
|
remote: disallow some nonsensical option combinations
Jeff King
2011-03-30
*
|
|
|
|
|
|
|
Merge branch 'mg/doc-revisions-txt'
Junio C Hamano
2011-04-06
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
revisions.txt: language improvements
Michael J Gruber
2011-04-04
|
*
|
|
|
|
|
|
|
revisions.txt: structure with a labelled list
Michael J Gruber
2011-04-01
|
*
|
|
|
|
|
|
|
revisions.txt: consistent use of quotes
Michael J Gruber
2011-04-01
*
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2011-04-04
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Documentation: trivial grammar fix in core.worktree description
SZEDER Gábor
2011-04-04
|
*
|
|
|
|
|
|
|
gitweb: Fix parsing of negative fractional timezones in JavaScript
Jakub Narebski
2011-04-04
*
|
|
|
|
|
|
|
|
Merge branch 'jl/submodule-fetch-on-demand'
Junio C Hamano
2011-04-04
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
fetch/pull: Describe --recurse-submodule restrictions in the BUGS section
Jens Lehmann
2011-03-09
|
*
|
|
|
|
|
|
|
|
submodule update: Don't fetch when the submodule commit is already present
Jens Lehmann
2011-03-09
|
*
|
|
|
|
|
|
|
|
fetch/pull: Don't recurse into a submodule when commits are already present
Jens Lehmann
2011-03-09
|
*
|
|
|
|
|
|
|
|
Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
Jens Lehmann
2011-03-09
|
*
|
|
|
|
|
|
|
|
config: teach the fetch.recurseSubmodules option the 'on-demand' value
Jens Lehmann
2011-03-09
|
*
|
|
|
|
|
|
|
|
fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
Jens Lehmann
2011-03-09
|
*
|
|
|
|
|
|
|
|
fetch/pull: recurse into submodules when necessary
Jens Lehmann
2011-03-09
*
|
|
|
|
|
|
|
|
|
Merge branch 'jc/rev-list-options-fix'
Junio C Hamano
2011-04-04
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
"log --cherry-pick" documentation regression fix
Junio C Hamano
2011-04-01
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'nm/maint-conflicted-submodule-entries'
Junio C Hamano
2011-04-04
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
submodule: process conflicting submodules only once
Nicolas Morey-Chaisemartin
2011-03-30
*
|
|
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2011-04-03
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Start preparing for 1.7.4.4
Junio C Hamano
2011-04-03
|
*
|
|
|
|
|
|
|
|
pull: do not clobber untracked files on initial pull
Jeff King
2011-04-03
|
*
|
|
|
|
|
|
|
|
Merge branch 'jc/index-update-if-able' into maint
Junio C Hamano
2011-04-03
|
|
\
\
\
\
\
\
\
\
\
[next]