9356 Commits (3e5261a24071ca23c3514c0ebd5ee55f1e79d9cc)
 

Author SHA1 Message Date
Eric Wong 512b620bd9 git-svn: bail out on incorrect command-line options 18 years ago
Junio C Hamano 8d1608b8bf Start 1.5.2 cycle by prepareing RelNotes for it. 18 years ago
Junio C Hamano 640ee0d1cd Merge branch 'jc/read-tree-df' (early part) 18 years ago
Junio C Hamano 5838dffdcb Merge branch 'maint' 18 years ago
Junio C Hamano 732bcf942c Prepare for 1.5.1.1 18 years ago
Frank Lichtenheld e94a4f6eed cvsserver: small corrections to asciidoc documentation 18 years ago
Junio C Hamano 68faf68938 A new merge stragety 'subtree'. 18 years ago
Junio C Hamano fd1d1b05e9 git-push to multiple locations does not stop at the first failure 18 years ago
Junio C Hamano 39878b0cb7 git-push reports the URL after failing. 18 years ago
Junio C Hamano ee9693e246 Merge branch 'jc/index-output' 18 years ago
Junio C Hamano 39415449ee Merge branch 'fp/make-j' 18 years ago
Junio C Hamano 5bba1b355e Merge branch 'cc/bisect' 18 years ago
Junio C Hamano b7108a16a6 Merge branch 'jc/checkout' (early part) 18 years ago
Junio C Hamano ced38ea252 Merge branch 'maint' 18 years ago
Junio C Hamano d79073922f Documentation: tighten dependency for git.{html,txt} 18 years ago
Arjen Laarhoven 63b4b7a7ed Makefile: iconv() on Darwin has the old interface 18 years ago
Arjen Laarhoven d93f7c1817 t5300-pack-object.sh: portability issue using /usr/bin/stat 18 years ago
Junio C Hamano 0a5280a9f4 git-bisect: allow bisecting with only one bad commit. 18 years ago
Junio C Hamano 4f50671699 t6030: add a bit more tests to git-bisect 18 years ago
Arjen Laarhoven 4c84f0dcc6 t3200-branch.sh: small language nit 18 years ago
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
Junio C Hamano 6fecf1915c git-bisect: modernization 18 years ago
Junio C Hamano 77e6f5bc10 Merge branch 'maint' 18 years ago
Dana How b5da24679e Fix lseek(2) calls with args 2 and 3 swapped 18 years ago
Fernando J. Pereda 3b486cd229 Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make. 18 years ago
Christian Couder 6fe9c570cc Documentation: bisect: "start" accepts one bad and many good commits 18 years ago
Christian Couder 38a47fd6e3 Bisect: teach "bisect start" to optionally use one bad and many good revs. 18 years ago
Alex Riesen 33580fbd30 Fix passing of TCLTK_PATH to git-gui 18 years ago
Junio C Hamano fd1c3bf053 Rename add_file_to_index() to add_file_to_cache() 18 years ago
Junio C Hamano 7da3bf372c Rename static variable write_index to update_index in builtin-apply.c 18 years ago
Junio C Hamano 81e1bc4768 Rename internal function "add_file_to_cache" in builtin-update-index.c 18 years ago
Junio C Hamano ec0cc70469 Propagate cache error internal to refresh_cache() via parameter. 18 years ago
Junio C Hamano 0424138d57 Fix bogus error message from merge-recursive error path 18 years ago
Andy Parkins b18825876a Show binary file size change in diff --stat 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
Shawn O. Pearce 566842f62b Fix lost-found to show commits only referenced by reflogs 18 years ago
Nicolas Pitre d72308e01c clean up and optimize nth_packed_object_sha1() usage 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