aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'kb/p4merge'Junio C Hamano2013-03-26
|\
| * merge-one-file: force content conflict for "both sides added" caseJunio C Hamano2013-03-25
| * git-merge-one-file: send "ERROR:" messages to stderrKevin Bracey2013-03-25
| * git-merge-one-file: style cleanupKevin Bracey2013-03-25
| * merge-one-file: remove stale commentJunio C Hamano2013-03-25
| * mergetools/p4merge: create a base if none availableKevin Bracey2013-03-13
| * mergetools/p4merge: swap LOCAL and REMOTEKevin Bracey2013-03-13
* | Merge branch 'maint'Junio C Hamano2013-03-26
|\ \
| * | More corrections for 1.8.2.1Junio C Hamano2013-03-26
| * | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-26
| |\ \
| | * | Correct the docs about GIT_SSH.Dan Bornstein2013-03-26
| * | | Merge branch 'we/submodule-update-prefix-output' into maintJunio C Hamano2013-03-26
| |\ \ \
| * \ \ \ Merge branch 'jk/mailsplit-maildir-muttsort' into maintJunio C Hamano2013-03-26
| |\ \ \ \
| * \ \ \ \ Merge branch 'rs/zip-compresssed-size-with-export-subst' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/utf-8-can-be-spelled-differently' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nd/branch-error-cases' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ap/maint-update-index-h-is-for-help' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/perl-cat-blob' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ob/imap-send-ssl-verify' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/index-pack-l10n-buf-overflow' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-push-refspec-default-doc' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'wk/user-manual-literal-format' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-reflog-expire-clean-mark-typofix' into maintJunio C Hamano2013-03-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | Second wave of topics toward 1.8.3Junio C Hamano2013-03-25
* | | | | | | | | | | | | | | | | Merge branch 'jk/fully-peeled-packed-ref'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pack-refs: add fully-peeled traitMichael Haggerty2013-03-18
| * | | | | | | | | | | | | | | | | pack-refs: write peeled entry for non-tagsJeff King2013-03-17
| * | | | | | | | | | | | | | | | | use parse_object_or_die instead of die("bad object")Jeff King2013-03-17
| * | | | | | | | | | | | | | | | | avoid segfaults on parse_object failureJeff King2013-03-17
* | | | | | | | | | | | | | | | | | Merge branch 'jk/fast-export-object-lookup'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fast-export: do not load blob objects twiceJeff King2013-03-17
| * | | | | | | | | | | | | | | | | | fast-export: rename handle_object functionJeff King2013-03-17
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/peel-ref'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | upload-pack: load non-tip "want" objects from diskJeff King2013-03-16
| * | | | | | | | | | | | | | | | | | | upload-pack: make sure "want" objects are parsedJeff King2013-03-16
| * | | | | | | | | | | | | | | | | | | upload-pack: drop lookup-before-parse optimizationJeff King2013-03-16
* | | | | | | | | | | | | | | | | | | | Merge branch 'lf/setup-prefix-pathspec'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | setup.c: check that the pathspec magic ends with ")"Andrew Wong2013-03-14
| * | | | | | | | | | | | | | | | | | | | setup.c: stop prefix_pathspec() from looping past the end of stringAndrew Wong2013-03-14
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ph/tag-force-no-warn-on-creation'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | tag: --force does not have to warn when creating tagsPhil Hord2013-03-13
* | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/unsigned-time-t'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix time offset calculation in case of unsigned time_tMike Gorchak2013-02-25
| * | | | | | | | | | | | | | | | | | | | | date.c: fix unsigned time_t comparisonMike Gorchak2013-02-25
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/suppress-clang-warning'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | fix clang -Wtautological-compare with unsigned enumAntoine Pelisse2013-02-25
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pw/p4-symlinked-root'Junio C Hamano2013-03-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | git p4: avoid expanding client paths in chdirMiklós Fazekas2013-03-11
| * | | | | | | | | | | | | | | | | | | | | | | git p4 test: should honor symlink in p4 client rootPete Wyckoff2013-03-11