9782 Commits (479b56ba50144b30f28c5b225d412125c07def9f)
 

Author SHA1 Message Date
Junio C Hamano 7c9375e7d1 Merge branch 'mk/diff' 18 years ago
Junio C Hamano b01c7c0ee3 Merge branch 'maint' 18 years ago
Junio C Hamano 61397d4b8d Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Adam Roben ce11873921 Remove usernames from all commit messages, not just when using svmprops 18 years ago
Junio C Hamano 7d4f4a2f0d applymbox & quiltimport: typofix. 18 years ago
Junio C Hamano b9d14ffbf1 gitattributes documentation: clarify overriding 18 years ago
Sami Farin 00be8dcc1a fast-import: size_t vs ssize_t 18 years ago
Junio C Hamano 886a39074b t/test-lib.sh: Protect ourselves from common misconfiguration 18 years ago
Uwe Kleine-König 46f6178a3f fix importing of subversion tars 18 years ago
Josh Triplett b51b8bbf14 Create a sysconfdir variable, and use it for ETC_GITCONFIG 18 years ago
Junio C Hamano 43342941dd Diff between two blobs should take mode changes into account now. 18 years ago
Martin Koegler 01618a3ab1 use mode of the tree in git-diff, if <tree>:<file> syntax is used 18 years ago
Martin Koegler bb6c2fba41 store mode in rev_list, if <tree>:<filename> syntax is used 18 years ago
Martin Koegler e5709a4a68 add add_object_array_with_mode 18 years ago
Martin Koegler a0cd87a570 add get_sha1_with_mode 18 years ago
Martin Koegler 40689ae1ef Add S_IFINVALID mode 18 years ago
Junio C Hamano 520d7e278c Merge branch 'maint' 18 years ago
OGAWA Hirofumi afb5f39e24 git-fetch: Fix "argument list too long" 18 years ago
Gerrit Pape 41728d6942 Documentation/git-reset.txt: suggest git commit --amend in example. 18 years ago
Junio C Hamano bbc6354171 Build RPM with ETC_GITCONFIG=/etc/gitconfig 18 years ago
Shawn O. Pearce f20db5ff30 git-gui: Correctly handle UTF-8 encoded commit messages 18 years ago
Brian Gernhardt ce748f5992 Ignore all man sections as they are generated files. 18 years ago
Josh Triplett 6777c3806d Fix typo in git-am: s/Was is/Was it/ 18 years ago
Josh Triplett 2122591b3b Add clean.requireForce option, and add -f option to git-clean to override it 18 years ago
Junio C Hamano ab69e89c7e t6030: grab commit object name as we go 18 years ago
Junio C Hamano bd4b0aeb1f t5302: avoid using tail -c 18 years ago
Johannes Schindelin 557b1e0da5 t4201: Do not display weird characters on the terminal 18 years ago
Nicolas Pitre 4c474b6f92 add file checkout progress 18 years ago
Brian Gernhardt 81178fe48c Reverse the order of -b and --track in the man page. 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
Junio C Hamano 2cc3167c68 Document "diff=driver" attribute 18 years ago
Junio C Hamano 4aab5b46f4 Make read-cache.c "the_index" free. 18 years ago
Junio C Hamano 228e94f935 Move index-related variables into a structure. 18 years ago
Martin Koegler 4280cde95f gitweb: Show "no difference" message for empty diff 18 years ago
Nicolas Pitre 55a9137d8a delay progress display when checking out files 18 years ago
Nicolas Pitre 180a9f2268 provide a facility for "delayed" progress reporting 18 years ago
Nicolas Pitre 13aaf14825 make progress "title" part of the common progress interface 18 years ago
Nicolas Pitre 96a02f8f6d common progress display support 18 years ago
Junio C Hamano f1af60bdba Support 'diff=pgm' attribute 18 years ago
Junio C Hamano d83c9af5c6 pack-objects: make generated packfile read-only 18 years ago
Junio C Hamano a5878961b1 Update tests not to assume that generated packfiles are writable. 18 years ago
Junio C Hamano b6b32ccb92 Fix 'quickfix' on pack-objects. 18 years ago
Junio C Hamano aef5aedd85 pack-objects: quickfix for permission modes. 18 years ago
Alex Riesen 4629795816 Fix crash in t0020 (crlf conversion) 18 years ago
Alex Riesen 67e22ed58f Fix a typo in crlf conversion code 18 years ago
Shawn O. Pearce 2b6854c863 Cleanup variables in cat-file 18 years ago
Junio C Hamano 7392b03aa4 Update draft release notes for v1.5.2 18 years ago
Junio C Hamano 2d76548b6a Documentation/Makefile: fix section (5) installation 18 years ago
Junio C Hamano fdd3e7d959 Update documentation links to point at v1.5.1.2 18 years ago
Junio C Hamano 42c4b58059 Merge branch 'lt/objalloc' 18 years ago