summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2011-12-136-41/+114
|\
| * Update draft release notes for 1.7.8.1Junio C Hamano2011-12-132-1/+18
| * Merge branch 'jc/maint-pack-object-cycle' into maintJunio C Hamano2011-12-131-12/+43
| |\
| * \ Merge branch 'jc/index-pack-reject-dups' into maintJunio C Hamano2011-12-134-2/+11
| |\ \
| * \ \ Merge branch 'mf/curl-select-fdset' into maintJunio C Hamano2011-12-132-27/+21
| |\ \ \
| * \ \ \ Merge branch 'nd/misc-cleanups' into maintJunio C Hamano2011-12-1310-95/+112
| |\ \ \ \
| * \ \ \ \ Merge branch 'maint-1.7.7' into maintJunio C Hamano2011-12-1310-48/+101
| |\ \ \ \ \
| | * | | | | Git 1.7.7.5v1.7.7.5Junio C Hamano2011-12-134-3/+21
| | * | | | | Merge branch 'ab/clang-lints' into maint-1.7.7Junio C Hamano2011-12-133-5/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7Junio C Hamano2011-12-132-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2011-12-134-40/+78
| | |\ \ \ \ \ \ \
| | | * | | | | | | Git 1.7.6.5v1.7.6.5Junio C Hamano2011-12-134-3/+30
| | | * | | | | | | Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6Junio C Hamano2011-12-131-38/+49
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | fetch: create status table using strbufjk/maint-fetch-status-tableJeff King2011-12-091-38/+49
| | | * | | | | | | | Merge branch 'jc/maint-name-rev-all' into maint-1.7.6Junio C Hamano2011-12-131-1/+1
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'ml/mailmap' into maint-1.7.6Junio C Hamano2011-12-131-3/+2
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | blame: don't overflow time bufferJeff King2011-12-131-1/+1
* | | | | | | | | | | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2011-12-1317-49/+339
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-gui 0.16gitgui-0.16.0Pat Thoyts2011-12-131-1/+1
| * | | | | | | | | | | | | git-gui: handle shell script text filters when loading for blame.Pat Thoyts2011-12-092-11/+37
| * | | | | | | | | | | | | git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.Samuel Bronson2011-12-071-1/+4
| * | | | | | | | | | | | | git-gui: added config gui.gcwarning to disable the gc hint messagePat Thoyts2011-11-301-1/+1
| * | | | | | | | | | | | | git-gui: set whitespace warnings appropriate to this projectPat Thoyts2011-11-301-0/+1
| * | | | | | | | | | | | | git-gui: don't warn for detached head when rebasingBert Wesarg2011-11-051-1/+3
| * | | | | | | | | | | | | git-gui: make config gui.warndetachedcommit a booleanBert Wesarg2011-11-052-1/+2
| * | | | | | | | | | | | | git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel2011-11-053-0/+3
| * | | | | | | | | | | | | git-gui: sort the numeric ansi codesPat Thoyts2011-11-041-1/+1
| * | | | | | | | | | | | | git-gui: support underline style when parsing diff outputPat Thoyts2011-11-042-1/+2
| * | | | | | | | | | | | | git-gui: fix spelling error in sshkey.tclDejan Ribič2011-10-311-1/+1
| * | | | | | | | | | | | | git-gui: include the file path in guitools confirmation dialogBert Wesarg2011-10-211-2/+8
| * | | | | | | | | | | | | git-gui: span widgets over the full file output area in the blame viewBert Wesarg2011-10-211-3/+6
| * | | | | | | | | | | | | git-gui: use a tristate to control the case mode in the searchbarBert Wesarg2011-10-211-7/+17
| * | | | | | | | | | | | | git-gui: set suitable extended window manager hints.Pat Thoyts2011-10-195-0/+5
| * | | | | | | | | | | | | git-gui: fix display of path in browser titleBert Wesarg2011-10-191-1/+7
| * | | | | | | | | | | | | Merge branch 'bw/searching'gitgui-0.15.0Pat Thoyts2011-10-194-19/+210
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | git-gui: enable the smart case sensitive search only if gui.search.smartcase ...Pat Thoyts2011-10-191-3/+7
| | * | | | | | | | | | | | | git-gui: catch invalid or complete regular expressions and treat as no match.Pat Thoyts2011-10-191-7/+9
| | * | | | | | | | | | | | | git-gui: theme the search and line-number entry fields on blame screenPat Thoyts2011-10-193-8/+100
| | * | | | | | | | | | | | | git-gui: add search history to searchbarBert Wesarg2011-10-181-0/+60
| | * | | | | | | | | | | | | git-gui: add regexp search mode to the searchbarBert Wesarg2011-10-181-1/+11
| | * | | | | | | | | | | | | git-gui: add smart case search mode in searchbarBert Wesarg2011-10-181-1/+12
| | * | | | | | | | | | | | | git-gui: handle config booleans without valueBert Wesarg2011-10-181-2/+14
| * | | | | | | | | | | | | | git-gui: include the number of untracked files to stage when asking the userPat Thoyts2011-10-181-1/+2
| * | | | | | | | | | | | | | git-gui: new config to control staging of untracked filesBert Wesarg2011-10-183-1/+32
| * | | | | | | | | | | | | | git-gui: use "untracked" for files which are not known to gitBert Wesarg2011-10-181-5/+5
| * | | | | | | | | | | | | | git-gui: fix unintended line break in message stringBert Wesarg2011-10-181-2/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | git-gui: fix multi selected file operationBert Wesarg2011-10-181-0/+1
* | | | | | | | | | | | | | git-p4: test for absolute PWD problemPete Wyckoff2011-12-111-0/+49
* | | | | | | | | | | | | | git-p4: use absolute directory for PWD env varGary Gibbons2011-12-111-2/+3
* | | | | | | | | | | | | | git-p4: submit test for auto-creating clientPathPete Wyckoff2011-12-111-0/+38