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 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
2012-07-22
|
\
|
*
t/README: add a bit more Don'ts
Junio C Hamano
2012-06-24
|
*
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
2012-06-24
|
*
t/test-lib.sh: export PERL_PATH for use in scripts
Junio C Hamano
2012-06-24
|
*
t: Replace 'perl' by $PERL_PATH
Vincent van Ravesteijn
2012-06-12
*
|
Git 1.7.11.2
v1.7.11.2
Junio C Hamano
2012-07-11
*
|
Merge branch 'jc/maint-blame-unique-abbrev' into maint
Junio C Hamano
2012-07-11
|
\
\
|
*
|
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
2012-07-02
*
|
|
Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maint
Junio C Hamano
2012-07-11
|
\
\
\
|
*
|
|
index-pack: Disable threading on cygwin
Junio C Hamano
2012-06-26
*
|
|
|
Merge branch 'th/diff-no-index-fixes' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
|
*
|
|
|
diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...
Tim Henigan
2012-06-22
|
*
|
|
|
diff: handle relative paths in no-index
Jeff King
2012-06-22
*
|
|
|
|
Merge branch 'nd/clone-single-fix' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
|
*
|
|
|
|
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
2012-06-22
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/rev-list-simplify-merges-first-parent' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
|
*
|
|
|
|
revision: ignore side parents while running simplify-merges
Junio C Hamano
2012-06-13
|
*
|
|
|
|
revision: note the lack of free() in simplify_merges()
Junio C Hamano
2012-06-08
|
*
|
|
|
|
revision: "simplify" options imply topo-order sort
Junio C Hamano
2012-06-08
*
|
|
|
|
|
Merge branch 'hv/submodule-update-nuke-submodules' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
update-index: allow overwriting existing submodule index entries
Heiko Voigt
2012-06-11
*
|
|
|
|
|
|
Merge branch 'jk/diff-no-index-pager' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
do not run pager with diff --no-index --quiet
Jeff King
2012-06-15
|
*
|
|
|
|
|
|
fix pager.diff with diff --no-index
Jeff King
2012-06-15
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
2012-06-18
|
*
|
|
|
|
|
|
sha1_name: do not trigger detailed diagnosis for file arguments
Matthieu Moy
2012-06-18
*
|
|
|
|
|
|
|
Merge branch 'cn/cherry-pick-range-docs' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git-cherry-pick.txt: clarify the use of revision range notation
Carlos Martín Nieto
2012-06-15
|
*
|
|
|
|
|
|
|
Documentation: --no-walk is no-op if range is specified
Carlos Martín Nieto
2012-06-15
*
|
|
|
|
|
|
|
|
Merge branch 'jc/ustar-checksum-is-unsigned' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
archive: ustar header checksum is computed unsigned
Junio C Hamano
2012-06-13
*
|
|
|
|
|
|
|
|
|
Merge branch 'jc/bundle-complete-notice' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
tweak "bundle verify" of a complete history
Junio C Hamano
2012-06-04
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'jc/ls-files-i-dir' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
dir.c: make excluded() file scope static
Junio C Hamano
2012-06-05
|
*
|
|
|
|
|
|
|
|
|
|
unpack-trees.c: use path_excluded() in check_ok_to_remove()
Junio C Hamano
2012-06-05
|
*
|
|
|
|
|
|
|
|
|
|
builtin/add.c: use path_excluded()
Junio C Hamano
2012-06-05
|
*
|
|
|
|
|
|
|
|
|
|
path_excluded(): update API to less cache-entry centric
Junio C Hamano
2012-06-05
|
*
|
|
|
|
|
|
|
|
|
|
ls-files -i: micro-optimize path_excluded()
Junio C Hamano
2012-06-03
|
*
|
|
|
|
|
|
|
|
|
|
ls-files -i: pay attention to exclusion of leading paths
Junio C Hamano
2012-06-03
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'jc/request-pull-match-tagname' into maint
Junio C Hamano
2012-07-11
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
request-pull: really favor a matching tag
Junio C Hamano
2012-06-01
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2012-07-02
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Update Swedish translation (1066t0f0u)
Peter Krefting
2012-07-01
*
|
|
|
|
|
|
|
|
|
|
|
git-submodule.sh: fix filename in comment.
Michał Górny
2012-06-25
*
|
|
|
|
|
|
|
|
|
|
|
git-add--interactive.perl: Remove two unused variables
Thomas Badie
2012-06-25
*
|
|
|
|
|
|
|
|
|
|
|
Documentation: Fix misspellings
Leila Muhtasib
2012-06-22
*
|
|
|
|
|
|
|
|
|
|
|
Git 1.7.11.1
v1.7.11.1
Junio C Hamano
2012-06-21
*
|
|
|
|
|
|
|
|
|
|
|
docs: always define git-relative-html-prefix attribute
Jeff King
2012-06-20
[next]