12966 Commits (7263881253acc4c3af8b3131c60da1554b72f8b2)
 

Author SHA1 Message Date
Junio C Hamano 7263881253 t7005: do not exit inside test. 17 years ago
Jim Meyering cc21682793 Don't dereference NULL upon lookup failure. 17 years ago
Wincent Colaiuta 97bc00a490 Emit helpful status for accidental "git stash" save 17 years ago
Pierre Habouzit 2f7ee089df parse-options: Add a gitcli(5) man page. 17 years ago
Pierre Habouzit c43a24834a Force the sticked form for options with optional arguments. 17 years ago
Junio C Hamano 5e2de4f9bb Fix $EDITOR regression introduced by rewrite in C. 17 years ago
Stefan Sperling 77190eb9b8 Small comment fix for git-cvsimport. 17 years ago
Gustaf Hendeby 0e0278baad Make git send-email accept $EDITOR with arguments 17 years ago
Pierre Habouzit 78d776a969 git-tag: fix -l switch handling regression. 17 years ago
Junio C Hamano 56c3eb1732 Documentation: ls-files -v is about "assume unchanged". 17 years ago
Linus Torvalds d2f82950a9 Re(-re)*fix trim_common_tail() 17 years ago
Jakub Narebski d76a585d83 gitweb: fix whitespace in config_to_multi (indent with tab) 17 years ago
Miklos Vajna 8a82b13354 everyday: replace 'prune' and 'repack' with 'gc' 17 years ago
Charles Bailey feb7f38b01 Remove old generated files from .gitignore. 17 years ago
Jeff King 6a7f14c465 clean up 1.5.4 release notes 17 years ago
Johannes Schindelin cdd859159e Mention git-shell's "cvs" substitution in the RelNotes 17 years ago
Junio C Hamano 5d29275638 shell-scripts usage(): consistently exit with non-zero 17 years ago
Shawn O. Pearce 03270628ed Reallow git-rebase --interactive --continue if commit is unnecessary 17 years ago
Junio C Hamano fbcf118402 fix git commit --amend -m "new message" 17 years ago
Junio C Hamano 885ed372d0 t4024: fix test script to use simpler sed pattern 17 years ago
Johannes Schindelin eab9a40b6d Teach diff machinery to display other prefixes than "a/" and "b/" 17 years ago
Junio C Hamano 74f6b03c5c GIT 1.5.4-rc1 17 years ago
Shawn O. Pearce dbedf9729b Catch and handle git-commit failures in git-rebase --interactive 17 years ago
Shawn O. Pearce c5b09feb78 Avoid update hook during git-rebase --interactive 17 years ago
Finn Arne Gangstad 20b178de7b Improved submodule merge support 17 years ago
Sean 5909651ea2 Fix interactive rebase to preserve author email address 17 years ago
Nicolas Pitre 3f7701a4db make 'git describe --all --contains' work 17 years ago
Charles Bailey c569969363 Fix git-instaweb breakage on MacOS X due to the limited sed functionality 17 years ago
Jeff King ecaa0cff44 test "git clone -o" 17 years ago
Marco Roeland 9d81e03b5c clone: fix options '-o' and '--origin' to be recognised again 17 years ago
Johannes Schindelin 56122ed87a git show <tag>: show the tagger 17 years ago
Eric Wong 540424b263 git-svn: avoid warning when run without arguments 17 years ago
Eric Wong 7fc35e0e94 git-svn: workaround a for broken symlinks in SVN 17 years ago
Eric Wong ad94802a7b git-svn: avoid leaving leftover committer/author info in rebase 17 years ago
Nicolas Pitre ce85b053d8 fix style of a few comments in diff-delta.c 17 years ago
Jim Meyering e8a3f90994 git-filter-branch.sh: more portable tr usage: use \012, not \n. 17 years ago
Johannes Sixt 91c3aced4c filter-branch: Remove broken and unnecessary summary of rewritten refs. 17 years ago
Ralf Wildenhues 02ff62504e Fix some documentation typos. 17 years ago
Junio C Hamano 4808ab8f87 builtin-blame.c: remove unneeded memclr() 17 years ago
Linus Torvalds f2fdd10ab7 unpack-trees: FLEX_ARRAY fix 17 years ago
Pierre Habouzit f9c5a80cdf Fix segfault in diff-delta.c when FLEX_ARRAY is 1 17 years ago
Junio C Hamano bd8ff616c9 Merge branch 'maint' 17 years ago
Johannes Schindelin 34454e858d rebase -p -i: handle "no changes" gracefully 17 years ago
Johannes Schindelin 77680caadb Document diff.external and mergetool.<tool>.path 17 years ago
Johannes Schindelin cbe021004f Support config variable diff.external 17 years ago
Johannes Sixt f029427259 Clean up documentation that references deprecated 'git peek-remote'. 17 years ago
Sam Vilain 5f48741a5a Clarify error response from 'git fetch' for bad responses 17 years ago
H.Merijn Brand 3175b0cfc1 the use of 'tr' in the test suite isn't really portable 17 years ago
Johannes Sixt 68e6a4f80d Plug a resource leak in threaded pack-objects code. 17 years ago
Jeff King 4f3d37035a git-send-email: avoid duplicate message-ids 17 years ago