Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Documentation/git-am: typofixcp/am-patch-format-doc | Chris Packham | 2014-03-17 | 1 | -1/+1 | |
| * | | | | | | | | Documentation/git-am: Document supported --patch-format options | Chris Packham | 2014-03-11 | 1 | -3/+9 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-03-21 | 1 | -2/+26 | |
* | | | | | | | | Merge branch 'lt/request-pull' | Junio C Hamano | 2014-03-21 | 3 | -83/+126 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | request-pull: documentation updates | Junio C Hamano | 2014-03-13 | 1 | -6/+49 | |
| * | | | | | | | | request-pull: resurrect "pretty refname" feature | Junio C Hamano | 2014-02-25 | 2 | -2/+10 | |
| * | | | | | | | | request-pull: test updates | Junio C Hamano | 2014-02-25 | 1 | -8/+8 | |
| * | | | | | | | | request-pull: pick up tag message as before | Junio C Hamano | 2014-02-25 | 1 | -0/+8 | |
| * | | | | | | | | request-pull: allow "local:remote" to specify names on both ends | Linus Torvalds | 2014-02-25 | 1 | -21/+29 | |
| * | | | | | | | | request-pull: more strictly match local/remote branches | Linus Torvalds | 2014-02-25 | 1 | -67/+43 | |
* | | | | | | | | | Merge branch 'es/sh-i18n-envsubst' | Junio C Hamano | 2014-03-21 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sh-i18n--envsubst: retire unused string_list_member()es/sh-i18n-envsubst | Eric Sunshine | 2014-03-12 | 1 | -12/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'nd/upload-pack-shallow' | Junio C Hamano | 2014-03-21 | 4 | -3/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | upload-pack: send shallow info over stdin to pack-objectsnd/upload-pack-shallow | Nguyễn Thái Ngọc Duy | 2014-03-11 | 4 | -9/+37 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'jn/wt-status' | Junio C Hamano | 2014-03-21 | 3 | -55/+88 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | wt-status: lift the artificual "at least 20 columns" floorjn/wt-status | Junio C Hamano | 2014-03-12 | 3 | -15/+13 | |
| * | | | | | | | | | wt-status: i18n of section labels | Jonathan Nieder | 2014-03-12 | 1 | -19/+47 | |
| * | | | | | | | | | wt-status: extract the code to compute width for labels | Jonathan Nieder | 2014-03-12 | 1 | -7/+15 | |
| * | | | | | | | | | wt-status: make full label string to be subject to l10n | Junio C Hamano | 2014-03-12 | 1 | -18/+17 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'jc/stash-pop-not-popped' | Junio C Hamano | 2014-03-21 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | stash pop: mention we did not drop the stash upon failing to applyjc/stash-pop-not-popped | Junio C Hamano | 2014-02-26 | 1 | -2/+8 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'dk/skip-prefix-scan-only-once' | Junio C Hamano | 2014-03-21 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | skip_prefix(): scan prefix only oncedk/skip-prefix-scan-only-once | David Kastrup | 2014-03-03 | 1 | -2/+5 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'nd/tag-version-sort' | Junio C Hamano | 2014-03-21 | 6 | -5/+211 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tag: support --sort=<spec>nd/tag-version-sort | Nguyễn Thái Ngọc Duy | 2014-02-27 | 6 | -5/+211 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'jk/shallow-update-fix' | Junio C Hamano | 2014-03-21 | 5 | -56/+49 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | shallow: verify shallow file after taking lockjk/shallow-update-fix | Jeff King | 2014-03-17 | 1 | -2/+2 | |
| * | | | | | | | | | shallow: automatically clean up shallow tempfiles | Jeff King | 2014-02-27 | 5 | -37/+40 | |
| * | | | | | | | | | shallow: use stat_validity to check for up-to-date file | Jeff King | 2014-02-27 | 1 | -17/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'tc/commit-dry-run-exit-status-tests' | Junio C Hamano | 2014-03-21 | 1 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | demonstrate git-commit --dry-run exit code behaviourtc/commit-dry-run-exit-status-tests | Tay Ray Chuan | 2014-02-24 | 1 | -0/+36 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Sync with 1.9.1 | Junio C Hamano | 2014-03-18 | 2 | -1/+61 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Git 1.9.1v1.9.1 | Junio C Hamano | 2014-03-18 | 4 | -3/+63 | |
| * | | | | | | | | | Merge branch 'jk/clean-d-pathspec' into maint | Junio C Hamano | 2014-03-18 | 2 | -11/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'da/difftool-git-files' into maint | Junio C Hamano | 2014-03-18 | 2 | -16/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/remote-pushremote-config-reading' into maint | Junio C Hamano | 2014-03-18 | 2 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/commit-dates-parsing-fix' into maint | Junio C Hamano | 2014-03-18 | 6 | -11/+96 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/diff-submodule-no-reuse-worktree' into maint | Junio C Hamano | 2014-03-18 | 2 | -3/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/reset-setup-worktree' into maint | Junio C Hamano | 2014-03-18 | 2 | -3/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/check-attr-honor-working-tree' into maint | Junio C Hamano | 2014-03-18 | 2 | -22/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maint | Junio C Hamano | 2014-03-18 | 4 | -14/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ds/rev-parse-required-args' into maint | Junio C Hamano | 2014-03-18 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/config-path-include-fix' into maint | Junio C Hamano | 2014-03-18 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/diff-quiet-stat-dirty' into maint | Junio C Hamano | 2014-03-18 | 3 | -24/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/http-fetch-shallow-fix' into maint | Junio C Hamano | 2014-03-18 | 12 | -37/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/submodule-pathspec-ending-with-slash' into maint | Junio C Hamano | 2014-03-18 | 22 | -76/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to Git 2.0 | Junio C Hamano | 2014-03-18 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/grep-h-c' | Junio C Hamano | 2014-03-18 | 2 | -31/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | grep: support -h (no header) with --countrs/grep-h-c | René Scharfe | 2014-03-11 | 2 | -2/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | t7810: add missing variables to tests in loop | René Scharfe | 2014-03-11 | 1 | -29/+29 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |