aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/git-prompt'Junio C Hamano2011-12-22
|\
| * contrib: add credential helper for OS X KeychainJeff King2011-12-12
| * Makefile: OS X has /dev/ttyJeff King2011-12-12
| * Makefile: linux has /dev/ttyJeff King2011-12-12
| * credential: use git_prompt instead of git_getpassJeff King2011-12-12
| * prompt: use git_terminal_promptJeff King2011-12-12
| * add generic terminal prompt functionJeff King2011-12-12
| * refactor git_getpass into generic prompt functionJeff King2011-12-12
| * move git_getpass to its own source fileJeff King2011-12-12
| * imap-send: don't check return value of git_getpassJeff King2011-12-12
| * imap-send: avoid buffer overflowJeff King2011-12-12
* | Merge branch 'jk/http-push-to-empty'Junio C Hamano2011-12-22
|\ \
| * | remote-curl: don't pass back fake refsJeff King2011-12-19
* | | Sync with v1.7.8.1Junio C Hamano2011-12-21
|\ \ \
| * | | Git 1.7.8.1v1.7.8.1Junio C Hamano2011-12-21
| * | | Merge branch 'jl/submodule-status-failure-report' into maintJunio C Hamano2011-12-21
| |\ \ \
| * \ \ \ Merge branch 'tr/userdiff-c-returns-pointer' into maintJunio C Hamano2011-12-21
| |\ \ \ \
| * \ \ \ \ Merge branch 'bc/maint-apply-check-no-patch' into maintJunio C Hamano2011-12-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cn/maint-lf-to-crlf-filter' into maintJunio C Hamano2011-12-21
| |\ \ \ \ \ \
| | * | | | | | lf_to_crlf_filter(): tell the caller we added "\n" when drainingJunio C Hamano2011-12-16
| * | | | | | | Merge branch 'jk/maint-upload-archive' into maintJunio C Hamano2011-12-21
| |\ \ \ \ \ \ \
| * | | | | | | | clone: the -o option has nothing to do with <branch>Carlos Martín Nieto2011-12-21
| * | | | | | | | builtin/log: remove redundant initializationMichael Schubert2011-12-21
| * | | | | | | | Merge branch 'ms/commit-cc-option-helpstring' into maintJunio C Hamano2011-12-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | builtin/commit: add missing '/' in help messageMichael Schubert2011-12-21
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-12-20
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | builtin/init-db.c: eliminate -Wformat warning on SolarisÆvar Arnfjörð Bjarmason2011-12-20
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'mh/ref-api'Junio C Hamano2011-12-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add_ref(): take a (struct ref_entry *) parameterMichael Haggerty2011-12-12
| * | | | | | | | | create_ref_entry(): extract function from add_ref()Michael Haggerty2011-12-12
| * | | | | | | | | repack_without_ref(): remove temporaryMichael Haggerty2011-12-12
| * | | | | | | | | resolve_gitlink_ref_recursive(): change to work with struct ref_cacheMichael Haggerty2011-12-12
| * | | | | | | | | Pass a (ref_cache *) to the resolve_gitlink_*() helper functionsMichael Haggerty2011-12-12
| * | | | | | | | | resolve_gitlink_ref(): improve docstringMichael Haggerty2011-12-12
| * | | | | | | | | get_ref_dir(): change signatureMichael Haggerty2011-12-12
| * | | | | | | | | refs: change signatures of get_packed_refs() and get_loose_refs()Michael Haggerty2011-12-12
| * | | | | | | | | is_dup_ref(): extract function from sort_ref_array()Michael Haggerty2011-12-12
| * | | | | | | | | add_ref(): add docstringMichael Haggerty2011-12-12
| * | | | | | | | | parse_ref_line(): add docstringMichael Haggerty2011-12-12
| * | | | | | | | | is_refname_available(): remove the "quiet" argumentMichael Haggerty2011-12-12
| * | | | | | | | | clear_ref_array(): rename from free_ref_array()Michael Haggerty2011-12-12
| * | | | | | | | | refs: rename parameters result -> sha1Michael Haggerty2011-12-12
| * | | | | | | | | refs: rename "refname" variablesMichael Haggerty2011-12-12
| * | | | | | | | | struct ref_entry: document name memberMichael Haggerty2011-12-12
* | | | | | | | | | Merge branch 'jc/advice-doc'Junio C Hamano2011-12-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | advice: Document that they all default to trueJunio C Hamano2011-12-18
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | request-pull: do not emit "tag" before the tagnameJunio C Hamano2011-12-19
| * | | | | | | | | | request-pull: update the "pull" command generation logicJunio C Hamano2011-12-16
* | | | | | | | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-20
|\ \ \ \ \ \ \ \ \ \ \