Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Git 2.1.1v2.1.1 | Junio C Hamano | 2014-09-19 | 4 | -3/+48 | |
* | | | | | | | | | Merge branch 'et/spell-poll-infinite-with-minus-one-only' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | upload-pack: keep poll(2)'s timeout to -1et/spell-poll-infinite-with-minus-one-only | Edward Thomson | 2014-08-22 | 1 | -1/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint | Junio C Hamano | 2014-09-19 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fetch: silence git-gc if --quiet is givennd/fetch-pass-quiet-to-gc-child-process | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -0/+2 | |
| * | | | | | | | | | fetch: convert argv_gc_auto to struct argv_array | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -4/+4 | |
* | | | | | | | | | | Merge branch 'jk/prune-top-level-refs-after-packing' into maint | Junio C Hamano | 2014-09-19 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pack-refs: prune top-level refs like "refs/foo"jk/prune-top-level-refs-after-packing | Jeff King | 2014-08-25 | 2 | -1/+9 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/fast-import-fixes' into maint | Junio C Hamano | 2014-09-19 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fast-import: fix buffer overflow in dump_tagsjk/top-level-refs-cleanupjk/fast-import-fixes | Jeff King | 2014-08-25 | 1 | -4/+6 | |
| * | | | | | | | | | | fast-import: clean up pack_data pointer in end_packfile | Jeff King | 2014-08-25 | 1 | -4/+7 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maint | Junio C Hamano | 2014-09-19 | 2 | -21/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | checkout -m: attempt merge when deletion of path was stagedjn/unpack-trees-checkout-m-carry-deletion | Jonathan Nieder | 2014-08-25 | 2 | -5/+23 | |
| * | | | | | | | | | | unpack-trees: use 'cuddled' style for if-else cascade | Jonathan Nieder | 2014-08-13 | 1 | -8/+4 | |
| * | | | | | | | | | | unpack-trees: simplify 'all other failures' case | Stefan Beller | 2014-08-13 | 1 | -10/+2 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'sp/pack-protocol-doc-on-shallow' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Document LF appearing in shallow command during send-pack/receive-packsp/pack-protocol-doc-on-shallow | Shawn Pearce | 2014-08-28 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/prompt-stash-could-be-packed' into maint | Junio C Hamano | 2014-09-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-prompt: do not look for refs/stash in $GIT_DIRjk/prompt-stash-could-be-packed | Jeff King | 2014-08-25 | 1 | -1/+2 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'rs/refresh-beyond-symlink' into maint | Junio C Hamano | 2014-09-19 | 2 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | read-cache: check for leading symlinks when refreshing indexrs/refresh-beyond-symlink | René Scharfe | 2014-08-10 | 2 | -0/+51 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'lf/bundle-exclusion' into maint | Junio C Hamano | 2014-09-19 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bundle: fix exclusion of annotated tagslf/bundle-exclusion | Lukas Fleischer | 2014-08-07 | 2 | -3/+6 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jc/apply-ws-prefix' into maint | Junio C Hamano | 2014-09-19 | 3 | -63/+96 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | apply: omit ws check for excluded pathsjc/apply-ws-prefix | Junio C Hamano | 2014-08-07 | 2 | -3/+17 | |
| * | | | | | | | | | | apply: hoist use_patch() helper for path exclusion up | Junio C Hamano | 2014-08-07 | 1 | -38/+43 | |
| * | | | | | | | | | | apply: use the right attribute for paths in non-Git patches | Junio C Hamano | 2014-08-07 | 2 | -22/+36 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/command-line-config-empty-string' into maint | Junio C Hamano | 2014-09-19 | 3 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | config: teach "git -c" to recognize an empty stringjk/command-line-config-empty-string | Junio C Hamano | 2014-08-05 | 3 | -2/+26 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/pretty-empty-format' into maint | Junio C Hamano | 2014-09-19 | 5 | -6/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | pretty: make empty userformats truly emptyjk/pretty-empty-format | Jeff King | 2014-07-30 | 4 | -3/+11 | |
| * | | | | | | | | | pretty: treat "--format=" as an empty userformat | Jeff King | 2014-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | revision: drop useless string offset when parsing "--pretty" | Jeff King | 2014-07-30 | 1 | -1/+1 | |
* | | | | | | | | | | 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 |