Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refs: speed up is_refname_availablejk/faster-name-conflicts | Jeff King | 2014-09-12 | 2 | -33/+120 |
* | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2014-08-29 | 2 | -1359/+1515 |
|\ | |||||
| * | po/TEAMS: add new members to German translation team | Ralf Thielow | 2014-08-29 | 1 | -0/+2 |
| * | l10n: de.po: translate 38 new messages | Ralf Thielow | 2014-08-29 | 1 | -1359/+1513 |
* | | Merge branch 'jk/diff-tree-t-fix' | Junio C Hamano | 2014-08-26 | 2 | -1/+45 |
|\ \ | |||||
| * | | intersect_paths: respect mode in git's tree-sortjk/diff-tree-t-fix | Jeff King | 2014-08-20 | 2 | -1/+45 |
* | | | Merge branch 'jk/pack-shallow-always-without-bitmap' | Junio C Hamano | 2014-08-26 | 2 | -0/+40 |
|\ \ \ | |||||
| * | | | pack-objects: turn off bitmaps when we see --shallow linesjk/pack-shallow-always-without-bitmap | Jeff King | 2014-08-12 | 2 | -0/+40 |
* | | | | Merge branch 'jk/fix-profile-feedback-build' | Junio C Hamano | 2014-08-26 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Makefile: make perf tests optional for profile buildjk/fix-profile-feedback-build | Jeff King | 2014-08-19 | 1 | -1/+5 |
* | | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2014-08-25 | 9 | -9039/+21279 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | l10n: de.po: improve message when switching branches | Ralf Thielow | 2014-08-23 | 1 | -3/+3 |
| * | | | | l10n: de.po: fix typo | Ralf Thielow | 2014-08-23 | 1 | -2/+2 |
| * | | | | po/TEAMS: Add Catalan team | Alex Henrie | 2014-08-22 | 1 | -0/+4 |
| * | | | | l10n: Add Catalan translation | Alex Henrie | 2014-08-22 | 1 | -0/+10951 |
| * | | | | l10n: fr.po (2257t) update for version 2.1.0 | Jean-Noel Avila | 2014-08-07 | 1 | -1353/+1518 |
| * | | | | Merge remote-tracking branch 'l10n/vi/vnwildman/master' | Jiang Xin | 2014-08-05 | 1 | -1350/+1503 |
| |\ \ \ \ | |||||
| | * | | | | l10n: vi.po (2257t): Update translation | Tran Ngoc Quan | 2014-08-05 | 1 | -1350/+1503 |
| * | | | | | Merge branch 'master' of github.com:alshopov/git-po | Jiang Xin | 2014-08-05 | 1 | -549/+601 |
| |\ \ \ \ \ | |||||
| | * | | | | | l10n: Updated Bulgarian translation of git (2257t,0f,0u) | Alexander Shopov | 2014-08-04 | 1 | -549/+601 |
| | |/ / / / | |||||
| * | | | | | l10n: sv.po: Update Swedish translation (2257t0f0u) | Peter Krefting | 2014-08-05 | 1 | -1342/+1493 |
| |/ / / / | |||||
| * | | | | l10n: zh_CN: translations for git v2.1.0-rc0 | Jiang Xin | 2014-08-04 | 1 | -1342/+1480 |
| * | | | | Merge commit 'bg/alshopov/master' | Jiang Xin | 2014-08-04 | 1 | -2208/+2694 |
| |\ \ \ \ | |||||
| | * | | | | l10n: Updated Bulgarian translation of git (2247t,0f,0u) | Alexander Shopov | 2014-08-03 | 1 | -1252/+1348 |
| | * | | | | l10n: Updated Bulgarian translation of git (2228t,0f,0u) | Alexander Shopov | 2014-08-03 | 1 | -962/+1352 |
| * | | | | | Merge remote-tracking branch 'sv/nafmo/master' | Jiang Xin | 2014-08-04 | 1 | -19/+19 |
| |\ \ \ \ \ | |||||
| | * | | | | | l10n: Fix more typos in the Swedish translations | Peter Krefting | 2014-06-24 | 1 | -19/+19 |
| * | | | | | | l10n: git.pot: v2.1.0 round 1 (38 new, 9 removed) | Jiang Xin | 2014-08-04 | 1 | -1332/+1472 |
* | | | | | | | Git 2.1v2.1.0 | Junio C Hamano | 2014-08-15 | 2 | -1/+6 |
* | | | | | | | tests: fix negated test_i18ngrep calls | Johannes Sixt | 2014-08-13 | 3 | -6/+6 |
* | | | | | | | Merge branch 'master' of git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2014-08-10 | 2 | -323/+341 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitk: Updated Bulgarian translation (302t,0f,0u) | Alexander Shopov | 2014-08-08 | 1 | -323/+329 |
| * | | | | | | | gitk: Add keybinding to switch to parent commit | Max Kirillov | 2014-08-08 | 1 | -0/+12 |
* | | | | | | | | Git 2.1-rc2v2.1.0-rc2 | Junio C Hamano | 2014-08-08 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'mb/relnotes-2.1' | Junio C Hamano | 2014-08-07 | 1 | -61/+53 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Release notes: grammatical fixesmb/relnotes-2.1 | Marc Branchaud | 2014-08-07 | 1 | -55/+53 |
| * | | | | | | | | RelNotes: no more check_ref_format micro-optimization | Junio C Hamano | 2014-08-05 | 1 | -6/+0 |
* | | | | | | | | | various contrib: Fix links in man pages | Stefan Beller | 2014-08-07 | 3 | -3/+3 |
|/ / / / / / / / | |||||
* | | | | | | | | Git 2.1.0-rc1v2.1.0-rc1 | Junio C Hamano | 2014-08-04 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'tf/maint-doc-push' | Junio C Hamano | 2014-08-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-push: fix link in man pagetf/maint-doc-push | Tony Finch | 2014-07-31 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'ta/doc-config' | Junio C Hamano | 2014-08-04 | 1 | -1/+30 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add documentation for writing config filesta/doc-config | Tanay Abhra | 2014-07-30 | 1 | -1/+30 |
* | | | | | | | | | | Sync with 2.0.4 | Junio C Hamano | 2014-07-30 | 3 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Git 2.0.4v2.0.4 | Junio C Hamano | 2014-07-30 | 4 | -3/+9 |
| * | | | | | | | | | | commit --amend: test specifies authorship but forgets to check | Fabian Ruch | 2014-07-30 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Update draft release notes to 2.1 | Junio C Hamano | 2014-07-30 | 1 | -3/+5 |
* | | | | | | | | | | Merge branch 'jk/more-push-completion' | Junio C Hamano | 2014-07-30 | 1 | -1/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | completion: complete `git push --force-with-lease=`jk/more-push-completion | John Keeping | 2014-07-22 | 1 | -1/+21 |
| * | | | | | | | | | | completion: add some missing options to `git push` | John Keeping | 2014-07-22 | 1 | -0/+1 |