9230 Commits (ae25c67acae4971594b574e4fc02b131a3da156a)
 

Author SHA1 Message Date
Arjen Laarhoven ae25c67aca usermanual.txt: some capitalization nits 18 years ago
Lars Hjemli 19eba1515a Make builtin-branch.c handle the git config file 18 years ago
Lars Hjemli d26f9fef47 rename_ref(): only print a warning when config-file update fails 18 years ago
Brian Gernhardt 08b984fb54 Distinguish branches by more than case in tests. 18 years ago
YOSHIFUJI Hideaki / 吉藤英明 a925b89cea Avoid composing too long "References" header. 18 years ago
Frank Lichtenheld 0e070f997b cvsimport: Improve formating consistency 18 years ago
Frank Lichtenheld 7b14b3c580 cvsimport: Reorder options in documentation for better understanding 18 years ago
Frank Lichtenheld 7bf77644e7 cvsimport: Improve usage error reporting 18 years ago
Frank Lichtenheld 407049c59e cvsimport: Improve documentation of CVSROOT and CVS module determination 18 years ago
Frank Lichtenheld edbe446674 cvsimport: sync usage lines with existing options 18 years ago
Dana How b5da24679e Fix lseek(2) calls with args 2 and 3 swapped 18 years ago
Shawn O. Pearce 79ee194e52 Honor -p<n> when applying git diffs 18 years ago
Junio C Hamano 766b084f59 Fix dependency of common-cmds.h 18 years ago
Geert Bosch 01ebb9dc88 Fix renaming branch without config file 18 years ago
Ville Skyttä 1e31fbe24f DESTDIR support for git/contrib/emacs 18 years ago
Jakub Narebski 957d6ea78f gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches 18 years ago
Brian Gernhardt b24bace5ca Document --left-right option to rev-list. 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
Gerrit Pape 5850cb645d rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email. 18 years ago
Junio C Hamano 2b93edbf32 rerere: make sorting really stable. 18 years ago
Brian Gernhardt 364b852352 Fix t4200-rerere for white-space from "wc -l" 18 years ago
Junio C Hamano 89815cab95 GIT 1.5.1 18 years ago
Junio C Hamano 045f5759c9 Merge 1.5.0.7 in 18 years ago
Junio C Hamano 9694ec4533 GIT 1.5.0.7 18 years ago
Jakub Narebski 04483524ec Documentation: A few minor fixes to Git User's Manual 18 years ago
Nicolas Pitre bbf4b41baf Plug memory leak in index-pack collision checking codepath. 18 years ago
Junio C Hamano eb3359663d rerere should not repeat the earlier hunks in later ones 18 years ago
Junio C Hamano a8f4ef727a Hopefully final update to the draft Release Notes, preparing for 1.5.1 18 years ago
Frank Lichtenheld d8b6a1a10b cvsserver: Don't lie about binary mode in asciidoc documentation 18 years ago
Eric Wong d6bad6610a git-svn: fail on rebase if we are unable to find a ref to rebase against 18 years ago
Alex Riesen a97e4075a1 Keep rename/rename conflicts of intermediate merges while doing recursive merge 18 years ago
Julian Phillips 4f01748d51 contrib/workdir: add a simple script to create a working directory 18 years ago
Andy Parkins 4557e0de5b Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email 18 years ago
Eric Wong a6a15a9958 git-svn: avoid respewing similar error messages for missing paths 18 years ago
Theodore Ts'o 46efd2d93c Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS 18 years ago
Don Zickus 86747c132b git-mailinfo fixes for patch munging 18 years ago
Jakub Narebski 5ae917acdf gitweb: Support comparing blobs (files) with different names 18 years ago
Junio C Hamano aa453216d1 Do not bother documenting fetch--tool 18 years ago
Junio C Hamano a208362fad Update draft release notes for 1.5.1 18 years ago
Junio C Hamano e881192934 Merge branch 'maint' 18 years ago
Francis Daly b275a0c9e7 git-quiltimport /bin/sh-ism fix 18 years ago
Christian Couder 6f01e6b370 Bisect: Improve error message in "bisect_next_check". 18 years ago
Junio C Hamano 18acb3e6c7 Merge branch 'master' of git://repo.or.cz/git/mergetool.git 18 years ago
Theodore Ts'o 27090aa1ea mergetool: Clean up description of files and prompts for merge resolutions 18 years ago
Theodore Ts'o 1346c99963 mergetool: Make git-rm quiet when resolving a deleted file conflict 18 years ago
Theodore Ts'o 365cf979c4 mergetool: Add support for Apple Mac OS X's opendiff command 18 years ago
Theodore Ts'o 5a174f1a2e mergetool: Fix abort command when resolving symlinks and deleted files 18 years ago
Theodore Ts'o b7b36f92fd mergetool: Remove spurious error message if merge.tool config option not set 18 years ago
Theodore Ts'o ddc0c49753 mergetool: factor out common code 18 years ago
Theodore Ts'o 262c981ea7 mergetool: portability fix: don't use reserved word function 18 years ago