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 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
2014-09-29
|
\
|
*
fsck: return non-zero status on missing ref tips
Jeff King
2014-09-12
|
*
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
2014-09-10
*
|
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
2014-09-29
|
\
\
|
*
|
config: avoid a funny sentinel value "a^"
Jeff King
2014-09-11
|
*
|
make config --add behave correctly for empty and NULL values
Tanay Abhra
2014-08-18
*
|
|
Merge branch 'mk/reachable-protect-detached-head' into maint
Junio C Hamano
2014-09-29
|
\
\
\
|
*
|
|
reachable.c: add HEAD to reachability starting commits
Max Kirillov
2014-09-03
*
|
|
|
Merge branch 'mb/fast-import-delete-root' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
|
*
|
|
|
fast-import: fix segfault in store_tree()
Maxim Bublis
2014-08-29
|
*
|
|
|
t9300: test filedelete command
Maxim Bublis
2014-08-29
*
|
|
|
|
Merge branch 'jk/index-pack-threading-races' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
\
|
*
|
|
|
|
index-pack: fix race condition with duplicate bases
Jeff King
2014-08-29
*
|
|
|
|
|
Merge branch 'jk/send-pack-many-refspecs' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
send-pack: take refspecs over stdin
Jeff King
2014-08-26
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'so/rebase-doc' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Documentation/git-rebase.txt: <upstream> must be given to specify <branch>
Sergey Organov
2014-09-16
|
*
|
|
|
|
|
Documentation/git-rebase.txt: -f forces a rebase that would otherwise be a no-op
Sergey Organov
2014-08-12
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2014-09-28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
l10n: de.po: use comma before "um"
Phillip Sz
2014-09-25
|
*
|
|
|
|
|
l10n: de.po: change Email to E-Mail
Phillip Sz
2014-09-25
|
*
|
|
|
|
|
po/TEAMS: add new member to German translation team
Ralf Thielow
2014-09-25
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Git 2.1.1
v2.1.1
Junio C Hamano
2014-09-19
*
|
|
|
|
|
Merge branch 'et/spell-poll-infinite-with-minus-one-only' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
upload-pack: keep poll(2)'s timeout to -1
Edward Thomson
2014-08-22
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fetch: silence git-gc if --quiet is given
Nguyễn Thái Ngọc Duy
2014-08-18
|
*
|
|
|
|
|
fetch: convert argv_gc_auto to struct argv_array
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
|
|
|
|
|
Merge branch 'jk/prune-top-level-refs-after-packing' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pack-refs: prune top-level refs like "refs/foo"
Jeff King
2014-08-25
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/fast-import-fixes' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fast-import: fix buffer overflow in dump_tags
Jeff King
2014-08-25
|
*
|
|
|
|
|
|
fast-import: clean up pack_data pointer in end_packfile
Jeff King
2014-08-25
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
checkout -m: attempt merge when deletion of path was staged
Jonathan Nieder
2014-08-25
|
*
|
|
|
|
|
|
unpack-trees: use 'cuddled' style for if-else cascade
Jonathan Nieder
2014-08-13
|
*
|
|
|
|
|
|
unpack-trees: simplify 'all other failures' case
Stefan Beller
2014-08-13
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'sp/pack-protocol-doc-on-shallow' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Document LF appearing in shallow command during send-pack/receive-pack
Shawn Pearce
2014-08-28
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/prompt-stash-could-be-packed' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git-prompt: do not look for refs/stash in $GIT_DIR
Jeff King
2014-08-25
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'rs/refresh-beyond-symlink' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
read-cache: check for leading symlinks when refreshing index
René Scharfe
2014-08-10
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'lf/bundle-exclusion' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bundle: fix exclusion of annotated tags
Lukas Fleischer
2014-08-07
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jc/apply-ws-prefix' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
apply: omit ws check for excluded paths
Junio C Hamano
2014-08-07
|
*
|
|
|
|
|
|
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
2014-08-07
|
*
|
|
|
|
|
|
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
2014-08-07
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/command-line-config-empty-string' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
[next]