aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Revert "move pack creation to version 3"Junio C Hamano2006-10-14
* | | | | | | | | | | | | Merge branch 'jc/http'v1.4.3-rc3Junio C Hamano2006-10-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add WEBDAV timeout to http-fetch.Junio C Hamano2006-10-08
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-14
* | | | | | | | | | | | | cvsserver: fix "cvs diff" in a subdirectoryJohannes Schindelin2006-10-14
* | | | | | | | | | | | | cvsserver: Show correct letters for modified, removed and added filesJohannes Schindelin2006-10-14
* | | | | | | | | | | | | git-svn: reduce memory usage for large commitsEric Wong2006-10-14
* | | | | | | | | | | | | Fix tracing when GIT_TRACE is set to an empty string.Christian Couder2006-10-14
* | | | | | | | | | | | | Make write_sha1_file_prepare() staticRene Scharfe2006-10-14
* | | | | | | | | | | | | Add hash_sha1_file()Rene Scharfe2006-10-14
* | | | | | | | | | | | | git-svn: fix commits over svn+ssh://Eric Wong2006-10-14
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-13
* | | | | | | | | | | | Documentation: add missing second colons and remove a typoRene Scharfe2006-10-12
* | | | | | | | | | | | diff: fix 2 whitespace issuesJohannes Schindelin2006-10-12
* | | | | | | | | | | | apply --numstat -z: line termination fix.Junio C Hamano2006-10-12
* | | | | | | | | | | | git-svn: add a message encouraging use of SVN::* librariesEric Wong2006-10-11
* | | | | | | | | | | | commit: fix a segfault when displaying a commit with unreachable parentsEric Wong2006-10-11
* | | | | | | | | | | | git-svn: -h(elp) message formatting fixesEric Wong2006-10-11
* | | | | | | | | | | | Documentation/git-svn: document some of the newer featuresEric Wong2006-10-11
* | | | | | | | | | | | git-svn: log command fixesEric Wong2006-10-11
* | | | | | | | | | | | git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong2006-10-11
* | | | | | | | | | | | atomic write for sideband remote messagesNicolas Pitre2006-10-11
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarchJunio C Hamano2006-10-11
* | | | | | | | | | | git-pull: we say commit X, not X commit.Junio C Hamano2006-10-10
* | | | | | | | | | | git-fetch --update-head-ok typofixJunio C Hamano2006-10-10
* | | | | | | | | | | paginate git-diff by defaultMartin Waitz2006-10-10
* | | | | | | | | | | add commit count options to git-shortlogv1.4.3-rc2Nicolas Pitre2006-10-09
* | | | | | | | | | | Fix git-revertJunio C Hamano2006-10-09
|/ / / / / / / / / /
* | | | | | | | | | gitweb: Cleanup Git logo and Git logo target generationJakub Narebski2006-10-08
* | | | | | | | | | git-tar-tree: don't RUN_SETUPRene Scharfe2006-10-08
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | test-lib: separate individual test better in verbose mode.Martin Waitz2006-10-07
* | | | | | | | | git-commit: fix coding style.Martin Waitz2006-10-07
* | | | | | | | | gitweb: [commit view] Do not suppress commitdiff link in root commitPetr Baudis2006-10-07
* | | | | | | | | gitweb: Handle commits with empty commit messages more reasonablyPetr Baudis2006-10-07
* | | | | | | | | gitweb: Separate (new) and (deleted) in commitdiff by a spacePetr Baudis2006-10-07
* | | | | | | | | Show snapshot link in shortlog only if have_snapshoPetr Baudis2006-10-07
* | | | | | | | | gitweb: refactor decode() for utf8 conversionYasushi SHOJI2006-10-06
* | | | | | | | | Add default values for --window and --depth to the docsDennis Stosberg2006-10-06
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | cherry-pick: make -r the defaultJunio C Hamano2006-10-05
* | | | | | | | git-send-email: avoid uninitialized variable warning.Junio C Hamano2006-10-05
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | gitweb: Make the Git logo link target to point to the homepageJunio C Hamano2006-10-05
* | | | | | | gitweb: blame: Minimize vertical table row paddingLuben Tuikov2006-10-05
* | | | | | | gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov2006-10-05
* | | | | | | vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard2006-10-05
* | | | | | | git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard2006-10-05
* | | | | | | tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-05
* | | | | | | Add git-upload-archive to the main git man pageFranck Bui-Huu2006-10-05
| |_|/ / / / |/| | | | |
* | | | | | git-commit: cleanup unused function.Martin Waitz2006-10-03
* | | | | | Fix usage string to match that given in the man pageAlan Chandler2006-10-03
* | | | | | Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler2006-10-03