8810 Commits (43bc820db78be5e3230ae675018a7a7af50ccc88)
 

Author SHA1 Message Date
Julian Phillips 43bc820db7 git-branch: improve abbreviation of sha1s in verbose mode 18 years ago
Johannes Schindelin 62273826fe print_wrapped_text: fix output for negative indent 18 years ago
Andy Parkins 3d84df43e1 Sample update hook: typofix and modernization to use "git log" 18 years ago
Junio C Hamano 8ab3e18586 Merge branch 'js/commit-format' 18 years ago
Junio C Hamano 8b969a5fb5 Merge branch 'maint' 18 years ago
Eygene Ryabinkin eecc8367f4 Another memory overrun in http-push.c 18 years ago
Johannes Schindelin 0df56eabf2 fetch.o depends on the headers, too. 18 years ago
Christian Schlotter 3e4e8c03ca Documentation: Correct minor typo in git-add documentation. 18 years ago
Sergey Vlasov 112f63851b Documentation/git-svn.txt: Fix formatting errors 18 years ago
Sergey Vlasov 5ef1f8d488 Documentation/git-send-email.txt: Fix labeled list formatting 18 years ago
Sergey Vlasov d53ebb429a Documentation/git-quiltimport.txt: Fix labeled list formatting 18 years ago
Sergey Vlasov 2ba91e9698 Documentation/build-docdep.perl: Fix dependencies for included asciidoc files 18 years ago
Michael Coleman 20f50f1670 fix various doc typos 18 years ago
Junio C Hamano 2eb06531e3 Add recent changes to draft 1.5.1 release notes. 18 years ago
Junio C Hamano 16d53152f1 Merge branch 'js/commit-by-name' 18 years ago
Junio C Hamano 77b50ab009 Merge branch 'js/bundle' 18 years ago
Junio C Hamano 1db8b60b2a Merge branch 'maint' 18 years ago
Junio C Hamano a1367d1219 Start preparing Release Notes for 1.5.0.3 18 years ago
Junio C Hamano db554bf0a7 Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url 18 years ago
Uwe Kleine-König 4fa96e1557 Include config.mak in doc/Makefile 18 years ago
Alexandre Julliard 14b4f2dbd1 git.el: Set the default commit coding system from the repository config. 18 years ago
Paolo Bonzini a94f457e89 git-archimport: support empty summaries, put summary on a single line. 18 years ago
Eygene Ryabinkin 2c46759db7 http-push.c::lock_remote(): validate all remote refs. 18 years ago
Junio C Hamano d0d8e14d1b index_fd(): convert blob only if it is a regular file. 18 years ago
Junio C Hamano 53bca91a7d index_fd(): pass optional path parameter as hint for blob conversion 18 years ago
Junio C Hamano edaec3fbe8 index_fd(): use enum object_type instead of type name string. 18 years ago
Junio C Hamano 597388f6a1 Merge branch 'np/types' 18 years ago
Gerrit Pape cf70c16fc0 git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs. 18 years ago
Junio C Hamano fbe3d87e5f Merge branch 'mc/sendmail' 18 years ago
Junio C Hamano 25a0b20c74 Merge branch 'js/diff-ni' (early part) 18 years ago
Junio C Hamano c4f8f82755 Merge branch 'maint' 18 years ago
Michael Coleman 163d7b9b85 builtin-fmt-merge-msg: fix bugs in --file option 18 years ago
Shawn O. Pearce a91d49cd36 index-pack: Loop over pread until data loading is complete. 18 years ago
Aneesh Kumar ae64860622 blameview: Fix the browse behavior in blameview 18 years ago
Shawn O. Pearce 66035a6b3d Cleanup check_valid in commit-tree. 18 years ago
Nicolas Pitre fef742c4ed make sure enum object_type is signed 18 years ago
Michael Coleman 1b0baf1401 git-send-email: abort/usage on bad option 18 years ago
Michael Coleman 79c96c5733 Fix minor typos/grammar in user-manual.txt 18 years ago
Michael Poole 0a43acbe85 Correct ordering in git-cvsimport's option documentation 18 years ago
Johannes Schindelin f8493ec09b show_date(): rename the "relative" parameter to "mode" 18 years ago
Johannes Schindelin 094e03b039 Actually make print_wrapped_text() useful 18 years ago
Linus Torvalds aa27e46111 git-show: Reject native ref 18 years ago
Andy Parkins 8538e876b1 cvsserver: Make always-binary mode a config file option 18 years ago
Andy Parkins 1872adabcc cvsserver: Remove trailing "\n" from commithash in checkin function 18 years ago
Junio C Hamano ada5ef3b48 Make 'cvs ci' lockless in git-cvsserver by using git-update-ref 18 years ago
Theodore Tso 7ee70a7119 Fix git-show man page formatting in the EXAMPLES section 18 years ago
Nicolas Pitre 0ab179504a get rid of lookup_object_type() 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Nicolas Pitre df8436622f formalize typename(), and add its reverse type_from_string() 18 years ago
Nicolas Pitre 9ba630318f sha1_file.c: don't ignore an error condition in sha1_loose_object_info() 18 years ago