33119 Commits (63f54cf216944e8cadd7c762e624b0a7b1d0c3a2)
 

Author SHA1 Message Date
René Scharfe de5abe9fe9 blame: handle broken commit headers gracefully 12 years ago
René Scharfe 9dbe7c3d7f pretty: handle broken commit headers gracefully 12 years ago
Jeff King 9cfa5126a0 cat-file: print tags raw for "cat-file -p" 12 years ago
Lukas Fleischer 4982fd78f6 convert.c: remove duplicate code 12 years ago
Lukas Fleischer ff36682505 read_blob_data_from_index(): optionally return the size of blob data 12 years ago
Lukas Fleischer 29fb37b272 attr.c: extract read_index_data() as read_blob_data_from_index() 12 years ago
Junio C Hamano dcd8c09e4d Merge branch 'maint' 12 years ago
Jeff King 1ece66bc9e run-command: use thread-aware die_is_recursing routine 12 years ago
Jeff King c19a490e37 usage: allow pluggable die-recursion checks 12 years ago
David Aguilar f2de0b9793 help.c: add a compatibility comment to cmd_version() 12 years ago
Jonathan Nieder 95f31e9ab5 convert: The native line-ending is \r\n on MinGW 12 years ago
Thomas Rast 70d26c6e76 read_revisions_from_stdin: make copies for handle_revision_arg 12 years ago
Jeff King b793acf14c http: set curl FAILONERROR each time we select a handle 12 years ago
Jiang Xin bc554df8c9 i18n: branch: mark strings for translation 12 years ago
Felipe Contreras afad200558 remote-bzr: fix prefix of tags 12 years ago
Junio C Hamano aec3f77941 Update draft release notes to 1.8.3 12 years ago
Junio C Hamano f678d9b592 Merge branch 'jk/diff-graph-submodule-summary' 12 years ago
Junio C Hamano 825ccfc23c Merge branch 'jk/diff-algo-finishing-touches' 12 years ago
Junio C Hamano 948cf4f5e5 Merge branch 'rt/commentchar-fmt-merge-msg' 12 years ago
Junio C Hamano e1a3f17e9d Merge branch 'lf/bundle-with-tip-wo-message' 12 years ago
Junio C Hamano 51ff04baad Merge branch 'jk/show-branch-strbuf' 12 years ago
Junio C Hamano f4f6a75329 Merge branch 'jk/http-error-messages' 12 years ago
Junio C Hamano d809d050ff Merge branch 'tr/perl-keep-stderr-open' 12 years ago
Karsten Blees 0aaf62b6e0 dir.c: git-status --ignored: don't scan the work tree twice 12 years ago
Karsten Blees defd7c7b37 dir.c: git-status --ignored: don't scan the work tree three times 12 years ago
Karsten Blees 8aaf8d7728 dir.c: git-status: avoid is_excluded checks for tracked files 12 years ago
Karsten Blees b07bc8c8c3 dir.c: replace is_path_excluded with now equivalent is_excluded API 12 years ago
Karsten Blees 95c6f27164 dir.c: unify is_excluded and is_path_excluded APIs 12 years ago
Karsten Blees 6cd5c582dc dir.c: move prep_exclude 12 years ago
Karsten Blees 46aa2f95d2 dir.c: factor out parts of last_exclude_matching for later reuse 12 years ago
Karsten Blees 5bd8e2d894 dir.c: git-clean -d -X: don't delete tracked directories 12 years ago
Karsten Blees be8a84c526 dir.c: make 'git-status --ignored' work within leading directories 12 years ago
Karsten Blees c94ab01026 dir.c: git-status --ignored: don't list empty directories as ignored 12 years ago
Karsten Blees 184d2a8e96 dir.c: git-ls-files --directories: don't hide empty directories 12 years ago
Karsten Blees 0104c9e781 dir.c: git-status --ignored: don't list empty ignored directories 12 years ago
Karsten Blees 289ff5598f dir.c: git-status --ignored: don't list files in ignored directories 12 years ago
Karsten Blees 560bb7a7a1 dir.c: git-status --ignored: don't drop ignored directories 12 years ago
Thomas Ackermann 57148ebb30 glossary: improve definitions of refspec and pathspec 12 years ago
Thomas Ackermann d5fa1f1a69 The name of the hash function is "SHA-1", not "SHA1" 12 years ago
Thomas Ackermann 3ab501209b glossary: improve description of SHA-1 related topics 12 years ago
Thomas Ackermann 79de45588c glossary: remove outdated/misleading/irrelevant entries 12 years ago
Felipe Contreras dbda21fa87 branch: colour upstream branches 12 years ago
Torstein Hegge a7f8b8ac94 bisect: Store first bad commit as comment in log file 12 years ago
John Keeping 0d957a4df5 transport-helper: add 'signed-tags' capability 12 years ago
John Keeping b8bd826f3a transport-helper: pass --signed-tags=warn-strip to fast-export 12 years ago
John Keeping cd16c59bfa fast-export: add --signed-tags=warn-strip mode 12 years ago
Nguyễn Thái Ngọc Duy 08d595dc1c checkout: add --ignore-skip-worktree-bits in sparse checkout mode 12 years ago
Jakub Narębski 0d2f7d1c5e gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM 12 years ago
Junio C Hamano 85e7e81ccf Merge branch 'po/help-guides' 12 years ago
Jeff King 002d4ce8aa t/test-lib.sh: drop "$test" variable 12 years ago