aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | revert: stop creating and removing sequencer-old directoryJonathan Nieder2011-12-12
| * | | | | | | | | | Revert "reset: Make reset remove the sequencer state"Jonathan Nieder2011-12-12
| * | | | | | | | | | revert: do not remove state until sequence is finishedJonathan Nieder2011-12-12
| * | | | | | | | | | revert: allow single-pick in the middle of cherry-pick sequenceJonathan Nieder2011-12-12
| * | | | | | | | | | revert: pass around rev-list args in already-parsed formJonathan Nieder2011-12-12
| * | | | | | | | | | revert: allow cherry-pick --continue to commit before resumingJonathan Nieder2011-12-12
| * | | | | | | | | | revert: give --continue handling its own functionJonathan Nieder2011-12-12
* | | | | | | | | | | Merge branch 'jk/maint-snprintf-va-copy'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | compat/snprintf: don't look at va_list twiceJeff King2011-12-12
* | | | | | | | | | | | Merge branch 'jk/maint-mv'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mv: be quiet about overwritingJeff King2011-12-12
| * | | | | | | | | | | | mv: improve overwrite warningJeff King2011-12-12
| * | | | | | | | | | | | mv: make non-directory destination error more clearJeff King2011-12-12
| * | | | | | | | | | | | mv: honor --verbose flagJeff King2011-12-12
| * | | | | | | | | | | | docs: mention "-k" for both forms of "git mv"Jeff King2011-12-12
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ci/stripspace-docs'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update documentation for stripspaceConrad Irwin2011-12-12
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rr/test-chaining'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t3401: use test_commit in setupMartin von Zweigbergk2011-12-11
| * | | | | | | | | | | | t3401: modernize styleMartin von Zweigbergk2011-12-11
| * | | | | | | | | | | | t3040 (subprojects-basic): fix '&&' chaining, modernize styleRamkumar Ramachandra2011-12-09
| * | | | | | | | | | | | t1510 (worktree): fix '&&' chainingRamkumar Ramachandra2011-12-09
| * | | | | | | | | | | | t3030 (merge-recursive): use test_expect_codeRamkumar Ramachandra2011-12-09
| * | | | | | | | | | | | test: fix '&&' chainingRamkumar Ramachandra2011-12-08
| * | | | | | | | | | | | t3200 (branch): fix '&&' chainingRamkumar Ramachandra2011-12-08
* | | | | | | | | | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | reset: update cache-tree data when appropriateThomas Rast2011-12-06
| * | | | | | | | | | | | commit: write cache-tree data when writing index anywayThomas Rast2011-12-06
| * | | | | | | | | | | | Refactor cache_tree_update idiom from commitThomas Rast2011-12-06
| * | | | | | | | | | | | Test the current state of the cache-tree optimizationThomas Rast2011-12-06
| * | | | | | | | | | | | Add test-scrap-cache-treeThomas Rast2011-12-06
* | | | | | | | | | | | | Merge branch 'jk/credentials'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t: add test harness for external credential helpersJeff King2011-12-12
| * | | | | | | | | | | | | credentials: add "store" helperJeff King2011-12-12
| * | | | | | | | | | | | | strbuf: add strbuf_add*_urlencodeJeff King2011-12-12
| * | | | | | | | | | | | | Makefile: unix sockets may not available on some platformsJohannes Sixt2011-12-12
| * | | | | | | | | | | | | credentials: add "cache" helperJeff King2011-12-11
| * | | | | | | | | | | | | docs: end-user documentation for the credential subsystemJeff King2011-12-11
| * | | | | | | | | | | | | credential: make relevance of http path configurableJeff King2011-12-11
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | | git-p4: fix skipSubmitEdit regressionPete Wyckoff2011-12-17
* | | | | | | | | | | | | | Update draft release notes to 1.7.9Junio C Hamano2011-12-16
* | | | | | | | | | | | | | Merge branch 'jc/commit-amend-no-edit'Junio C Hamano2011-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | test: commit --amend should honor --no-editJonathan Nieder2011-12-08