Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken create_branch() in builtin-branch. | Junio C Hamano | 2007-03-10 | 1 | -14/+17 |
* | git-branch, git-checkout: autosetup for remote branch tracking | Paolo Bonzini | 2007-03-10 | 7 | -36/+229 |
* | Merge branch 'js/attach' | Junio C Hamano | 2007-03-10 | 11 | -47/+384 |
|\ | |||||
| * | format-patch --attach: not folding some long headers. | Junio C Hamano | 2007-03-04 | 8 | -76/+40 |
| * | format-patch: add --inline option and make --attach a true attachment | Johannes Schindelin | 2007-03-04 | 11 | -13/+386 |
* | | Merge branch 'js/diff-ni' | Junio C Hamano | 2007-03-10 | 32 | -131/+176 |
|\ \ | |||||
| * | | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 | 29 | -110/+110 |
| * | | diff --no-index: support /dev/null as filename | Johannes Schindelin | 2007-03-04 | 1 | -17/+17 |
| * | | diff-ni: fix the diff with standard input | Junio C Hamano | 2007-03-04 | 2 | -21/+40 |
| * | | diff: support reading a file from stdin via "-" | Johannes Schindelin | 2007-03-03 | 2 | -5/+31 |
* | | | Merge branch 'jc/fsck' | Junio C Hamano | 2007-03-10 | 3 | -15/+41 |
|\ \ \ | |||||
| * | | | fsck: exit with non-zero status upon errors | Junio C Hamano | 2007-03-05 | 1 | -5/+21 |
| * | | | unpack_sha1_file(): detect corrupt loose object files. | Junio C Hamano | 2007-03-05 | 2 | -9/+19 |
| * | | | fsck: fix broken loose object check. | Junio C Hamano | 2007-03-05 | 1 | -1/+1 |
* | | | | Merge branch 'pb/commit-i' | Junio C Hamano | 2007-03-10 | 2 | -7/+23 |
|\ \ \ \ | |||||
| * | | | | git-commit: add a --interactive option | Paolo Bonzini | 2007-03-09 | 2 | -7/+23 |
* | | | | | Merge branch 'js/revert-cherry' | Junio C Hamano | 2007-03-10 | 5 | -203/+407 |
|\ \ \ \ \ | |||||
| * | | | | | cherry-pick: Bug fix 'cherry picked from' message. | Shawn O. Pearce | 2007-03-05 | 1 | -2/+2 |
| * | | | | | cherry-pick: Suggest a better method to retain authorship | Johannes Schindelin | 2007-03-04 | 1 | -13/+6 |
| * | | | | | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 2007-03-03 | 5 | -204/+414 |
* | | | | | | Merge branch 'sp/make' | Junio C Hamano | 2007-03-10 | 3 | -44/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow "make -w" generate its usual output | Alex Riesen | 2007-03-06 | 1 | -2/+8 |
| * | | | | | | Support of "make -s": do not output anything of the build itself | Alex Riesen | 2007-03-06 | 1 | -3/+7 |
| * | | | | | | More build output cleaning up | Alex Riesen | 2007-03-06 | 2 | -4/+6 |
| * | | | | | | Make 'make' quiet by default | Shawn O. Pearce | 2007-03-06 | 3 | -5/+5 |
| * | | | | | | Make 'make' quieter while building git | Shawn O. Pearce | 2007-03-06 | 3 | -42/+62 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-10 | 7 | -48/+100 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | git.el: Retrieve commit log information from .dotest directory. | Alexandre Julliard | 2007-03-10 | 1 | -24/+53 |
| * | | | | | | git.el: Avoid appending a signoff line that is already present. | Alexandre Julliard | 2007-03-10 | 1 | -6/+18 |
| * | | | | | | setup_git_directory_gently: fix off-by-one error | Matthias Lederhofer | 2007-03-10 | 1 | -1/+1 |
| * | | | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-03-10 | 3 | -20/+29 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | user-manual: install user manual stylesheet with other web documents | J. Bruce Fields | 2007-03-10 | 1 | -1/+1 |
| | * | | | | | | user-manual: fix rendering of history diagrams | J. Bruce Fields | 2007-03-10 | 1 | -4/+21 |
| | * | | | | | | user-manual: fix missing colon in git-show example | J. Bruce Fields | 2007-03-10 | 1 | -1/+1 |
| | * | | | | | | user-manual: fix inconsistent use of pull and merge | J. Bruce Fields | 2007-03-10 | 1 | -11/+3 |
| | * | | | | | | user-manual: fix inconsistent example | J. Bruce Fields | 2007-03-10 | 1 | -2/+2 |
| | * | | | | | | glossary: fix overoptimistic automatic linking of defined terms | J. Bruce Fields | 2007-03-10 | 1 | -1/+1 |
| * | | | | | | | Documentation: s/seperator/separator/ | Jeff King | 2007-03-09 | 1 | -3/+3 |
| * | | | | | | | Adjust reflog filemode in shared repository | Matthias Kestenholz | 2007-03-09 | 1 | -0/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'js/config-rename' | Junio C Hamano | 2007-03-08 | 4 | -25/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-config: document --rename-section, provide --remove-section | Paolo Bonzini | 2007-03-03 | 4 | -25/+74 |
* | | | | | | | | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-03-07 | 3 | -18/+88 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow fast-import frontends to reload the marks table | Shawn O. Pearce | 2007-03-07 | 3 | -1/+56 |
| * | | | | | | | | Use atomic updates to the fast-import mark file | Shawn O. Pearce | 2007-03-07 | 1 | -9/+26 |
| * | | | | | | | | Preallocate memory earlier in fast-import | Shawn O. Pearce | 2007-03-07 | 1 | -8/+6 |
* | | | | | | | | | Teach receive-pack to run pre-receive/post-receive hooks | Shawn O. Pearce | 2007-03-07 | 3 | -62/+191 |
* | | | | | | | | | Refactor handling of error_string in receive-pack | Shawn O. Pearce | 2007-03-07 | 2 | -32/+36 |
* | | | | | | | | | Refactor run_update_hook to be more useful | Shawn O. Pearce | 2007-03-07 | 1 | -19/+44 |
* | | | | | | | | | Don't run post-update hook unless a ref changed | Shawn O. Pearce | 2007-03-07 | 1 | -4/+4 |
* | | | | | | | | | Move post-update hook to after all other activity | Shawn O. Pearce | 2007-03-07 | 1 | -2/+1 |