aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Documentation: basic configuration of notes.rewriteRefThomas Rast2011-09-13
* | | | | | | | | | | | | | Merge branch 'mg/branch-list'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | t3200: clean up checks for file existenceJeff King2011-09-13
| * | | | | | | | | | | | | | branch: -v does not automatically imply --listMichael J Gruber2011-09-08
| * | | | | | | | | | | | | | branch: allow pattern argumentsMichael J Gruber2011-08-28
| * | | | | | | | | | | | | | branch: introduce --list optionMichael J Gruber2011-08-28
| * | | | | | | | | | | | | | git-branch: introduce missing long forms for the optionsMichael J Gruber2011-08-28
| * | | | | | | | | | | | | | git-tag: introduce long forms for the optionsMichael J Gruber2011-08-28
| * | | | | | | | | | | | | | t6040: test branch -vvMichael J Gruber2011-08-26
* | | | | | | | | | | | | | | Merge branch 'cb/send-email-help'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | send-email: add option -hClemens Buchacher2011-09-12
* | | | | | | | | | | | | | | | Merge branch 'fk/use-kwset-pickaxe-grep-f'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | obstack.c: Fix some sparse warningsRamsay Jones2011-09-11
| * | | | | | | | | | | | | | | | sparse: Fix an "Using plain integer as NULL pointer" warningRamsay Jones2011-09-11
* | | | | | | | | | | | | | | | | Merge branch 'jk/for-each-ref'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-08
| * | | | | | | | | | | | | | | | | for-each-ref: handle multiline subjects like --prettyJeff King2011-09-08
| * | | | | | | | | | | | | | | | | for-each-ref: refactor subject and body placeholder parsingJeff King2011-09-08
| * | | | | | | | | | | | | | | | | t6300: add more body-parsing testsJeff King2011-09-08
| * | | | | | | | | | | | | | | | | t7004: factor out gpg setupJeff King2011-09-08
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'wh/normalize-alt-odb-path'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sha1_file: normalize alt_odb path before comparing and storingHui Wang2011-09-07
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/run-receive-hook-cleanup'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | refactor run_receive_hook()Junio C Hamano2011-09-12
* | | | | | | | | | | | | | | | | | Merge branch 'hl/iso8601-more-zone-formats'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | date.c: Support iso8601 timezone formatsHaitao Li2011-09-12
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'rj/quietly-create-dep-dir'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Makefile: Make dependency directory creation less noisyRamsay Jones2011-09-11
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/receive-verify'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | receive-pack: check connectivity before concluding "git push"Junio C Hamano2011-09-09
| * | | | | | | | | | | | | | | | | | | check_everything_connected(): libifyJunio C Hamano2011-09-09
| * | | | | | | | | | | | | | | | | | | check_everything_connected(): refactor to use an iteratorJunio C Hamano2011-09-09
| * | | | | | | | | | | | | | | | | | | fetch: verify we have everything we need before updating our refJunio C Hamano2011-09-09
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-verify'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fetch: verify we have everything we need before updating our refJunio C Hamano2011-09-01
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | rev-list --verify-objectJunio C Hamano2011-09-01
| * | | | | | | | | | | | | | | | | | | list-objects: pass callback data to show_objects()Junio C Hamano2011-09-01
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | test: fetch/receive with fsckobjectsJunio C Hamano2011-09-04
| * | | | | | | | | | | | | | | | | | | | transfer.fsckobjects: unify fetch/receive.fsckobjectsJunio C Hamano2011-09-04
| * | | | | | | | | | | | | | | | | | | | fetch.fsckobjects: verify downloaded objectsJunio C Hamano2011-09-04
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/traverse-commit-list'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | revision.c: update show_object_with_name() without using malloc()Junio C Hamano2011-08-22
| * | | | | | | | | | | | | | | | | | | | revision.c: add show_object_with_name() helper functionJunio C Hamano2011-08-22
| * | | | | | | | | | | | | | | | | | | | rev-list: fix finish_object() callJunio C Hamano2011-08-22
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | builtin/revert.c: make commit_list_append() staticJunio C Hamano2011-09-11
| * | | | | | | | | | | | | | | | | | | | | revert: Propagate errors upwards from do_pick_commitRamkumar Ramachandra2011-08-08
| * | | | | | | | | | | | | | | | | | | | | revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-08
| * | | | | | | | | | | | | | | | | | | | | revert: Don't implicitly stomp pending sequencer operationRamkumar Ramachandra2011-08-08