about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 25609: initialize sz variable.Clint Adams2008-09-042-1/+5
* 25603: format error in compsys.yoPeter Stephenson2008-09-032-2/+4
* Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:Peter Stephenson2008-09-032-1/+5
* 25595: fix line numbers with EVAL_LINENO,Peter Stephenson2008-09-038-34/+134
* 25600: fix incorrect pattern introduced by 25059.Bart Schaefer2008-09-032-1/+6
* Mikael Magnusson: 25594: "git clean" cleanup.Clint Adams2008-09-022-11/+6
* Mikael Magnusson: 25591: "git remote rm" completion.Clint Adams2008-09-012-1/+7
* Mikael Magnusson: 25590: update "git add" completion.Clint Adams2008-09-012-4/+8
* Frank Terbeck: 25588: add --no-pager option to git completion.Clint Adams2008-09-012-0/+6
* 25587: fix a==(stuff) and associated stuff.Peter Stephenson2008-09-014-0/+28
* 25585: fix git command completion when there are arguments after the cursor p...Clint Adams2008-09-012-8/+11
* Frank Terbeck: 25583: more git alias fixes.Clint Adams2008-09-012-7/+12
* 25582: attempt to make "pws non-canonical hack" respect file typesPeter Stephenson2008-09-012-10/+30
* Jörg Sommer: 25572: completer module parametersPeter Stephenson2008-09-012-1/+7
* 25571: when parsing use line numbers for the start of a token, not the endPeter Stephenson2008-08-316-89/+138
* Frank Terbeck: 25561: fix quoting with aliases.Clint Adams2008-08-312-1/+4
* Mikael Magnusson: 25564: suppress error output in __git_is_treeish.Clint Adams2008-08-312-1/+6
* 25570: line numbers of complex sublists were wrong, plus testPeter Stephenson2008-08-314-2/+18
* users/13169: really restore emulation mode after 'emulate -L'Andrey Borzenkov2008-08-312-1/+10
* 25569: David Le Bourgeois and pws: _ant completion fixPeter Stephenson2008-08-312-1/+4
* 25568: Frank Terbeck & pws: invalid continue and break argumentsPeter Stephenson2008-08-314-0/+123
* users/13162: strip ~ suffix from modulesPeter Stephenson2008-08-312-1/+6
* 25553: add aoss to compdef line.Clint Adams2008-08-302-1/+4
* Frank Terbeck: 25551: remove a stray period from a description.Clint Adams2008-08-302-1/+6
* Mikael Magnusson: 25539: more 'git clone' fixes.Clint Adams2008-08-292-3/+6
* Frank Terbeck: 25538: add missing backslash.Clint Adams2008-08-292-1/+4
* Frank Terbeck: 25537: add --abort to options for 'git am'.Clint Adams2008-08-292-0/+6
* 25532: problem skipping assignments etc. with setopt ERREXITPeter Stephenson2008-08-253-3/+24
* 25521: get merge strategies from git merge in case the administrator has adde...Clint Adams2008-08-242-4/+11
* 25508: set file name if function came from dump filePeter Stephenson2008-08-222-1/+9
* Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson2008-08-214-0/+38
* Mikael Magnusson: 25499: add function to validate tree-ishs.Clint Adams2008-08-212-1/+11
* 25495: always complete cached files after git checkout --.Clint Adams2008-08-212-4/+5
* 25493: allow -q to be used in all git checkout contexts.Clint Adams2008-08-212-1/+4
* 25491: patch to improve "git checkout" completion, from Mikael Magnusson.Clint Adams2008-08-212-17/+27
* 25490: make zties dynamic so there can be more than one gdbm handle in use at...Clint Adams2008-08-193-17/+37
* 25489: remove cruft for "git octopus/octupus".Clint Adams2008-08-192-7/+4
* 25488: patch to complete things after "git bisect start", Mikael Magnusson.Clint Adams2008-08-192-0/+13
* 25487: whitespace changes from Mikael Magnusson.Clint Adams2008-08-192-46/+49
* 25486: patch to allow --shared to be completed without --local with git clone.Clint Adams2008-08-192-7/+6
* 25485: patch to allow --abbrev to be completed before -v with git branch, fro...Clint Adams2008-08-192-6/+7
* 25480: add more quotes to the three _call_program invocations with git for-ea...Clint Adams2008-08-182-3/+6
* Mikael Magnusson: 25473: add missing parenthesis.Clint Adams2008-08-182-1/+5
* unposted: additional git branch options.Clint Adams2008-08-182-0/+8
* 25475: determine heads, tags, and branches through git for-each-ref instead o...Clint Adams2008-08-182-3/+9
* 25469: assorted changes cherry-picked from Mikael Magnusson.Clint Adams2008-08-172-30/+97
* 25465: patch from Mikael Magnusson to add more git-add and git-checkout options.Clint Adams2008-08-162-0/+10
* unposted: another typo fix.Clint Adams2008-08-162-1/+3
* 25464: patch from Mikael Magnusson to add --graph.Clint Adams2008-08-162-0/+4
* 25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, ...Clint Adams2008-08-162-0/+7