9622 Commits (aff787b52bc8e1d7fcfce5d28d1fc569f905d3c1)
 

Author SHA1 Message Date
Luiz Fernando N. Capitulino 0b952a98f1 ident.c: Use const qualifier for 'struct passwd' parameters 18 years ago
Junio C Hamano e4aee10a2e Change attribute negation marker from '!' to '-'. 18 years ago
Junio C Hamano fc2d07b05f Define a built-in attribute macro "binary". 18 years ago
Junio C Hamano f48fd68887 attribute macro support 18 years ago
Junio C Hamano 6d4da3dea0 Makefile: add patch-ids.h back in. 18 years ago
Junio C Hamano 40250af411 Fix 'diff' attribute semantics. 18 years ago
Junio C Hamano 201ac8efc7 Fix 'crlf' attribute semantics. 18 years ago
Linus Torvalds 04786756f9 Expose subprojects as special files to "git diff" machinery 18 years ago
Shawn O. Pearce 19c821487b git-gui: Display the directory basename in the title 18 years ago
Shawn O. Pearce d025d1e322 Merge branch 'er/ui' 18 years ago
Jim Meyering 61d6ed139f sscanf/strtoul: parse integers robustly 18 years ago
Junio C Hamano e94b4d2f2a Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint 18 years ago
Linus Torvalds 5698454ea0 Fix some "git ls-files -o" fallout from gitlinks 18 years ago
Michael Spang 1bb88be99e git-blame: Fix overrun in fake_working_tree_commit() 18 years ago
Junio C Hamano 8c701249d2 Teach 'diff' about 'diff' attribute. 18 years ago
Junio C Hamano 35ebfd6a0c Define 'crlf' attribute. 18 years ago
Junio C Hamano d0bfd026a8 Add basic infrastructure to assign attributes to paths 18 years ago
Junio C Hamano edb4fd79ec Merge branch 'maint' 18 years ago
Linus Torvalds 1fa9bf362a git-quiltimport complaining yet still working 18 years ago
Junio C Hamano f9135dbcdd Replace a pair of patches with updated ones for subproject support. 18 years ago
Linus Torvalds f0807e62b4 Teach "git-read-tree -u" to check out submodules as a directory 18 years ago
Linus Torvalds 6e2f441bd4 Teach git list-objects logic to not follow gitlinks 18 years ago
Linus Torvalds a8ee75bc7a Fix gitlink index entry filesystem matching 18 years ago
Frank Lichtenheld 047528680e config.txt: Add gitcvs.db* variables 18 years ago
Frank Lichtenheld befc9c4204 config.txt: Fix grammatical error in description of http.noEPSV 18 years ago
Frank Lichtenheld 5007af8c7e config.txt: Change pserver to server in description of gitcvs.* 18 years ago
Frank Lichtenheld 5cb71f82de config.txt: Document core.autocrlf 18 years ago
Frank Lichtenheld eabb0bfd09 config.txt: Document gitcvs.allbinary 18 years ago
Junio C Hamano 1ad029b6a1 Do not default to --no-index when given two directories. 18 years ago
Alex Riesen dc61b10d98 Use rev-list --reverse in git-rebase.sh 18 years ago
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
Junio C Hamano d016a896d4 Merge branch 'jc/cherry' 18 years ago
Junio C Hamano cd8d918601 Merge branch 'maint' 18 years ago
Matthias Lederhofer e4b023332c handle_options in git wrapper miscounts the options it handled. 18 years ago
Junio C Hamano 2bfe3cec92 Fix git {log,show,...} --pretty=email 18 years ago
Shawn O. Pearce 9aef12673e Don't yap about merge-subtree during make 18 years ago
Linus Torvalds ab22aed3b7 Don't show gitlink directories when we want "other" files 18 years ago
Frank Lichtenheld b2475703d8 cvsserver: Document the GIT branches -> CVS modules mapping more prominently 18 years ago
Linus Torvalds e011054b0f Teach git-update-index about gitlinks 18 years ago
Frank Lichtenheld 0f76a543e3 cvsserver: Reword documentation on necessity of write access 18 years ago
Frank Lichtenheld 4db0c8dec5 cvsserver: Allow to "add" a removed file 18 years ago
Junio C Hamano 55a643ed1b Documentation: --cherry-pick 18 years ago
Junio C Hamano d7a17cad97 git-log --cherry-pick A...B 18 years ago
Junio C Hamano 5d23e133d2 Refactor patch-id filtering out of git-cherry and git-format-patch. 18 years ago
Junio C Hamano 199c45bf2b Add %m to '--pretty=format:' 18 years ago
Nicolas Pitre 29b734e478 clean up add_object_entry() 18 years ago
Nicolas Pitre 6e5417769c tests for various pack index features 18 years ago
Nicolas Pitre 39551b6926 use test-genrandom in tests instead of /dev/urandom 18 years ago
Nicolas Pitre 2dca1af448 simple random data generator for tests 18 years ago