Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | credential: apply helper config | Jeff King | 2011-12-11 | 4 | -1/+119 | |
| * | | | | | | | | http: use credential API to get passwords | Jeff King | 2011-12-11 | 2 | -99/+52 | |
| * | | | | | | | | credential: add function for parsing url components | Jeff King | 2011-12-11 | 3 | -0/+57 | |
| * | | | | | | | | introduce credentials API | Jeff King | 2011-12-11 | 8 | -0/+773 | |
| * | | | | | | | | t5550: fix typo | Jeff King | 2011-12-11 | 1 | -1/+1 | |
| * | | | | | | | | test-lib: add test_config_global variant | Jeff King | 2011-12-11 | 1 | -0/+5 | |
* | | | | | | | | | git-p4: fix skipSubmitEdit regression | Pete Wyckoff | 2011-12-17 | 2 | -8/+34 | |
* | | | | | | | | | Update draft release notes to 1.7.9 | Junio C Hamano | 2011-12-16 | 1 | -1/+18 | |
* | | | | | | | | | Merge branch 'jc/commit-amend-no-edit' | Junio C Hamano | 2011-12-16 | 2 | -156/+172 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | test: commit --amend should honor --no-editjc/commit-amend-no-edit | Jonathan Nieder | 2011-12-08 | 1 | -0/+40 | |
| * | | | | | | | | | commit: honour --no-edit | Junio C Hamano | 2011-12-08 | 1 | -4/+5 | |
| * | | | | | | | | | t7501 (commit): modernize style | Jonathan Nieder | 2011-12-08 | 1 | -133/+127 | |
| * | | | | | | | | | test: remove a porcelain test that hard-codes commit names | Jonathan Nieder | 2011-12-08 | 1 | -20/+0 | |
| * | | | | | | | | | test: add missing "&&" after echo command | Jonathan Nieder | 2011-12-08 | 1 | -6/+7 | |
* | | | | | | | | | | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-16 | 16 | -134/+516 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bulk-checkin: replace fast-import based implementationjc/stream-to-pack | Junio C Hamano | 2011-12-01 | 11 | -78/+403 | |
| * | | | | | | | | | | csum-file: introduce sha1file_checkpoint | Junio C Hamano | 2011-11-30 | 3 | -17/+37 | |
| * | | | | | | | | | | finish_tmp_packfile(): a helper function | Junio C Hamano | 2011-10-28 | 3 | -23/+42 | |
| * | | | | | | | | | | create_tmp_packfile(): a helper function | Junio C Hamano | 2011-10-28 | 3 | -9/+16 | |
| * | | | | | | | | | | write_pack_header(): a helper function | Junio C Hamano | 2011-10-28 | 3 | -6/+17 | |
* | | | | | | | | | | | Merge branch 'aw/rebase-i-stop-on-failure-to-amend' | Junio C Hamano | 2011-12-16 | 1 | -13/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rebase -i: interrupt rebase when "commit --amend" failed during "reword"aw/rebase-i-stop-on-failure-to-amend | Andrew Wong | 2011-11-30 | 1 | -13/+23 | |
* | | | | | | | | | | | | Merge branch 'jh/fast-import-notes' | Junio C Hamano | 2011-12-16 | 2 | -8/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fast-import: Fix incorrect fanout level when modifying existing notes refsjh/fast-import-notes | Johan Herland | 2011-11-28 | 2 | -7/+29 | |
| * | | | | | | | | | | | | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handling | Johan Herland | 2011-11-28 | 1 | -0/+54 | |
| * | | | | | | | | | | | | t9301: Fix testcase covering up a bug in fast-import's notes fanout handling | Johan Herland | 2011-11-28 | 1 | -7/+6 | |
* | | | | | | | | | | | | | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 2011-12-16 | 4 | -36/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | upload-archive: use start_command instead of forkjk/upload-archive-use-start-command | Jeff King | 2011-11-21 | 4 | -36/+19 | |
* | | | | | | | | | | | | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2011-12-16 | 1 | -45/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | gitk: Make vi-style keybindings more vi-like | Jonathan Nieder | 2011-10-08 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | gitk: Make "touching paths" search support backslashes | Yggy King | 2011-07-24 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | gitk: Show modified files with separate work tree | Martin von Zweigbergk | 2011-07-24 | 1 | -6/+11 | |
| * | | | | | | | | | | | | | | gitk: Simplify calculation of gitdir | Martin von Zweigbergk | 2011-07-24 | 1 | -14/+1 | |
| * | | | | | | | | | | | | | | gitk: Run 'git rev-parse --git-dir' only once | Martin von Zweigbergk | 2011-07-24 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | gitk: Put temporary directory inside .git | Martin von Zweigbergk | 2011-07-24 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | gitk: Fix "External diff" with separate work tree | Martin von Zweigbergk | 2011-07-24 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | gitk: Fix "blame parent commit" with separate work tree | Martin von Zweigbergk | 2011-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | gitk: Fix "show origin of this line" with separate work tree | Martin von Zweigbergk | 2011-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | gitk: Fix file highlight when run in subdirectory | Martin von Zweigbergk | 2011-07-24 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | gitk: Update copyright | Paul Mackerras | 2011-07-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | gitk: When a commit contains a note, mark it with a yellow box | Raphael Zimmerer | 2011-05-29 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | gitk: Remember time zones from author and commit timestamps | Anders Kaseorg | 2011-05-29 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | gitk: Remove unused $cdate array | Anders Kaseorg | 2011-05-29 | 1 | -4/+1 | |
* | | | | | | | | | | | | | | | Update draft release notes to 1.7.9 | Junio C Hamano | 2011-12-13 | 1 | -4/+38 | |
* | | | | | | | | | | | | | | | Merge branch 'ks/tag-cleanup' | Junio C Hamano | 2011-12-13 | 2 | -14/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | git-tag: introduce --cleanup optionks/tag-cleanup | Kirill A. Shutemov | 2011-12-09 | 2 | -14/+60 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jl/submodule-status-failure-report' | Junio C Hamano | 2011-12-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | diff/status: print submodule path when looking for changes failsjl/submodule-status-failure-report | Jens Lehmann | 2011-12-08 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'tr/userdiff-c-returns-pointer' | Junio C Hamano | 2011-12-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | userdiff: allow * between cpp funcname wordstr/userdiff-c-returns-pointer | Thomas Rast | 2011-12-06 | 1 | -1/+1 |