aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'vr/use-our-perl-in-tests' into maintJunio C Hamano2012-07-22
|\
| * t/README: add a bit more Don'tsJunio C Hamano2012-06-24
| * tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
| * t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano2012-06-24
| * t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | Git 1.7.11.2v1.7.11.2Junio C Hamano2012-07-11
* | Merge branch 'jc/maint-blame-unique-abbrev' into maintJunio C Hamano2012-07-11
|\ \
| * | blame: compute abbreviation width that ensures uniquenessJunio C Hamano2012-07-02
* | | Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maintJunio C Hamano2012-07-11
|\ \ \
| * | | index-pack: Disable threading on cygwinJunio C Hamano2012-06-26
* | | | Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano2012-07-11
|\ \ \ \
| * | | | diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...Tim Henigan2012-06-22
| * | | | diff: handle relative paths in no-indexJeff King2012-06-22
* | | | | Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-11
|\ \ \ \ \
| * | | | | clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
| |/ / / /
* | | | | Merge branch 'jc/rev-list-simplify-merges-first-parent' into maintJunio C Hamano2012-07-11
|\ \ \ \ \
| * | | | | revision: ignore side parents while running simplify-mergesJunio C Hamano2012-06-13
| * | | | | revision: note the lack of free() in simplify_merges()Junio C Hamano2012-06-08
| * | | | | revision: "simplify" options imply topo-order sortJunio C Hamano2012-06-08
* | | | | | Merge branch 'hv/submodule-update-nuke-submodules' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \
| * | | | | | update-index: allow overwriting existing submodule index entriesHeiko Voigt2012-06-11
* | | | | | | Merge branch 'jk/diff-no-index-pager' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \
| * | | | | | | do not run pager with diff --no-index --quietJeff King2012-06-15
| * | | | | | | fix pager.diff with diff --no-indexJeff King2012-06-15
| |/ / / / / /
* | | | | | | Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \
| * | | | | | | verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-18
| * | | | | | | sha1_name: do not trigger detailed diagnosis for file argumentsMatthieu Moy2012-06-18
* | | | | | | | Merge branch 'cn/cherry-pick-range-docs' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | git-cherry-pick.txt: clarify the use of revision range notationCarlos Martín Nieto2012-06-15
| * | | | | | | | Documentation: --no-walk is no-op if range is specifiedCarlos Martín Nieto2012-06-15
* | | | | | | | | Merge branch 'jc/ustar-checksum-is-unsigned' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | archive: ustar header checksum is computed unsignedJunio C Hamano2012-06-13
* | | | | | | | | | Merge branch 'jc/bundle-complete-notice' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tweak "bundle verify" of a complete historyJunio C Hamano2012-06-04
* | | | | | | | | | | Merge branch 'jc/ls-files-i-dir' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dir.c: make excluded() file scope staticJunio C Hamano2012-06-05
| * | | | | | | | | | | unpack-trees.c: use path_excluded() in check_ok_to_remove()Junio C Hamano2012-06-05
| * | | | | | | | | | | builtin/add.c: use path_excluded()Junio C Hamano2012-06-05
| * | | | | | | | | | | path_excluded(): update API to less cache-entry centricJunio C Hamano2012-06-05
| * | | | | | | | | | | ls-files -i: micro-optimize path_excluded()Junio C Hamano2012-06-03
| * | | | | | | | | | | ls-files -i: pay attention to exclusion of leading pathsJunio C Hamano2012-06-03
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/request-pull-match-tagname' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | request-pull: really favor a matching tagJunio C Hamano2012-06-01
* | | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maintJunio C Hamano2012-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Update Swedish translation (1066t0f0u)Peter Krefting2012-07-01
* | | | | | | | | | | | git-submodule.sh: fix filename in comment.Michał Górny2012-06-25
* | | | | | | | | | | | git-add--interactive.perl: Remove two unused variablesThomas Badie2012-06-25
* | | | | | | | | | | | Documentation: Fix misspellingsLeila Muhtasib2012-06-22
* | | | | | | | | | | | Git 1.7.11.1v1.7.11.1Junio C Hamano2012-06-21
* | | | | | | | | | | | docs: always define git-relative-html-prefix attributeJeff King2012-06-20