Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | typofix: release notes | Ondřej Bílka | 2013-07-22 | 6 | -8/+8 | |
* | | | | | | | | | | | Merge branch 'jm/doc-ref-prune' | Junio C Hamano | 2013-07-24 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Documentation: fix git-prune example usagejm/doc-ref-prune | Jonathon Mah | 2013-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | | Documentation: remove --prune from pack-refs examples | Jonathon Mah | 2013-07-18 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Sync with Git 1.8.3.4 | Junio C Hamano | 2013-07-22 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Git 1.8.3.4v1.8.3.4 | Junio C Hamano | 2013-07-22 | 1 | -1/+2 | |
| * | | | | | | | | | update URL to the marc.info mail archive | Ondřej Bílka | 2013-07-22 | 1 | -2/+2 | |
* | | | | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-07-22 | 1 | -0/+50 | |
* | | | | | | | | | | Merge branch 'rr/send-email-ssl-verify' | Junio C Hamano | 2013-07-22 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | send-email: be explicit with SSL certificate verificationrr/send-email-ssl-verify | Ramkumar Ramachandra | 2013-07-18 | 2 | -0/+10 | |
* | | | | | | | | | | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+47 | |
* | | | | | | | | | | | | Merge branch 'jx/clean-interactive' | Junio C Hamano | 2013-07-22 | 2 | -10/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | git-clean: add documentation for interactive git-clean | Jiang Xin | 2013-06-26 | 1 | -2/+63 | |
| * | | | | | | | | | | | git-clean: add colors to interactive git-clean | Jiang Xin | 2013-06-26 | 1 | -8/+9 | |
| * | | | | | | | | | | | git-clean: show items of del_list in columns | Jiang Xin | 2013-06-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | git-clean: add support for -i/--interactive | Jiang Xin | 2013-06-26 | 1 | -2/+8 | |
* | | | | | | | | | | | | Merge branch 'hv/config-from-blob' | Junio C Hamano | 2013-07-22 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | teach config --blob option to parse config from database | Heiko Voigt | 2013-07-12 | 1 | -0/+7 | |
* | | | | | | | | | | | | | Merge branch 'db/show-ref-head' | Junio C Hamano | 2013-07-22 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | show-ref: make --head always show the HEAD refdb/show-ref-head | Doug Bell | 2013-07-17 | 1 | -4/+6 | |
* | | | | | | | | | | | | | | Merge branch 'es/blame-L-breakage' | Junio C Hamano | 2013-07-22 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | blame-options.txt: explain that -L <start> and <end> are optional | Eric Sunshine | 2013-07-17 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | blame-options.txt: place each -L option variation on its own line | Eric Sunshine | 2013-07-17 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'mm/diff-no-patch-synonym-to-s' | Junio C Hamano | 2013-07-22 | 4 | -7/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Documentation/git-log.txt: capitalize section namesmm/diff-no-patch-synonym-to-s | Matthieu Moy | 2013-07-17 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | Documentation: move description of -s, --no-patch to diff-options.txt | Matthieu Moy | 2013-07-17 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | | | Documentation/git-show.txt: include common diff options, like git-log.txt | Matthieu Moy | 2013-07-17 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | diff: allow --no-patch as synonym for -s | Matthieu Moy | 2013-07-17 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-07-21 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Update draft release notes to 1.8.3.4 | Junio C Hamano | 2013-07-21 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | Merge branch 'rr/maint-fetch-tag-doc-asterisks' into maint | Junio C Hamano | 2013-07-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nk/config-local-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'kb/diff-blob-blob-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/merge-in-dirty-worktree-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint | Junio C Hamano | 2013-07-21 | 4 | -15/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ft/doc-git-transport' into maint | Junio C Hamano | 2013-07-21 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Sync with maint | Junio C Hamano | 2013-07-19 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Start preparing for 1.8.3.4 | Junio C Hamano | 2013-07-19 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'rr/name-rev-stdin-doc' into maint | Junio C Hamano | 2013-07-19 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ft/diff-rename-default-score-is-half' into maint | Junio C Hamano | 2013-07-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'wk/doc-git-has-grown' into maint | Junio C Hamano | 2013-07-19 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ys/cygstart' into maint | Junio C Hamano | 2013-07-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/push-force-is-dangerous' into maint | Junio C Hamano | 2013-07-19 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/column-doc' into maint | Junio C Hamano | 2013-07-19 | 1 | -3/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: "git reset <tree-ish> <pathspec>" takes a tree-ish, not tree-sh | Stefan Beller | 2013-07-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-07-18 | 1 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/revert-clone-doc-update-for-push-from-shallow' | Junio C Hamano | 2013-07-18 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"jc/revert-clone-doc-update-for-push-from-shallow | Junio C Hamano | 2013-07-15 | 1 | -7/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/in-pack-size-measurement' | Junio C Hamano | 2013-07-18 | 1 | -11/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |