11568 Commits (ee787400de25ed419f40e70698ba35db475b2d61)
 

Author SHA1 Message Date
Brian Gernhardt 2a4b5d5a07 cvsserver: Use exit 1 instead of die when req_Root fails. 17 years ago
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 17 years ago
Gerrit Pape 93a56c2cf7 git-config: print error message if the config file cannot be read 17 years ago
Robert Schiele a2d6b872db fixing output of non-fast-forward output of post-receive-email 17 years ago
Shawn O. Pearce 09955207d1 Document additional 1.5.3.5 fixes in release notes 17 years ago
Shawn O. Pearce f5f30699c0 Avoid 'expr index' on Mac OS X as it isn't supported 17 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 17 years ago
Johannes Schindelin 8ef44519a6 fix filter-branch documentation 17 years ago
Andrew Clausen 7e23b06d59 helpful error message when send-pack finds no refs in common. 17 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 17 years ago
Shawn O. Pearce 33c8d38c78 Correct typos in release notes for 1.5.3.5 17 years ago
Shawn O. Pearce 8492f00b4f Whip post 1.5.3.4 maintenance series into shape. 17 years ago
Johannes Schindelin f3d5e463f0 rebase -i: use diff plumbing instead of porcelain 17 years ago
Mathias Megyei 922aa807f5 Do not remove distributed configure script 17 years ago
Michele Ballabio c005c6aa98 git-archive: document --exec 17 years ago
Michele Ballabio a5d4101537 git-reflog: document --verbose 17 years ago
Gerrit Pape 1ae14a6b52 git-config: handle --file option with relative pathname properly 17 years ago
Johannes Schindelin 60fcc2e6ce clear_commit_marks(): avoid deep recursion 17 years ago
Jean-Luc Herren 7b40a4552a git add -i: Remove unused variables 17 years ago
Jean-Luc Herren 7288ed8ebd git add -i: Fix parsing of abbreviated hunk headers 17 years ago
Frank Lichtenheld a72c874e43 git-config: don't silently ignore options after --list 17 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 17 years ago
Linus Torvalds 99516e35d0 Fix embarrassing "git log --follow" bug 17 years ago
Steffen Prohaska 96f11953c0 git-gui: accept versions containing text annotations, like 1.5.3.mingw.1 18 years ago
Junio C Hamano 4c75136f76 GIT 1.5.3.4 18 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 18 years ago
Keith Packard 95af39fcb2 Must not modify the_index.cache as it may be passed to realloc at some point. 18 years ago
Shawn O. Pearce 906ab7f6c0 git-gui: Don't crash when starting gitk from a browser session 18 years ago
Shawn O. Pearce 501e4c6f23 git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk 18 years ago
Robert Schiele 96e24abc9f the ar tool is called gar on some systems 18 years ago
Junio C Hamano 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() 18 years ago
Jeff King eede7b7d11 diffcore-rename: cache file deltas 18 years ago
Johan Herland 2ff5e18a93 Mention 'cpio' dependency in INSTALL 18 years ago
Federico Mena Quintero 8fc293cb1e Make git-pull complain and give advice when there is nothing to merge with 18 years ago
Federico Mena Quintero 46749204e9 Note that git-branch will not automatically checkout the new branch 18 years ago
Federico Mena Quintero 84d176cef6 Add documentation for --track and --no-track to the git-branch docs. 18 years ago
Federico Mena Quintero ac150747d7 Say when --track is useful in the git-checkout docs. 18 years ago
Johannes Schindelin 6ea9c7eb27 Fix typo in config.txt 18 years ago
Junio C Hamano 9e1a2acfb2 for-each-ref: fix %(numparent) and %(parent) 18 years ago
Junio C Hamano c8f203255b git-commit: initialize TMP_INDEX just to be sure. 18 years ago
Steffen Prohaska 63a1f810a6 fixed link in documentation of diff-options 18 years ago
Junio C Hamano 5946d4ba89 Whip post 1.5.3.3 maintenance series into shape. 18 years ago
Miklos Vajna 0bdcac5666 git stash: document apply's --index switch 18 years ago
Andy Parkins e6dc8d60fb post-receive-hook: Remove the From field from the generated email header so that the pusher's name is used 18 years ago
Jari Aalto f4bb20cc99 git-remote: exit with non-zero status after detecting errors. 18 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 18 years ago
Jean-Luc Herren 6a6eb3d09f git-add--interactive: Improve behavior on bogus input 18 years ago
Jean-Luc Herren c95c02486c git-add--interactive: Allow Ctrl-D to exit 18 years ago
Junio C Hamano 552ce11006 GIT 1.5.3.3 18 years ago
Linus Torvalds b7bb760d5e Fix revision log diff setup, avoid unnecessary diff generation 18 years ago