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
...
*
|
|
|
|
|
Silence cpio's "N blocks" output when cloning locally
Bryan Donlan
2008-03-30
*
|
|
|
|
|
git-svn: remove redundant slashes from show-ignore
Eric Wong
2008-03-30
*
|
|
|
|
|
git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...
Marius Storm-Olsen
2008-03-28
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
GIT 1.5.5-rc2
v1.5.5-rc2
Junio C Hamano
2008-03-27
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
GIT 1.5.4.5
v1.5.4.5
Junio C Hamano
2008-03-27
*
|
|
|
|
builtin-prune: protect objects listed on the command line
Junio C Hamano
2008-03-27
*
|
|
|
|
builtin-prune.c: use parse_options()
Michele Ballabio
2008-03-27
*
|
|
|
|
Add tests for git-prune
Michele Ballabio
2008-03-27
*
|
|
|
|
parse-options.c: introduce OPT_DATE
Michele Ballabio
2008-03-27
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Update draft release notes for 1.5.5
Junio C Hamano
2008-03-27
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-03-27
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Update draft release notes for 1.5.4.5
Junio C Hamano
2008-03-27
|
*
|
|
Merge branch 'jc/maint-fetch-regression-1.5.4' into maint
Junio C Hamano
2008-03-27
|
|
\
\
\
|
*
|
|
|
Documentation: clarify use of .git{ignore,attributes} versus .git/info/*
Jeff King
2008-03-27
|
*
|
|
|
t/t3800-mktag.sh: use test_must_fail rather than '!'
Brandon Casey
2008-03-26
*
|
|
|
|
test_must_fail: 129 is a valid error code from usage()
Junio C Hamano
2008-03-27
*
|
|
|
|
imap-send: properly error out if imap.host is not set in config
Gerrit Pape
2008-03-26
*
|
|
|
|
t9600-cvsimport.sh: set HOME before checking for cvsps availability
Frank Lichtenheld
2008-03-26
*
|
|
|
|
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
2008-03-26
*
|
|
|
|
Merge branch 'jc/maint-fetch-regression-1.5.4'
Junio C Hamano
2008-03-26
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
git-fetch test: test tracking fetch results, not just FETCH_HEAD
Junio C Hamano
2008-03-26
|
*
|
|
|
Fix branches file configuration
Daniel Barkalow
2008-03-26
|
*
|
|
|
Tighten refspec processing
Daniel Barkalow
2008-03-26
|
|
/
/
/
|
*
|
|
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
2008-03-26
*
|
|
|
refspec: allow colon-less wildcard "refs/category/*"
Junio C Hamano
2008-03-25
*
|
|
|
init: show "Reinit" message even in an (existing) empty repository
Johannes Schindelin
2008-03-25
*
|
|
|
Documentation/git-checkout: Update summary to reflect current abilities
Julian Phillips
2008-03-25
*
|
|
|
Documentation: git-tag '-m'/'-F' implies '-a'
Dirk Süsserott
2008-03-24
*
|
|
|
builtin-remote: Fix missing newline at end of listing of pushed branches
Johannes Sixt
2008-03-23
*
|
|
|
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
2008-03-23
*
|
|
|
RelNotes: mention checkout/branch's --track option, too
Johannes Schindelin
2008-03-23
*
|
|
|
GIT 1.5.5-rc1
v1.5.5-rc1
Junio C Hamano
2008-03-23
*
|
|
|
gc --auto: raise default auto pack limit from 20 to 50
Junio C Hamano
2008-03-23
*
|
|
|
Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
Junio C Hamano
2008-03-23
|
\
\
\
\
|
*
|
|
|
git-p4: Use P4EDITOR environment variable when set
Shawn Bohrer
2008-03-13
|
*
|
|
|
git-p4: Unset P4DIFF environment variable when using 'p4 -du diff'
Shawn Bohrer
2008-03-13
|
*
|
|
|
git-p4: Optimize the fetching of data from perforce.
Marius Storm-Olsen
2008-03-13
*
|
|
|
|
remote.c: Fix overtight refspec validation
Junio C Hamano
2008-03-22
*
|
|
|
|
fast-import: Document the effect of "merge" with no "from" in a commit
Eyvind Bernhardsen
2008-03-22
*
|
|
|
|
Make git-svn tests behave better on OS X
Kevin Ballard
2008-03-22
*
|
|
|
|
Improve description of git filter-branch.
Ralf Wildenhues
2008-03-22
*
|
|
|
|
t/t7003-filter-branch.sh: use test_must_fail rather than '!'
Brandon Casey
2008-03-22
*
|
|
|
|
Don't try and percent-escape existing percent escapes in git-svn URIs
Kevin Ballard
2008-03-20
*
|
|
|
|
remote show: do not show symbolic refs
Johannes Schindelin
2008-03-19
*
|
|
|
|
Document the sendemail.smtpserverport config variable
Kevin Ballard
2008-03-19
*
|
|
|
|
Add --reverse to the git-rev-list usage string
Kevin Ballard
2008-03-19
*
|
|
|
|
make it easier for people who just want to get rid of 'git gc --auto'
Nicolas Pitre
2008-03-19
*
|
|
|
|
builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.auto
Brandon Casey
2008-03-19
*
|
|
|
|
Documentation/git-merge: document subtree strategy.
Miklos Vajna
2008-03-19
*
|
|
|
|
Fix tag following
Daniel Barkalow
2008-03-19
[prev]
[next]