7445 Commits (36566cc0bc2e5e930e4ed885e1a15fcfd10b0b53)
 

Author SHA1 Message Date
Jakub Narebski ca94601c8f gitweb: Add generic git_object subroutine to display object of any type 18 years ago
Jakub Narebski e33fba4c5a gitweb: Show target of symbolic link in "tree" view 18 years ago
Jakub Narebski 9aa1757382 gitweb: Don't use Content-Encoding: header in git_snapshot 18 years ago
Junio C Hamano bfddbc5e1e diff --numstat: show binary with '-' to match "apply --numstat" 18 years ago
Robin Rosenberg e86ad71fe5 Make cvsexportcommit work with filenames with spaces and non-ascii characters. 18 years ago
Junio C Hamano 6f98725822 shortlog: fix segfault on empty authorname 18 years ago
Junio C Hamano bca73251da shortlog: remove "[PATCH]" prefix from shortlog output 18 years ago
Junio C Hamano 73c7f5ec05 Merge branch 'maint' 18 years ago
Shawn O. Pearce 9abd46a347 Make sure the empty tree exists when needed in merge-recursive. 18 years ago
Jim Meyering 554a2636f7 Don't use memcpy when source and dest. buffers may overlap 18 years ago
Chris Wright d44c92d6ab no need to install manpages as executable 18 years ago
Junio C Hamano 158d057789 git-commit: allow --only to lose what was staged earlier. 18 years ago
Junio C Hamano 6c96753df9 Documentation/git-commit: rewrite to make it more end-user friendly. 18 years ago
Eric Wong f131dd492f rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am 18 years ago
Junio C Hamano cda2d3c112 git-rerere: add 'gc' command. 18 years ago
Eric Wong d9671b75ad rerere: add clear, diff, and status commands 18 years ago
J. Bruce Fields 4cfeccc75d Documentation: simpler shared repository creation 18 years ago
Jeff King 90ffefe564 shortlog: fix segfault on empty authorname 18 years ago
Josef Weidendorfer 62b339a544 Add branch.*.merge warning and documentation update 18 years ago
Junio C Hamano 2cdf87ebd9 Fix perl/ build. 18 years ago
Eric Wong a552db3a64 git-svn: use do_switch for --follow-parent if the SVN library supports it 18 years ago
Uwe Zeisberger bbee1d971d Fix documentation copy&paste typo 18 years ago
Eric Wong 006ede5e86 git-svn: extra error check to ensure we open a file correctly 18 years ago
J. Bruce Fields db9819a40a Documentation: update git-clone man page with new behavior 18 years ago
Junio C Hamano efe2c9e002 Merge branch 'maint' 18 years ago
Martin Langhoff 4f88d3e0cb cvsserver: Avoid miscounting bytes in Perl v5.8.x 18 years ago
Nicolas Pitre 46732fae3d change the unpack limit treshold to a saner value 18 years ago
J. Bruce Fields cd976f5c52 Documentation: reorganize cvs-migration.txt 18 years ago
Andy Parkins 955289bf92 Explicitly add the default "git pull" behaviour to .git/config on clone 18 years ago
Junio C Hamano de51faf388 git-merge: fix "fix confusion between tag and branch" for real 18 years ago
Eric Wong ebdf7b9522 git-svn: avoid network timeouts for long-running fetches 18 years ago
Jakub Narebski 5a4cf3346d gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view 18 years ago
Junio C Hamano 211e6eb513 git-merge: squelch needless error message. 18 years ago
Junio C Hamano c0b7391bf5 Merge 18 years ago
Junio C Hamano 2d13b732e3 Merge branch 'maint' 18 years ago
Junio C Hamano 49ed2bc466 git-reset to remove "$GIT_DIR/MERGE_MSG" 18 years ago
Johannes Schindelin fbe0b24ca5 merge-file: support -p and -q; fix compile warnings 18 years ago
Johannes Schindelin ba1f5f3537 Add builtin merge-file, a minimal replacement for RCS merge 18 years ago
J. Bruce Fields 4003a58e41 cvs-migration: improved section titles, better push/commit explanation 18 years ago
Johannes Schindelin 3a9f1a55ee cvs-migration document: make the need for "push" more obvious 18 years ago
Lars Hjemli 678d0f4cbf git-branch: let caller specify logmsg 18 years ago
Lars Hjemli 16c2bfbb44 rename_ref: use lstat(2) when testing for symlink 18 years ago
Lars Hjemli c976d415e5 git-branch: add options and tests for branch renaming 18 years ago
Junio C Hamano 22f741dab7 read-tree: document --exclude-per-directory 18 years ago
Junio C Hamano 1127148089 Loosen "working file will be lost" check in Porcelain-ish 18 years ago
Junio C Hamano f8a9d42872 read-tree: further loosen "working file will be lost" check. 18 years ago
Johannes Schindelin 98e6da8a36 xdl_merge(): fix and simplify conflict handling 18 years ago
Nicolas Pitre 366bfcb68f make 'git add' a first class user friendly interface to the index 18 years ago
Jakub Narebski 8ebe185bbf Document git-diff whitespace flags -b and -w 18 years ago
Johannes Schindelin c7c24889bb diff -b: ignore whitespace at end of line 18 years ago