7071 Commits (fbe0b24ca53111208b8ecd920cc112d0be13f93c)
 

Author SHA1 Message Date
Johannes Schindelin fbe0b24ca5 merge-file: support -p and -q; fix compile warnings 18 years ago
Johannes Schindelin ba1f5f3537 Add builtin merge-file, a minimal replacement for RCS merge 18 years ago
Johannes Schindelin 98e6da8a36 xdl_merge(): fix and simplify conflict handling 18 years ago
Johannes Schindelin 710daa83fc xdl_merge(): fix thinko 18 years ago
Johannes Schindelin 875b8ce476 xdl_merge(): fix an off-by-one bug 18 years ago
Junio C Hamano c2b4faea45 merge-recursive: use xdl_merge(). 18 years ago
Junio C Hamano 53a7085a10 xmerge: make return value from xdl_merge() more usable. 18 years ago
Johannes Schindelin 857b933e04 xdiff: add xdl_merge() 18 years ago
Junio C Hamano 278fcd7deb Merge branch 'maint' 18 years ago
Eric Wong 6173c197c9 git-svn: avoid fetching files twice in the same revision 18 years ago
Junio C Hamano 3683dc5a9a git-merge: fix confusion between tag and branch 18 years ago
Andy Parkins 22b1c7ee01 De-emphasise the symbolic link documentation. 18 years ago
Andreas Ericsson 4c81c213a4 git-diff: Introduce --index and deprecate --cached. 18 years ago
Andreas Ericsson ced7b828fa ls-files: Give hints when errors happen. 18 years ago
Nicolas Pitre 67c08ce14f pack-objects: remove redundent status information 18 years ago
Junio C Hamano 03f99c03f8 Merge master.kernel.org:/pub/scm/gitk/gitk 18 years ago
Junio C Hamano aed4509251 Merge branch 'maint' 18 years ago
Andy Parkins eb07fd59ac Document git-repo-config --bool/--int options. 18 years ago
Junio C Hamano 6658923070 tutorial: talk about user.name early and don't start with commit -a 18 years ago
Alex Riesen 6bee4e408c git-blame: fix rev parameter handling. 18 years ago
Junio C Hamano df6b7bfb71 Merge branch 'jc/globfetch' 18 years ago
Junio C Hamano 2570458fda Merge branch 'maint' 18 years ago
Junio C Hamano ab3bb800b4 git blame -C: fix output format tweaks when crossing file boundary. 18 years ago
Eric Wong 1ca7558dd8 git-svn: fix multi-init 18 years ago
Eric Wong 4511c899e6 git-svn: documentation updates 18 years ago
Eric Wong 9aca025849 git-svn: color support for the log command 18 years ago
Han-Wen Nienhuys d5cc2de9ff ident.c: Trim hint printed when gecos is empty. 18 years ago
Shawn O. Pearce 67ffa11425 Fix broken bash completion of local refs. 18 years ago
Shawn O. Pearce 4548e855e4 Teach bash how to complete long options for git-commit. 18 years ago
Eric Wong 0864e3ba12 git-svn: fix output reporting from the delta fetcher 18 years ago
Eric Wong dad73c0bb9 git-svn: error out when the SVN connection fails during a fetch 18 years ago
René Scharfe c3e4393883 shortlog: remove range check 18 years ago
Eric Wong e15161198a git-svn: update tests for recent changes 18 years ago
Eric Wong 27a1a8014b git-svn: enable delta transfers during fetches when using SVN:: libs 18 years ago
Johannes Schindelin f0df4ed562 sha1_object_info(): be consistent with read_sha1_file() 18 years ago
Johannes Schindelin 1d541c120b shortlog: use pager 18 years ago
Junio C Hamano 86d11cf264 cvsimport: style fixup. 18 years ago
Eric Wong 6f23ebf600 git-svn: use ~/.subversion config files when using SVN:: libraries 18 years ago
Shawn O. Pearce 8832919515 Teach bash about git-am/git-apply and their whitespace options. 18 years ago
Shawn O. Pearce b51ec6bddb Cache the list of merge strategies and available commands during load. 18 years ago
Shawn O. Pearce ce1e39d29e Support --strategy=x completion in addition to --strategy x. 18 years ago
Shawn O. Pearce 5de40f59d4 Teach bash about git-repo-config. 18 years ago
Shawn O. Pearce 35e65ecca7 Support bash completion of refs/remote. 18 years ago
Shawn O. Pearce 6e31b866e4 Teach bash about git log/show/whatchanged options. 18 years ago
Shawn O. Pearce 61d926a3cd Teach bash how to complete git-rebase. 18 years ago
Shawn O. Pearce 1273231ee9 Teach bash how to complete git-cherry-pick. 18 years ago
Shawn O. Pearce f53352fbaf Teach bash how to complete git-format-patch. 18 years ago
Shawn O. Pearce d3d717a4ad Add current branch in PS1 support to git-completion.bash. 18 years ago
Shawn O. Pearce d33909bf6e Teach bash how to complete options for git-name-rev. 18 years ago
Shawn O. Pearce f2bb9f8880 Hide plumbing/transport commands from bash completion. 18 years ago