aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'cl/p4-use-diff-tree'Junio C Hamano2014-05-07
|\
| * git-p4: format-patch to diff-tree change breaks binary patchesTolga Ceylan2014-05-07
* | RelNotes/2.0.0: Grammar and typo fixesØyvind A. Holm2014-05-06
* | Git 2.0-rc2v2.0.0-rc2Junio C Hamano2014-05-02
* | Merge branch 'mw/symlinks'Junio C Hamano2014-05-02
|\ \
| * | setup: fix windows path buffer over-steppingMartin Erik Werner2014-04-24
* | | Merge branch 'km/git-svn-workaround-older-getopt-long'Junio C Hamano2014-05-02
|\ \ \
| * | | t9117: use --prefix "" instead of --prefix=""Kyle J. McKay2014-04-23
* | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'Junio C Hamano2014-05-02
|\ \ \ \
| * | | | git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
* | | | | Merge branch 'mk/doc-git-gui-display-untracked'Junio C Hamano2014-05-02
|\ \ \ \ \
| * | | | | Documentation: git-gui: describe gui.displayuntrackedMax Kirillov2014-04-21
* | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2014-04-30
|\ \ \ \ \ \
| * | | | | | l10n: de.po: improve hint for autocorrected command executionRalf Thielow2014-04-29
| * | | | | | l10n: de.po: translate 45 new messagesRalf Thielow2014-04-29
| * | | | | | l10n: de.po: correct translation of "completed" after resolving deltasRalf Thielow2014-04-29
| * | | | | | l10n: zh_CN.po: translate 46 new messages (2229t0f0u)Jiang Xin2014-04-23
| * | | | | | Merge branch 'fr-po' of git://github.com/jnavila/gitJiang Xin2014-04-23
| |\ \ \ \ \ \
| | * | | | | | l10n: fr translation for v2.0.0rc0 (2228t)Jean-Noel Avila2014-04-22
| * | | | | | | l10n: Update Swedish translation (2228t0f0u)Peter Krefting2014-04-22
| * | | | | | | l10n: vi.po (2228t): Update and minor fixTran Ngoc Quan2014-04-20
| |/ / / / / /
| * | | | | | l10n: git.pot: v2.0.0 round 1 (45 new, 28 removed)Jiang Xin2014-04-19
| |/ / / / /
* | | | | | Revert the whole "ask curl-config" topic for nowJunio C Hamano2014-04-30
* | | | | | Merge branch 'db/make-with-curl'Junio C Hamano2014-04-28
|\ \ \ \ \ \
| * | | | | | Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRDave Borowitz2014-04-28
* | | | | | | Merge branch 'jk/external-diff-use-argv-array' (early part)Junio C Hamano2014-04-28
|\ \ \ \ \ \ \
| * | | | | | | run_external_diff: use an argv_array for the command lineJeff King2014-04-21
* | | | | | | | Git 2.0-rc1v2.0.0-rc1Junio C Hamano2014-04-25
* | | | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | ewah_bitmap.c: do not assume size_t and eword_t are the same sizeKyle J. McKay2014-04-22
* | | | | | | | | Merge branch 'fc/transport-helper-sync-error-fix'Junio C Hamano2014-04-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5801 (remote-helpers): cleanup environment setsFelipe Contreras2014-04-21
| * | | | | | | | | transport-helper: fix sync issue on crashesFelipe Contreras2014-04-14
| * | | | | | | | | transport-helper: trivial cleanupFelipe Contreras2014-04-14
| * | | | | | | | | transport-helper: propagate recvline() error pushingFelipe Contreras2014-04-14
| * | | | | | | | | remote-helpers: make recvline return an errorFelipe Contreras2014-04-14
| * | | | | | | | | transport-helper: remove barely used xchgline()Felipe Contreras2014-04-14
* | | | | | | | | | Merge branch 'db/make-with-curl'Junio C Hamano2014-04-24
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | / / / | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Makefile: allow static linking against libcurlDave Borowitz2014-04-15
| * | | | | | | | Makefile: use curl-config to determine curl flagsDave Borowitz2014-04-15
| |/ / / / / / /
* | | | | | | | Update draft release notes to 2.0Junio C Hamano2014-04-21
* | | | | | | | Merge git://bogomips.org/git-svnJunio C Hamano2014-04-21
|\ \ \ \ \ \ \ \
| * | | | | | | | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland2014-04-19
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jx/i18n'Junio C Hamano2014-04-21
|\ \ \ \ \ \ \ \
| * | | | | | | | i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesJunio C Hamano2014-04-18
| * | | | | | | | i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin2014-04-17
| * | | | | | | | i18n: remove obsolete comments for translators in diffstat generationJiang Xin2014-04-17
| * | | | | | | | i18n: fix uncatchable comments for translators in date.cJiang Xin2014-04-17
* | | | | | | | | Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano2014-04-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"Kyle J. McKay2014-04-17