aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-p4: test cloning with two dirs, clarify docPete Wyckoff2011-12-27
* git-p4: clone does not use --git-dirPete Wyckoff2011-12-27
* git-p4: introduce asciidoc documentationPete Wyckoff2011-12-27
* rename git-p4 testsPete Wyckoff2011-12-27
* 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
| * commit: honour --no-editJunio C Hamano2011-12-08
| * t7501 (commit): modernize styleJonathan Nieder2011-12-08
| * test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-08
| * test: add missing "&&" after echo commandJonathan Nieder2011-12-08
* | Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-16
|\ \
| * | bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01
| * | csum-file: introduce sha1file_checkpointJunio C Hamano2011-11-30
| * | finish_tmp_packfile(): a helper functionJunio C Hamano2011-10-28
| * | create_tmp_packfile(): a helper functionJunio C Hamano2011-10-28
| * | write_pack_header(): a helper functionJunio C Hamano2011-10-28
* | | Merge branch 'aw/rebase-i-stop-on-failure-to-amend'Junio C Hamano2011-12-16
|\ \ \
| * | | rebase -i: interrupt rebase when "commit --amend" failed during "reword"Andrew Wong2011-11-30
* | | | Merge branch 'jh/fast-import-notes'Junio C Hamano2011-12-16
|\ \ \ \
| * | | | fast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland2011-11-28
| * | | | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland2011-11-28
| * | | | t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingJohan Herland2011-11-28
* | | | | Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-16
|\ \ \ \ \
| * | | | | upload-archive: use start_command instead of forkJeff King2011-11-21
* | | | | | Merge git://ozlabs.org/~paulus/gitkJunio C Hamano2011-12-16
|\ \ \ \ \ \
| * | | | | | gitk: Make vi-style keybindings more vi-likeJonathan Nieder2011-10-08
| * | | | | | gitk: Make "touching paths" search support backslashesYggy King2011-07-24
| * | | | | | gitk: Show modified files with separate work treeMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Simplify calculation of gitdirMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Run 'git rev-parse --git-dir' only onceMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Put temporary directory inside .gitMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Fix "External diff" with separate work treeMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Fix "blame parent commit" with separate work treeMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Fix "show origin of this line" with separate work treeMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Fix file highlight when run in subdirectoryMartin von Zweigbergk2011-07-24
| * | | | | | gitk: Update copyrightPaul Mackerras2011-07-24
| * | | | | | gitk: When a commit contains a note, mark it with a yellow boxRaphael Zimmerer2011-05-29
| * | | | | | gitk: Remember time zones from author and commit timestampsAnders Kaseorg2011-05-29
| * | | | | | gitk: Remove unused $cdate arrayAnders Kaseorg2011-05-29
* | | | | | | Update draft release notes to 1.7.9Junio C Hamano2011-12-13
* | | | | | | Merge branch 'ks/tag-cleanup'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \
| * | | | | | | git-tag: introduce --cleanup optionKirill A. Shutemov2011-12-09
* | | | | | | | Merge branch 'jl/submodule-status-failure-report'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \
| * | | | | | | | diff/status: print submodule path when looking for changes failsJens Lehmann2011-12-08
* | | | | | | | | Merge branch 'tr/userdiff-c-returns-pointer'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | userdiff: allow * between cpp funcname wordsThomas Rast2011-12-06
* | | | | | | | | | Merge branch 'bc/maint-apply-check-no-patch'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin/apply.c: report error on failure to recognize inputBrandon Casey2011-12-05