Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-14 | builtin-push.c cleanup | David Rientjes | 1 | -4/+2 |
2006-08-03 | Fixup command names in some usage strings. | Ramsay Allan Jones | 1 | -1/+1 |
2006-08-02 | git-push: allow -f as an alias for --force | Jeff King | 1 | -2/+2 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -1/+1 |
2006-07-10 | Avoid C99 comments, use old-style C comments instead. | Pavel Roskin | 1 | -1/+1 |
2006-07-10 | Fix more typos, primarily in the code | Pavel Roskin | 1 | -1/+1 |
2006-06-05 | builtin-push: don't pass --thin to HTTP transport | Nick Hengeveld | 1 | -9/+11 |
2006-05-04 | builtin-push: --all and --tags _are_ explicit refspecs | Johannes Schindelin | 1 | -2/+2 |
2006-05-02 | builtin-push: also ask config for remote information | Johannes Schindelin | 1 | -0/+39 |
2006-04-30 | Fix builtin-push to honor Push: lines in remotes file. | Junio C Hamano | 1 | -16/+18 |
2006-04-30 | builtin-push: resurrect parsing of Push: lines | Johannes Schindelin | 1 | -5/+21 |
2006-04-30 | git builtin "push" | Linus Torvalds | 1 | -0/+255 |