Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | Add WEBDAV timeout to http-fetch. | Junio C Hamano | 2006-10-08 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | clone: the given repository dir should be relative to $PWD | Yasushi SHOJI | 2006-10-14 | |
* | | | | | | | | | | | | | cvsserver: fix "cvs diff" in a subdirectory | Johannes Schindelin | 2006-10-14 | |
* | | | | | | | | | | | | | cvsserver: Show correct letters for modified, removed and added files | Johannes Schindelin | 2006-10-14 | |
* | | | | | | | | | | | | | git-svn: reduce memory usage for large commits | Eric Wong | 2006-10-14 | |
* | | | | | | | | | | | | | Fix tracing when GIT_TRACE is set to an empty string. | Christian Couder | 2006-10-14 | |
* | | | | | | | | | | | | | Make write_sha1_file_prepare() static | Rene Scharfe | 2006-10-14 | |
* | | | | | | | | | | | | | Add hash_sha1_file() | Rene Scharfe | 2006-10-14 | |
* | | | | | | | | | | | | | git-svn: fix commits over svn+ssh:// | Eric Wong | 2006-10-14 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | t4015: work-around here document problem on Cygwin. | Junio C Hamano | 2006-10-13 | |
* | | | | | | | | | | | | Documentation: add missing second colons and remove a typo | Rene Scharfe | 2006-10-12 | |
* | | | | | | | | | | | | diff: fix 2 whitespace issues | Johannes Schindelin | 2006-10-12 | |
* | | | | | | | | | | | | apply --numstat -z: line termination fix. | Junio C Hamano | 2006-10-12 | |
* | | | | | | | | | | | | git-svn: add a message encouraging use of SVN::* libraries | Eric Wong | 2006-10-11 | |
* | | | | | | | | | | | | commit: fix a segfault when displaying a commit with unreachable parents | Eric Wong | 2006-10-11 | |
* | | | | | | | | | | | | git-svn: -h(elp) message formatting fixes | Eric Wong | 2006-10-11 | |
* | | | | | | | | | | | | Documentation/git-svn: document some of the newer features | Eric Wong | 2006-10-11 | |
* | | | | | | | | | | | | git-svn: log command fixes | Eric Wong | 2006-10-11 | |
* | | | | | | | | | | | | git-svn: multi-init saves and reuses --tags and --branches arguments | Eric Wong | 2006-10-11 | |
* | | | | | | | | | | | | atomic write for sideband remote messages | Nicolas Pitre | 2006-10-11 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | git.spec.in: perl subpackage is installed in perl_vendorlib not vendorarch | Junio C Hamano | 2006-10-11 | |
* | | | | | | | | | | | git-pull: we say commit X, not X commit. | Junio C Hamano | 2006-10-10 | |
* | | | | | | | | | | | git-fetch --update-head-ok typofix | Junio C Hamano | 2006-10-10 | |
* | | | | | | | | | | | paginate git-diff by default | Martin Waitz | 2006-10-10 | |
* | | | | | | | | | | | add commit count options to git-shortlogv1.4.3-rc2 | Nicolas Pitre | 2006-10-09 | |
* | | | | | | | | | | | Fix git-revert | Junio C Hamano | 2006-10-09 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | gitweb: Cleanup Git logo and Git logo target generation | Jakub Narebski | 2006-10-08 | |
* | | | | | | | | | | git-tar-tree: don't RUN_SETUP | Rene Scharfe | 2006-10-08 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | test-lib: separate individual test better in verbose mode. | Martin Waitz | 2006-10-07 | |
* | | | | | | | | | git-commit: fix coding style. | Martin Waitz | 2006-10-07 | |
* | | | | | | | | | gitweb: [commit view] Do not suppress commitdiff link in root commit | Petr Baudis | 2006-10-07 | |
* | | | | | | | | | gitweb: Handle commits with empty commit messages more reasonably | Petr Baudis | 2006-10-07 | |
* | | | | | | | | | gitweb: Separate (new) and (deleted) in commitdiff by a space | Petr Baudis | 2006-10-07 | |
* | | | | | | | | | Show snapshot link in shortlog only if have_snapsho | Petr Baudis | 2006-10-07 | |
* | | | | | | | | | gitweb: refactor decode() for utf8 conversion | Yasushi SHOJI | 2006-10-06 | |
* | | | | | | | | | Add default values for --window and --depth to the docs | Dennis Stosberg | 2006-10-06 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
* | | | | | | | | cherry-pick: make -r the default | Junio C Hamano | 2006-10-05 | |
* | | | | | | | | git-send-email: avoid uninitialized variable warning. | Junio C Hamano | 2006-10-05 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
* | | | | | | | gitweb: Make the Git logo link target to point to the homepage | Junio C Hamano | 2006-10-05 | |
* | | | | | | | gitweb: blame: Minimize vertical table row padding | Luben Tuikov | 2006-10-05 | |
* | | | | | | | gitweb: Do not print "log" and "shortlog" redundantly in commit view | Luben Tuikov | 2006-10-05 | |
* | | | | | | | vc-git.el: Switch to using git-blame instead of git-annotate. | Alexandre Julliard | 2006-10-05 | |
* | | | | | | | git.el: Fixed inverted "renamed from/to" message. | Alexandre Julliard | 2006-10-05 | |
* | | | | | | | tar-tree deprecation: we eat our own dog food. | Junio C Hamano | 2006-10-05 | |
* | | | | | | | Add git-upload-archive to the main git man page | Franck Bui-Huu | 2006-10-05 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | git-commit: cleanup unused function. | Martin Waitz | 2006-10-03 | |
* | | | | | | Fix usage string to match that given in the man page | Alan Chandler | 2006-10-03 | |
* | | | | | | Update the gitweb/README file to include setting the GITWEB_CONFIG environment | Alan Chandler | 2006-10-03 | |
* | | | | | | gitweb: document webserver configuration for common gitweb/repo URLs. | Martin Waitz | 2006-10-03 | |
* | | | | | | gitweb: Escape ESCAPE (\e) character | Luben Tuikov | 2006-10-03 |