11401 Commits (a85fecafe63b49f89e0c055db6fb24b057db88c6)
 

Author SHA1 Message Date
J. Bruce Fields a85fecafe6 core-tutorial: minor cleanup 18 years ago
J. Bruce Fields 40dac517ee documentation: replace Discussion section by link to user-manual chapter 18 years ago
J. Bruce Fields ecd95b536e user-manual: todo updates and cleanup 18 years ago
J. Bruce Fields 9644ffdd65 user-manual: fix introduction to packfiles 18 years ago
J. Bruce Fields 09eff7b0f7 user-manual: move packfile and dangling object discussion 18 years ago
J. Bruce Fields 1bbf1c7900 user-manual: rewrite object database discussion 18 years ago
J. Bruce Fields 513d419c59 user-manual: reorder commit, blob, tree discussion 18 years ago
J. Bruce Fields 1c097891e4 user-manual: rewrite index discussion 18 years ago
J. Bruce Fields 1c6045fffa user-manual: create new "low-level git operations" chapter 18 years ago
J. Bruce Fields 036f81997c user-manual: rename "git internals" to "git concepts" 18 years ago
J. Bruce Fields f2327c6c52 user-manual: move object format details to hacking-git chapter 18 years ago
J. Bruce Fields 971aa71fc6 user-manual: adjust section levels in "git internals" 18 years ago
Junio C Hamano 7c8b5eaf22 Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot 18 years ago
Benoit Sigoure 43b98acc23 Add test to check recent fix to "git add -u" 18 years ago
Jari Aalto 42b5f8693e Documentation/git-archive.txt: a couple of clarifications. 18 years ago
Linus Torvalds 0024a54923 Fix the rename detection limit checking 18 years ago
Junio C Hamano b78281f721 diff --no-index: do not forget to run diff_setup_done() 18 years ago
Junio C Hamano 8419d2ee9b git-format-patch --in-reply-to: accept <message@id> with angle brackets 18 years ago
Junio C Hamano 767c98a592 git-add -u: do not barf on type changes 18 years ago
Ulrik Sverdrup f5de79956b Remove duplicate note about removing commits with git-filter-branch 18 years ago
Gerrit Pape f28dd4774d git-clone: improve error message if curl program is missing or not executable 18 years ago
Alexandre Julliard c32da692de hooks--update: Explicitly check for all zeros for a deleted ref. 18 years ago
Junio C Hamano 3d80017d0c Merge branch 'sp/maint-no-thin' into maint 18 years ago
Jean-Luc Herren 6143fa2c9c stash: end index commit log with a newline 18 years ago
Dmitry V. Levin 4fb5fd5d30 git-commit: Disallow amend if it is going to produce an empty non-merge commit 18 years ago
David Kastrup 3803bceae8 git-send-email.perl: Add angle brackets to In-Reply-To if necessary 18 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 18 years ago
Shawn O. Pearce a4503a15af Make --no-thin the default in git-push to save server resources 18 years ago
Nicolas Pitre 05cc2ffc57 fix doc for --compression argument to pack-objects 18 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 18 years ago
Eric Wong 7b02b85a66 git-svn: understand grafts when doing dcommit 18 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 18 years ago
Eric Wong a51cdb0c04 git-svn: fix "Malformed network data" with svn:// servers 18 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 18 years ago
Mike Ralphson 451e593181 Documentation / grammer nit 18 years ago
Shawn O. Pearce 4e560158c6 Include a git-push example for creating a remote branch 18 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 18 years ago
Dmitry V. Levin 6b1b40d9f4 Makefile: Add cache-tree.h to the headers list 18 years ago
Shawn O. Pearce ea09ea22d6 Don't allow contrib/workdir/git-new-workdir to trash existing dirs 18 years ago
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 18 years ago
Junio C Hamano 5587cac28b GIT 1.5.3.1: obsolete git-p4 in RPM spec file. 18 years ago
Junio C Hamano 030e0e5fb7 Typofix: 1.5.3 release notes 18 years ago
Junio C Hamano 86bab9615c GIT 1.5.3 18 years ago
Junio C Hamano 4e837a98b6 Merge branch 'jp/send-email-cc' 18 years ago
Robin Rosenberg a94eda65d3 Mention -m as an abbreviation for --merge 18 years ago
Junio C Hamano 947ad2e1de Update my contact address as the maintainer. 18 years ago
Junio C Hamano f368f5a6bc Documentation: minor AsciiDoc mark-up fixes. 18 years ago
Luben Tuikov 2e7766655a URL: allow port specification in ssh:// URLs 18 years ago
Junio C Hamano c7965afd3d Avoid one-or-more (\+) non BRE in sed scripts. 18 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 18 years ago