aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/branch-shortening-funny-symrefs' into maintJunio C Hamano2016-05-02
|\
| * branch: fix shortening of non-remote symrefsJeff King2016-04-04
* | Merge branch 'es/format-patch-doc-hide-no-patch' into maintJunio C Hamano2016-05-02
|\ \
| * | git-format-patch.txt: don't show -s as shorthand for multiple optionsEric Sunshine2016-04-04
* | | Merge branch 'ky/branch-m-worktree' into maintJunio C Hamano2016-05-02
|\ \ \
| * | | set_worktree_head_symref(): fix error messageKazuki Yamaguchi2016-04-08
| * | | branch -m: update all per-worktree HEADsKazuki Yamaguchi2016-04-04
| * | | refs: add a new function set_worktree_head_symrefKazuki Yamaguchi2016-04-04
* | | | Merge branch 'ky/branch-d-worktree' into maintJunio C Hamano2016-05-02
|\ \ \ \
| * | | | branch -d: refuse deleting a branch which is currently checked outKazuki Yamaguchi2016-03-29
| | |_|/ | |/| |
* | | | Merge branch 'jk/check-repository-format' into maintJunio C Hamano2016-05-02
|\ \ \ \
| * | | | verify_repository_format: mark messages for translationJeff King2016-03-11
| * | | | setup: drop repository_format_version globalJeff King2016-03-11
| * | | | setup: unify repository version callbacksJeff King2016-03-11
| * | | | init: use setup.c's repo version verificationJeff King2016-03-11
| * | | | setup: refactor repo format reading and verificationJeff King2016-03-11
| * | | | config: drop git_config_earlyJeff King2016-03-11
| * | | | check_repository_format_gently: stop using git_config_earlyJeff King2016-03-11
| * | | | lazily load core.sharedrepositoryJeff King2016-03-11
| * | | | wrap shared_repository global in get/set accessorsJeff King2016-03-11
| * | | | setup: document check_repository_format()Jeff King2016-03-11
* | | | | Merge branch 'ew/send-email-readable-message-id' into maintJunio C Hamano2016-05-02
|\ \ \ \ \
| * | | | | send-email: more meaningful Message-IDEric Wong2016-04-06
| | |_|_|/ | |/| | |
* | | | | Git 2.8.2v2.8.2Junio C Hamano2016-04-29
* | | | | Merge branch 'js/mingw-tests-2.8' into maintJunio C Hamano2016-04-29
|\ \ \ \ \
| * | | | | Windows: shorten code by re-using convert_slashes()Johannes Sixt2016-04-04
* | | | | | Merge branch 'ep/trace-doc-sample-fix' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \
| * | | | | | api-trace.txt: fix typoElia Pinto2016-04-05
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/makefile-redirection-stderr' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \
| * | | | | | Makefile: fix misdirected redirectionsJunio C Hamano2016-04-05
| |/ / / / /
* | | | | | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \
| * | | | | | submodule-config: use hashmap_iter_first()Alexander Kuleshov2016-03-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \
| * | | | | | correct blame for files commited with CRLFTorsten Bögershausen2016-04-05
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sk/send-pack-all-fix' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \
| * | | | | | git-send-pack: fix --all option when used with directoryStanislav Kolotinskiy2016-03-31
* | | | | | | Merge branch 'sg/diff-multiple-identical-renames' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \ \
| * | | | | | | diffcore: fix iteration order of identical files during rename detectionSZEDER Gábor2016-03-30
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ss/msvc' into maintJunio C Hamano2016-04-29
|\ \ \ \ \ \ \
| * | | | | | | MSVC: use shipped headers instead of fallback definitionsSven Strickroth2016-03-30
| * | | | | | | MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any moreSven Strickroth2016-03-30
* | | | | | | | Merge tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po into maintJunio C Hamano2016-04-25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fr_v2.8.0_r3' of git://github.com/jnavila/git into maintJiang Xin2016-04-24
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #9 from vascool/frJean-Noël Avila2016-03-25
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | l10n: fr: don't translate "merge" as a parameterVasco Almeida2016-03-25
| | | * | | | | | | | l10n: fr: change "id de clé" to match "id-clé"Vasco Almeida2016-03-25
| | | * | | | | | | | l10n: fr: fix wrongly translated option nameVasco Almeida2016-03-25
| | | * | | | | | | | l10n: fr: fix transcation of "dir"Vasco Almeida2016-03-25
| | |/ / / / / / / /
* | | | | | | | | | Prepare for 2.8.2Junio C Hamano2016-04-14
* | | | | | | | | | Merge branch 'jv/merge-nothing-into-void' into maintJunio C Hamano2016-04-14
|\ \ \ \ \ \ \ \ \ \