11658 Commits (10455d2a955a29db1809be139177e4e298771eb0)
 

Author SHA1 Message Date
Ralf Wildenhues d9d10bb854 git-clone.txt: Improve --depth description. 18 years ago
Jakub Narebski 1e3a2eb667 gitweb: Update config file example for snapshot feature in gitweb/INSTALL 18 years ago
Brad King 6b6012e6ca cvsexportcommit: fix for commits that do not have parents 18 years ago
Junio C Hamano 3f2a7ae2c8 GIT 1.5.3.5 18 years ago
Junio C Hamano 0bdb5af7a5 Update GIT 1.5.3.5 Release Notes 18 years ago
Björn Steinbrink f91333d646 git-rebase--interactive.sh: Make 3-way merge strategies work for -p. 18 years ago
Björn Steinbrink 2a9c53e03d git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick. 18 years ago
Björn Steinbrink 3524b282da Fix --strategy parsing in git-rebase--interactive.sh 18 years ago
Lars Hjemli 07b45f8c17 Make merge-recursive honor diff.renamelimit 18 years ago
Nicolas Pitre 04bd8e5fea cherry-pick/revert: more compact user direction message 18 years ago
Sergei Organov ba17892ddc core-tutorial: Use new syntax for git-merge. 18 years ago
Junio C Hamano dee48c3c7e git-merge: document but discourage the historical syntax 18 years ago
Junio C Hamano b6c9fb5100 Prevent send-pack from segfaulting (backport from 'master') 18 years ago
Michael W. Olson 562e35c34c Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example 18 years ago
Junio C Hamano e720c4382f RelNotes-1.5.3.5: describe recent fixes 18 years ago
Junio C Hamano f120ae2a8e merge-recursive.c: mrtree in merge() is not used before set 18 years ago
Junio C Hamano 7109c889f1 sha1_file.c: avoid gcc signed overflow warnings 18 years ago
Benoit Sigoure 399f0a8eed Fix a small memory leak in builtin-add 18 years ago
Aurelien Bompard 1c1f79a1e4 honor the http.sslVerify option in shell scripts 18 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 18 years ago
Junio C Hamano 59b2023fbb git-remote: fix "Use of uninitialized value in string ne" 18 years ago
Shawn O. Pearce 2ee52eb17c Describe more 1.5.3.5 fixes in release notes 18 years ago
Linus Torvalds 6dd4b66fde Fix diffcore-break total breakage 18 years ago
Linus Torvalds 07134421fc Fix directory scanner to correctly ignore files without d_type 18 years ago
Shawn O. Pearce 7468c297fa Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Joakim Tjernlund 0b8293f677 Improve receive-pack error message about funny ref creation 18 years ago
Julian Phillips 2005dbe2a4 fast-import: Fix argument order to die in file_change_m 18 years ago
Shawn O. Pearce bbbadf6e58 git-gui: Don't display CR within console windows 18 years ago
Shawn O. Pearce bea6878be2 git-gui: Handle progress bars from newer gits 18 years ago
Shawn O. Pearce 8af52d7a83 git-gui: Correctly report failures from git-write-tree 18 years ago
Ralf Wildenhues 1d5bf7fcee gitk.txt: Fix markup. 18 years ago
Jeff King 5eb7358167 send-pack: respect '+' on wildcard refspecs 18 years ago
Shawn O. Pearce e7187e4e0f Paper bag fix diff invocation in 'git stash show' 18 years ago
Shawn O. Pearce bbaf63f2f1 Further 1.5.3.5 fixes described in release notes 18 years ago
Shawn O. Pearce 89d750bf6f Avoid invoking diff drivers during git-stash 18 years ago
Steffen Prohaska d7b0a09316 attr: fix segfault in gitattributes parsing code 18 years ago
Patrick Welche 415e7b877c Define NI_MAXSERV if not defined by operating system 18 years ago
Alex Bennee fd0b9594d0 Ensure we add directories in the correct order 18 years ago
Linus Torvalds 42a32174b6 Avoid scary errors about tagged trees/blobs during git-fetch 18 years ago
Shawn O. Pearce 1aa3d01f87 Yet more 1.5.3.5 fixes mentioned in release notes 18 years ago
Brian Gernhardt 2a4b5d5a07 cvsserver: Use exit 1 instead of die when req_Root fails. 18 years ago
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 18 years ago
Gerrit Pape 93a56c2cf7 git-config: print error message if the config file cannot be read 18 years ago
Robert Schiele a2d6b872db fixing output of non-fast-forward output of post-receive-email 18 years ago
Shawn O. Pearce 09955207d1 Document additional 1.5.3.5 fixes in release notes 18 years ago
Shawn O. Pearce f5f30699c0 Avoid 'expr index' on Mac OS X as it isn't supported 18 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 18 years ago
Johannes Schindelin 8ef44519a6 fix filter-branch documentation 18 years ago
Andrew Clausen 7e23b06d59 helpful error message when send-pack finds no refs in common. 18 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 18 years ago