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 'zf/maint-gitweb-acname' into maint
Junio C Hamano
2009-08-21
|
\
|
*
gitweb: parse_commit_text encoding fix
Zoltán Füzesi
2009-08-05
*
|
Merge branch 'np/maint-limit-delta-cache' into maint
Junio C Hamano
2009-08-21
|
\
\
|
*
|
don't let the delta cache grow unbounded in 'git repack'
Nicolas Pitre
2009-08-05
*
|
|
Merge branch 'jk/maint-show-tag' into maint
Junio C Hamano
2009-08-21
|
\
\
\
|
*
|
|
show: add space between multiple items
Jeff King
2009-07-19
|
*
|
|
show: suppress extra newline when showing annotated tag
Jeff King
2009-07-19
*
|
|
|
Merge branch 'sb/maint-pull-rebase' into maint
Junio C Hamano
2009-08-21
|
\
\
\
\
|
*
|
|
|
pull: support rebased upstream + fetch + pull --rebase
Santi Béjar
2009-07-19
|
*
|
|
|
t5520-pull: Test for rebased upstream + fetch + pull --rebase
Santi Béjar
2009-07-19
|
|
/
/
/
*
|
|
|
filter-branch: make the usage string fit on 80 chars terminals.
Matthieu Moy
2009-08-18
*
|
|
|
filter-branch: add an example how to add ACKs to a range of commits
Johannes Schindelin
2009-08-18
*
|
|
|
docs: describe impact of repack on "clone -s"
Jeff King
2009-08-17
*
|
|
|
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-08-12
|
\
\
\
\
|
*
|
|
|
Change mentions of "git programs" to "git commands"
Ori Avtalion
2009-08-12
|
*
|
|
|
Documentation: merge: one <remote> is required
Paul Bolle
2009-08-12
|
*
|
|
|
help.c: give correct structure's size to memset()
Johan Herland
2009-08-12
*
|
|
|
|
push: point to 'git pull' and 'git push --force' in case of non-fast forward
Matthieu Moy
2009-08-12
*
|
|
|
|
Documentation: add: <filepattern>... is optional
Paul Bolle
2009-08-12
*
|
|
|
|
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-08-10
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Fix typos in git-remote.txt and git-symbolic-ref.txt
Štěpán Němec
2009-08-10
*
|
|
|
|
git-instaweb: fix mod_perl detection for apache2
Mark A Rada
2009-08-09
*
|
|
|
|
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-08-07
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
2009-08-07
|
|
\
\
\
|
|
*
\
\
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2009-08-07
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-08-07
|
|
|
|
\
\
\
|
|
|
|
*
|
|
verify-pack -v: do not report "chain length 0"
Junio C Hamano
2009-08-07
|
|
|
|
*
|
|
t5510: harden the way verify-pack is used
Junio C Hamano
2009-08-07
*
|
|
|
|
|
|
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2009-08-05
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Better usage string for reflog.
Matthieu Moy
2009-08-05
|
*
|
|
|
|
|
hg-to-git: don't import the unused popen2 module
Miklos Vajna
2009-08-04
|
*
|
|
|
|
|
send-email: remove debug trace
Erik Faye-Lund
2009-08-04
|
*
|
|
|
|
|
config: Keep inner whitespace verbatim
Björn Steinbrink
2009-07-31
*
|
|
|
|
|
|
gitweb/README: Document $base_url
Jakub Narebski
2009-08-05
*
|
|
|
|
|
|
Documentation: git submodule: add missing options to synopsis
Jens Lehmann
2009-08-05
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
GIT 1.6.4
v1.6.4
Junio C Hamano
2009-07-29
*
|
|
|
|
|
Sync with 1.6.3.4
Junio C Hamano
2009-07-29
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
GIT 1.6.3.4
v1.6.3.4
Junio C Hamano
2009-07-28
|
*
|
|
|
|
config.txt: document add.ignore-errors
Stephen Boyd
2009-07-28
|
*
|
|
|
|
request-pull: allow ls-remote to notice remote.$nickname.uploadpack
Tom Grennan
2009-07-28
*
|
|
|
|
|
Update the documentation of the raw diff output format
David Kågedal
2009-07-28
*
|
|
|
|
|
git-rerere.txt: Clarify ambiguity of the config variable
Michael J Gruber
2009-07-28
*
|
|
|
|
|
t9143: do not fail if Compress::Zlib is missing
Eric Wong
2009-07-26
*
|
|
|
|
|
Trivial path quoting fixes in git-instaweb
Sean Estabrooks
2009-07-26
*
|
|
|
|
|
Merge branch 'gp/maint-rebase-p-onto'
Junio C Hamano
2009-07-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix rebase -p --onto
Greg Price
2009-07-22
*
|
|
|
|
|
|
Merge branch 'en/fast-export'
Junio C Hamano
2009-07-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fast-export: Document the fact that git-rev-list arguments are accepted
Elijah Newren
2009-06-27
|
*
|
|
|
|
|
|
Add new fast-export testcases
Elijah Newren
2009-06-27
|
*
|
|
|
|
|
|
fast-export: Add a --tag-of-filtered-object option for newly dangling tags
Elijah Newren
2009-06-27
[next]