Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'maint' | Junio C Hamano | 2006-08-21 | 2 | -2/+9 | |
|\ \ | ||||||
| * | | builtin-mv: readability patch | Johannes Schindelin | 2006-08-21 | 1 | -60/+44 | |
| * | | git-mv: fix off-by-one error | Johannes Schindelin | 2006-08-21 | 1 | -1/+1 | |
| * | | git-mv: special case destination "." | Johannes Schindelin | 2006-08-21 | 2 | -1/+8 | |
* | | | builtin-mv: readability patch | Johannes Schindelin | 2006-08-20 | 1 | -60/+44 | |
* | | | Indentation fix. | Tilman Sauerbeck | 2006-08-17 | 1 | -6/+6 | |
* | | | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 | 31 | -71/+74 | |
* | | | gitweb: Uniquify version info output, add meta generator in page header | Jakub Narebski | 2006-08-17 | 1 | -1/+2 | |
| |/ |/| | ||||||
* | | Merge branch 'jc/format-patch' | Junio C Hamano | 2006-08-16 | 1 | -1/+43 | |
|\ \ | ||||||
| * | | Add a newline before appending "Signed-off-by: " line | Franck Bui-Huu | 2006-08-13 | 1 | -1/+43 | |
* | | | Be nicer if git executable is not installed | Ville Skyttä | 2006-08-16 | 1 | -1/+1 | |
* | | | Merge branch 'jc/racy' | Junio C Hamano | 2006-08-16 | 4 | -60/+236 | |
|\ \ \ | ||||||
| * | | | Remove the "delay writing to avoid runtime penalty of racy-git avoidance" | Junio C Hamano | 2006-08-15 | 1 | -52/+1 | |
| * | | | Add check program "git-check-racy" | Junio C Hamano | 2006-08-15 | 3 | -4/+42 | |
| * | | | Documentation/technical/racy-git.txt | Junio C Hamano | 2006-08-15 | 1 | -0/+193 | |
| * | | | avoid nanosleep(2) | Junio C Hamano | 2006-08-15 | 1 | -5/+1 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2006-08-16 | 1 | -9/+16 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | [PATCH] git-mv: add more path normalization | Johannes Schindelin | 2006-08-16 | 1 | -9/+16 | |
* | | | | builtin-grep: remove unused debugging cruft. | Junio C Hamano | 2006-08-16 | 1 | -57/+0 | |
* | | | | gitweb: Add support for per project git URLs | Jakub Narebski | 2006-08-16 | 1 | -3/+17 | |
* | | | | gitweb: consolidate action URL generation. | Martin Waitz | 2006-08-15 | 1 | -87/+84 | |
* | | | | gitweb: provide function to format the URL for an action link. | Martin Waitz | 2006-08-15 | 1 | -0/+27 | |
* | | | | gitweb: Show project's git URL on summary page | Jakub Narebski | 2006-08-15 | 2 | -2/+14 | |
* | | | | remove unnecessary initializations | David Rientjes | 2006-08-15 | 42 | -163/+163 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2006-08-15 | 4 | -9/+13 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | finish_connect(): thinkofix | Junio C Hamano | 2006-08-15 | 1 | -8/+3 | |
| * | | | git-mv: succeed even if source is a prefix of destination | Johannes Schindelin | 2006-08-15 | 2 | -1/+8 | |
| * | | | Solaris does not support C99 format strings before version 10 | Dennis Stosberg | 2006-08-15 | 1 | -0/+2 | |
* | | | | use appropriate typedefs | David Rientjes | 2006-08-15 | 4 | -8/+8 | |
* | | | | make inline is_null_sha1 global | David Rientjes | 2006-08-15 | 7 | -13/+11 | |
| |/ / |/| | | ||||||
* | | | git-apply --binary: clean up and prepare for --reverse | Junio C Hamano | 2006-08-15 | 1 | -65/+141 | |
* | | | Fix detection of ipv6 on Solaris | Dennis Stosberg | 2006-08-15 | 1 | -0/+1 | |
* | | | Look for sockaddr_storage in sys/socket.h | Dennis Stosberg | 2006-08-15 | 1 | -2/+4 | |
* | | | Solaris has strlcpy() at least since version 8 | Dennis Stosberg | 2006-08-15 | 1 | -1/+0 | |
* | | | git-apply --reverse: simplify reverse option. | Junio C Hamano | 2006-08-14 | 1 | -16/+12 | |
* | | | t4116 apply --reverse test | Junio C Hamano | 2006-08-14 | 1 | -0/+46 | |
* | | | Make sha1flush void and remove conditional return. | David Rientjes | 2006-08-14 | 1 | -2/+2 | |
* | | | Make upload_pack void and remove conditional return. | David Rientjes | 2006-08-14 | 1 | -6/+5 | |
* | | | Make track_tree_refs void. | David Rientjes | 2006-08-14 | 1 | -2/+1 | |
* | | | Make pack_objects void. | David Rientjes | 2006-08-14 | 1 | -2/+1 | |
* | | | Make fsck_dir void. | David Rientjes | 2006-08-14 | 1 | -3/+2 | |
* | | | Make checkout_all void. | David Rientjes | 2006-08-14 | 1 | -2/+1 | |
* | | | Make show_entry void | David Rientjes | 2006-08-14 | 1 | -6/+6 | |
* | | | Make pprint_tag void and cleans up call in cmd_cat_file. | David Rientjes | 2006-08-14 | 1 | -4/+5 | |
* | | | Remove combine-diff.c::uninteresting() | Junio C Hamano | 2006-08-14 | 1 | -9/+2 | |
* | | | read-cache.c cleanup | David Rientjes | 2006-08-14 | 1 | -7/+3 | |
* | | | http-push.c cleanup | David Rientjes | 2006-08-14 | 1 | -4/+1 | |
* | | | diff.c cleanup | David Rientjes | 2006-08-14 | 1 | -3/+1 | |
* | | | builtin-push.c cleanup | David Rientjes | 2006-08-14 | 1 | -4/+2 | |
* | | | builtin-grep.c cleanup | David Rientjes | 2006-08-14 | 1 | -3/+1 |