25931 Commits (0591c0a5be7d58dfe2c69c8a81b2cebbb0337320)
 

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason f5008f56d5 git-sh-i18n--envsubst: add SYNOPSIS section to the documentation 14 years ago
Junio C Hamano fb674d7671 Merge branch 'maint' 14 years ago
Junio C Hamano 5b42477b59 Merge branch 'jm/maint-misc-fix' into maint 14 years ago
Junio C Hamano a059240f06 Merge branch 'bc/maint-submodule-fix-parked' into maint 14 years ago
Junio C Hamano bcb477fb60 Merge branch 'bc/maint-api-doc-parked' into maint 14 years ago
Junio C Hamano be653d6cb8 Merge branch 'mk/grep-pcre' 14 years ago
Michał Kiedrowicz d0042abe14 git-grep: Fix problems with recently added tests 14 years ago
Junio C Hamano 3d109dd8ef Merge branch 'jc/notes-batch-removal' 14 years ago
Junio C Hamano 01f9ffbd5d Merge branch 'jk/haves-from-alternate-odb' 14 years ago
Junio C Hamano 144dfc5c63 Merge branch 'jn/run-command-error-failure' into maint 14 years ago
Brandon Casey 000f97bd11 builtin/commit.c: set status_format _after_ option parsing 14 years ago
Brandon Casey 95b9f9f927 t7508: demonstrate status's failure to use --porcelain format with -z 14 years ago
Junio C Hamano 01771a8e2b log: --quiet should serve as synonym to -s 14 years ago
Junio C Hamano e5f85df87e diff --stat-count: finishing touches 14 years ago
Jeff King 53f2ffa80c rebase: write a reflog entry when finishing 14 years ago
Csaba Henk ea69619cd1 rebase: create HEAD reflog entry when aborting 14 years ago
Junio C Hamano 5937b792f0 config.mak.in: allow "configure --sysconfdir=/else/where" 14 years ago
Jakub Narebski 42ab5d40de gitweb.js: use setTimeout rather than setInterval in blame_incremental.js 14 years ago
Jakub Narebski e8dd0e4063 gitweb.js: No need for loop in blame_incremental's handleResponse() 14 years ago
Jakub Narebski 4510165934 gitweb.js: No need for inProgress in blame_incremental.js 14 years ago
Erik Faye-Lund 56948cb6aa verify_path: consider dos drive prefix 14 years ago
Theo Niessink d1c69255a1 real_path: do not assume '/' is the path seperator 14 years ago
Theo Niessink 88135203af A Windows path starting with a backslash is absolute 14 years ago
Michael J Gruber 86e1ce96d7 diff-options.txt: describe --stat-{width,name-width,count} 14 years ago
Michael J Gruber 808e1db231 diff: introduce --stat-lines to limit the stat lines 14 years ago
Michael J Gruber 358e460eeb diff.c: omit hidden entries from namelen calculation with --stat 14 years ago
Jeff King 62b42d3487 docs: fix some antique example output 14 years ago
Jeff King 715e716a1b docs: make sure literal "->" isn't converted to arrow 14 years ago
Jeff King fc17df0344 docs: update status --porcelain format 14 years ago
Jeff King 043b5cd938 docs: minor grammar fixes to git-status 14 years ago
Junio C Hamano 6b6cab3f9a t0021: test application of both crlf and ident 14 years ago
René Scharfe dd555d8bed t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test 14 years ago
Junio C Hamano a265a7f95e streaming: filter cascading 14 years ago
Junio C Hamano b84c783917 streaming filter: ident filter 14 years ago
Junio C Hamano e322ee38ad Add LF-to-CRLF streaming conversion 14 years ago
Junio C Hamano 4ae6670444 stream filter: add "no more input" to the filters 14 years ago
Junio C Hamano b6691092d7 Add streaming filter API 14 years ago
Junio C Hamano d1bf0e0831 convert.h: move declarations for conversion from cache.h 14 years ago
Jeff King 9553d2b263 format-patch: preserve subject newlines with -k 14 years ago
Jeff King 6bf139440c clean up calling conventions for pretty.c functions 14 years ago
Jeff King 8b8a53744f pretty: add pp_commit_easy function for simple callers 14 years ago
David Aguilar f9ad901fd3 git-mergetool--lib: Make vimdiff retain the current directory 14 years ago
David Aguilar 26b052515d git: Remove handling for GIT_PREFIX 14 years ago
David Aguilar 1f5d271f5e setup: Provide GIT_PREFIX to built-ins 14 years ago
Brandon Casey f5799e05c0 git-submodule.sh: separate parens by a space to avoid confusing some shells 14 years ago
Brandon Casey 7a45c31396 Documentation/technical/api-diff.txt: correct name of diff_unmerge() 14 years ago
Jeff King 5b38456ec7 mailinfo: always clean up rfc822 header folding 14 years ago
Jeff King 00ebc97748 t: test subject handling in format-patch / am pipeline 14 years ago
Jeff King 56d7c27af1 read_in_full: always report errors 14 years ago
Jeff King 3eafdc961f remote: allow "-t" with fetch mirrors 14 years ago