8825 Commits (e551208dea5cd40721c437faafb6d604dedffef5)
 

Author SHA1 Message Date
Junio C Hamano e551208dea Merge branch 'js/diff-ni' (early part) 18 years ago
Junio C Hamano 253e772ede Merge branch 'maint' 18 years ago
Ramsay Jones 7943b3a94f Unset NO_C99_FORMAT on Cygwin. 18 years ago
Ramsay Jones fd547a972a Fix a "pointer type missmatch" warning. 18 years ago
Ramsay Jones 2832114532 Fix some "comparison is always true/false" warnings. 18 years ago
Ramsay Jones 41b200179d Fix an "implicit function definition" warning. 18 years ago
Ramsay Jones ee96d11beb Fix a "label defined but unreferenced" warning. 18 years ago
Johannes Schindelin 78cb59c8e5 Document the config variable format.suffix 18 years ago
Junio C Hamano 7d79c860a6 git-merge: fail correctly when we cannot fast forward. 18 years ago
Johannes Schindelin 64edf4b2eb builtin-archive: use RUN_SETUP 18 years ago
Matthias Kestenholz 81035bba0a Fix git-gc usage note 18 years ago
Junio C Hamano 4808bec6f9 Merge branch 'maint' 18 years ago
Julian Phillips 5e00f6faf4 git-branch: document new --no-abbrev option 18 years ago
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
Gerrit Pape b8ac23bcf8 Fix quoting in update hook template 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
Johannes Schindelin fcfa33ec90 diff: make more cases implicit --no-index 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