Age | Commit message (Expand) | Author | Files | Lines |
2019-10-11 | Merge branch 'en/clean-nested-with-ignored' | Junio C Hamano | 1 | -7/+9 |
2019-10-09 | Seventh batch | Junio C Hamano | 1 | -0/+20 |
2019-10-09 | Merge branch 'py/git-gui-has-maintainer' | Junio C Hamano | 1 | -8/+2 |
2019-10-07 | Sixth batch | Junio C Hamano | 1 | -0/+61 |
2019-10-07 | Merge branch 'ps/my-first-contribution-alphasort' | Junio C Hamano | 1 | -5/+5 |
2019-10-07 | Merge branch 'ah/doc-submodule-ignore-submodules' | Junio C Hamano | 1 | -1/+1 |
2019-10-07 | Merge branch 'js/doc-patch-text' | Junio C Hamano | 1 | -14/+18 |
2019-10-07 | Merge branch 'gs/commit-graph-progress' | Junio C Hamano | 1 | -2/+5 |
2019-10-07 | Merge branch 'dl/submodule-set-branch' | Junio C Hamano | 1 | -1/+2 |
2019-10-07 | Merge branch 'cs/pretty-formats-doc-typofix' | Junio C Hamano | 1 | -1/+1 |
2019-10-06 | Fifth batch | Junio C Hamano | 1 | -0/+16 |
2019-10-06 | Merge branch 'ma/user-manual-markup-update' | Junio C Hamano | 2 | -247/+137 |
2019-10-06 | Merge branch 'bc/doc-use-docbook-5' | Junio C Hamano | 2 | -1/+6 |
2019-10-06 | Merge branch 'ma/asciidoctor-more-fixes' | Junio C Hamano | 11 | -184/+223 |
2019-10-06 | Merge branch 'ma/asciidoctor-refmiscinfo' | Junio C Hamano | 4 | -13/+30 |
2019-10-06 | Merge branch 'jc/git-gui-has-maintainer' | Junio C Hamano | 1 | -2/+2 |
2019-10-06 | git-rev-list.txt: prune options in synopsis | Denton Liu | 1 | -53/+1 |
2019-10-06 | Documentation: update the location of the git-gui repo | Pratyush Yadav | 1 | -8/+2 |
2019-10-06 | fetch: let --jobs=<n> parallelize --multiple, too | Johannes Schindelin | 2 | -4/+19 |
2019-10-05 | trace2: write discard message to sentinel files | Josh Steadmon | 1 | -2/+14 |
2019-10-05 | trace2: discard new traces if target directory has too many files | Josh Steadmon | 1 | -0/+6 |
2019-10-04 | docs: clarify trace2 version invariants | Josh Steadmon | 1 | -1/+7 |
2019-10-04 | docs: mention trace2 target-dir mode in git-config | Josh Steadmon | 2 | -5/+6 |
2019-10-04 | fast-export: allow user to request tags be marked with --mark-tags | Elijah Newren | 1 | -4/+13 |
2019-10-04 | fast-import: add support for new 'alias' command | Elijah Newren | 1 | -0/+22 |
2019-10-04 | fast-import: allow tags to be identified by mark labels | Elijah Newren | 1 | -0/+1 |
2019-09-30 | Fourth batch | Junio C Hamano | 1 | -2/+69 |
2019-09-30 | Merge branch 'ds/commit-graph-on-fetch' | Junio C Hamano | 2 | -0/+18 |
2019-09-30 | Merge branch 'ds/include-exclude' | Junio C Hamano | 3 | -5/+5 |
2019-09-30 | Merge branch 'dl/rebase-i-keep-base' | Junio C Hamano | 1 | -3/+27 |
2019-09-30 | Merge branch 'en/filter-branch-deprecation' | Junio C Hamano | 7 | -57/+272 |
2019-09-30 | Merge branch 'en/merge-options-ff-and-friends' | Junio C Hamano | 1 | -12/+16 |
2019-09-30 | Merge branch 'dt/remote-helper-doc-re-lock-option' | Junio C Hamano | 1 | -3/+7 |
2019-09-30 | Merge branch 'dl/format-patch-doc-test-cleanup' | Junio C Hamano | 2 | -10/+14 |
2019-09-28 | user-manual.txt: render ASCII art correctly under Asciidoctor | Martin Ågren | 1 | -9/+11 |
2019-09-28 | asciidoctor-extensions.rb: handle "book" doctype in linkgit | Martin Ågren | 1 | -2/+5 |
2019-09-28 | user-manual.txt: change header notation | Martin Ågren | 1 | -236/+120 |
2019-09-28 | user-manual.txt: add missing section label | Martin Ågren | 1 | -0/+1 |
2019-09-28 | doc: MyFirstContribution: fix cmd placement instructions | Pedro Sousa | 1 | -5/+5 |
2019-09-18 | commit-graph: add --[no-]progress to write and verify | Garima Singh | 1 | -2/+5 |
2019-09-18 | SubmittingPatches: git-gui has a new maintainer | Junio C Hamano | 1 | -2/+2 |
2019-09-18 | Third batch | Junio C Hamano | 1 | -0/+36 |
2019-09-18 | Merge branch 'md/list-objects-filter-combo' | Junio C Hamano | 1 | -0/+16 |
2019-09-18 | Merge branch 'cc/multi-promisor' | Junio C Hamano | 2 | -33/+92 |
2019-09-18 | Merge branch 'js/pre-merge-commit-hook' | Junio C Hamano | 3 | -1/+27 |
2019-09-18 | Merge branch 'js/rebase-r-strategy' | Junio C Hamano | 1 | -2/+0 |
2019-09-18 | doc: fix reference to --ignore-submodules | Alex Henrie | 1 | -1/+1 |
2019-09-17 | clean: avoid removing untracked files in a nested git repository | Elijah Newren | 1 | -3/+3 |
2019-09-17 | clean: disambiguate the definition of -d | Elijah Newren | 1 | -4/+6 |
2019-09-17 | git-clean.txt: do not claim we will delete files with -n/--dry-run | Elijah Newren | 1 | -1/+1 |