summaryrefslogtreecommitdiffstats
path: root/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-14cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin1-1/+1
2006-10-14cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin1-12/+51
2006-10-14git-svn: reduce memory usage for large commitsEric Wong1-2/+4
2006-10-14Fix tracing when GIT_TRACE is set to an empty string.Christian Couder1-1/+2
2006-10-14Make write_sha1_file_prepare() staticRene Scharfe2-12/+3
2006-10-14Add hash_sha1_file()Rene Scharfe5-34/+22
2006-10-14git-svn: fix commits over svn+ssh://Eric Wong1-2/+2
2006-10-13t4015: work-around here document problem on Cygwin.Junio C Hamano1-6/+6
2006-10-12Documentation: add missing second colons and remove a typoRene Scharfe4-6/+6
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin2-17/+134
2006-10-12apply --numstat -z: line termination fix.Junio C Hamano1-1/+1
2006-10-11git-svn: add a message encouraging use of SVN::* librariesEric Wong1-0/+14
2006-10-11commit: fix a segfault when displaying a commit with unreachable parentsEric Wong1-4/+7
2006-10-11git-svn: -h(elp) message formatting fixesEric Wong1-2/+2
2006-10-11Documentation/git-svn: document some of the newer featuresEric Wong1-16/+123
2006-10-11git-svn: log command fixesEric Wong1-7/+25
2006-10-11git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong1-4/+14
2006-10-11atomic write for sideband remote messagesNicolas Pitre4-17/+19
2006-10-11git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarchJunio C Hamano1-1/+1
2006-10-10git-pull: we say commit X, not X commit.Junio C Hamano1-1/+1
2006-10-10git-fetch --update-head-ok typofixJunio C Hamano1-3/+3
2006-10-10paginate git-diff by defaultMartin Waitz1-1/+1
2006-10-09add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre2-7/+54
2006-10-09Fix git-revertJunio C Hamano1-1/+3
2006-10-08Add WEBDAV timeout to http-fetch.Junio C Hamano1-257/+0
2006-10-08gitweb: Cleanup Git logo and Git logo target generationJakub Narebski2-8/+14
2006-10-08git-tar-tree: don't RUN_SETUPRene Scharfe1-1/+1
2006-10-07test-lib: separate individual test better in verbose mode.Martin Waitz1-0/+3
2006-10-07git-commit: fix coding style.Martin Waitz1-231/+233
2006-10-07gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis1-1/+1
2006-10-07gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis1-0/+3
2006-10-07gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis1-2/+2
2006-10-07Show snapshot link in shortlog only if have_snapshoPetr Baudis1-2/+4
2006-10-06gitweb: refactor decode() for utf8 conversionYasushi SHOJI1-7/+13
2006-10-06Add default values for --window and --depth to the docsDennis Stosberg2-4/+6
2006-10-05cherry-pick: make -r the defaultJunio C Hamano2-12/+23
2006-10-05git-send-email: avoid uninitialized variable warning.Junio C Hamano1-1/+1
2006-10-05gitweb: Make the Git logo link target to point to the homepageJunio C Hamano1-1/+6
2006-10-05gitweb: blame: Minimize vertical table row paddingLuben Tuikov1-0/+6
2006-10-05gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov1-5/+0
2006-10-05vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard1-2/+2
2006-10-05git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard1-2/+2
2006-10-05tar-tree deprecation: we eat our own dog food.Junio C Hamano2-5/+9
2006-10-05Add git-upload-archive to the main git man pageFranck Bui-Huu1-0/+3
2006-10-03git-commit: cleanup unused function.Martin Waitz1-27/+0
2006-10-03Fix usage string to match that given in the man pageAlan Chandler1-1/+1
2006-10-03Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler1-0/+7
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz1-1/+25
2006-10-03gitweb: Escape ESCAPE (\e) characterLuben Tuikov1-0/+1
2006-10-03escape tilde in Documentation/git-rev-parse.txtJunio C Hamano2-1/+2