summaryrefslogtreecommitdiffstats
path: root/sha1_file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-12gitweb: Hyperlink target of symbolic link in "tree" view (if possible)Jakub Narebski1-1/+51
2006-12-12gitweb: Add generic git_object subroutine to display object of any typeJakub Narebski1-0/+48
2006-12-12gitweb: Show target of symbolic link in "tree" viewJakub Narebski1-8/+34
2006-12-12gitweb: Don't use Content-Encoding: header in git_snapshotJakub Narebski1-2/+1
2006-12-11shortlog: fix segfault on empty authornameJunio C Hamano1-1/+2
2006-12-11shortlog: remove "[PATCH]" prefix from shortlog outputJunio C Hamano1-2/+8
2006-12-11Make sure the empty tree exists when needed in merge-recursive.Shawn O. Pearce1-1/+1
2006-12-11Don't use memcpy when source and dest. buffers may overlapJim Meyering1-1/+1
2006-12-11no need to install manpages as executableChris Wright1-2/+2
2006-12-09Documentation: simpler shared repository creationJ. Bruce Fields1-13/+14
2006-12-09shortlog: fix segfault on empty authornameJeff King1-2/+2
2006-12-09Add branch.*.merge warning and documentation updateJosef Weidendorfer2-2/+20
2006-12-08Fix perl/ build.Junio C Hamano2-1/+2
2006-12-08git-svn: use do_switch for --follow-parent if the SVN library supports itEric Wong1-7/+39
2006-12-08Fix documentation copy&paste typoUwe Zeisberger1-1/+1
2006-12-08git-svn: extra error check to ensure we open a file correctlyEric Wong1-0/+3
2006-12-08Documentation: update git-clone man page with new behaviorJ. Bruce Fields1-13/+12
2006-12-07cvsserver: Avoid miscounting bytes in Perl v5.8.xMartin Langhoff1-0/+1
2006-12-07change the unpack limit treshold to a saner valueNicolas Pitre1-1/+1
2006-12-07Documentation: reorganize cvs-migration.txtJ. Bruce Fields1-245/+104
2006-12-06git-merge: fix "fix confusion between tag and branch" for realJunio C Hamano1-2/+3
2006-12-06git-svn: avoid network timeouts for long-running fetchesEric Wong1-0/+1
2006-12-06gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" viewJakub Narebski1-8/+22
2006-12-06git-merge: squelch needless error message.Junio C Hamano1-1/+1
2006-12-06git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano1-1/+2
2006-12-06cvs-migration: improved section titles, better push/commit explanationJ. Bruce Fields1-7/+12
2006-12-06cvs-migration document: make the need for "push" more obviousJohannes Schindelin1-0/+5
2006-12-05Document git-diff whitespace flags -b and -wJakub Narebski1-0/+16
2006-12-05diff -b: ignore whitespace at end of lineJohannes Schindelin2-5/+4
2006-12-04unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.Junio C Hamano1-3/+5
2006-12-04receive-pack: do not insist on fast-forward outside refs/heads/Junio C Hamano1-1/+2
2006-12-04git-fetch: ignore dereferenced tags in expand_refs_wildcardMichael Loeffler1-1/+1
2006-12-04git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski2-5/+5
2006-12-04gitweb: Fix Atom feed <logo>: it is $logo, not $logo_urlJakub Narebski1-1/+1
2006-12-04Make perl/ build procedure ActiveState friendly.Alex Riesen3-7/+57
2006-12-04Pass -M to diff in request-pullDavid Miller1-1/+1
2006-12-04Set permissions of each new file before "cvs add"ing it.Jim Meyering2-0/+29
2006-12-04git-mv: search more precisely for source directory in indexJohannes Schindelin2-4/+20
2006-12-03git-svn: avoid fetching files twice in the same revisionEric Wong1-5/+5
2006-12-03git-merge: fix confusion between tag and branchJunio C Hamano1-5/+5
2006-12-02De-emphasise the symbolic link documentation.Andy Parkins1-18/+11
2006-12-02git-diff: Introduce --index and deprecate --cached.Andreas Ericsson2-3/+5
2006-12-02ls-files: Give hints when errors happen.Andreas Ericsson1-1/+5
2006-11-30pack-objects: remove redundent status informationNicolas Pitre1-2/+4
2006-11-29Document git-repo-config --bool/--int options.Andy Parkins1-0/+6
2006-11-29tutorial: talk about user.name early and don't start with commit -aJunio C Hamano1-5/+24
2006-11-29git-blame: fix rev parameter handling.Alex Riesen1-0/+1
2006-11-29git blame -C: fix output format tweaks when crossing file boundary.Junio C Hamano1-5/+5
2006-11-29git-svn: fix multi-initEric Wong1-4/+9
2006-11-29git-svn: documentation updatesEric Wong1-21/+19