27148 Commits (67ba123fd1fcb9a7699ae85f05f1229513322c1c)
 

Author SHA1 Message Date
Jeff King 67ba123fd1 terminal: seek when switching between reading and writing 13 years ago
Jeff King 21aeafceda add generic terminal prompt function 13 years ago
Jeff King 1cb0134f34 refactor git_getpass into generic prompt function 13 years ago
Jeff King d3c58b83ae move git_getpass to its own source file 13 years ago
Jeff King 6c597aeba1 imap-send: don't check return value of git_getpass 13 years ago
Jeff King 50d0158fbb imap-send: avoid buffer overflow 13 years ago
Jeff King 861444f6d7 t: add test harness for external credential helpers 13 years ago
Jeff King 71e1b4b6bf credentials: add "store" helper 13 years ago
Jeff King c505116b91 strbuf: add strbuf_add*_urlencode 13 years ago
Johannes Sixt 6320358e31 Makefile: unix sockets may not available on some platforms 13 years ago
Jeff King e2770979fe credentials: add "cache" helper 13 years ago
Jeff King a6fc9fd3f4 docs: end-user documentation for the credential subsystem 13 years ago
Jeff King a78fbb4fb6 credential: make relevance of http path configurable 13 years ago
Jeff King d5742425eb credential: add credential.*.username 13 years ago
Jeff King 118250728e credential: apply helper config 13 years ago
Jeff King 148bb6a7b4 http: use credential API to get passwords 13 years ago
Jeff King d3e847c107 credential: add function for parsing url components 13 years ago
Jeff King abca927dbe introduce credentials API 13 years ago
Jeff King 89650285d8 t5550: fix typo 13 years ago
Jeff King a96250c6fb test-lib: add test_config_global variant 13 years ago
Junio C Hamano 017d1e1345 Update 1.7.8 draft release notes in preparation for rc4 13 years ago
Junio C Hamano 9fd389b650 Merge branch 'jn/revert-quit' 13 years ago
Jonathan Nieder c427b211b3 revert: remove --reset compatibility option 13 years ago
Jonathan Nieder 539047c19e revert: introduce --abort to cancel a failed cherry-pick 13 years ago
Jonathan Nieder 82433cdf4d revert: write REVERT_HEAD pseudoref during conflicted revert 13 years ago
Jonathan Nieder b8c74690b2 revert: improve error message for cherry-pick during cherry-pick 13 years ago
Jonathan Nieder dffc860028 revert: rearrange pick_revisions() for clarity 13 years ago
Jonathan Nieder f80a87262a revert: rename --reset option to --quit 13 years ago
Junio C Hamano e14d631988 Merge branch 'maint' 13 years ago
Junio C Hamano 0f64a5a3a2 Merge branch 'rr/misc-fixes' 13 years ago
Ramsay Jones ef563de6dd convert.c: Fix return type of git_path_check_eol() 13 years ago
Thomas Hochstein 1e501a7c47 documentation fix: git difftool uses diff tools, not merge tools. 13 years ago
Ramsay Jones 05bab3ea28 config.c: Fix a static buffer overwrite bug by avoiding mkpath() 13 years ago
Ramsay Jones 3a81f33c52 t5501-*.sh: Fix url passed to clone in setup test 13 years ago
Junio C Hamano f56ef114ee Hopefully final update of release notes before 1.7.8 final 14 years ago
Junio C Hamano 9e9ab40711 Merge branch 'rr/misc-fixes' 14 years ago
Jonathan Nieder 024c843d47 Makefile: add option to disable automatic dependency generation 14 years ago
Junio C Hamano 4c00c852b3 Sync with 1.7.7.4 14 years ago
Junio C Hamano bd5bce7cbc Git 1.7.7.4 14 years ago
Junio C Hamano c9de921848 Merge branch 'jc/maint-name-rev-all' into maint 14 years ago
Junio C Hamano 79cfe0c5c4 Merge branch 'ml/mailmap' into maint 14 years ago
Junio C Hamano 01e0f162a7 Merge branch 'jn/maint-notes-avoid-va-args' into maint 14 years ago
Jonathan Nieder 487da9cdf4 Makefile: add missing header file dependencies 14 years ago
Jonathan Nieder 5f9f8d15f1 notes merge: eliminate OUTPUT macro 14 years ago
Jonathan Nieder 418c9b176c do not let git_path clobber errno when reporting errors 14 years ago
Junio C Hamano 4d2440fe0d Git 1.7.8-rc3 14 years ago
Junio C Hamano 09116a1c31 refs: loosen over-strict "format" check 14 years ago
Marc-André Lureau 74b531f65f mailmap: xcalloc mailmap_info 14 years ago
Ramkumar Ramachandra 5e1e6b93d0 revert: prettify fatal messages 14 years ago
Ramkumar Ramachandra e4ac953b2a git-compat-util: don't assume value for undefined variable 14 years ago