Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let 'git http-fetch -h' show usage outside any git repository | Jonathan Nieder | 2009-11-10 | 1 | -6/+12 |
* | Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhere | Junio C Hamano | 2009-11-10 | 3 | -3/+7 |
|\ | |||||
| * | http-fetch: add missing initialization of argv0_path | Jonathan Nieder | 2009-11-10 | 1 | -1/+2 |
| * | merge: do not setup worktree twice | Jonathan Nieder | 2009-11-10 | 1 | -1/+0 |
| * | check-ref-format: update usage string | Jonathan Nieder | 2009-11-10 | 1 | -1/+5 |
* | | Show usage string for 'git stripspace -h' | Jonathan Nieder | 2009-11-10 | 1 | -1/+3 |
* | | Show usage string for 'git unpack-file -h' | Jonathan Nieder | 2009-11-10 | 1 | -1/+1 |
* | | Show usage string for 'git show-index -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+5 |
* | | Show usage string for 'git rev-parse -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+10 |
* | | Show usage string for 'git merge-one-file -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+12 |
* | | Show usage string for 'git mailsplit -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+2 |
* | | Show usage string for 'git imap-send -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+5 |
* | | Show usage string for 'git get-tar-commit-id -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+6 |
* | | Show usage string for 'git fast-import -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+3 |
* | | Show usage string for 'git check-ref-format -h' | Jonathan Nieder | 2009-11-10 | 1 | -0/+3 |
* | | Show usage string for 'git show-ref -h' | Jonathan Nieder | 2009-11-09 | 2 | -4/+9 |
* | | Show usage string for 'git merge-ours -h' | Jonathan Nieder | 2009-11-09 | 1 | -0/+6 |
* | | Show usage string for 'git commit-tree -h' | Jonathan Nieder | 2009-11-09 | 1 | -1/+1 |
* | | Show usage string for 'git cherry -h' | Jonathan Nieder | 2009-11-09 | 1 | -0/+3 |
* | | Show usage string for 'git grep -h' | Jonathan Nieder | 2009-11-09 | 1 | -0/+7 |
* | | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 2009-11-09 | 4 | -3/+0 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-11-08 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Add intermediate build products to .gitignore | Jonathan Nieder | 2009-11-08 | 1 | -0/+1 |
* | | Merge branch 'jc/commit-s-subject-is-not-a-footer' | Junio C Hamano | 2009-11-06 | 2 | -1/+10 |
|\ \ | |||||
| * | | builtin-commit.c: fix logic to omit empty line before existing footers | Junio C Hamano | 2009-11-06 | 2 | -1/+10 |
* | | | pack-objects: move thread autodetection closer to relevant code | Nicolas Pitre | 2009-11-05 | 1 | -5/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-11-04 | 4 | -7/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix documentation grammar typo | Gisle Aas | 2009-11-04 | 1 | -1/+1 |
| * | | Allow curl helper to work without a local repository | Daniel Barkalow | 2009-11-03 | 1 | -1/+4 |
| * | | Require a struct remote in transport_get() | Daniel Barkalow | 2009-11-03 | 2 | -5/+8 |
| * | | Merge branch 'bg/clone-doc' into maint | Junio C Hamano | 2009-11-01 | 1 | -13/+13 |
| |\ \ | |||||
* | \ \ | Merge branch 'jn/show-normalized-refs' | Junio C Hamano | 2009-11-02 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | t1402: Make test executable | Stephen Boyd | 2009-11-02 | 1 | -0/+0 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-11-01 | 1 | -0/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Makefile: add compat/bswap.h to LIB_H | Dmitry V. Levin | 2009-11-01 | 1 | -0/+1 |
* | | | | | Revert "Don't create the $GIT_DIR/branches directory on init" | Junio C Hamano | 2009-10-31 | 1 | -0/+1 |
* | | | | | fixup tr/stash-format merge | Junio C Hamano | 2009-10-30 | 19 | -79/+192 |
|\ \ \ \ \ | |||||
| * | | | | | stash list: drop the default limit of 10 stashes | Thomas Rast | 2009-10-19 | 2 | -7/+1 |
| * | | | | | stash list: use new %g formats instead of sed | Thomas Rast | 2009-10-19 | 1 | -2/+1 |
| * | | | | | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 2009-10-19 | 7 | -3/+86 |
| * | | | | | reflog-walk: refactor the branch@{num} formatting | Thomas Rast | 2009-10-19 | 1 | -22/+32 |
| * | | | | | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 2009-10-19 | 12 | -46/+72 |
* | | | | | | Merge branch 'js/diff-verbose-submodule' | Junio C Hamano | 2009-10-30 | 7 | -0/+411 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add tests for git diff --submodule | Jens Lehmann | 2009-10-23 | 1 | -0/+260 |
| * | | | | | | Add the --submodule option to the diff option family | Johannes Schindelin | 2009-10-19 | 6 | -0/+151 |
* | | | | | | | Merge branch 'jc/checkout-auto-track' | Junio C Hamano | 2009-10-30 | 3 | -21/+83 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git checkout --no-guess | Junio C Hamano | 2009-10-21 | 1 | -0/+5 |
| * | | | | | | | DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz" | Junio C Hamano | 2009-10-18 | 1 | -3/+57 |
| * | | | | | | | check_filename(): make verify_filename() callable without dying | Junio C Hamano | 2009-10-18 | 2 | -18/+21 |
* | | | | | | | | Merge branch 'jn/show-normalized-refs' | Junio C Hamano | 2009-10-30 | 3 | -6/+111 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | |