| Commit message (Expand) | Author | Age | Files | Lines |
* | make it more obvious that temporary files are temporary files | Nicolas Pitre | 2007-03-24 | 3 | -6/+6 |
* | update-hook: remove e-mail sending hook. | Andy Parkins | 2007-03-24 | 1 | -222/+3 |
* | git-am documentation: describe what is taken from where. | Junio C Hamano | 2007-03-24 | 1 | -0/+27 |
* | git-revert: Revert revert message to old behaviour | Johannes Schindelin | 2007-03-24 | 1 | -5/+5 |
* | Merge branch 'maint' | Junio C Hamano | 2007-03-23 | 1 | -1/+1 |
|\ |
|
| * | gitweb: Fix "next" link in commit view | Jakub Narebski | 2007-03-23 | 1 | -1/+1 |
* | | Documentation: bisect: make a comment fit better in the man page. | Christian Couder | 2007-03-23 | 1 | -3/+3 |
* | | Documentation: bisect: add some titles to some paragraphs. | Christian Couder | 2007-03-23 | 1 | -0/+21 |
* | | Documentation: bisect: reformat more paragraphs. | Christian Couder | 2007-03-23 | 1 | -34/+39 |
* | | Documentation: bisect: reword one paragraph. | Christian Couder | 2007-03-23 | 1 | -3/+3 |
* | | Documentation: bisect: reformat some paragraphs. | Christian Couder | 2007-03-23 | 1 | -6/+6 |
* | | Fix path-limited "rev-list --bisect" termination condition. | Junio C Hamano | 2007-03-23 | 1 | -1/+1 |
* | | git-bisect.sh: properly dq $GIT_DIR | Junio C Hamano | 2007-03-23 | 1 | -1/+1 |
* | | git-bisect: typofix | Junio C Hamano | 2007-03-23 | 1 | -1/+1 |
* | | checkout: report where the new HEAD is upon detaching HEAD | Junio C Hamano | 2007-03-23 | 1 | -2/+10 |
* | | Bisect: implement "git bisect run <cmd>..." to automatically bisect. | Christian Couder | 2007-03-23 | 3 | -3/+138 |
* | | Bisect: convert revs given to good and bad to commits | Uwe Kleine-König | 2007-03-23 | 1 | -2/+2 |
* | | t4118: be nice to non-GNU sed | Johannes Schindelin | 2007-03-22 | 1 | -1/+2 |
* | | git-apply: Do not free the wrong buffer when we convert the data for writeout | Junio C Hamano | 2007-03-22 | 1 | -7/+10 |
* | | Merge git://git2.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2007-03-22 | 1 | -2/+2 |
|\ \ |
|
| * | | [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk | Brandon Casey | 2007-03-21 | 1 | -2/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-03-22 | 2 | -5/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Documentation/pack-format.txt: Clear up description of types. | Peter Eriksen | 2007-03-22 | 1 | -4/+6 |
| * | | fix typo in git-am manpage | Michael S. Tsirkin | 2007-03-21 | 1 | -1/+1 |
* | | | update HEAD reflog when branch pointed to by HEAD is directly modified | Nicolas Pitre | 2007-03-22 | 1 | -0/+21 |
* | | | update-hook: abort early if the project description is unset | Andy Parkins | 2007-03-22 | 1 | -0/+6 |
* | | | git-merge: Put FETCH_HEAD data in merge commit message | Michael S. Tsirkin | 2007-03-22 | 1 | -0/+4 |
* | | | git-rebase: make 'rebase HEAD branch' work as expected. | Junio C Hamano | 2007-03-22 | 1 | -4/+4 |
* | | | tree_entry_interesting(): allow it to say "everything is interesting" | Junio C Hamano | 2007-03-22 | 1 | -5/+28 |
* | | | tree-diff: avoid strncmp() | Junio C Hamano | 2007-03-22 | 1 | -23/+37 |
* | | | Teach tree_entry_interesting() that the tree entries are sorted. | Junio C Hamano | 2007-03-22 | 1 | -6/+35 |
* | | | Switch over tree descriptors to contain a pre-parsed entry | Linus Torvalds | 2007-03-21 | 2 | -62/+57 |
* | | | Initialize tree descriptors with a helper function rather than by hand. | Linus Torvalds | 2007-03-21 | 15 | -62/+60 |
* | | | Remove "pathlen" from "struct name_entry" | Linus Torvalds | 2007-03-21 | 6 | -15/+14 |
* | | | blame: cmp_suspect is not "cmp" anymore. | Junio C Hamano | 2007-03-20 | 1 | -13/+13 |
* | | | minor git-prune optimization | Nicolas Pitre | 2007-03-20 | 1 | -4/+4 |
* | | | improve checkout message when asking for same branch | Nicolas Pitre | 2007-03-20 | 1 | -1/+6 |
* | | | Be more careful about zlib return values | Linus Torvalds | 2007-03-20 | 1 | -4/+9 |
* | | | Don't ever return corrupt objects from "parse_object()" | Linus Torvalds | 2007-03-20 | 1 | -2/+4 |
* | | | index-pack: more validation checks and cleanups | Nicolas Pitre | 2007-03-20 | 1 | -9/+9 |
* | | | index-pack: use hash_sha1_file() | Nicolas Pitre | 2007-03-20 | 3 | -23/+4 |
* | | | don't ever allow SHA1 collisions to exist by fetching a pack | Nicolas Pitre | 2007-03-20 | 2 | -4/+27 |
* | | | git-fetch: Fix single_force in append_fetch_head | Santi Béjar | 2007-03-20 | 1 | -2/+2 |
* | | | Merge git://git2.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2007-03-19 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | [PATCH] gitk: bind <F5> key to Update (reread commits) | Eric Wong | 2007-03-12 | 1 | -0/+2 |
* | | | make git clone -q suppress the noise with http fetch | Chris Wright | 2007-03-19 | 1 | -1/+2 |
* | | | Fix loose object uncompression check. | Linus Torvalds | 2007-03-19 | 1 | -2/+15 |
* | | | contrib/continuous: a continuous integration build manager | Shawn O. Pearce | 2007-03-19 | 2 | -0/+607 |
* | | | Provide some technical documentation for shallow clones | Johannes Schindelin | 2007-03-19 | 1 | -0/+49 |
* | | | Add a HOWTO for setting up a standalone git daemon | Johannes Schindelin | 2007-03-19 | 1 | -0/+52 |