Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | config: move documentation to config.h | Heba Waly | 1 | -319/+0 |
2019-10-23 | Eleventh batch | Junio C Hamano | 1 | -0/+10 |
2019-10-23 | Merge branch 'bc/smart-http-atomic-push' | Junio C Hamano | 1 | -0/+5 |
2019-10-23 | Documentation: mention more worktree-specific exceptions | SZEDER Gábor | 1 | -5/+5 |
2019-10-23 | multi-pack-index: add [--[no-]progress] option. | William Baker | 1 | -1/+5 |
2019-10-23 | doc: am --show-current-patch gives an entire e-mail message | Junio C Hamano | 1 | -1/+1 |
2019-10-21 | Doc: Bundle file usage | Philip Oakley | 2 | -6/+20 |
2019-10-18 | Git 2.24-rc0 | Junio C Hamano | 1 | -0/+17 |
2019-10-18 | Merge branch 'bw/format-patch-o-create-leading-dirs' | Junio C Hamano | 2 | -2/+3 |
2019-10-18 | Merge branch 'js/doc-stash-save' | Junio C Hamano | 1 | -2/+3 |
2019-10-18 | notes: fix minimum number of parameters to "copy" subcommand | Doan Tran Cong Danh | 1 | -3/+3 |
2019-10-17 | remote-curl: pass on atomic capability to remote side | brian m. carlson | 1 | -0/+5 |
2019-10-16 | format-patch: teach --cover-from-description option | Denton Liu | 2 | -0/+28 |
2019-10-15 | Ninth batch | Junio C Hamano | 1 | -0/+33 |
2019-10-15 | Merge branch 'js/trace2-cap-max-output-files' | Junio C Hamano | 3 | -8/+33 |
2019-10-15 | Merge branch 'en/fast-imexport-nested-tags' | Junio C Hamano | 2 | -4/+36 |
2019-10-15 | Merge branch 'js/fetch-jobs' | Junio C Hamano | 2 | -4/+19 |
2019-10-12 | format-patch: create leading components of output directory | Bert Wesarg | 2 | -2/+3 |
2019-10-12 | documentation: add tutorial for object walking | Emily Shaffer | 2 | -0/+907 |
2019-10-11 | doc(stash): clarify the description of `save` | Johannes Schindelin | 1 | -2/+3 |
2019-10-11 | Eighth batch | Junio C Hamano | 1 | -0/+30 |
2019-10-11 | Merge branch 'dl/rev-list-doc-cleanup' | Junio C Hamano | 1 | -53/+1 |
2019-10-11 | Merge branch 'ab/pcre-jit-fixes' | Junio C Hamano | 1 | -0/+17 |
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 |