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
*
checkout: proper error message on 'git checkout foo bar --'
Matthieu Moy
2013-10-18
*
checkout: allow dwim for branch creation for "git checkout $branch --"
Matthieu Moy
2013-10-18
*
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
2013-09-05
|
\
|
*
Documentation/git-merge.txt: fix formatting of example block
Andreas Schwab
2013-09-05
*
|
Merge branch 'maint-1.8.2' into maint-1.8.3
Junio C Hamano
2013-09-03
|
\
\
|
|
/
|
*
fix shell syntax error in template
Thorsten Glaser
2013-08-30
*
|
parse-options: fix clang opterror() -Wunused-value warning
Eric Sunshine
2013-08-09
*
|
fix typo in documentation of git-svn
Felix Gruber
2013-08-05
*
|
Documentation/rev-list-options: add missing word in --*-parents
Torstein Hegge
2013-08-05
*
|
log doc: the argument to --encoding is not optional
Jonathan Nieder
2013-08-05
*
|
Git 1.8.3.4
v1.8.3.4
Junio C Hamano
2013-07-22
*
|
update URL to the marc.info mail archive
Ondřej Bílka
2013-07-22
*
|
Update draft release notes to 1.8.3.4
Junio C Hamano
2013-07-21
*
|
Merge branch 'rr/maint-fetch-tag-doc-asterisks' into maint
Junio C Hamano
2013-07-21
|
\
\
|
*
|
fetch-options.txt: prevent a wildcard refspec from getting misformatted
Junio C Hamano
2013-06-07
*
|
|
Merge branch 'dk/maint-t5150-dirname' into maint
Junio C Hamano
2013-07-21
|
\
\
\
|
*
|
|
tests: allow sha1's as part of the path
Dennis Kaarsemaker
2013-06-17
*
|
|
|
Merge branch 'dk/version-gen-gitdir' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
|
*
|
|
|
GIT-VERSION-GEN: support non-standard $GIT_DIR path
Dennis Kaarsemaker
2013-06-17
|
|
/
/
/
*
|
|
|
Merge branch 'nk/config-local-doc' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
|
*
|
|
|
config: Add description of --local option
Namhyung Kim
2013-06-17
|
|
/
/
/
*
|
|
|
Merge branch 'kb/diff-blob-blob-doc' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
|
*
|
|
|
Documentation: Move "git diff <blob> <blob>"
Kevin Bracey
2013-06-18
|
|
/
/
/
*
|
|
|
Merge branch 'mm/merge-in-dirty-worktree-doc' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
|
*
|
|
|
Documentation/git-merge.txt: weaken warning about uncommited changes
Matthieu Moy
2013-06-18
|
|
/
/
/
*
|
|
|
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
|
*
|
|
|
fix "builtin-*" references to be "builtin/*"
Phil Hord
2013-06-18
|
|
/
/
/
*
|
|
|
Merge branch 'ft/doc-git-transport' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
|
*
|
|
|
documentation: add git:// transport security notice
Fraser Tweedale
2013-06-26
*
|
|
|
|
Merge branch 'mh/maint-lockfile-overflow' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
\
|
*
|
|
|
|
lockfile: fix buffer overflow in path handling
Michael Haggerty
2013-07-07
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/maint-diff-core-safecrlf' into maint
Junio C Hamano
2013-07-21
|
\
\
\
\
\
|
*
|
|
|
|
diff: demote core.safecrlf=true to core.safecrlf=warn
Junio C Hamano
2013-06-25
*
|
|
|
|
|
t9801: git-p4: check ignore files with client spec
Vitor Antunes
2013-07-21
*
|
|
|
|
|
Start preparing for 1.8.3.4
Junio C Hamano
2013-07-19
*
|
|
|
|
|
apply.c::find_name_traditional(): do not initialize len to the line's length
Stefan Beller
2013-07-19
*
|
|
|
|
|
http-push.c::add_send_request(): do not initialize transfer_request
Stefan Beller
2013-07-19
*
|
|
|
|
|
Merge branch 'tr/test-lint-no-export-assignment-in-shell' into maint
Junio C Hamano
2013-07-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
test-lint: detect 'export FOO=bar'
Thomas Rast
2013-07-08
|
*
|
|
|
|
|
t9902: fix 'test A == B' to use = operator
Thomas Rast
2013-07-08
*
|
|
|
|
|
|
Merge branch 'rr/name-rev-stdin-doc' into maint
Junio C Hamano
2013-07-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
name-rev doc: rewrite --stdin paragraph
Ramkumar Ramachandra
2013-07-07
*
|
|
|
|
|
|
|
Merge branch 'ft/diff-rename-default-score-is-half' into maint
Junio C Hamano
2013-07-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
diff-options: document default similarity index
Fraser Tweedale
2013-07-05
*
|
|
|
|
|
|
|
|
Merge branch 'jc/t1512-fix' into maint
Junio C Hamano
2013-07-19
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
get_short_sha1(): correctly disambiguate type-limited abbreviation
Junio C Hamano
2013-07-01
|
*
|
|
|
|
|
|
|
|
t1512: correct leftover constants from earlier edition
Junio C Hamano
2013-07-01
*
|
|
|
|
|
|
|
|
|
Merge branch 'vl/typofix' into maint
Junio C Hamano
2013-07-19
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
random typofixes (committed missing a 't', successful missing an 's')
Veres Lajos
2013-06-19
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'wk/doc-git-has-grown' into maint
Junio C Hamano
2013-07-19
|
\
\
\
\
\
\
\
\
\
\
\
[next]