aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sync with 1.7.9.4Junio C Hamano2012-03-12
|\
| * Git 1.7.9.4v1.7.9.4Junio C Hamano2012-03-12
| * Merge branch 'tr/maint-bundle-boundary' into maintJunio C Hamano2012-03-12
| |\
| * \ Merge branch 'jc/maint-diff-patch-header' into maintJunio C Hamano2012-03-12
| |\ \
| * \ \ Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext' into maintJunio C Hamano2012-03-12
| |\ \ \
| * \ \ \ Merge branch 'jc/am-3-nonstandard-popt' into maintJunio C Hamano2012-03-12
| |\ \ \ \
* | | | | | git-am: error out when seeing -b/--binaryThomas Rast2012-03-12
* | | | | | Merge https://github.com/git-l10n/git-poJunio C Hamano2012-03-12
|\ \ \ \ \ \
| * | | | | | l10n: Improve zh_CN translation for msg "not something we can merge"Thynson2012-03-09
| * | | | | | l10n: Improve zh_CN trans for msg that cannot fast-forwardThynson2012-03-09
| * | | | | | l10n: Update zh_CN translation for 1.7.10-rc0Jiang Xin2012-03-08
| * | | | | | Update Swedish translation (732t0f0u).Peter Krefting2012-03-08
| * | | | | | po/sv.po: add Swedish translationPeter Krefting2012-03-08
| * | | | | | l10n: Update git.pot (1 new message)Jiang Xin2012-03-08
| * | | | | | Merge v1.7.10-rc0 for git l10n updateJiang Xin2012-03-08
| |\ \ \ \ \ \
| * | | | | | | l10n: Update zh_CN translation for 1.7.9.2Jiang Xin2012-03-05
| * | | | | | | l10n: Improve commit msg for zh_CN translationThynson2012-03-02
| * | | | | | | l10n: Improve zh_CN translation for msg that make empty commit when amend.Thynson2012-03-02
| * | | | | | | l10n: Improve zh_CN translation for empty cherry-pick msg.Thynson2012-03-02
| * | | | | | | l10n: Improve zh_CN translation for msg about branch deletion denyThynson2012-03-02
| * | | | | | | l10n: Improve zh_CN translation for lines insertion and deletion.Thynson2012-03-02
* | | | | | | | p4000: use -3000 when promising -3000Thomas Rast2012-03-09
* | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-03-08
* | | | | | | | Merge branch 'kb/maint-prune-rmdir-closedir'Junio C Hamano2012-03-08
|\ \ \ \ \ \ \ \
| * | | | | | | | fix deletion of .git/objects sub-directories in git-prune/repackKarsten Blees2012-03-07
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jl/maint-submodule-relative'Junio C Hamano2012-03-08
|\ \ \ \ \ \ \ \
| * | | | | | | | submodules: fix ambiguous absolute paths under WindowsJohannes Sixt2012-03-04
| * | | | | | | | submodules: refactor computation of relative gitdir pathJens Lehmann2012-03-04
| * | | | | | | | submodules: always use a relative path from gitdir to work treeJens Lehmann2012-03-04
| * | | | | | | | submodules: always use a relative path to gitdirJens Lehmann2012-03-04
* | | | | | | | | Merge branch 'jn/maint-do-not-match-with-unsanitized-searchtext'Junio C Hamano2012-03-08
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | gitweb: Fix fixed string (non-regexp) project searchJakub Narebski2012-03-06
* | | | | | | | | Merge branch 'vr/branch-doc'Junio C Hamano2012-03-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/git-branch: add default for --containsVincent van Ravesteijn2012-03-06
| * | | | | | | | | Documentation/git-branch: fix a typoVincent van Ravesteijn2012-03-06
| * | | | | | | | | Documentation/git-branch: cleanupsVincent van Ravesteijn2012-03-06
* | | | | | | | | | perf: export some important test-lib variablesThomas Rast2012-03-08
* | | | | | | | | | perf: load test-lib-functions from the correct directoryThomas Rast2012-03-08
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Git 1.7.10-rc0v1.7.10-rc0Junio C Hamano2012-03-07
* | | | | | | | | Merge branch 'jc/pickaxe-ignore-case'Junio C Hamano2012-03-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctype.c: Fix a sparse warningRamsay Jones2012-03-04
| * | | | | | | | | pickaxe: allow -i to search in patch case-insensitivelyJunio C Hamano2012-02-28
| * | | | | | | | | grep: use static trans-case tableJunio C Hamano2012-02-28
* | | | | | | | | | Merge branch 'jh/threadable-symlink-check'Junio C Hamano2012-03-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add threaded versions of functions in symlinks.c.Jared Hance2012-03-02
* | | | | | | | | | | Merge branch 'jc/maint-diff-patch-header'Junio C Hamano2012-03-06
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | diff -p: squelch "diff --git" header for stat-dirty pathsJunio C Hamano2012-03-01
| * | | | | | | | | | t4011: illustrate "diff-index -p" on stat-dirty pathsJunio C Hamano2012-03-01
| * | | | | | | | | | t4011: modernise styleJunio C Hamano2012-03-01
* | | | | | | | | | | Merge branch 'th/mergetools-deltawalker'Junio C Hamano2012-03-06
|\ \ \ \ \ \ \ \ \ \ \