Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-with | Christian Couder | 2013-12-05 | 88 | -459/+459 |
* | strbuf: introduce starts_with() and ends_with() | Christian Couder | 2013-12-05 | 3 | -10/+21 |
* | builtin/remote: remove postfixcmp() and use suffixcmp() instead | Christian Couder | 2013-12-05 | 1 | -11/+3 |
* | environment: normalize use of prefixcmp() by removing " != 0" | Christian Couder | 2013-12-05 | 1 | -1/+1 |
* | Sync with 1.8.5jk/remove-deprecated | Junio C Hamano | 2013-12-05 | 28 | -7537/+9220 |
|\ | |||||
| * | Git 1.8.5v1.8.5 | Junio C Hamano | 2013-11-27 | 2 | -1/+6 |
| * | Sync with maint | Junio C Hamano | 2013-11-27 | 0 | -0/+0 |
| |\ | |||||
| | * | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-27 | 1 | -1/+1 |
| * | | Merge branch 'rh/remote-hg-bzr-updates' (early part) | Junio C Hamano | 2013-11-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-18 | 1 | -1/+1 |
| * | | | Git 1.8.5-rc3v1.8.5-rc3 | Junio C Hamano | 2013-11-20 | 1 | -1/+1 |
| * | | | Sync with 1.8.4.4 | Junio C Hamano | 2013-11-20 | 2 | -1/+12 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Git 1.8.4.4v1.8.4.4 | Junio C Hamano | 2013-11-20 | 3 | -2/+13 |
| * | | | Merge branch 'mb/relnotes-1.8.5-fix' | Junio C Hamano | 2013-11-20 | 1 | -82/+84 |
| |\ \ \ | |||||
| | * | | | RelNotes: spelling & grammar fixesmb/relnotes-1.8.5-fix | Marc Branchaud | 2013-11-18 | 1 | -82/+84 |
| * | | | | Merge branch 'nd/literal-pathspecs' | Junio C Hamano | 2013-11-18 | 6 | -5/+30 |
| |\ \ \ \ | |||||
| | * | | | | pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesnd/literal-pathspecsnd/liteal-pathspecs | Nguyễn Thái Ngọc Duy | 2013-10-28 | 6 | -4/+30 |
| * | | | | | Merge branch 'maint' | Junio C Hamano | 2013-11-18 | 1 | -1/+0 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Revert "upload-pack: send non-HEAD symbolic refs" | Junio C Hamano | 2013-11-18 | 1 | -1/+0 |
| * | | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream' | Junio C Hamano | 2013-11-18 | 2 | -12/+20 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | branch: fix --verbose output column alignmentjx/branch-vv-always-compare-with-upstream | Torstein Hegge | 2013-11-18 | 2 | -12/+20 |
| * | | | | | Git 1.8.5-rc2v1.8.5-rc2 | Junio C Hamano | 2013-11-13 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2013-11-12 | 7 | -7412/+9045 |
| |\ \ \ \ | |||||
| | * | | | | l10n: de.po: improve error message when pushing to unknown upstream | Ralf Thielow | 2013-11-12 | 1 | -1/+1 |
| | * | | | | l10n: de.po: translate 68 new messages | Ralf Thielow | 2013-11-12 | 1 | -1216/+1498 |
| | * | | | | po/TEAMS: update Thomas Rast's email address | Ralf Thielow | 2013-11-12 | 1 | -1/+1 |
| | * | | | | Merge remote-tracking branch 'sv/nafmo/master' | Jiang Xin | 2013-11-10 | 1 | -1217/+1499 |
| | |\ \ \ \ | |||||
| | | * | | | | l10n: Update Swedish translation (2194t0f0u) | Peter Krefting | 2013-11-09 | 1 | -1217/+1499 |
| | * | | | | | l10n: fr.po 2194/1294 messages translated | Jean-Noel Avila | 2013-11-08 | 1 | -1230/+1513 |
| | |/ / / / | |||||
| | * | | | | l10n: zh_CN.po: translate 68 messages (2194t0f0u) | Jiang Xin | 2013-11-03 | 1 | -1270/+1508 |
| | * | | | | l10n: vi.po (2194t): Update and minor fix | Tran Ngoc Quan | 2013-11-02 | 1 | -1276/+1562 |
| | * | | | | l10n: git.pot: v1.8.5 round 1 (68 new, 9 removed) | Jiang Xin | 2013-11-02 | 1 | -1201/+1463 |
| * | | | | | Correct word usage of "timezone" in "Documentation" directory | Jason St. John | 2013-11-12 | 7 | -22/+22 |
* | | | | | | stop installing git-tar-tree link | Jonathan Nieder | 2013-12-03 | 2 | -2/+1 |
* | | | | | | peek-remote: remove deprecated alias of ls-remote | John Keeping | 2013-11-12 | 6 | -48/+0 |
* | | | | | | lost-found: remove deprecated command | John Keeping | 2013-11-12 | 6 | -111/+0 |
* | | | | | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 | 9 | -173/+5 |
* | | | | | | repo-config: remove deprecated alias for "git config" | John Keeping | 2013-11-12 | 9 | -37/+2 |
|/ / / / / | |||||
* | | | | | Sync with 1.8.4.3 | Junio C Hamano | 2013-11-08 | 2 | -1/+20 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Git 1.8.4.3v1.8.4.3 | Junio C Hamano | 2013-11-08 | 3 | -2/+21 |
| * | | | | Merge branch 'jn/test-prereq-perl-doc' into maint | Junio C Hamano | 2013-11-08 | 1 | -4/+11 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ap/remote-hg-unquote-cquote' into maint | Junio C Hamano | 2013-11-08 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jc/upload-pack-send-symref' into maint | Junio C Hamano | 2013-11-08 | 6 | -20/+124 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/http-auth-redirects' into maint | Junio C Hamano | 2013-11-08 | 7 | -65/+191 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Sync with maint | Junio C Hamano | 2013-11-07 | 2 | -3/+39 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Start preparing for 1.8.4.3 | Junio C Hamano | 2013-11-07 | 2 | -1/+37 |
| * | | | | | | | | Merge branch 'sc/doc-howto-dumb-http' into maint | Junio C Hamano | 2013-11-07 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'vd/doc-unpack-objects' into maint | Junio C Hamano | 2013-11-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/subtree-install-fix' into maint | Junio C Hamano | 2013-11-07 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'hn/log-graph-color-octopus' into maint | Junio C Hamano | 2013-11-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |