9326 Commits (9129e056fb021df45d98c9472b6029456941a508)
 

Author SHA1 Message Date
Linus Torvalds 9129e056fb Teach "git-read-tree -u" to check out submodules as a directory 18 years ago
Linus Torvalds ea376fa7f2 Teach git list-objects logic not to follow gitlinks 18 years ago
Linus Torvalds ab22aed3b7 Don't show gitlink directories when we want "other" files 18 years ago
Linus Torvalds e011054b0f Teach git-update-index about gitlinks 18 years ago
Linus Torvalds 095952585c Teach directory traversal about subprojects 18 years ago
Linus Torvalds 1833a92548 Fix thinko in subproject entry sorting 18 years ago
Linus Torvalds f35a6d3bce Teach core object handling functions about gitlinks 18 years ago
Linus Torvalds 8d9721c86b Teach "fsck" not to follow subproject links 18 years ago
Linus Torvalds 9eec4795d4 Add "S_IFDIRLNK" file mode infrastructure for git links 18 years ago
Linus Torvalds 0ebde32c87 Add 'resolve_gitlink_ref()' helper function 18 years ago
Linus Torvalds 5d5cea67af Avoid overflowing name buffer in deep directory structures 18 years ago
Linus Torvalds 844c11ae25 diff-lib: use ce_mode_from_stat() rather than messing with modes manually 18 years ago
René Scharfe 8ff21b1a33 git-archive: make tar the default format 18 years ago
Junio C Hamano 5bcbc7ff10 Merge branch 'jc/push' 18 years ago
Junio C Hamano 58fe516bb5 Merge branch 'jc/merge-subtree' 18 years ago
Junio C Hamano 27be481ffb Merge branch 'js/fetch-progress' 18 years ago
Junio C Hamano d39d10d7fc Merge branch 'maint' 18 years ago
Junio C Hamano 24c64d6add Add Documentation/cmd-list.made to .gitignore 18 years ago
Eric Wong c16d08713e git-svn: fix log command to avoid infinite loop on long commit messages 18 years ago
Eric Wong 13c823fb52 git-svn: dcommit/rebase confused by patches with git-svn-id: lines 18 years ago
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