aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* credential: add credential.*.usernameJeff King2011-12-11
* credential: apply helper configJeff King2011-12-11
* http: use credential API to get passwordsJeff King2011-12-11
* credential: add function for parsing url componentsJeff King2011-12-11
* introduce credentials APIJeff King2011-12-11
* t5550: fix typoJeff King2011-12-11
* test-lib: add test_config_global variantJeff King2011-12-11
* Update 1.7.8 draft release notes in preparation for rc4Junio C Hamano2011-11-22
* Merge branch 'jn/revert-quit'Junio C Hamano2011-11-22
|\
| * revert: remove --reset compatibility optionJonathan Nieder2011-11-22
| * revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-22
| * revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder2011-11-22
| * revert: improve error message for cherry-pick during cherry-pickJonathan Nieder2011-11-22
| * revert: rearrange pick_revisions() for clarityJonathan Nieder2011-11-22
| * revert: rename --reset option to --quitJonathan Nieder2011-11-22
* | Merge branch 'maint'Junio C Hamano2011-11-21
|\ \ | |/ |/|
| * documentation fix: git difftool uses diff tools, not merge tools.Thomas Hochstein2011-11-21
* | Merge branch 'rr/misc-fixes'Junio C Hamano2011-11-21
|\ \
| * | convert.c: Fix return type of git_path_check_eol()Ramsay Jones2011-11-21
* | | config.c: Fix a static buffer overwrite bug by avoiding mkpath()Ramsay Jones2011-11-20
* | | t5501-*.sh: Fix url passed to clone in setup testRamsay Jones2011-11-20
* | | Hopefully final update of release notes before 1.7.8 finalJunio C Hamano2011-11-18
* | | Merge branch 'rr/misc-fixes'Junio C Hamano2011-11-18
|\ \ \ | |/ /
| * | git-compat-util: don't assume value for undefined variableRamkumar Ramachandra2011-11-15
| * | sha1_file: don't mix enum with intRamkumar Ramachandra2011-11-15
| * | convert: don't mix enum with intRamkumar Ramachandra2011-11-15
| * | http: remove unused function hex()Ramkumar Ramachandra2011-11-15
* | | Makefile: add option to disable automatic dependency generationJonathan Nieder2011-11-18
* | | Sync with 1.7.7.4Junio C Hamano2011-11-18
|\ \ \ | | |/ | |/|
| * | Git 1.7.7.4v1.7.7.4Junio C Hamano2011-11-18
| * | Merge branch 'jc/maint-name-rev-all' into maintJunio C Hamano2011-11-18
| |\ \
| | * | name-rev --all: do not even attempt to describe non-commit objectJunio C Hamano2011-11-15
| * | | Merge branch 'ml/mailmap' into maintJunio C Hamano2011-11-18
| |\ \ \
| | * | | mailmap: xcalloc mailmap_infoMarc-André Lureau2011-11-16
| * | | | Merge branch 'jn/maint-notes-avoid-va-args' into maintJunio C Hamano2011-11-18
| |\ \ \ \
| | * | | | notes merge: eliminate OUTPUT macroJonathan Nieder2011-11-17
| * | | | | Makefile: add missing header file dependenciesJonathan Nieder2011-11-18
* | | | | | do not let git_path clobber errno when reporting errorsJonathan Nieder2011-11-17
* | | | | | Git 1.7.8-rc3v1.7.8-rc3Junio C Hamano2011-11-17
* | | | | | refs: loosen over-strict "format" checkJunio C Hamano2011-11-16
* | | | | | revert: prettify fatal messagesRamkumar Ramachandra2011-11-15
* | | | | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-15
| |_|_|_|/ |/| | | |
* | | | | Git 1.7.8-rc2v1.7.8-rc2Junio C Hamano2011-11-12
* | | | | Merge branch 'ly/mktree-using-strbuf'Junio C Hamano2011-11-11
|\ \ \ \ \
| * \ \ \ \ Merge "Move 'builtin-*' into a 'builtin/' subdirectory"Junio C Hamano2011-11-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge 'build-in git-mktree'Junio C Hamano2011-11-10
| |\ \ \ \ \ \
| * | | | | | | mktree: fix a memory leak in write_tree()Liu Yuan2011-11-10
* | | | | | | | Merge branch 'sn/complete-bash-wo-process-subst'Junio C Hamano2011-11-09
|\ \ \ \ \ \ \ \
| * | | | | | | | completion: don't leak variable from the prompt into environmentSZEDER Gábor2011-11-09
* | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-11-08