57062 Commits (49b8133a9ece199a17db8bb2545202c6eac67485)
 

Author SHA1 Message Date
Junio C Hamano 627b826834 Merge branch 'md/list-objects-filter-combo' 6 years ago
Junio C Hamano b9ac6c59b8 Merge branch 'cc/multi-promisor' 6 years ago
Junio C Hamano de67293e74 Merge branch 'sg/line-log-tree-diff-optim' 6 years ago
Junio C Hamano 95486229e3 Merge branch 'sg/complete-configuration-variables' 6 years ago
Junio C Hamano f76bd8c6b1 Merge branch 'js/pre-merge-commit-hook' 6 years ago
Junio C Hamano a2e524ecf3 Merge branch 'cb/curl-use-xmalloc' 6 years ago
Junio C Hamano 128666753b Merge branch 'jk/drop-release-pack-memory' 6 years ago
Junio C Hamano 917a319ea5 Merge branch 'js/rebase-r-strategy' 6 years ago
Junio C Hamano 7e1976e210 Merge branch 'master' of https://github.com/prati0100/git-gui 6 years ago
René Scharfe 4b3aa170d1 sha1_name: simplify strbuf handling in interpret_nth_prior_checkout() 6 years ago
Alex Henrie 0d4304c124 doc: fix reference to --ignore-submodules 6 years ago
Clément Chigot af78249463 contrib/svn-fe: fix shebang for svnrdump_sim.py 6 years ago
Junio C Hamano 8a3a6817e2 Merge gitk to pick up emergency build fix 6 years ago
Denton Liu 2a4ac71ffb gitk: rename zh_CN.po to zh_cn.po 6 years ago
Denton Liu 9027af58e2 Makefile: run coccicheck on more source files 6 years ago
Denton Liu 43f8c890fd Makefile: strip leading ./ in $(FIND_SOURCE_FILES) 6 years ago
Denton Liu 5dedf7de53 Makefile: define THIRD_PARTY_SOURCES 6 years ago
Elijah Newren 902b90cf42 clean: fix theoretical path corruption 6 years ago
Elijah Newren ca8b5390db clean: rewrap overly long line 6 years ago
Elijah Newren 09487f2cba clean: avoid removing untracked files in a nested git repository 6 years ago
Elijah Newren e86bbcf987 clean: disambiguate the definition of -d 6 years ago
Elijah Newren 3aca58045f git-clean.txt: do not claim we will delete files with -n/--dry-run 6 years ago
Elijah Newren 29b577b960 dir: add commentary explaining match_pathspec_item's return value 6 years ago
Elijah Newren 89a1f4aaf7 dir: if our pathspec might match files under a dir, recurse into it 6 years ago
Elijah Newren a3d89d8f76 dir: make the DO_MATCH_SUBMODULE code reusable for a non-submodule case 6 years ago
Elijah Newren 404ebceda0 dir: also check directories for matching pathspecs 6 years ago
Elijah Newren a5e916c745 dir: fix off-by-one error in match_pathspec_item 6 years ago
Elijah Newren bbbb6b0b89 dir: fix typo in comment 6 years ago
Elijah Newren 7541cc5302 t7300: add testcases showing failure to clean specified pathspecs 6 years ago
Johannes Sixt 0eb7c37a8a diff, log doc: small grammer, format, and language fixes 6 years ago
Johannes Sixt 6fae6bd518 diff, log doc: say "patch text" instead of "patches" 6 years ago
SZEDER Gábor 2bb74b53a4 Test the progress display 6 years ago
SZEDER Gábor bbf47568ad Revert "progress: use term_clear_line()" 6 years ago
Denton Liu cf6a2d2557 Makefile: strip leading ./ in $(LIB_H) 6 years ago
Masaya Suzuki b7e2d8bca5 fetch: use oidset to keep the want OIDs for faster lookup 6 years ago
René Scharfe 689a146c91 commit-graph: use commit_list_count() 6 years ago
René Scharfe 59fa5f5a25 sha1-name: check for overflow of N in "foo^N" and "foo~N" 6 years ago
René Scharfe a678df1bf9 rev-parse: demonstrate overflow of N for "foo^N" and "foo~N" 6 years ago
Jeff King a4cafc7379 list-objects-filter: use empty string instead of NULL for sparse "base" 6 years ago
Jon Simons cf34337f98 list-objects-filter: give a more specific error sparse parsing error 6 years ago
Jeff King 4c96a77594 list-objects-filter: delay parsing of sparse oid 6 years ago
Jon Simons 72de5895ed t5616: test cloning/fetching with sparse:oid=<oid> filter 6 years ago
Martin Ågren 83b0b8953e doc-diff: replace --cut-header-footer with --cut-footer 6 years ago
Martin Ågren 7a30134358 asciidoctor-extensions: provide `<refmiscinfo/>` 6 years ago
Martin Ågren 226daba280 Doc/Makefile: give mansource/-version/-manual attributes 6 years ago
Denton Liu 40e747e89d git-submodule.txt: fix AsciiDoc formatting error 6 years ago
brian m. carlson f6461b82b9 Documentation: fix build with Asciidoctor 2 6 years ago
Junio C Hamano 3cb8921f74 Merge branch 'master' of git://ozlabs.org/~paulus/gitk 6 years ago
Pratyush Yadav f7a8834ba4 Merge branch 'bp/amend-toggle-bind' 6 years ago
Birger Skogeng Pedersen ec7424e1a6 git-gui: add hotkey to toggle "Amend Last Commit" 6 years ago