aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | | | | | | Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | check-ref-format: simplify --print implementationJonathan Nieder2009-10-12
| * | | | | | | git check-ref-format --printJunio C Hamano2009-10-12
| * | | | | | | Add tests for git check-ref-formatJonathan Nieder2009-10-12
* | | | | | | | Merge branch 'jc/maint-1.6.3-graft-trailing-space'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \
| * | | | | | | | info/grafts: allow trailing whitespaces at the end of lineJunio C Hamano2009-10-14
* | | | | | | | | Merge branch 'ak/bisect-reset-to-switch'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bisect reset: Allow resetting to any commit, not just a branchAnders Kaseorg2009-10-13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tr/maint-roff-quote'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Quote ' as \(aq in manpagesThomas Rast2009-10-22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ja/fetch-doc'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/merge-options.txt: order options in alphabetical groupsJari Aalto2009-10-22
| * | | | | | | | | Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto2009-10-22
| * | | | | | | | | Documentation/fetch-options.txt: order options alphabeticallyJari Aalto2009-10-21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cb/doc-fetch-pull-merge'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | modernize fetch/merge/pull examplesClemens Buchacher2009-10-21
| |/ / / / / / / /
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | clone: detect extra argumentsJonathan Nieder2009-10-30
| * | | | | | | | clone: fix help on optionsJunio C Hamano2009-10-30
| * | | | | | | | push: fix typo in usageJeff King2009-10-30
| * | | | | | | | More precise description of 'git describe --abbrev'Gisle Aas2009-10-30
* | | | | | | | | t915{0,1}: use $TEST_DIRECTORYJeff King2009-10-30