| Commit message (Expand) | Author | Age |
* | Set $HOME for selftests | Gerrit Pape | 2006-10-24 |
* | gitweb: Fix setting $/ in parse_commit()v1.4.3.2 | Petr Baudis | 2006-10-23 |
* | daemon: do not die on older clients. | Junio C Hamano | 2006-10-23 |
* | xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header. | Jim Meyering | 2006-10-23 |
* | git-clone: honor --quiet | Jim Meyering | 2006-10-23 |
* | Documentation for the [remote] config | Santi Béjar | 2006-10-23 |
* | prune-packed: Fix uninitialized variable. | Alexandre Julliard | 2006-10-23 |
* | pager: default to LESS=FRSX not LESS=FRS | Junio C Hamano | 2006-10-22 |
* | Make prune also run prune-packed | J. Bruce Fields | 2006-10-22 |
* | git-vc: better installation instructions | Karl Hasselström | 2006-10-22 |
* | gitweb: Do not esc_html $basedir argument to git_print_tree_entry | Jakub Narebski | 2006-10-22 |
* | gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2) | Jakub Narebski | 2006-10-22 |
* | Fix usagestring for git-branch | Lars Hjemli | 2006-10-22 |
* | git-merge: show usage if run without arguments | Rene Scharfe | 2006-10-22 |
* | Fix typo in show-index.cv1.4.3.1 | Lars Hjemli | 2006-10-20 |
* | pager: default to LESS=FRS | Junio C Hamano | 2006-10-20 |
* | git-apply: prepare for upcoming GNU diff -u format change. | Linus Torvalds | 2006-10-19 |
* | Add revspec documentation for ':path', ':[0-3]:path' and git-describe | pclouds@gmail.com | 2006-10-18 |
* | Reject hexstring longer than 40-bytes in get_short_sha1() | pclouds@gmail.com | 2006-10-18 |
* | reduce delta head inflated size | Nicolas Pitre | 2006-10-18 |
* | git-imap-send: Strip smtp From_ header from imap message.v1.4.3 | Markus Amsler | 2006-10-18 |
* | add proper dependancies on the xdiff source | Andy Whitcroft | 2006-10-17 |
* | Merge branch 'maint' | Junio C Hamano | 2006-10-16 |
|\ |
|
| * | Fix hash function in xdiff libraryv1.4.2.4 | Linus Torvalds | 2006-10-16 |
* | | svnimport: Fix broken tags being generated | Petr Baudis | 2006-10-15 |
* | | Replace open-coded version of hash_sha1_file() | Rene Scharfe | 2006-10-15 |
* | | Make write_sha1_file_prepare() void | Rene Scharfe | 2006-10-15 |
* | | Revert "move pack creation to version 3" | Junio C Hamano | 2006-10-14 |
* | | Merge branch 'jc/http'v1.4.3-rc3 | Junio C Hamano | 2006-10-14 |
|\ \ |
|
| * | | 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 |