6889 Commits (1d3bc0cc0aaa056ae07a08bccc056e62d42046e8)
 

Author SHA1 Message Date
Jakub Narebski 1d3bc0cc0a gitweb: Use character or octal escape codes (and add span.cntrl) in esc_path 18 years ago
Jakub Narebski 403d0906e9 gitweb: Better git-unquoting and gitweb-quoting of pathnames 18 years ago
Junio C Hamano 83ee94c12c gitweb: minimally fix "fork" support. 18 years ago
Junio C Hamano 5dd5ed09fe gitweb: fix disabling of "forks" 18 years ago
Junio C Hamano baf0bfcb4b GIT 1.4.3-rc1 18 years ago
Junio C Hamano c56f243e20 Merge branch 'maint' 18 years ago
Junio C Hamano 24ad8e0ce2 Merge branch 'jc/pickaxe' 18 years ago
Junio C Hamano 7bd9641df5 git-pickaxe: allow "-L <something>,+N" 18 years ago
Nicolas Pitre 231f240b63 git-pack-objects progress flag documentation and cleanup 18 years ago
Tero Roponen 0623421b0b remove an unneeded test 18 years ago
Junio C Hamano d0a75a179e Merge branch 'jc/read-tree' 18 years ago
Junio C Hamano 66f3b35fde Merge branch 'np/index-pack' 18 years ago
Junio C Hamano bd45fec839 Merge branch 'maint' 18 years ago
Junio C Hamano 931233bc66 git-pickaxe: -L /regexp/,/regexp/ 18 years ago
Jakub Narebski e52775f438 Documentation: Transplanting branch with git-rebase --onto 18 years ago
Junio C Hamano d28f7cb935 Document git-pack-refs and link it to git(7). 18 years ago
Alex Riesen 9faed78f59 merge-recursive implicitely depends on trust_executable_bit 18 years ago
Junio C Hamano fe732edee1 adjust_shared_perm: chmod() only when needed. 18 years ago
Jeff King 49b8b2926f Fix git-runstatus for repositories containing a file named HEAD 18 years ago
Shawn O. Pearce a79c6551a3 Remove more sed invocations from within bash completion. 18 years ago
Shawn O. Pearce e5d5b21fdf Support bash completion on symmetric difference operator. 18 years ago
Shawn O. Pearce 873537fadc Take --git-dir into consideration during bash completion. 18 years ago
Shawn O. Pearce 56fc25f21e Bash completion support for remotes in .git/config. 18 years ago
Shawn O. Pearce 76c3eb51ed Only load .exe suffix'd completions on Cygwin. 18 years ago
Shawn O. Pearce 144d33dec9 Added missing completions for show-branch and merge-base. 18 years ago
Junio C Hamano c2e525d97f git-pickaxe: optimize by avoiding repeated read_sha1_file(). 18 years ago
Junio C Hamano 2bc45477a5 git-blame: add internal statistics to count read blobs. 18 years ago
Junio C Hamano c74390e4a1 cherry is built-in, do not ship git-cherry.sh 18 years ago
Junio C Hamano 82cc8d839b Merge branch 'maint' 18 years ago
Shawn O. Pearce 6c2f207b23 Remove unsupported C99 style struct initializers in git-archive. 18 years ago
Shawn O. Pearce af8ffbed0f Remove SIMPLE_PROGRAMS and make git-daemon a normal program. 18 years ago
Shawn O. Pearce bf8675d314 Use ULONG_MAX rather than implicit cast of -1. 18 years ago
Eric Wong b2e2ddfed8 git-svn: don't die on rebuild when --upgrade is specified 18 years ago
Eric Wong 98526e007e git-svn: avoid printing filenames of files we're not tracking 18 years ago
Junio C Hamano 854b97f6eb git-pickaxe: fix origin refcounting 18 years ago
Junio C Hamano 94d5ca8d0c Merge branch 'np/verbose-push' 18 years ago
Junio C Hamano 66fd23153a Merge branch 'lt/push-config' 18 years ago
Shawn O. Pearce 67e78c3b8a Added bash completion support for git-reset. 18 years ago
Shawn O. Pearce dfb960920d Added completion support for git-branch.exe. 18 years ago
Junio C Hamano 9004dcbe82 Merge branch 'pb/web' 18 years ago
Junio C Hamano 334947843c git-pickaxe: re-scan the blob after making progress with -C 18 years ago
Junio C Hamano 650e2f6752 git-pickaxe: re-scan the blob after making progress with -M 18 years ago
Junio C Hamano 0421d9f812 git-pickaxe: simplify Octopus merges further 18 years ago
Junio C Hamano 2f3f8b218a git-pickaxe: rename detection optimization 18 years ago
Junio C Hamano a622f6b35e Merge branch 'maint' 18 years ago
Junio C Hamano 6f9f3b263b apply: handle "traditional" creation/deletion diff correctly. 18 years ago
Aneesh Kumar K.V 6768d6b847 gitweb: Remove extra "/" in path names for git_get_project_list 18 years ago
Alexandre Julliard 2379d61fa6 git.el: Include MERGE_MSG in the log-edit buffer even when not committing a merge. 18 years ago
Alexandre Julliard 2ac2b19601 git.el: Move point after the log message header when entering log-edit mode. 18 years ago
Alexandre Julliard b8ee51815a git.el: Added a function to open the current file in another window. 18 years ago