aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Show usage string for 'git http-push -h'Jonathan Nieder2009-11-10
* Let 'git http-fetch -h' show usage outside any git repositoryJonathan Nieder2009-11-10
* Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhereJunio C Hamano2009-11-10
|\
| * http-fetch: add missing initialization of argv0_pathJonathan Nieder2009-11-10
| * merge: do not setup worktree twiceJonathan Nieder2009-11-10
| * check-ref-format: update usage stringJonathan Nieder2009-11-10
* | Show usage string for 'git stripspace -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git unpack-file -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git show-index -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git rev-parse -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git merge-one-file -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git mailsplit -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git imap-send -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git get-tar-commit-id -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git fast-import -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git check-ref-format -h'Jonathan Nieder2009-11-10
* | Show usage string for 'git show-ref -h'Jonathan Nieder2009-11-09
* | Show usage string for 'git merge-ours -h'Jonathan Nieder2009-11-09
* | Show usage string for 'git commit-tree -h'Jonathan Nieder2009-11-09
* | Show usage string for 'git cherry -h'Jonathan Nieder2009-11-09
* | Show usage string for 'git grep -h'Jonathan Nieder2009-11-09
* | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
* | Merge branch 'maint'Junio C Hamano2009-11-08
|\ \ | |/
| * Add intermediate build products to .gitignoreJonathan Nieder2009-11-08
* | Merge branch 'jc/commit-s-subject-is-not-a-footer'Junio C Hamano2009-11-06
|\ \
| * | builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-06
* | | pack-objects: move thread autodetection closer to relevant codeNicolas Pitre2009-11-05
* | | Merge branch 'maint'Junio C Hamano2009-11-04
|\ \ \ | | |/ | |/|
| * | Fix documentation grammar typoGisle Aas2009-11-04
| * | Allow curl helper to work without a local repositoryDaniel Barkalow2009-11-03
| * | Require a struct remote in transport_get()Daniel Barkalow2009-11-03
| * | Merge branch 'bg/clone-doc' into maintJunio C Hamano2009-11-01
| |\ \
* | \ \ Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-11-02
|\ \ \ \
| * | | | t1402: Make test executableStephen Boyd2009-11-02
* | | | | Merge branch 'maint'Junio C Hamano2009-11-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Makefile: add compat/bswap.h to LIB_HDmitry V. Levin2009-11-01
* | | | | Revert "Don't create the $GIT_DIR/branches directory on init"Junio C Hamano2009-10-31
* | | | | fixup tr/stash-format mergeJunio C Hamano2009-10-30
|\ \ \ \ \
| * | | | | stash list: drop the default limit of 10 stashesThomas Rast2009-10-19
| * | | | | stash list: use new %g formats instead of sedThomas Rast2009-10-19
| * | | | | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
| * | | | | reflog-walk: refactor the branch@{num} formattingThomas Rast2009-10-19
| * | | | | Refactor pretty_print_commit arguments into a structThomas Rast2009-10-19
* | | | | | Merge branch 'js/diff-verbose-submodule'Junio C Hamano2009-10-30
|\ \ \ \ \ \
| * | | | | | add tests for git diff --submoduleJens Lehmann2009-10-23
| * | | | | | Add the --submodule option to the diff option familyJohannes Schindelin2009-10-19
* | | | | | | Merge branch 'jc/checkout-auto-track'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \
| * | | | | | | git checkout --no-guessJunio C Hamano2009-10-21
| * | | | | | | DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"Junio C Hamano2009-10-18
| * | | | | | | check_filename(): make verify_filename() callable without dyingJunio C Hamano2009-10-18